/*
	-----------------------------------------
	project: Konsalting d.o.o.
	author:  http://konsaltingdoo.com
	-----------------------------------------
*/

/*----------  layout
------------------------------------------------------------------------------*/

html, body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #FFF;
  }

.wrapper {
  width: 1024px;
  margin:auto;
  }

.centriraj {
  margin-left: auto;
  margin-right: auto;
}

/*----------  header
------------------------------------------------------------------------------*/

.header {
  box-sizing: border-box;
  background: #57575E;
  height: 85px;
  line-height: 70px;
  margin: auto;
  }
	
.logo {
  display: inline-block;  
  margin-left: 35px;
  }

.navigation{
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom:50px;
  
  }

  .navigation a{
	margin-left:20px;
	color: #ffffff;
	}
	
  .navigation a:hover{
	color: #6a8fda;
	}

.currentlink {
  color:#6a8fda;
  }
  
.header-line {
  width: 100%;
  float: left;  
  background: #E6E6E6;
  line-height: 25px;
  height: 25px;
  margin:auto;
  }
  
  
  .navigation-line{
  font-size: 13px;
  line-height: 25px;
  text-align:center;
  font-weight: 400;
  color: #666666;
  }

  .navigation-line a{
	margin-left:20px;
	color: #666666;
	}
	
  .navigation-line a:hover{
	color: #6A8FDA;
	}
  
  


/*----------  content parts
------------------------------------------------------------------------------*/
.content-part1 {
  width: 100%;
  background: #c2c2c2;
  float: left;
  font-size: 13px;
  background:url(../img/slider/background.png) repeat; 
  }
  
 .content-part10 {
  width: 100%;
  background: #fff;
  float: left;
  font-size: 13px;
  } 
  
  
  
.content-part2 {
  width: 100%;
  display: inline-block;
  background:#FFF;
  height:auto;
  }
  
  .content-part2 h1{
    color: #4C4C4C;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #D8D8D8;
    padding: 50px 0 30px 0;
    margin-bottom: 50px;
    }
	
  .content-part2 h3{
    color: #999999;
    font-size: 18px;
    text-align: center;
    margin-bottom: 65px;
    }
  
  .content-part2 h2{
    color: #4C4C4C;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #D8D8D8;
    padding: 45px 0 15px 0;
    margin-bottom: 60px;
    }


  .content-part2 p{
    color: #7A7A7A;
    font-size: 22px;
    text-align: center;
    margin-bottom: 55px;
    }
	
  .content-part2 a{
    color: #6a8fda;
    text-decoration:underline;
    }
	
	
   .content-part2 ul{
    margin-left: 50px;
    }
  
  .content-part2 li{
    color: #7A7A7A;
    font-size: 20px;
    font-weight:normal;
    text-align:left;
    list-style:disc;
    line-height:22x;
    }

.content-part2-box {
  width: 100%;
  background:#FFF;
  height:350px;
  margin-bottom: 120px;
  }
  
    .content-part3-box h2 {
  color: #6a8fda;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0px;
  }
  

.content-part3 {
  width: 100%;
  background:#44444c;
  height:auto;
  }
  
  .content-part3 p{
    color: #CCC;
    font-size: 18px;
    text-align: center;
    margin-top:30px; 
    }
	
   .content-part3 h1{
    color: #FFF;
    font-size: 22px;
    font-weight:bold;
    text-shadow: 0.5px 0.5px 0 #808080;
    text-align: center;
    border-bottom: 1px solid #666666;
    padding: 60px 0 30px 0;
    margin-bottom:0px;
    }	
  	
  .content-part3 h2{
    color: #FFF;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0px;
    }	

  .content-part3 h3{
    color: #CCC;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px;
    }

  
  .content-part3 a{
	color: #799ADE;
	}
  
.content-part3-box {
  width: 100%;
  background:#44444c;
  height:370px;
  }
  
