@charset "utf-8";
html, body {
	margin:0px;
	padding:0px;
	background-color:#000;
}
#wrap {
	margin:auto;
	width:1000px;
	
}
#header {
	width:1000px;
	height:113px;
}
#logo {
	float:left;
	width:500px;
	height:113px;
}
#menu {
	float:right;
	background-image:url(../images/menu_back4.jpg);
	width:500px;
	height:113px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
}
#content {
	margin:0px;
	width:1000px;
	height:100%;
	background:url(../images/background2.jpg) 0 0 no-repeat;
	padding-top:7px;
}

	   
	   
#content_text{
	overflow:auto;
	height:auto;
	position:relative;
	margin: 0 0 0 18px;
	width:938px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding:12px;
}

a{ color:#AFD0FF;}
	
#footer {
	width:1000px;
	height:48px;
	background-image:url(../images/footer.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}
a.menutext:link {
	color: #ffffff;
	text-decoration: none;
}
a.menutext:visited {
	text-decoration: none;
	color: #ffffff;
}
a.menutext:active {
	text-decoration: none;
	outline:none;
}
a.menutext:hover {
	text-decoration: underline;
}
a.textlink:link {
	color: #ffffff;
	text-decoration: underline;
}
a.textlink:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.textlink:active {
	text-decoration: underline;
	outline:none;
}
a.textlink:hover {
	text-decoration: underline;
}
#kontaktFormaDiv {
	position:absolute;
	margin: 310px 0 0 337px;
	width: 300px;
	height: 200px;

	z-index:51;
}
.kontaktTextField {
	border:0px;
	background-image:url(../images/textfield.jpg);
	background-position:top left;
	width:200px;

	vertical-align:middle;
	padding:7px;
}
.kontaktTextFieldPITANJE {
	border:0px;
	background-image:url(../images/textfieldpitanje.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	 
	width:200px;
	height:50px;
	
	padding:7px;
	overflow:auto;

}

ul.galerija{
	width:900px;
	height:auto;
	margin:0 auto;
	
	}
	
ul.galerija li{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	padding:0 13px;
	}
	
ul.galerija li.first{
	padding-left:0px;
	}
	
ul.galerija li a{
	width:auto;
	height:auto;
	outline:none;
	}
	
ul.galerija li a img{
	border:none;
	}
	
h3{
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	padding-top:40px;
	padding-bottom:20px;
	
}

