body {font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #625E3C; }

p { margin: 0 0 0.5em 0;}
p {font-size:11px;}

#menu * {   font-family: Arial, Helvetica, sans-serif; position: relative;top:-2px;}
#menu a { 	font-size: 8pt; 
			text-decoration: none; 
			display: block; 
			width: 151px; 
			color: #FFFFFF; 
			font-weight: bold; 
			background: #AB2615; 
			margin-bottom: 1px; 
			padding: 4px 0px 3px 0px; 
			border-bottom: 1px solid #7D0011; 
			border-top: 1px solid #C05F52;			
		}
		
#menu a:hover { background: #7D0011; }
#menu a.active { background: #7D0011; }

#menu_ekologija * {   font-family: Arial, Helvetica, sans-serif; position: relative;top:-2px; ;}
#menu_ekologija a { 	font-size: 8pt; 
			text-decoration: none; 
			display: block; 
			width: 151px; 
			color: #FFFFFF; 
			font-weight: bold; 
			background: #137d44; 
			margin-bottom: 1px; 
			padding: 4px 0px 3px 0px; 
			border-bottom: 1px solid #004715; 
			border-top: 1px solid #1b9e58;			
		}
		
#menu_ekologija a:hover { background: #004715; }
#menu_ekologija a.active { background: #004715; }

#sub_menu * { font-family: Arial, Helvetica, sans-serif; }
#sub_menu a { 	
			font-size: 8pt; 
			text-decoration: none; 
			display: block; 
			width: 151px; 
			color: #AB2615; 
			font-weight: bold; 
			background: #CDCDBD; 
			margin-top: 1px; 
			padding: 3px 0px; 
			/*border-bottom: 1px solid #8B8B70; 
			border-top: 1px solid #EBEBE3;*/			
			}
#sub_menu a:hover { background: #AB2615; color:#FFFFFF; }
#sub_menu a.active { background: #AB2615; color:#FFFFFF; }

#top_menu * { font-family: Arial, Helvetica, sans-serif; }
#top_menu a {			
			font-size: 8pt; 
			text-decoration: none; 			
			color: #FFFFFF; 
			background: #AB2615; 
			margin-left: -2px; 
			padding: 2px 15px; 						
			}	
					
#top_menu a:hover { background: #7D0011; }
#top_menu a.active { background: #7D0011; }

#top_menu1 * { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
#top_menu1 a {			
			font-size: 8pt; 
			text-decoration: none; 			
			font-weight: bold; 
			color: #AB2615; 
			margin-left: -2px; 
			padding: 2px 5px; 						
			}	
		
#top_menu1 a.active { color: #7D0011; }
#top_menu1 a.active:hover { text-decoration: none; }


#right_menu_vozila a
{
			font-size: 9pt; 
			text-decoration: none; 
			padding-left:5px;
			display:block;
			color:#635E3C;
			font-weight: bold;


}

#right_menu_vozila a:hover { background: #F7F7F0;  }

#right_menu_vozila a.active { background: #F7F7F0;  }


#right_menu_vozila_red a
{
			font-size: 9pt; 
			text-decoration: none; 
			padding-left:5px;
			display:block;
			color:#AB2615;
			font-weight: bold;


}

#right_menu_vozila_red a:hover { background: #F7F7F0;  }

#right_menu_vozila_red a.active { background: #F7F7F0;  }

#right_menu a
{
			font-size: 9pt; 
			text-decoration: none; 
			padding-left:5px;
			display:block;
			color:#635E3C;
			


}

#right_menu a:hover { text-decoration: underline;  }
#right_menu a.active { font-weight: bold;
  }
.active {  text-decoration:underline;  }

#right_menu * { font-family: Arial, Helvetica, sans-serif; display:block; }

a.footer {text-decoration: none; font-size:11px;}
a.footer:hover {text-decoration: underline;}

a 			{	
			font-size:11px;
			text-decoration: underline;		
			color: #625E3C;
			}
a:hover {  text-decoration:underline; }
a.active {  text-decoration:underline;  }

.link a {	text-decoration: none;		
			color: #625E3C; 		
			margin-left: -1px; 
			padding: 0px 15px;
			background-image: url(/library/images/arrow_02.gif);
			background-repeat: no-repeat;
			background-position: 0% 50%;		
		}
.link a:hover {  text-decoration:underline; }
.link a.active {  text-decoration:underline;  }




#top_navi *{ font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: bold;}
#top_navi a{ text-decoration: none; color: #AB2615;}
#top_navi a:hover { color: #7D0011; }
#top_navi a.active { color: #7D0011; }

.tbldotted {
	border-bottom: 2px solid #FFFFFF;

}



