@charset "utf-8";
/* CSS Document */

/*@import url("http://oglasi.turbosist.si/css/reset.css");*/
/*---------------------------------------------------------------------------*/

body {
	font-family: arial, Tahoma, Verdana, helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	margin:0;
	padding:0;
}
h1, h2, h3 {font-family: arial, Tahoma, Verdana, helvetica, sans-serif; color:#336699;}
h1 {font-size: 16px;} 
h2 {font-size: 14px;}
h3 {font-size: 12px;}

ul { margin-left:23px;}
th {vertical-align:top; text-align:left;}

.abs {position:absolute;}
.rel {position:relative;}
.fix {position:fixed;}
.ul {top:0; left:0}
.ur {top:0; right:0}
.br {bottom:0; right:0;}
.bl {bottom:0; left:0;}

.hid {display: none;}
.ibl {display: inline-block;}
.bl {	display: block;}
.fn { float: none;}
.fl { float: left;}
.fr { float: right;}
.clr { clear: both;}
.cl { clear: left;}
.cr { clear: right;}
.cb {	clear:both;}
.tal { text-align: left;}
.tar { text-align: right;}
.tac { text-align: center;}

.reddie {font-weight:bold;}

#wrapperOUT {
	float:none;
	width:990px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/logol.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#wrapper {
	float:none;
	width:952px;
	margin:0;
	padding:0;
	margin-left:38px;
}
#content {
	float:none;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background-color:#fff;
	border:#b8cbd9 solid 1px;
	border-top:none;
	border-left:none;
	border-bottom:none;
}
#header {
	float:none;
	width:100%;
	height:232px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.logo {
	float:left;
}
#ura {
	float:right;
	padding:12px 2px 0 0;
	color:#666666;
	font-size:11px;
}
#menuLEFT {
	float:left;
	width:20px;
	height:31px;
	padding:0;
	margin:165px 0px 0 0;
	_margin:165px 0px 0 px;
	background-image:url(../images/bg_menu_left.gif);
	background-repeat:no-repeat;
}
#menu {
	float:right;
	text-align:right;
	padding:0;
	width:549px;
	_width:548px;
	height:31px;
	margin:165px 1px 0 0;
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
}
#vsebinaOUT {
	float:none;
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#nav {
	float:left;
	width:244px;
	height:auto;
	overflow:hidden;
	padding:0 0 0 2px;
	margin:0;
}
#nav img {
	padding:0 0 15px 30px;
	margin:0;
}
.bigtel {
	clear:both;
	background:url(/images/icon-tel-23.png) 13px 13px no-repeat;
	padding:10px 10px 10px 46px;
	color:#336699;
	font-size:2.3em;
}
#vsebina {
	float:right;
	width:695px;
	_width:699px;
	height:auto;
	margin:0px;
	padding:0 1px 0 0;
	_padding:0;
	margin-right:10px;
	_margin:0px;
}
#vsebinaLEFT {
	float:left;
	width:352px;
	_width:345px;
	height:auto;
	margin:0px;
	padding:0px;
}
#vsebinaRIGHT {
	float:left;
	width:353px;
	height:auto;
	margin:0px;
	padding:0px;
	background-color:#eef5fe;
	margin-right:-10px;
}
#footer {
	float:none;
	width:952px;
	height:30px;
	border-top:#72a9cc solid 1px;
	border-bottom:#72a9cc solid 1px;
	border-left:#b8cbd9 solid 1px;
}
.footerL {
	float:left;
	padding:3px 0 0 5px;
}
.footerM {
	color:#9b9b9b;
	float:left;
	padding-left:10px;
	padding-top:10px;
	font-size:10px;
}
.footerM a {
	color:#9b9b9b;
}
.footerD {
	color:#9b9b9b;
	float:right;
	padding-right:10px;
	padding-top:10px;
	font-size:9px;
}
#vsebinaLEFT ul {
	list-style-type: none;
	list-style-image: url(../images/indent.gif);
	line-height:10px;
}
ul {
	list-style-type: none;
	list-style-image: url(../images/indent0.gif)
}
.vogal {
	background-image:url(../images/vogal.gif);
	background-repeat:no-repeat;
	background-position:308px;
}
a {
	text-decoration: none;
	color: red;
}
a:hover {
	color: red;
}
.aktualna h1 {
	float:left;
	width:325px;
	padding:7px 13px;
	color:#336699;
	background:#FFFB9D;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-right-radius:7px;
	border-bottom-left-radius:7px;
	border:1px solid #FFFB9D;
	behavior: url(/css/PIE.htc);
-o-box-shadow: 3px 3px 4px 0px #888;
-moz-box-shadow: 3px 3px 4px 0px #888;
-icab-box-shadow: 3px 3px 4px 0px #888;
-khtml-box-shadow: 3px 3px 4px 0px #888;
-webkit-box-shadow: 3px 3px 4px 0px #888;
box-shadow: 3px 3px 4px 0px #888;
border-collapse: separate;
}
.banner {
	background-image:url(../images/bg_banner.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	width:605px;
	height:71px;
	padding:10px 20px 0px 0px;
	margin:0;
	float:right;
}
.tdPosebna {
	position:relative;
	height:100px;
	padding:4px;
	border:#cc9999 solid 0px;
	background-color:#FFFFFF;
	background-image:url(../images/posebna_shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
}
.tdPosebna td {
	margin:0px;
	padding:0px;
}
.tdPosebna tr:first-child td{ height:27px; font-weight:bold;}

.tdPosebna a {
	font-size:11px;
	margin:0;
	padding:0;
}
.tdPosebna img {
	float:left;
	padding:4px;
	background-color:#FFFFFF;
	border:#cce2fd solid 1px;
	max-width:100px;
	max-height:75px;
}
.tdPosebna .tdPosebnaCell {
	background-color: #f4f4f4;
	padding:4px 0;
}
.tdPosebna .datacell {
	position:absolute;
	top:7px;
	right:0px;
	float:right;
	width:210px;
}
.TDcenikinav {
	background-image:url(../images/bg_button.gif);
	background-repeat:repeat-x;
	height:auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #a2a2a2;
	border-left: 1px solid #fff;
	border-right: 1px solid #a2a2a2;
}
.TDceniki {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #a2a2a2;
	border-left: 1px solid #fff;
	border-right: 1px solid #a2a2a2;
	background-color : #f8f8f8;
}
.TDcenikiV {
	border-top: 1px solid #a2a2a2;
	border-bottom: 0px solid #a2a2a2;
	border-left: 1px solid #a2a2a2;
	border-right: 0px solid #a2a2a2;
}
/* ISKALNIK index.html */
#iskalnik {
	float:left;
	width:223px;
	height:auto;
	padding:10px 0 0 0;
	margin:0px;
}
#nepSearch { /* odmiki za FORM iskalnika */
	padding:0px;
	margin:0px;
}
#iskalnik .naslov {
	float:none;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:8px 0 0 40px;
	width:223px;
	height:34px;
	color:#336699;
	background-image:url(../images/bg_naslov.gif);
	background-repeat:no-repeat;
}
#nep_container {
	float:none;
	width:auto;
	height:auto;
	color:#000000;
	padding:0 0 20px 0;
	margin:0;
}
#posr_container {
	float:none;
	width:auto;
	height:auto;
	color:#000000;
	padding:0px;
	margin:0;
}
#gumb_container {
	float:right;
	width:auto;
	text-align:right;
	margin:0;
	padding:0;
	padding:0 10px 20px 0;
}
#iskalnik .radiobutton{
	padding:0px;
	margin:0px;
}
#iskalnik table {
	padding:0px;
	margin:0px;
}
#iskalnik td{
	width:100%;
	padding-left:30px;
}
#iskalnik .gumb {
	font-size:11px;
	color:#023a57;
	font-weight:bold;
	width:61px;
	height:28px;
	margin:0px;
	border:#798fa4 solid 1px;
	border:none;
	background-image:url(../images/najdi.jpg);
	background-repeat:no-repeat;
	padding:0 0 6px 0;
}
#vpis_form table {
	width:500px;
}
#vsebina .clsButton {
	font-size: 11px;
	color:#023a57;
	font-weight:bold;
	width: auto;
	height: 18px;
	margin:0px;
	border:none;
	background-image: url(../images/button.gif);
	background-color:#FFFFFF;
	border: #798fa4 solid 1px;
}
.clsSelect {
	background-color: #fff;
	border:#7f9db9 solid 1px;
	background-image:url(../images/senca.gif);
	color: #333;
	text-transform:lowercase;
}
.radiobutton { /* Change width and height */
}


