:focus {outline: 0;}
TD, INPUT, SELECT, OPTION				{font-family:Verdana,arial,arial; font-size:11px;}
H2 						{font-family:Verdana,arial,arial; font-size:18px; font-weight: bold;margin-bottom:0px;}
H3 						{font-family:Verdana,arial,arial; font-size:18px; font-weight: bold;margin-bottom:5px;margin-top:0px;}
.obcina 				{font-family:Verdana,arial,arial; font-size:18px;letter-spacing:10px; font-weight: bold;}
.fade_imgs 				{padding-right:10px; text-align:right;}
a, a:link, a:visited, a:active, a:hover  { color:#993333; }

a.parag:link, a.parag:link, a.parag:visited, a.parag:active { color:black; text-decoration:none; font-weight: bold; }
a.parag:hover 			{color:#F0EED6; text-decoration:none;}

a.parag1:link, a.parag1:link, a.parag1:visited, a.parag1:active {color:black; text-decoration:none; font-weight: bold;}
a.parag1:hover 			{color:#ACA873; text-decoration:none;}

a.lmenu:link, a.lmenu:link, a.lmenu:visited, a.lmenu:active 
						{display: block; font-family:Verdana,arial,arial; font-size:12px; color:white; text-decoration:none; font-weight: bold;}
a.lmenu:hover 			{display: block; width:100%; color:#BFBB80; background-color:white;text-decoration:none;}
.menuTD 				{background-color:#BFBB80;padding:3px;}
.left_menu_div 			{border-bottom:1px solid #F0EED6;}

a.leftmenu	 			{display:block; padding-left:5px; padding-right:10px; padding-top:5px; padding-bottom:5px; border-left:4px solid #ACA873; background-color:#BFBB80; height:100%; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial CE, Helvetica, helv, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold;TEXT-DECORATION: none; }
a.leftmenu:link 		{display:block;}
a.leftmenu:visited 		{display:block;}
a.leftmenu:hover 		{display:block;  background-color:#FFFFFF; COLOR: #000000;}

a.leftmenu_act	 			{display:block; padding-left:5px; padding-right:10px; padding-top:5px; padding-bottom:5px; border-left:4px solid #ACA873; background-color:#FFFFFF; height:100%; COLOR: #000000; FONT-FAMILY: Verdana, Arial CE, Helvetica, helv, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold;TEXT-DECORATION: none; }
a.leftmenu_act:link 		{display:block;}
a.leftmenu_act:visited 		{display:block;}
a.leftmenu_act:hover 		{display:block;  background-color:#FFFFFF; COLOR: #000000;}

.delovni_cas			{background: #F0EED6 url('delovni_cas.gif') no-repeat left;font-family:Verdana,arial,arial; font-size:11px; padding-top:10px; text-align:center;}
.karta150				{background: url('karta_Solcava-150.gif') no-repeat bottom right;}
.slikalevo 				{padding:4px;background:White;border:1px solid #999;}

LI.arr 					{FONT-SIZE: 11px; list-style-image : url("li.gif"); margin-left : -25px; line-height:16px;}

a.nolink:link, a.nolink:visited, a.nolink:active { color:#993333; text-decoration:none;}
a.nolink:hover { color:#993333; text-decoration:underline;}

a.head_link:link, a.head_link:visited, a.head_link:active { color:#993333; text-decoration:none;}
a.head_link:hover { color:#ACA873; text-decoration:none;}


.smaller		{font-size:9px;}
/* Main Table Setup Incluidng Date Number Fonts, Size and Color */

.poravnava 	{text-align:justify;}	

.contentTable 	{FONT-FAMILY: Verdana, Arial CE, Helvetica, helv, sans-serif; COLOR: navy; font-size:11px; font-weight:normal; text-align:justify;}	
				 
.mainTable {
	background-color: #FFFFFF;
	border: 1px solid dimgray;
 }

/* Month and Year Row Setup */
.monthYearRow {
	font-size: 10px; font-weight: Bold;
    line-height: 18px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url("paragraf1.gif");
	}
/* Month and Year Text Setup */
.monthYearText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #252216;
	}

/* Day Names Row Setup */
.dayNamesRow {
    line-height: 15pt;
	font-size: 11px; font-weight: Bold;
	background-color: #BFBB80;
	text-align: center;
	vertical-align: middle;
	/*background-image: url("../koledar/dayBg.gif");*/
	}
/* Day Name Setup */
.dayNamesText {
    font-family:  Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	font-weight: Bold; 
	color: #433D27;
	/*background-image: url("../koledar/dayBg.gif");*/
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #433D27;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	}

/* Color of Today's Date */
.today {
	color: #CF0000;
	border-left: 1 solid #696969;
	border-right: 1px solid #696969;
	border-top: 1 solid #696969;
	border-bottom: 1px solid #696969;
    }

/*
---------------------------------------------------------------------------
The classes below determine how the calendar background markings will look.
---------------------------------------------------------------------------

Remove the "background-image..." lines to remove graphics as table cell background images.

If you do use images, change the "background-color..." to a sililar color to that
of your image. This will help persons with slow connections to see the event markings.

You can optionally remove the "background-color..." lines to only use graphics.

*/

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-image:  url("../koledar/cdef.gif");
	background-color: #EEEEEE;
	font-size: 11px;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	/*background-image:  url("../koledar/cdef5.gif");*/
	background-color: #F0EED6;
	font-size: 11px;
	}
/* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s21 {
	/*background-image:  url("../koledar/cdef2.gif");*/
	background-color: lightgreen;
	font-size: 11px;
	}
/* Mark Solid Cell Background (solid marked event date background) */
.s22 {
	/*background-image:  url("../koledar/cdef2.gif");*/
	background-color: lightgreen;
	font-size: 11px;
	}
/* Mark End Cell Background (usually a slashed graphic to show availability or solid for events) */
.s23 {
	/*background-image:  url("../koledar/cdef2.gif");*/
	background-color: lightgreen;
	font-size: 11px;
	}
/* Mark End/Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s24 {
	/*background-image:  url("../koledar/cdef2.gif");*/
	background-color: lightgreen;
	font-size: 11px;
	}		

	
	/* dropdown menu */
#dropmenudiv {
position:absolute;margin-left:100px;margin-top:-14px;
border:1px solid #ACA873;
border-bottom-width: 0;
FONT-FAMILY: Verdana, Arial CE, Helvetica, helv, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none;
line-height:19px;
z-index:100;
background-color: white;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ACA873;
padding: 1px 0;
FONT-FAMILY: Verdana, Arial CE, Helvetica, helv, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold;TEXT-DECORATION: none;
background-color: white;
color:dimgray;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E6E2B9; color:#993333;
}	

#dhtmltooltip {
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
FONT-FAMILY: Verdana, Arial CE, Helvetica, helv, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal;TEXT-DECORATION: none;
}

#dhtmlpointer {
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.napaka {color:red;}
.vreme_bg {height:66px; background:url('http://admin.rtvslo.si/cache/vreme_v2.png') no-repeat top center;}
a.vreme_bg_link:link,a.vreme_bg_link:visited,a.vreme_bg_link:hover,a.vreme_bg_link:active {display:block;width:100%; height:100%;TEXT-DECORATION: none;}



.pagebox, A.pagebox, A.pagebox:link, A.pagebox:visited, A.pagebox:active, A.pagebox:hover   
	{font-size:9px; border:1px solid dimgray; TEXT-DECORATION: none;line-height: 14pt;
	FONT-WEIGHT: bold; background-color:#f1f1f1; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;}
A.pagebox:hover   
	{background-color:#CCCCCC; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;}	
.mark	{color:white; background-color:#B25E09;FONT-WEIGHT: bold; border:1px solid #B25E09; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;}
.found 	{background-color:yellow;}
.contentpad { padding-left:5px; padding-right:5px;}

#search_box 	{ padding:5px; background:#FFFFFF; text-decoration:none; border:1px solid #ACA873; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px; }
#title_box 		{ padding:5px; background:#FFFFFF; text-decoration:none; border:1px solid #ACA873; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px; }
#result_box 	{ color:#FFFFFF; padding:5px; background:#ACA873; text-decoration:none; border:0px solid #ACA873; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px; }

#map_box 		{ padding:5px; background:#FFFFFF; text-decoration:none; border:1px solid #ACA873; }
