@import url("form_elements.css");
@import url("prevJeziki.css");
@import url("zavihki.css");
@import url("clear_float.css");

body {
	margin:0;
	padding:15px 0 0 0;
	background:#6F87A4 url(../slike/bg_body.gif) top repeat-x;
}

.login_link {
position:absolute;
top:-5px;
right:35px;
width:500px;
text-align:right;
}
.login_link a {
color:white;
text-decoration:none;
font-size:11px;
font-weight:bold;
}
.zadetki {
background:#E5EBF1;
border:solid 1px #7493B6;
font:normal 12px/17px Georgia, "Times New Roman", Times, serif;
color:#000;
padding:10px;
text-align:center;
}
.prijava {
background:transparent url(../slike/prijava.gif) top left no-repeat;
padding:0 0 0 20px;
}
.profil {
background:transparent url(../slike/profil.gif) top left no-repeat;
padding:0 0 0 20px;
}
.login_opozorilo {
background:#E1D2D9;
border:solid 1px #E27F86;
font:normal 12px Georgia, "Times New Roman", Times, serif;
color:#000;
padding:10px;
}

.clr {
	clear:both;
}

.clr_seznam {
	clear:both;
	border-top:solid 1px #ABB4BD;
	border-bottom:solid 1px #E4EAF0;
	margin:5px 0;
}
.hr {
	margin:15px 0 -15px 0;
	padding:0;
	border-top:solid 1px #ABB4BD;
	border-bottom:solid 1px #E4EAF0;
}
.divider {
	margin:10px 0;
	padding:0;
	border-top:solid 1px #ABB4BD;
	border-bottom:solid 1px #E4EAF0;
}

#container {
	margin:0 auto;
	padding:0;
	background:#fff url(../slike/bg_y.gif) repeat-y;
	width:830px;
}
#header_wrap {
	position:relative;
	margin:0 0 8px 0;
	padding:29px 0 0 0;
	background:transparent url(../slike/bg_top.gif) top left no-repeat;
}
#header {
	width:782px;
	height:86px;
/*	background-color:#996600;
*/	margin:0 auto;
}
#dskp_logo {
	float:left;
	width:200px;
}
#dskp_logo h1{
	margin:8px 0 0 20px;
	padding:0;
	/*background:transparent url(../slike/dskp_logotip.gif) top left no-repeat;*/
	width:154px;
	height:67px;
	display:block;	
}
#dskp_logo h1 span {
	display:none;
}
#dskp_contact {
	float:left;
	width:582px;
	text-align:right;
}
#dskp_contact h2{
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	margin:15px 20px 0 0;
	color:#2B5075;
	text-transform:uppercase;}
#dskp_contact h2.slog1 {color:#93ACC9;}
#dskp_contact p{
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#2B5075;
	margin:0 20px  0 0;
}
#inner_wrap {
	position:relative;
	width:782px;
	margin:0 auto;
}
#navigation {
	float:left;
	width:195px;
	height:210px;
	background:#6585AB url(../slike/bg_nav.gif) top left no-repeat;
	margin:0 8px 0 0;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation ul li a {
	width:174px;
	display:block;
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:11px 0 10px 20px;
	//padding:11px 0 9px 20px; /* // -> tole mozila zignorira*/
}
#navigation ul li a.selected {
	background-color:#476991;
}


#navigation ul li a:hover {
	background-color:#476991;
}

#sub_nav {
	background:#90A8C3;
	height:30px;
	margin:0;
	padding:0;
}
#sub_nav ul {
	margin:0!important;
	padding:0 0 0 25px!important;
	list-style-type:none;
	height:30px;
}
#sub_nav ul li {
	margin:0;
	padding:0;
	float:left;
}
#sub_nav ul li a{
	display:block;
	float:left;
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:0px 8px 0 0;
	height:30px;
	line-height:30px;
}
#sub_nav ul li a:hover{
	text-decoration:underline;
}
#sub_nav ul li a.selected{
	text-decoration:underline;
}
#sub_nav ul li a.bullet {
	background:transparent url(../slike/sub_nav_bg.gif) left center no-repeat; padding-left: 10px;
}

#image_holder {
	float:left;
	margin:0 8px 0 0;
	width:311px;
	height:210px;	
}
#image_holder img {
display:block;
width:311px;
height:210px;
}

#search {
padding-top:10px;
}

#search_wrap {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
	background:#DFD1B4 url(../slike/bg_search.gif) bottom right no-repeat;
	height:210px;
	width:259px;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
}

#search_wrap h2 {
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
	background:#9A8B6E url(../slike/lupa.gif) no-repeat;
	background-position:20px 8px;
 	margin:0 0 16px 0;
	padding:9px 0 9px 41px;
	width:218px;
}

.search_box {
	margin:8px 0 0 25px;
}

.input {
	width:165px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666;
	margin:3px 0 0 0;
}
.select {
	width:170px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666;
	margin:3px 0 0 0;

}

.gumb {
background-color:#9A8B6E;
color:#fff;
font:normal 11px Georgia, "Times New Roman", Times, serif;
border:solid 1px #E2D8C3;
padding:2px 3px;
cursor:pointer;
margin:0;
}

#content_wrap {
	width:782px;
	margin:0 auto;
	background:transparent url(../slike/bg_content.gif) left repeat-y; 
	
}

#front_slika img {
	border:solid 3px #96ADC7;
	float:left;
	margin:0 13px 8px 0;
	
	}
#copy {
	float:left;
	margin:0;
	background:transparent url(../slike/copy_bg.gif) top repeat-x;
	width:515px;
}
#copy h1 {
	margin:0;
	padding:0 0 0 44px;
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	height:34px;
	line-height:34px;
	text-transform:uppercase;
	background:transparent url(../slike/h2_bg.gif) 24px center no-repeat;
}

