@charset "utf-8";
/* CSS Document */
body {

	background:#1e386f url(image/pozadina.jpg) fixed;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size:12px;
	
	}
	
#home a {
			width:250px;
			height:230px;
			display:block;
		}
	
#okolni{
			background:url(image/linkovi.png) bottom repeat-x;
		}
#glavni{
		margin:0 auto;
		width:940px;
		}
	
#vrh {
		background:url(image/vrh.gif) repeat-x;
		height:17px;
	}
	
#header{
			width:904px;
			height:219px;
			margin: 0 auto;
			padding:0 0 20px 36px;
		}
		
#logo{
		
		height:219px;
		width:863px;
		margin:20px 0 0 0;
		float:left;
		
}
		
#zastavice{
		background:url(image/ispod-zastavica.png) no-repeat;
		height:219px;
		width:41px;
		margin:20px 0 0 0;
		float:right;
		
			}
			
			
#zastavice a{ outline:none; }
			
#hrv{
		
		height:21px;
		width:29px;
		padding:20px 0 0 5px;
		
		
	}
	

	
#hrv img {
			border:0;
		}
		

	
#njem{
		
		height:21px;
		width:29px;
		padding:20px 0 0 5px;
		
		
	}
	
#njem img {
			border:0;
		}
		
#fra{
		
		height:21px;
		width:29px;
		padding:20px 0 0 5px;
		
		
	}
	
#fra img {
			border:0;
		}
		
#eng{
		
		height:21px;
		width:29px;
		padding:20px 0 0 5px;
		
		
	}
	
#eng img {
			border:0;
		}
		
		
#linkovi{
		background:url(image/linkovi.png) repeat-x;
		width:940px;
		height:39px;
		clear:both;
		margin:20px 0 15px 0;
		padding-top:1px;
		
		
		}

#linkovi a{
			color:#ffffff;
			text-decoration:none;
			font:"Trebuchet MS", Arial;
			font-size:15px;
			font-weight:bold;
			padding:8px 11px 8px 11px;
			display:block;
			height:38px;
			float:left;
			outline:none;
		
			}
			
#linkovi a:hover{
					background:url(image/hover.gif) repeat-x;
				
					display:block;
					height:38px;
					float:left;
					
				}
				
#sadrzaj{
			width:940px;

		}

#lijevi{
			width:280px;
			float:left;

		}
		
#lijevi a{
			color:#010630;
			
			}
		
#lijevi a:hover{
			color:#ffffff;
			
			}
		
#lijevi img {
			border:0;
		}
		
#prvi{ 		background:url(image/galerija.png);
			width:280px;
			height:29px;
			padding:158px 0 0 0;
			margin-bottom:15px;
			text-align:center

		}
		
#drugi{
			background:url(image/gdje-smo.png);
			width:280px;
			height:28px;
			padding:158px 0 0 0;
			margin-bottom:15px;
			text-align:center
		}
		
#treci{
			background:url(image/marketing.png);
			width:280px;
			height:29px;
			padding:158px 0 0 0;
			margin-bottom:15px;
			text-align:center

		}

#desni{
			width:645px;
			float:right;
			padding:0 0 0 15px;
			text-align:justify;

		}
	
	
#gornji {
			background:url(image/ispod-teksta.png) ;
			padding:0 10px 1px 10px;
			min-height:590px;
			

		}
		

		
* html #gornji{
				height:590px;

				}
				
#soba1{
		float:left;
		padding-bottom:30px;
		}
		
#soba2{
		padding-left:50px;
		float:left;
		padding-bottom:30px;
		}
		
#soba3{
		padding-bottom:30px;
		float:right;
		}
		
		
#ap1{
		float:left;
		padding-bottom:10px;
		}
		
#ap2{
		
		float:right;
		padding-bottom:70px;
		}
		
#ap3{
		
		float:left;
		padding-bottom:20px;
		}
		
		
#gornji2 {
			background:url(image/ispod-teksta.png) ;
			padding:0 10px 1px 10px;
			

		}
		
#gornji a{
			color:#010630;
			font-size:12px;
			font-weight:bold;
			
			
		}
		
