@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	padding:0px;
	margin:0px;
	width:1003px;
	margin-left:auto;
	margin-right:auto;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
}
html {
	margin:0px;
	padding:0px;
}

strong {
	color:#ffcd34;
	font-size:13px;
}
.lev_kos {
	float:left;
	width:100px;
	height:98px;
	padding:0px;
	margin:0px;
	background:url(../images/lev_kos.jpg);
	background-repeat:no-repeat;
	background-position:center;

}
.desen_kos {
	float:right;
	width:100px;
	height:98px;
	padding:0px;
	margin:0px;
	background:url(../images/desen_kos.jpg);
	background-repeat:no-repeat;
	background-position:center;

}
.heder {
	width:1003px;
	height:82px;
	position:static;
	
}
.logo {
	position:absolute;
	width:152px;
	height:145px;
	left:50%;
	margin-left:-73px;
	top:5px;
	z-index: 100;

}
.content-left {
	width:460px;
	padding:10px;
	padding-top:5px;
	padding-left:20px;
	float:left;
}
.content-right {
	width:460px;
	padding:10px;
	padding-left:20px;
	float:left;
}
a {
	text-decoration:none;
	color:#ffcd34;
}
a:hover{
	text-decoration:underline;
}
p {
	color:#8a8c8f;
	font-family:"Trebuchet MS";
	font-size:12px;
}
h1 {
	font:"Trebuchet MS";
	font-size:26px;
	color:#ffcd34;
	padding:0px;
	margin:0px;
}
.menu {
	margin:0px;
	padding:0px;
	width:803px;
	height:auto;
	position:inherit;
	float:left;

}
.menu li {
	float:left;
	color:#ffcd34;
	list-style:none;
	font-size:0px;
	font-weight:bold;
}
.menu li a{
	font-size:0px;
}
.menu ul {
	font:"Trebuchet MS";
	float:left;
	color:#ffcd34;
	list-style:none;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:16px;
}
.menu li a{
	color:#ffcd34;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.menu li a:hover{
	color:#b28f24;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}
#gallery_1 {width: 390px; height: 336px; float:right;}
#gallery_1 object a {display: none;} 
#gallery_1 object {margin-left: auto; margin-right: auto; display:block;}

.footer{
	background:url(../images/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:1003px;
	height:82px;
	clear:both;
}
.menu-text{
	width:270px;
	padding:10px;
	padding-top:5px;
	padding-left:20px;
	float:left;
	position:absolute;
	height:auto;
}
.menu-text h2{
 background-image:url(../images/naslov_linija.jpg);
 background-repeat:no-repeat;
 background-position:-130px 16px;
 line-height:25px;
 height:25px;
}
h2{
	font:"Trebuchet MS";
	font-size:20px;
	color:#ffcd34;
	padding:0px;
	margin:0px;
}
.content_menu h2 {
	padding:0px;
	margin:0px;
}
.menu-title{
	text-indent:-10000px;
	display:none;
}
