a:link {
	color: #111111;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;;
	text-decoration: none
}

a:visited {
	color: #111111;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;;
	text-decoration: none
}

a:hover {
	color: #FF1919;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;;
	text-decoration: none
}

a:link.navi     { color: #555555; text-decoration:none; }
a:visited.navi  { color: #555555; text-decoration:none; }
a:hover.navi    { color: #cc0000; text-decoration:none; }


body {
	font-size: 11px;;
	font-family: Arial; 
	line-height:120%; 
	margin-left:0; 
	margin-right:0; 
	color:#666666; 
	background-color:#eeeeee
}

form	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;;
}

input	{
	border:1px solid #808080; font-family: arial, helvetica, sans-serif;
	font-size: 11px
}

select	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;;
	font-weight: normal; margin-left:0; margin-right:0
}


h1           { font-size: 12pt; color: #CC0000  }
h2           { font-size: 11pt; color: #800000  }

table        { font-size: 11px;; line-height:120%; text-indent:0; margin-left:0; margin-right:0}

a.info  { position: relative;
          z-index:24;
          background-color:#ffffff;
          color:#000000;
          text-decoration:none }
          
a:hover.info      { z-index:25;background-color: #efefef}
a.info span       { display: none}
a:hover.info span { display:block;
                    position:absolute;
                    top:2em;
                    left:20em;
                    width:15em;
                    border:1px solid #CC0000;
                    background-color:#FFE1E1;
                    color:#000}
                    
p            { margin-left: 5; margin-right: 5 }
tr           { margin-left: 5; margin-right: 5 }


#dropmenudiv{
  border-left:1px solid #eeeeee; 
  border-right:1px solid #eeeeee; 
  border-top:1px solid #eeeeee; 
  border-bottom:0 solid #eeeeee; 
  position:absolute;
  line-height:18px;
  filter: alpha(opacity=76);
  z-index:300; 
  left:-143
}

/*Tole je pod-menu ... oboje*/
#dropmenudiv a{
  display: block;
  text-indent: 11px;
  border-bottom: 1px solid #ffffff;
  padding: 1px;
  filter: alpha(opacity=76);
  z-index:300
}

#dropmenudiv a:hover{
  /*hover background color*/
  background-color: #f5f5f5;
}



.tekst_21 {color: #666666; font-size: 14px; font-weight:bold}

.tekst_23 {color: #5E9449; font-size: 14px; font-weight:bold}



div.topmsg {
  color: #008000; 
  font-weight: bold
}

div.topnav
{
    display: block;
    position: absolute;
    left: 0;
    top: 200px;
    width: 200px;
    height: 23px;
    font-size: 11px;;
    padding-left: 23px;
    padding-top: 5px;
    text-decoration: none;
    background-image: url(../sx/arrow-white.gif);
    background-repeat: no-repeat;
    background-position: 211px; 8px;
    color: white;
    overflow: hidden;
    z-index: 40;
    background-color: transparent;
    text-transform: uppercase;
    cursor: pointer;
}


div.subnav
{
    display: none;
    position: absolute;
    width: 151px;
    height: 23px;
    font-size: 11px;;
    padding-left: 15px;
    padding-top: 5px;
    background-color: white;
    color: black;
    font-size: 11px;;
    text-decoration: none;
    background-image: url(../sx/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 138px 8px;
    filter: alpha(opacity=86);
    -moz-opacity: .86;
    cursor: pointer;
}

.info
{
    display: none;
    position: absolute;
    left: 160px;
    top: 60px;
    width: 200px;
    height: 290px;
    padding: 16px;
    background-color: #eeeeee;
    filter: alpha(opacity=86);
    overflow: hidden;
    font-size: 12px;
}