.content-part3-left {
  width: 465px;
  margin: auto;
  float: left;
  margin-right: 94px;
  }
  
  .content-part3-left img {
    width: 98px;
    height: 90px;
    margin: auto;
    float: left;
    border-right: 1px solid #666666;
    margin-right: 27px;
    padding: 13px 45px 45px 0;
    }
  
  .content-part3-left h2{
    color: #FFF;
    font-size: 20px;
    font-weight:normal;
    letter-spacing: 0.036em;
    text-align: center;
    margin-bottom: 27px;
    padding-top:80px;
    }
  
  .content-part3-left ul{
    margin-left: 153px;
    }
  
  .content-part3-left li{
    color: #CCCCCC;
    font-size: 16px;
    font-weight:normal;
    text-align:left;
    list-style:disc;
    line-height:18px;
    }
  
  .content-part3-left p{
    margin-left: 153px;
    color: #CCCCCC;
    font-size: 16px;
    font-weight:normal;
    text-align:left;
    line-height:18px;
    }
  
.content-part3-right{
  width: 465px;
  margin: auto;
  float: left;
  }
  
  .content-part3-right img {
    width: 71px;
    height: 90px;
    margin: auto;
    float: left;
    border-right: 1px solid #666666;
    margin-right: 27px;
    padding: 13px 45px 45px 0;
    }
  
  .content-part3-right h2{
    color: #FFF;
    font-size: 20px;
    font-weight:normal;
    letter-spacing: 0.036em;
    text-align: center;
    margin-bottom: 27px;
    padding-top:80px;
    }
  
  .content-part3-right ul{
    margin-left: 153px;
    }
  
  .content-part3-right li{
    color: #CCCCCC;
    font-size: 16px;
    font-weight:normal;
    text-align:left;
    list-style:disc;
    line-height:18px;
    }
 
  .content-part3-right p{
    margin-left: 153px;
    color: #CCCCCC;
    font-size: 16px;
    font-weight:normal;
    text-align:left;
    line-height:18px;
    }
	
	
  .pecat {
    position:relative;
	float:inherit;
	margin: 50px 0px 20px 0;
}


  .pecat1 {
    position:relative;
	float:inherit;
	margin: 0px 0px -75px 0;
}



/*----------  styles
------------------------------------------------------------------------------*/
strong {
  display: block;
  margin-bottom: 15px; 
  }

		
.box-presentation {
  width: 241px;
  margin: auto;
  float: left;
  background: #AFAEAD;
  border-top: 1px solid #D8D8D8;
  height: 350px;
  margin-right: 20px;
  }
  
  .box-presentation img {
    border-top: 3px solid #6a8fda;
	border-bottom: 3px solid #6a8fda;
    }
  
  .box-presentation h2 {
    color: #ffffff;
    font-size: 24px;
    font-weight:bold;
    letter-spacing: 0.035em;
    text-align:center;
    margin:auto;
    padding:20px 0px;
    text-shadow: 1px 1px 0 #A0A0A0;
    } 

  .box-presentation h3 {
    color: #ffffff;
    font-size: 24px;
    font-weight:bold;
    letter-spacing: 0.035em;
    text-align:center;
    margin:auto;
    line-height:26px;
    padding:11px 9px;
    text-shadow: 1px 1px 0 #A0A0A0;
    } 

.box-presentation-last {
  width: 241px;
  margin: auto;
  float: left;
  background: #AFAEAD;
  border-top: 1px solid #D8D8D8;
  height: 350px;
  }
  
.box-presentation-last img{
  border-top: 3px solid #6a8fda;
  border-bottom: 3px solid #6a8fda;
  }
  
.box-presentation-last h2 {
  color: #ffffff;
  font-size: 24px;
  font-weight:bold;
  letter-spacing: 0.035em;
  text-align:center;
  margin:auto;
  padding:20px 9px;
  text-shadow: 1px 1px 0 #A0A0A0;
  }  
 
#cf {
  position:relative;
  height:270px;
  width:241px;
  margin:0 auto;
  }

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  }

#cf img.top:hover {
  opacity:0.1;
  }


.table{
 color: #ffffff;
  font-size: 12px;
  font-weight:normal;
  margin-top: 50px;
  padding-bottom: 20px;
  }
  
