/* CSS Document */

body {
background:repeat;
background-image:url(bg.png);
margin:0px;
color:#9d9d9d;
font-family:Arial;
font-size:12px;
}

.gumbi {
margin:auto;
width:960px;
}

.slike {
margin:auto;
width:960px;


}
.menu_bg {
background-image:url(gumbi/nad1.png);
width:100%;
height:57px;

}

.logo {
margin:auto;
width:960px;
margin-top:20px;
}

.logolevo{
float:left;
}

.logodesno{
float:right;
}

.clear {
clear:both;
}

.kvadrat {
margin:auto;
width:960px;
margin-top:20px;
}

.kvdesno {
float:right;
width:327px;
}

.kvlevo {
float:left;
width:466px;
text-align:justify;
}

.kvadrat1 {
float:left;
width:823px;
}

.skladba {
background-image:url(ozadje.png);
height:31px;
margin-bottom:5px;
}

.skl {
float:left;
margin:8px 0px 0px 8px;
}

.skd {
float:right;
margin:8px 8px 0px 0px;
}

.novice {
float:right;
width:337px;
font-size:18px;
border-bottom:1px dotted #333333;
}

.nov_c {
float:right;
width:100%;
}

.novice1 {
float:left;
margin:5px 5px 0px 0px;
}

.novice2 {
float:right;
color:#905a25;
margin:5px 0px 0px 5px;
}

a {
color:#9d9d9d;
text-decoration:underline;
}

a:hover {
text-decoration:none;
color:#905a25;
}

.hk {
width:228px;
float:left;
margin-top:20px;
}

.anketa {
width:337px;
float:right;
margin-top:30px;
}
.cl {
clear:right;
}
.an_title {
font-size:18px;
border-bottom:1px dotted #333333;
}
.an_opcije {
color:#905a25;
margin-top:5px;
}

.noga1 {
margin-top:20px;
width:823px;
border-top:1px dotted #333333;
padding-top:4px;
font-size:11px;
text-align:right;
color:#333333;
margin-bottom:20px;
}

a {
color:#9d9d9d;
text-decoration:underline;
}
select {
background-color:#ac6d29;
color:#121212;
border:1px solid #ac6d29;
margin-bottom:8px;
width:100%;
}
a:hover {
text-decoration:none;
color:#905a25;
}

.novicetext {
background-image: url(okvir.png);
width:291px;
padding: 20px 0px 0px 48px;
height: 304px;
margin-top:0px;
}

.onastext {
background-image: url(okvir.png);
width:251px;
padding: 20px 40px 0px 48px;
height: 304px;
margin-top:20px;

}

.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.4;
			opacity:.40;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			line-height:16px;
			font-size:12px;
			top: 20%;
			left: 20%;
			right:20%;
			padding: 16px;
			border: 4px solid #905a25;
background:repeat;
background-image:url(bg.png);
			z-index:1002;
			overflow: auto;
		}
		.white_content img { margin-right:10px; }
		.white_content a { font-weight:bold; color:#905a25; }