/* TABELE
-----------------------------------------------------------------------------*/
.tabela { width:99%;}
.tabela td { padding:4px;	border:1px solid #BBB;}
.siva { background:#CCC;}

/* Mozilla: uporaba za vertikalno raztegovanje pri containerjih katerih vsebina ima vec floatov */
/* -------------------------------------------------------------------------------------------- */
.clearer {
	clear: both;
	font-size: 0px;
}

/* clearer next generation */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#vpis .koda {
	clear:both;
}
#vpis .koda_o {
	padding-left:121px;
}
#vpis_form #code_chk {
	font-size:25px;
	letter-spacing:10px;
	width:121px;
	background:#FCC;
}

#tradicija {
	position:relative;
	width:160px;
	height:154px;
	background:url(/images/lovorika.png) 7px 0 no-repeat;
	color:#C00;
}
#tradicija .num {
	position:absolute;
	top:16px;
	left:0px;
	width:100%;
	font-size:3.1em;
	font-weight:bold;
	text-align:center;
}
#tradicija .yrs {
	position:absolute;
	top:52px;
	left:0;
	width:100%;
	display:inline-block;
	font-size:1.9em;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
}
#tradicija .txt {
	position:absolute;
	bottom:10px;
	left:0;
	display:inline-block;
	color:#6592E2;
	font-size:1.0em;
	font-weight:normal;
	text-align:center;
}
