<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

BODY {
    margin: 0;
    padding: 0;
    background: #ffffe3;
    color:#564b47;
    text-align: center; /* centers for IE */
    line-spacing: 120%;
}
#main_cont {
    margin: 0 auto; /* centers for Firefox and others */
    width: 746px; /* sets width of main container */
    background: white;
    /* border-top: 2px solid #EEAE62; */
    border-top: 2px solid #b54539;
}

#page_head {
	/*margin-top:10px;*/
	background: url(../img/moja2.png) #fff bottom left repeat-x;
    /*background: #FFF;*/
    height: 127px;
    /*padding-top: 10px;*/
    text-align: right;
    border-bottom: 3px solid #b54539;
    color: white;
    font-weight: bold;
}

#side_col, #main_col_0, #main_col_1{
    float: left; 
}

#side_col UL{
margin: 10px 0px 10px 0px;
padding:0;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#side_col li {
 float: left;
 margin: 2px 4px 4px 4px;
 width: 95%;
}
#side_col li a.kategory {
	display: block;	
	background: url(../img/rbg.png) #fff bottom left repeat-x;
	font-weight: bold;
	text-align       : left;
	text-decoration  : none;
	letter-spacing   : 2px;
	text-indent      : 5px;
	padding          : 5px;
	margin-top       : 2px;
	border       : 1px solid rgb(227, 209, 101);
	color            : #325b0a;
}
#side_col li a.kategory:hover {
	display: block;
	background: url(../img/rbg.png) orange bottom left repeat-x;
	font-weight: bold;
	text-align       : left;
	text-decoration  : none;
	letter-spacing   : 2px;
	text-indent      : 5px;
	padding          : 5px;
	margin-top       : 2px;
	border       : 1px solid rgb(227, 209, 101);
	color            : #325b0a;
}
#side_col li A{
	display: block;
	background: url(../img/obg.png) #fff bottom left repeat-x;
	font-weight: bold;
	text-align       : left;
	text-decoration  : none;
	letter-spacing   : 2px;
	text-indent      : 5px;
	padding          : 5px;
	margin-top       : 2px;
	border       : 1px solid #b54539;
	/* color            : #325b0a; */
	color: white;
}
#side_col li a:link, #side_col li a:visited
{
color: #c34615;
text-decoration: none;
}

#side_col li a:hover
{
background: url(../img/rbg.png) #fff bottom left repeat-x;
border       : 1px solid rgb(227, 209, 101);
/* color: #325b0a; */
}

#side_col {
    width: 180px;
}




/* vsebina strani z menijem */
#main_col_1 {
	margin:0;
	padding:0;
    /*width: 536px;*/
    width: 536px;
    padding-left: 20px;
    padding-top:10px;
    vertical-align: top;
    text-align: left;
}

/* vsebina strani brez menija */
#main_col_0 {
    /* width: 650px;*/
    width: 650px;
    padding: 10px;
    vertical-align: top;
    text-align: left;
}

#page_foot {
    background: white;
    /*height: 15px;*/
    clear: both;
    padding: 4px;
    display: block;
    text-align: center;
}

A {
	font-weight: normal;
	text-decoration: none;
}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #93b266;}
a:active {color: #000000;}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding:0;
	display: block;
	font-size: 18px;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	width: 100%;
	line-height: 30px;
	border-bottom: 1px solid black;
}

.H1_class {
	margin: 0;
	padding:0;
	display: block;
	font-size: 18px;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid black;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	padding:0px;
	display: block;
	font-size: 18px;
	text-align: left;
	background: #FFFFFF;
	width: 100%;
	line-height: 30px;
	border-bottom: 1px dashed black;
}

.right_sidebar_text {
	font-size: 10px;
	font-weight: bold;
	background: #EEEEEE;
	width: 100%;
	text-align: left;
	display: block;
	width: 100%;
}

.right_sidebar_footer {
	font-size: 11px;
	font-weight: bold;
	background: #EEEEEE;
	width: 100%;
	text-align: left;
	display: block;
	width: 100%;
}

.naslovi {
	display: block;
	font-size: 14px;
	text-align: left;
	color: #000000;
	background: #E6EDD9;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px dotted black;
}

.site_map {
	margin: 0;
	padding:0px;
	display: block;
	font-size: 18px;
	text-align: left;
	color: #000000;
	background: #ffffff;
	width: 100%;
	border-bottom: 1px dotted #a1a5a9;
	padding-left: 20px; 
}

.marginbottom {
	margin-bottom: 12px;
}

.sidebar {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	line-height: 14pt;
	vertical-align: top;	
}

.sublinks {
	text-align: right;
}

.sublinks A {
	font-size: 11px;
	font-weight: bold;
}

.copyright {
	font-size: 11px;
	text-align: center;
	color: #000000;
	background: #FFFFFF;
}

.news_footer {
font-size: 11px;
font-weight: bold;
}

.news_footer A{
font-size: 11px;
font-weight: bold;
}



form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 10px;
  min-width: 300px;
  max-width: 800px;
  width: 600px;
}


form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  /*
  border-color: #000;
  border-width: 1px;
  border-style: dashed;
  */
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 200px;
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}


form input, form textarea, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}



.frm_row {
	margin:0;
	padding: 2px;
	text-align: center;
	
}

.frm_error {
	border: 1px red dashed;
	
	text-align: center;
	padding: 2px;
}

.frm_ok {
	border: 1px orange solid;
	background-color: #ebe587;
	text-align: center;
	padding: 2px;
	margin-bottom: 15px;
}
.frm_label {
	font-weight: bold;
	
}
.frm_el{

}
.frm_invalid {
	color: red;
	text-decoration: none;
}
.frm_required {
	font-weight: bold;
	text-decoration: none;
}
.frm_text {
	border: 1px solid #777777;
	background-color: #eef1bb;
}
.frm_textarea {
/*float: left;*/
width: 100%;
height: 160px;
margin-left: auto;
margin-right: auto;
/*
width: 400px;
height: 200px;*/
	border: 1px solid #777777;
	background-color: #eef1bb;
}
.frm_select {
	
	border: 1px solid #777777;
	background-color: #eef1bb;
}
.frm_multi_select {
	border: 1px solid #777777;
	background-color: #eef1bb;
}

.frm_submit {
cursor:pointer;
background-color: #ff6600;
border: 1px #ff6600 solid;
padding: 2px 6px 2px 6px;
color: white;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
letter-spacing: 1pt;
}
.frm_submit:hover {
	background-color: #ff6600;
border: 1px #F6D25A outset;
padding: 2px 6px 2px 6px;
color: orange;
text-decoration: none;
font-weight: bold;

}
.frm_submit_row {

}
.frm_password {
	border: 1px solid #777777;
	background-color: #ccdeaf;
}

.box { float: left; width: 200px;}
#boxContent { border: none; background: #EEE; padding: 4px 4px 2px 4px;}
#boxContent { position: relative; left: -2px; top: -2px; display: table;}
#boxContainer { position: relative; background: #666; margin: 4px;  display: table-cell; vertical-align: middle;}

.photo_border {
	float: left;
	background: #EEE;
	border: 1px solid #666;
	padding: 4px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
div.thumb {
  float: left;
  padding:0;
  width: 156px;
  margin: 6px;
  vertical-align: top;
  }
  
div.thumb p {
   text-align: center;
   }
div.contact {
	color: red;
}

strong {
	font-weight: bold;
}
P {
line-height: 120%;
text-indent: 1em;
padding: 4px 4px 8px 4px;
}
</pre></body></html>