a.input
{
	text-decoration: none;
    font-weight: bold;
	background-color: #E4E4DC;
	color: #AB2615;     
	background-repeat: no-repeat;
	display:block;   
    height: 18px;
    border: 0px solid #FFFFFF; 
	margin-bottom: 1px;    
	padding-left:0px;
	padding-top:2px;
}

a.input:hover
{
	background-color: #AB2615;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF; 
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

input.button {
    background-color: #AB2615;
	font-size: 7pt; 
	color: #FFFFFF;
    height: 18px;
	border: 0px;
	padding-left:3px;
	padding-right:3px;
	border: 1px solid #AB2615;
}

input.button_over {
    background-color: #FFFFFF;
	font-size: 7pt; 
	color: #AB2615;
    height: 18px;
	border: 0px;
	padding-left:3px;
	padding-right:3px;
	border: 1px solid #AB2615;
}

a.button {
	background-color: #AB2615;
	font-size: 10px; 
	color: #FFFFFF;
   	text-decoration:none;	
    height: 18px;
	border: 0px;
	padding-top:2px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:2px;

		}
		
a.button:hover {

   	text-decoration:none;	
		}		

		
input.buttonred {
    background-color: #872C2C;
	font-size: 7pt; 
	color: #FFFFFF;
    height: 18px;
	border: 0px;
	padding-left:3px;
	padding-right:3px;
}

a.buttonred {
	background-color: #941D1D;
	font-size: 10px; 
	color: #FFFFFF;
   	text-decoration:none;	
    height: 18px;
	border: 0px;
	padding-top:2px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:2px;

		}
		
a.buttonred:hover {

   	text-decoration:none;	
		}			


td.naslov
{
		background-image: url(/library/images/puscica_top_bck.gif);
		background-repeat: repeat-x;
		height:30px;
		vertical-align:top;
		color: #8C8970; 	
		font-weight: bold; 
		background-position: 0px 0px		
}

td.vrh
{
background-image: url(/library/images/top_zacpusc.gif);
background-repeat: repeat-y;
background-position: top right
}

td.tekst{
padding-left: 5px;
padding-right: 5px;
}

td.besedilo{
padding-left: 13px;
padding-right: 13px;
}

td.zgodovina{
padding-left: 13px;
padding-right: 13px;
}



#pasica * {font-family: Arial, Helvetica, sans-serif; color: #8C8970; font-size: 9pt; font-weight: bold; }
#pasica_naslov * {font-family: Arial, Helvetica, sans-serif; color: #AB2615; font-size: 12pt; font-weight: bold; top:25px; }
#vozilo_naslov * {font-family: Arial, Helvetica, sans-serif; color: #AB2615; font-size: 12pt; font-weight: bold;  }

.vsebina_naslov {
		font-family: Arial, Helvetica, sans-serif; 
		color: #AB2615; 
		font-size: 12pt; 
		font-weight: bold; 
		background-image: url(/library/images/pikica.gif);
		background-repeat: repeat-x;
		background-position: 0% 100% }

.dotted {
		font-family: Arial, Helvetica, sans-serif; 
		background-image: url(/library/images/pikica.gif);
		background-repeat: repeat-x;
		background-position: 0% 100% }
		
		
#tbl_vsebina { background-color: #F8F9F5; }

td {font-size: 8pt; vertical-align:top;  }

h1{	font-size: 12pt; padding:0px; padding: 10px 5px; margin:0px; margin-bottom:19px; color: #AB2615; }

h2{ font-size: 9pt; font-weight:bold;  }

h3{ font-size: 8pt; font-weight:bold; padding:0px; margin:0px; margin-top:15px; margin-bottom:-10px; }

ul{margin-left: 20px;  list-style-type:  square; list-style-position: outside; color: #625E3C;}

#minimenu
{
	width:162px;
	background-color: #EBEBE1;
	color:#625E3C;
	font-size: 9pt;


}

table.izpis
{
	border-top: 1px solid #CECBB7; 
	
	border-right: 1px solid #CECBB7; 
}

table.izpis1
{
	border-top: 1px solid #CECBB7; 

}

td.izpis2
{
	border-right: 1px solid #CECBB7; 
	border-bottom: 1px solid #CECBB7; 
	border-left: 1px solid #CECBB7; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:6px;
	padding-bottom:0px;
}


td.izpis {
	border-bottom: 1px solid #CECBB7; 
	border-left: 1px solid #CECBB7; 
	
	padding-left:5px; 
	padding-right:5px; 
	padding-top:3px;
	padding-bottom:3px;
	}
td.izpis1 {
	border-bottom: 1px solid #CECBB7; 
	border-left: 1px solid #CECBB7; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:6px;
	padding-bottom:6px;
	
	}

	
td.izpisVozila {
	border: 1px solid #CECBB7; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:3px;
	padding-bottom:3px;	
	}	



input.text
{
	color:#625E3C;
	font-size: 9pt;
	width: 380px;
	border: 0px;
	font-weight: bold;

}
input.textCena
{
	color:#625E3C;
	font-size: 8pt;
	border: 0px;
	text-align:right;
}

img.stevilka
{
	position:relative;
	top:2px;
	margin-right:3px;

}
input.radio
{
	/*margin-top:0px;
	margin-bottom:4px;*/
}

#barva{
border-bottom: 1px dashed;

}

#barvaNotActive{
border-bottom: 1px dashed #ffffff;

}



#BtmBorder{
border-bottom: 1px solid #CECBB7;

}
input.Vnos
{
	border: 1px solid #A2A29A ; 
}