#gornji a:hover{
			color:#af047f;
			
			
		}
		
#gornji img {
			padding-right:8px;
		}
		
		
				
.gallery {
float: left;
text-align: center;
width: 195px;
height: 155px;
margin: 0 10px 10px 0;
background: url(../slike/gallery.gif) no-repeat;
}

#gornji .gallery a {
border:0;
background: #FFFFFF;
float: left;
width: 170px;
height: 130px;
display: block;
padding: 10px;
}

.gallery img {
max-width: 170px;
max-height: 130px;
width: expression(this.width > 170 ? 170: true);
height: expression(this.width > 170 ? 170: true);
}

#gornji .gallery a:hover {
background:#D9E4FF;
}

.gallery img {
border: 0;
}
		
#srednji{
			padding:15px 0 15px 0;
			float:left;
			width:645px;
		}
		
#srednji img{
				border:0;
			}
		
#sre-lijevi{
			float:left;
			}
			
#sre-desni{
			float:right;
			}	
			

	

#donji {
			
			background:url(image/ispod-teksta.png) ;
			padding:0 10px 1px 10px;
			clear:both;
			max-height:135px;
			
		}
		
* html #donji {
			
			
			height:135px;
			
		}
		
#donji p{
			
			
			padding:20px 10px 1px 10px;
			
			
		}
		
#footer{
			clear:both;
			background:url(image/linkovi.png) repeat-x;
			height:40px;
			margin-top:10px;
			
			
		}

#foole{
			float:left;
			padding:0 0 0 25px;

		}
		
#foode{
			float:right;
			padding:0 25px 0 0;

		}
		
#foode a:hover{
				color:#af047f;
				}













a {
	color:#ffffff;
	text-decoration:none;
	font:"Trebuchet MS", Arial;
	font-size:15px;
	font-weight:bold;
	outline:none;
	

	}
	
a:hover{
		color:#af047f;
	text-decoration:none;
	font:"Trebuchet MS", Arial;
	font-size:15px;
	font-weight:bold;
		}

h1 {
	color:#af047f;
	margin:0;
	font-size:18px;
	padding:10px 0 0 0;
	font-weight:normal;
	}
	
h2 {
	color:#010630;
	margin:0;
	font-size:14px;
	padding:10px 0 0 0;
	font-weight:bold;
	}
	
#interaktivna{
				padding-bottom:20px;
			}

.clear{
		clear:both;
		}

/* KONTAKT FORMA */

form {
margin: 0;
padding: 0;
}

input, select, textarea {
font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;
color: #3F3F3F;
font-size: 12px;
width: 150px;
margin-top: 3px;
margin-bottom: 10px;
padding: 3px;
background: #e5e9f5;
border: 1px solid #ffffff;
float: left;
}

.kontakt_forma input, .kontakt_forma textarea {
width: 250px;
}

.kontakt_forma select {
width: 258px;
}

.kontakt_forma select {
padding: 1px;
}

.kontakt_forma {
width: 430px;
float: left;
padding-top: 15px;
}

.kontakt_forma label {
float: left;
margin-top: 5px;
width: 110px;
font-size:12px;
}

.kontakt_forma input.button.button {
height: 24px;
font-weight: bold;
cursor: pointer;
width: 83px;
margin-left: 110px;
}


.txt_error {
border: 1px solid #FF3F3F;
background: #FFE7DF;
}
.txt_error_img {
float: left;
margin: 4px 0 0 4px;
}

legend {
display: none;
}

fieldset {
border: 0;
margin: 0;
padding: 0
}

.emph {
font-weight: bold;
}

.alert {
color: #FF0000
}

.kalendar_cont {
width: 430px;
height: 35px;
clear: both;
float: left;
}

.kalendar_cont img {
border: 0;
float: left;
margin: 7px 15px 0 3px
}

.kalendar_cont img.cal_th2 {
margin-right: 8px;
}

.kontakt_forma .kalendar label {
width: 22px;
}

.kontakt_forma input.txt_xs {
width: 70px;
}