.tabPodaci td {
  color: #CCC;
}

.pomeriDesno {
  margin-left: 30px;
  margin-right: 10px;
  float: left;
  clear: left;
  height: 22px;
  line-height: 22px;
}

label.pdLab {
  height: 22px;
  line-height: 22px;
} 

input.pomeriDesno label {
  display: inline-block;
}

/*----------  button
------------------------------------------------------------------------------*/
.button {
  display: inline-block;
  	outline: none;
	cursor: pointer;
  height: 30px;
  line-height: 30px;
  min-width: 100px;
  padding: 0 20px;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  background: #6A8FDA;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  color: white;
  text-align: center;
  margin: 5px 5px 5px 0;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
  }
  


  
  .textbutton{
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
  text-shadow: 1px -1px 2px 0px 1px #3f421a;
  color: white;
  text-align: center;
  }
  
  
  .blue {
	color: #fff;
	border: solid 1px #5F81C4;
	background: #6A8FDA;
	background: -webkit-gradient(linear, left top, left bottom, from(#97B1E5), to(#6A8FDA));
	background: -moz-linear-gradient(top,  #97B1E5,  #6A8FDA);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#97B1E5', endColorstr='#6A8FDA');
}
.blue:hover {
	background: #6A8FDA;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A8FDA), to(#5572AE));
	background: -moz-linear-gradient(top,  #6A8FDA,  #5572AE);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6A8FDA', endColorstr='#5572AE');
}


/*----------  ie fix
------------------------------------------------------------------------------*/
.chromeframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: #ccc;
  color: black;
  padding: 0.2em 0; 
  }

.ie7 {
  height: auto; 
  }
  
  .ie7 body {
    overflow: hidden;
    height: auto; 
	}


/*----------  forms
------------------------------------------------------------------------------*/

form {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	clear: none;
	float: left;
	padding: 0px;
	width: 1024px; /*880px;*/
	font-weight: bold;
  height: auto;
  overflow: visible;
  }

input, textarea {
  height: 15px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: black; }
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: black; }
  input:-moz-placeholder,
  textarea:-moz-placeholder {
    color: black; }
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: black; }


/*----------  contact form
------------------------------------------------------------------------------*/

label {
    display:block;
}



.contact {
	margin-left:20px;
    width:459px;
}


.polje {
    width:439px;
    height:35px;
    background:#efefef;
    border:1px solid #dedede;
    padding:10px;
    margin-top:3px;
    font-size:0.9em;
    color:#3a3a3a;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}


.tekst-poruke {
	width:439px;
    height:35px;
    background:#efefef;
    border:1px solid #dedede;
    padding:10px;
    margin-top:3px;
    font-size:0.9em;
    color:#3a3a3a;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	height:150px;
	background:url(../img/Contact%20form/background.png);
}


input:focus, textarea:focus {
    border:1px solid #97d6eb;
}


#submit, #reset {
    display: inline-block;
    width: 13%;
    height: auto;
    background: #242424;
    color:#ffffff;
    border: 1px solid #000;
    cursor:pointer;
	  font-size:1.2em;
    line-height: 1.4em;
    padding: 7px 10px;
    border-radius: 13px;
    box-shadow: 2px 2px 6px #3a3a3a;
    margin-bottom: 10px;
}


	#submit:hover,
  #reset:hover {
	    opacity:.9;
      box-shadow: 1px 1px 3px #6a6a6a;
    }


.tekst-iznad-polja {
	margin-top:20px;
}



/*----------  formular-nekretnine
------------------------------------------------------------------------------*/