td.ObrazecTekst
{
	padding-top:4px;

}


#promotion p { margin:0px; padding:0px;}

/*Custom alert*/




#modalContainer {

	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(/library/images/alert_bg.gif); /* required by MSIE to prevent actions on lower z-index elements */

}

#alertBox {
	position:relative;
	width:520px;
	min-height:100px;
	z-index:10000;
	border:2px solid #CECBB7;
	background-color:#F8F9F5;
	background-image:url(/library/images/alert_bg.gif);
	background-repeat:no-repeat;
	background-position:20px 35px;
	text-align:center;
	/*visibility:hidden;*/


}

/*#modalContainer > #alertBox {
	position:fixed;
}

*/

#alertBox h1 {
	margin:0;
	font:bold 12px verdana,arial;
	background-color:#E0D9C9;
	color:#625E3C;
	border-bottom:1px solid #CECBB7;
	padding:2px 0 2px 0px;
}

#alertBox p {
	font:11px verdana,arial;
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
	margin-left:55px;
	text-align:left;
}

#alertBox #btnCont { 
	text-align:center; 	
	padding-left:0px;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:20px;
	}

#alertBox #closeBtn, button {


	border:0px;
	width:70px;
	font:11px verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	background-color:#8B8B70;
	text-decoration:none;
	margin:0px;
	margin-left:2px;
	margin-right:2px;
		
}

button.button {
    background-color: #AB2615;
	font-size: 7pt; 
	color: #FFFFFF;
    height: 18px;
	border: 0px;
	padding-left:3px;
	padding-right:3px;
	border: 1px solid #AB2615;
}

button.button_over {
    background-color: #FFFFFF;
	font-size: 7pt; 
	color: #AB2615;
    height: 18px;
	border: 0px;
	padding-left:3px;
	padding-right:3px;
	border: 1px solid #AB2615;
}

.rednacena {
		font-family: Arial, Helvetica, sans-serif; 
		color: #625E3C; 
		font-size: 9pt; 
		font-weight: bold; 
		
}

.popust {
		font-family: Arial, Helvetica, sans-serif; 
		color: #941D1D; 
		font-size: 9pt; 
		font-weight: bold; 
		
}

.promocena {
		font-family: Arial, Helvetica, sans-serif; 
		color: #941D1D; 
		font-size: 10pt; 
		font-weight: bold; 
		
}


/*OBRAZEC*/

#obrazec{ float:left; margin-top:0px; width:480px; overflow:hidden;  float:left; text-decoration:none;}
#obrazec_header{ float:left;  padding:0px 0px 0px 0px;
     margin-bottom:0px;}
#obrazec_body{ float:left;  padding:0px 0px 0px 0px; margin-top:0px; 
    }
#obrazec_footer{ float:left;  height:57px; margin:0px 0px 0px 0px; 
    }

.obrazec_bg_svetlo{  float:left; width:500px;  min-height:20px; clear:both;}
.obrazec_bg_temno{  float:left; width:500px;  min-height:20px; clear:both;}
.obrazec_textarea_svetlo{ float:left; width:500px;  min-height:100px;}

/*.obrazec_textarea_temno p,.obrazec_textarea_svetlo p { padding-top:20px;}*/

.zvezdica{ float:right; color:#625E3C; font-weight:bold; margin-left:1px;}

.obrazec_opis{ padding:4px 1px 1px 0px; width:110px; text-align:right; float:left;}
.obrazec_input{  float:left; padding:0px 1px 2px 1px;}
.form_input{ 
	border: 1px solid #A2A29A ; 
width:170px; 
}
select.form_input { 	border: 1px solid #A2A29A ; width:170px; 

}
.form_select{
	border: 1px solid #A2A29A ;  width:170px; 

 }

.form_textarea{ border:1px solid; border-color:#A2A29A; 
    width:170px;  height:100px; float:left; padding:0px;}
.form_checkBox { line-height:25px; }

.obrazec_input .button { background-color: #AB2615;
	font-size: 7pt; 
	color: #FFFFFF;
    height: 18px;
	border: 0px;
	padding-left:3px;
	padding-right:3px;
	border: 1px solid #AB2615; }
	
.besedilo{ width:400px; overflow:hidden; }
