/************************
JEKO-IN
   by GregoR - Creatim
************************/

#menu_field{
	background-color: #FFFBCA;
	border-bottom: 1px solid #CFCFCF;
 }
#menu_field ul {	padding: 8px 0px 5px 28px; margin: 0px 0px 0px 0px; list-style-type: none;}
#menu_field li {	padding: 0px 0px 5px 3px;	margin: 0px 0px 0px 0px; list-style-image: url(pic/bullet-plin.gif);}
#menu_field A { color:#000000; font-size: 12px; text-decoration:none; font-family: arial, verdana, helvetica, sans-serif; font-weight: bold;}
#menu_field A:hover { color:#FFCC00; text-decoration:none }


h1, h2, h3 {
	color: #FFCC00;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 14px;
	padding: 4px 0px 0px 0px;
}

h3 {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 3px 0px;
}


#tabela_info{
	margin: 0px 0px 5px 5px;
 }

#tabela_info-naslov{
	border-left: 1px solid #FFEC43;
	border-right: 1px solid #FFEC43;
	padding: 5px 8px 0px 8px;
	color: #14153A;
	font-weight: bold;
	background-image: url(pic/back-tabela-plin.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 29px;
 }
 
 #tabela_info-vsebina{
	border-left: 1px solid #FFEC43;
	border-right: 1px solid #FFEC43;
	border-bottom: 1px solid #FFEC43;
	padding: 5px 8px 5px 8px;
 }