.poljef {
    width:250px;
    height:35px;
    background:#efefef;
    border:1px solid #dedede;
    padding:10px;
    margin-top:3px;
	margin-bottom:30px;
    font-size:0.9em;
    color:#3a3a3a;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}


.poljeforma {
    width:100px;
    height:20px;
    background:#efefef;
    border:1px solid #dedede;
    margin-top:3px;
    font-size:0.9em;
	line-height: 0.9em;
	
    color:#3a3a3a;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}


.formular-nekretnine {
	display:block;
    width:850px;
    height:100%;
	margin:auto;
	margin-bottom:40px;
    border:1px solid #dedede;
    padding:30px 30px 30px 50px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}


.fullcolumn {
	display: inline-block;
    width:850px;
    height:100%;
	margin:auto;
}

.fullcolumn p {
  color: #6a8fda;
  font-size: 14px;
  text-align:center;
  font-weight: bold;
}




  .content-part2 h4{
    color: #4C4C4C;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 30px 0;
    }
	
.column {
	display:block;
    width:270px;
    height:100%;
	float: left;
    margin-right: 20px;
    }	
	
.column-last {
    width:270px;
    height:100%;
	float:right;
    }	

.tekst-iznad-checkboxa {
	margin-bottom:30px;
}


.naslovi {
  color: #6a8fda;
  font-size: 14px;
  text-align:left;
  font-weight: bold;
  }

  
.tekst-iznad-polja-forma {
	margin-bottom:15px;
	margin-top: 15px;
}

.content-part4 {
  width: 100%;
  display: inline-block;
  background:#FFF;
  height:auto;
  }
  
   .content-part4 h4{
    color: #4C4C4C;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 30px 0;
    } 
  
 
input:focus:invalid, textarea:focus:invalid { /* when a field is considered invalid by the browser */
    background: #fff;  
    border-style: solid;
    border-width: 2px;
    border-color: #FF0000;
} 
 

.italic {
   font-style: italic;
  }

  

/*----------  footer
------------------------------------------------------------------------------*/
.footer {
  background: #D1D1D1;
  float: left;
  height: 350px;
  line-height: 32px;
  width: 100%;
  overflow: hidden;			
  }
  
  
.footer-box {
  width: 241px;
  margin: auto;
  float: left;
  height: 360px;
  margin-right: 20px;
  }
   
  .footer-box h1 {
    color: #5E5E5E;
    font-size: 17.5px;
    font-weight:bold;
    text-align:left;
    padding: 30px 0 13px 0;
    
    border-bottom: 1px solid #E6E6E6 ;
    }
  
  .footer-box p {
    color: #4C4C4C;
    font-size: 13px;
    text-align:left;
    line-height:18px;
    margin-top: 27px;
   }
   
.link-underline {
  color: #6a8fda;
  font-size: 13px;
  text-align:left;
  line-height:18px;
  margin-top: 5px;
  text-decoration:underline;
  }
  
.footer-box-last {
  width: 502px;
  margin: auto;
  float: left;
  height: 360px;
  }
  
  .footer-box-last h1 {
    color: #5E5E5E;
    font-size: 17.5px;
    font-weight:bold;
    text-align:left;
    padding: 30px 0 13px 0;
    border-bottom: 1px solid #E6E6E6 ;
    }
	
	
	
  
  .footer-box-last p {
    color: #4C4C4C;
    font-size: 13px;
    text-align:left;
    line-height:18px;
    margin-top: 27px;
    }
	
  
.footer-box-last1 {
  width: 241px;
  margin: auto;
  float: left;
  height: 360px;
  }


  .footer-box-last1 h1 {
    color: #5E5E5E;
    font-size: 17.5px;
    font-weight:bold;
    text-align:left;
    padding: 30px 0 13px 0;
    border-bottom: 1px solid #E6E6E6 ;
    }
  
  .footer-box-last1 p {
    color: #4C4C4C;
    font-size: 13px;
    text-align:left;
    line-height:18px;
    margin-top: 27px;
   }





.footer-endline {
  width: 100%;
  float: left;
  background:#E1E1E1;
  
  height: 36px;
  margin:auto;
  }	
  
  .footer-endline p {
    color: #000000;
    font-size: 15px;
    text-align:center;
    line-height:18px;
    margin: auto;
    padding: 9px;
    text-shadow: 1px 1px 0 #ffffff;
    }	


/*----------  nekretnine
------------------------------------------------------------------------------*/

.image-nekretnine {
  padding-left:35px;
  margin: auto;
  float:left;
  }
  
.nekretnineback {
  width: 730px;
  height: 450px;
  background:#D4D4D4;
  margin: auto;
  float:inherit;
}

.necolumn {
	display:block;
    width:300px;
    height:100%;
	float: left;
    margin-right: 100px;
	margin-left: 200px;
}	

.necolumn-last {
	display:block;
    width:300px;
    height:100%;
	float: left;
}	

  /* novi stilovi za izbor opcije nekretnina */
  
  .sveOpcije {
    position: relative;
    overflow: visible;
    display: block;
    background: #FFF;
    width: 100%;
    height: auto;
    border:1px solid #dedede;
  }

  .nekrBlokL {
    display: block;
    width: 30%;
    height: 100%;
    float: left;
    margin-right: 2%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .nekrBlokC {
    display: block;
    width: 30%;
    height: 100%;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .nekrBlokD {
    display: block;
    width: 32%;
    height: 100%;
    float: right;
    margin-left: 2%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  /* kraj stilova za izbor opcije nekretnina */


.nekretnine {
  width: 739px;
  margin: auto;
  float:inherit;
  height: auto;
  padding: 15px 0 00px 100px;
  }
  
  .nekretnine p {
    font-weight:bold;
    color: #4c4c4c;
	font-size: 13px;
    }  
 
.lokacija {
  width: 739px;
  margin: auto;
  float:inherit;
  height: auto;
  padding: 10px 1px 3px 15px;
  }
  
  .lokacija p {
    font-weight:bold;
    color: #4c4c4c;
	font-size: 13px;
	text-align: center;
    }  

.pazova {
  width: 739px;
  margin: auto;
  float:inherit;
  height: auto;
  padding: 5px 1px 5px 100px;
  }

.polje-nekretnine {
  width: 80%;
  height:30px;
  background:#efefef;
  border:1px solid #dedede;
  padding:5px;
  margin-top:3px;
  font-size:0.9em;
  color:#3a3a3a;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}

.polje-2-nekretnine {
  width: 30%;
  height: 30px;
  background:#efefef;
  border:1px solid #dedede;
  padding:5px;
  margin-top:3px;
  font-size:0.9em;
  color:#3a3a3a;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  margin-left: 5px;
  margin-right: 5px;
}
 
.listanek {
  width: 739px;
  margin: auto;
  float:inherit;
  height: auto;
  padding: 15px 0 00px 70px;
  }
 

.oznStan { 
  color: #E6B800;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #D8D8D8;
  padding: 30px 0 5px 0;
  margin-bottom: 10px;
  }
  
  
.oznPlac { 
  color: #29A329;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #D8D8D8;
  padding: 30px 0 5px 0;
  margin-bottom: 10px;
  }
  
  
.oznSPO { 
  color: #CC29A3;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #D8D8D8;
  padding: 30px 0 5px 0;
  margin-bottom: 10px;
  }
  
  
.oznSta { 
  color: #CC3300;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #D8D8D8;
  padding: 30px 0 5px 0;
  margin-bottom: 10px;
  }
  

.oznPos { 
  color: #6a8fda;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #D8D8D8;
  padding: 30px 0 5px 0;
  margin-bottom: 10px;
  }
  

.ntekst{
  color: #666666;
  font-size: 14px;
  text-align: left;
  }
  

/*----------  projektovanje i gradnja
------------------------------------------------------------------------------*/ 

.projektovanje {
  display: inline-block;	
  height: auto;
  width:  1024px;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 10px;
  padding-bottom: 10px;
  }
  
 .projektovanje h3{
    color: #6a8fda;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 15px;
   }
   
 .projektovanje img{
    float: left;
    margin-right: 30px;
   }   

 .projektovanje a img{
    border: 2px solid transparent;
   }  
  
  .projektovanje a img:hover {
   border: 2px solid #6a8fda;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
    border-radius: 5px;
   }
  
.tekst-pig{
  display: block; 
  float: left;
  color: #666666;
  font-size: 14px;
  text-align: left;
  }
 
  .tekstblue{
  color: #6a8fda;
  }

  