
/* definicije barv */

.col_green1 { background-color: #B9B940 }
.col_green2 { background-color: #C6C663 }
.col_green3 { background-color: #F3F4D6 }
.col_green4 { background-color: #F3F3Df }
.col_green5 { background-color: #cbcb70 }
.col_green6 { background-color: #d7da74 }

.col_red1 { background-color: #990026 }
.col_red2 { background-color: #AF3654 }
.col_red3 { background-color: #7A001E }




.col_white { background-color: #ffffff }
.col_black { background-color: #000000 }

/* definicija splosnih tagov */

body { font-family: Verdana, Arial, Helvetica, sans-serif; }

A:link    { color: #990026; text-decoration: none; }
A:visited { color: #990026; text-decoration: none; }
A:hover   { color: #990026; text-decoration: underline; }


.normalb { font-size: 12px; text-decoration: none; font-weight: normal }
.normal { font-size: 11px; text-decoration: none; font-weight: normal }
.normals { font-size: 9px; text-decoration: none; font-weight: normal }


/* glava */

.top  { color: #990026; font-size: 9px; text-decoration: none; font-weight: bold }
A.top1:link    { color: #B9B940; font-size: 9px; text-decoration: none; font-weight: bold }
A.top1:visited { color: #B9B940; font-size: 9px; text-decoration: none; font-weight: bold }
A.top1:hover   { color: #B9B940; font-size: 9px; text-decoration: underline; font-weight: bold }

.topb  { color: #990026; font-size: 9px; text-decoration: none; font-weight: bold }
A.topb1:link    { color: #333333; font-size: 9px; text-decoration: none; font-weight: bold }
A.topb1:visited { color: #333333; font-size: 9px; text-decoration: none; font-weight: bold }
A.topb1:hover   { color: #333333; font-size: 9px; text-decoration: underline; font-weight: bold }

A.topb2:link    { color: #ffffff; font-size: 9px; text-decoration: none; font-weight: normal }
A.topb2:visited { color: #ffffff; font-size: 9px; text-decoration: none; font-weight: normal }
A.topb2:hover   { color: #ffffff; font-size: 9px; text-decoration: underline; font-weight: normal }


A.mmenu1:link    { color: #ffffff; font-size: 11px; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
A.mmenu1:visited { color: #ffffff; font-size: 11px; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
A.mmenu1:hover   { color: #ffffff; font-size: 11px; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

A.mmenu1s:link    { color: #C6C663; font-size: 11px; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
A.mmenu1s:visited { color: #C6C663; font-size: 11px; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
A.mmenu1s:hover   { color: #C6C663; font-size: 11px; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }


A.fmenu1:link    { color: #990026; font-size: 12px; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
A.fmenu1:visited { color: #990026; font-size: 12px; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
A.fmenu1:hover   { color: #990026; font-size: 12px; text-decoration: underline; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }

A.fmenu1s:link    { color: #000000; font-size: 12px; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
A.fmenu1s:visited { color: #000000; font-size: 12px; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
A.fmenu1s:hover   { color: #000000; font-size: 12px; text-decoration: underline; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }

A.fmenu2:link    { color: #990026; font-size: 11px; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
A.fmenu2:visited { color: #990026; font-size: 11px; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
A.fmenu2:hover   { color: #990026; font-size: 11px; text-decoration: underline; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }

A.fmenu2s:link    { color: #000000; font-size: 11px; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
A.fmenu2s:visited { color: #000000; font-size: 11px; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
A.fmenu2s:hover   { color: #000000; font-size: 11px; text-decoration: underline; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }

/* objekti na strani */

.frame_red_title { color: #ffffff; font-size: 11px; text-decoration: none; font-weight: bold }


.red_menu0{   
              	margin : 0pt;
              	padding : 2pt;
			  	background-color: #D7DA74; 
   		   		border-bottom : 1px solid #F3F4D6;
				padding-left: 8px; } 

.red_menu1{   
              	margin : 0pt;
              	padding : 2pt;
			  	background-color: #B9B940; 
   		   		border-bottom : 1px solid #F3F4D6;
				padding-left: 8px; } 
				
				
				
A.red_link:link    { color: #000000; font-size: 10px; text-decoration: none; font-weight: bold }
A.red_link:visited { color: #000000; font-size: 10px; text-decoration: none; font-weight: bold }
A.red_link:hover   { color: #000000; font-size: 10px; text-decoration: underline; font-weight: bold }				

UL, OL{
padding: 0;
margin: 10px 0px 10px 20px;
}

LI{
padding: 0 0 0 0;
margin:  5px 0px 5px 10px;
}

UL.sidemenu {
padding: 0;
margin: 5px 0px 5px 20px;
}

LI.sidemenu{
padding: 0 0 0 0;
margin:  0 0 0 0;
}

A.side_link1:link    { color: #000000; font-size: 10px; text-decoration: none; font-weight: bold }
A.side_link1:visited { color: #000000; font-size: 10px; text-decoration: none; font-weight: bold }
A.side_link1:hover   { color: #000000; font-size: 10px; text-decoration: underline; font-weight: bold }				

DIV.side_link1    { padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; margin:0px; }

A.side_link2:link    { color: #000000; font-size: 10px; text-decoration: none; font-weight: normal }
A.side_link2:visited { color: #000000; font-size: 10px; text-decoration: none; font-weight: normal }
A.side_link2:hover   { color: #000000; font-size: 10px; text-decoration: underline; font-weight: normal }				

A.side_link2s:link    { color: #000000; font-size: 10px; text-decoration: none; font-weight: bold }
A.side_link2s:visited { color: #000000; font-size: 10px; text-decoration: none; font-weight: bold }
A.side_link2s:hover   { color: #000000; font-size: 10px; text-decoration: underline; font-weight: bold }				

LI.side_link2, LI.side_link2s   { margin-left: 0px }

A.side_link3:link    { color: #000000; font-size: 10px; text-decoration: none; font-weight: normal }
A.side_link3:visited { color: #000000; font-size: 10px; text-decoration: none; font-weight: normal }
A.side_link3:hover   { color: #000000; font-size: 10px; text-decoration: underline; font-weight: normal }				

A.side_link3s:link    { color: #000000; font-size: 10px; text-decoration: none; font-weight: bold }
A.side_link3s:visited { color: #000000; font-size: 10px; text-decoration: none; font-weight: bold }
A.side_link3s:hover   { color: #000000; font-size: 10px; text-decoration: underline; font-weight: bold }				

LI.side_link3, LI.side_link3s    { margin-left: 0px }

.news_head		{   border-bottom : 1px dashed #990026;} 

A.news_title:link    { color: #990026; font-size: 12px; text-decoration: none; font-weight: bold }
A.news_title:visited { color: #990026; font-size: 12px; text-decoration: none; font-weight: bold }
A.news_title:hover   { color: #990026; font-size: 12px; text-decoration: underline; font-weight: bold }

.green_frame1		{   padding : 2pt;
						padding-left : 5pt;
			  			background-color: #B9B940; 
   		   				border-bottom : 1px solid #ffffff; 	} 

.green_frame2		{   padding : 2pt;
						padding-left : 5pt;
			  			background-color: #d7da74; 
						font-size: 10px; 
						text-decoration: none; 
						font-weight: normal } 


.txt_white		{  color: #ffffff; font-size: 12px; text-decoration: none; font-weight: bold; } 
.txt_red		{  color: #990026; font-size: 12px; text-decoration: none; font-weight: bold;  } 


h1 { color: #990026; font-size: 16px; text-decoration: none; font-weight: bold }
h2 { color: #990026; font-size: 14px; text-decoration: none; font-weight: bold }
h3 { color: #990026; font-size: 12px; text-decoration: none; font-weight: bold }
h4 { color: #990026; font-size: 11px; text-decoration: none; font-weight: bold }

p, td, li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal;  }
p { padding-bottom: 1px; margin-bottom: 1px; }

td { word-wrap: break-word; overflow: auto; }


#kalkulator .topalign {vertical-align:top;}
.vertspacer {height:20px;}
.vertspacer2 {height:40px;}
.infotext_good {color:#00CC06;}
.infotext_bad {color:black; font-weight:bold;}
.biglink {font-size:120%; font-weight:bold; display:block; padding-top:8px; color:#00CC06; text-align:right;}
a.biglink, a.biglink:active, a.biglink:hover, a.biglink:visited {color:#00CC06;}
.cartoon_image {border:solid 2px #990026; margin-top:20px;}
.cartoon {text-align:center; white-space:nowrap;}
.cartoon td {font-family: Helvetica, Verdana, Arial, sans-serif; font-size:55%;}
.cartoon img {border:solid 2px white; padding:3px 1px;}
.cartoon img.selected {border-color:#990026;}
.cartoon img.unselected {border-color:white;}

.okvircek {
	border: 1px solid #aaaaaa;
	padding: 0px;	
}