.copy_txt {
padding:25px 25px 35px 25px;
}

#copy h2 {
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#162D69;
	margin:0 0 10px 0;
}
#copy p {
	font:normal 12px/17px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin-top:0;
}
#copy p.naslov {
	color:#162D69;
}
#copy a {
	font:normal 12px/17px Georgia, "Times New Roman", Times, serif;
	color:#162D69;
}
#copy a.novica {
	padding:0 0 0 13px;
	background:transparent url(../slike/news_bog_h3.gif) center left no-repeat;
	text-decoration:underline;
}
#copy ul {
	margin:10px 0 15px 25px; padding:0; 
	}
#copy ul li { 
	font:normal 12px/17px Georgia, "Times New Roman", Times, serif;
	color:#000; 
	line-height: 160%;
	}
#copy ul.statut {
	margin:10px 0 15px 0; padding:0;
	list-style-type:none; 
	}
#copy ul.statut li {
	margin:0 0 8px 0; 
	}
#copy ol {
	margin:0 0 15px 20px; padding:0;
}
#copy ol li {
	font:normal 12px/17px Georgia, "Times New Roman", Times, serif;
	color:#000; 
	line-height: 160%;
	margin:0 0 15px 0;
}


.prevajalciList {
	width:100%;
	margin:0;
	padding:0;
}
.prevajalciList p {
	margin:0;
	padding:0;
	float:left;
}
.prevajalciList a {
	float:right;
	margin:0;
	padding:0 0 0 13px;
	background:transparent url(../slike/bullet_link_copy.gif) center left no-repeat;
	text-decoration:none;
}
/***********************************
** Specific styles for translator**/
#slika {
	float:left;
	margin:0 12px 0 0;
	padding:0;
	width:80px;
	}
#slika img {
	border:0;
	margin:0;
	border:solid 3px #96ADC7;
	width:80px;
}
#kontakt_info {
	float:left;
	padding:0;
}
#kontakt_info h3 {
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#162D69;
	margin:0 0 10px 0;
}
#kontakt_info p {
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:0;
}
#kontakt_info span {
	color:#162D69;
}
#prevajalec h2 {
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#162D69;
	margin:28px 0 10px 0;
}
#prevajalec p {
	font:normal 12px/17px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:0;
}
#prevajalec p span {
	color:#162D69;
	font-weight:bold;
}
#prevajalec a {
	font:normal 12px/17px Georgia, "Times New Roman", Times, serif;
	color:#162D69;
}
#prevajalec a.novica {
	padding:0 0 0 13px;
	background:transparent url(../slike/news_bog_h3.gif) center left no-repeat;
	text-decoration:underline;
}
#prevajalec ul {
	margin:10px 0 15px 25px; padding:0; 
	}
#prevajalec ul li { 
	font:normal 12px/17px Georgia, "Times New Roman", Times, serif;
	color:#000; 
	line-height: 160%;
	}
#prevajalec.biblio p{
	margin:0 0 17px 0;
}

.biblio p span {
	color:#162D69;
	font-weight:bold;
}


#news_wrap {
	float:left;
	width:259px;
	margin:0 0 0 8px;
	padding:0;
} 
#news_wrap h2 {
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
	background:#9A8B6E url(../slike/news_icon.gif) no-repeat;
	background-position:20px 11px;
 	margin:0;
	padding:9px 0 9px 41px;
	width:218px;
}

#news_wrap a.arhiv_novic {
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#fff;
	background:#C1B6A1 ;
 	margin:0;
	padding:8px 0 7px 21px;
	width:238px;
	display:block;
}
#news_wrap a.arhiv_novic:hover {
	text-decoration:underline;
}

.news_box {
	width:210px;
	background:transparent url(../slike/news_box_border.gif) bottom repeat-x;
	margin:10px 0 10px 25px;
	padding:10px 0 20px 0;
}
.news_box h3 {
	font:normal 13px Georgia, "Times New Roman", Times, serif;
	color:#162D69;
	margin:0 0 13px 0;

}
.news_box p {
	font:normal 12px/17px Georgia, "Times New Roman", Times, serif;
	margin:0;
}
.news_box a {
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color:#162D69;
	margin:0;
	padding:0 0 0 13px;
	background:transparent url(../slike/news_bog_h3.gif) center left no-repeat;
	text-decoration:underline;
}
#footer {
	margin:0 auto;
	width:830px;
	padding:10px 0 15px 0;
	background:transparent url(../slike/bg_footer.gif) top left no-repeat;
}
#footer_content {
	width:800px;
	margin:0 auto;
}
#footer_content ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer_content ul li{
	margin:0;
	padding:0;
	float:left;
	font:normal 10px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:7px
}
#footer_content ul li a{
	text-decoration:none;
	color:#fff;
	
}
/***********************************************************************/

/* -------------------------------------------------------------- tabela sovretovi  nagrajenci - */
#sovretovinag {
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color:#222;
	margin:0;}
	
#sovretovinag td{
	border-top:solid 1px #E4EAF0;
	border-bottom:solid 1px #ABB4BD;
	padding-top: 5px;
	padding-bottom: 5px;}
	
#sovretovinag .top {
	font-weight: bold;
	color: #000;}
/* -------------------------------------------------------------- tabela zborniki - */
#zborniki {
	margin:0;
	width:100%;
	font:normal 12px/17px Georgia, "Times New Roman", Times, serif;
	color:#222;
	margin:0;
}
#zborniki td {
	border-top:solid 1px #E4EAF0;
	border-bottom:solid 1px #ABB4BD;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align:top;
}
#zborniki img {
	border:solid 1px #222;
}





.novicaArhiv {
padding:15px 0;
background:url(../slike/line.jpg) bottom repeat-x;
}

