/* CSS Document */
body {
	margin-left: auto;
	margin-right: auto;
	margin:0;
	padding:0;
	background: #baa771 url(backostalo.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#333;
}
html>body{
	vertical-align:top;
}
a{
	text-decoration: none;
}
/*gornjica*/
/*#flying {
	position:absolute;
	left:70%;
	top:37px;
	width:180px;
	
	height:121px;
	z-index:1;
}*/
.gornjica{
	height:112px;
	background:url(backgore.jpg);
}
.logo{
	height:112px;
	width:660px;
	text-align:center;
}
/*sredina*/
.srednjidio{
	height:auto;
	width:100%;
}
.sredina{
	background:url(backglavni.jpg);
	height:auto;
	width:660px;
	border:1px solid #b2ab92;
	overflow:visible;
	display:table;
}
.kucica{
	width:182px;
	height:auto;
	float:left;
	border-right:1px solid #666;
}
.glavni{
	width:477px;
	height:auto;
	float:left;
	overflow:visible;
}
.izbornik{
	width:477px;
	height:47px;
	text-align:center;
}
.tekstovi{
	padding:10px;
	width:331px;
	height:auto;
	float:left;
	overflow:visible;
	clear:left;
}
.galerija{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	width:329px;
	clear:left;
	float:left;
	overflow:visible;
}
.nr1{
	width:126px;
	height:auto;
	float:right;
	margin-top:200px;
}
.potpis{
	margin-top:4px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#645e4d;
	text-align:center;
	clear:both;
}

.slika{
	padding:1px;
	border:1px solid #666666;
}
/*linkovi*/
h2{
	border:0;
	margin:0;
	padding-top:0px;
	color: #735f42;
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
}

.emajl:link{
	text-decoration:none;
	color:#333333;
}
.emajl:visited{
	text-decoration:none;
	color:#333333;
}
.emajl:hover{
	text-decoration:none;
	color:#333333;
}
.emajl:active{
	text-decoration:none;
	color:#333333;
}
