@charset "windows-1250";
.border {border: 1px #2c2c2c solid;}

.insiderborder {border-left: 1px  #0099FF solid;
border-right: 1px  #0099FF  solid;
}

a.oran {
font-size: 12px;
font-family: Arial, sans-serif;
color: #1D6DFF;
text-decoration: none;
font-weight: bold;
}

a.oran:hover {
font-size: 12px;
color: #FFCC66;
font-family: Arial, sans-serif;text-decoration: underline;font-weight: bold;}

.menupadding {padding-left: 27px;padding-right: 2px;
border-right: 1px #E5E5E5 solid;}

.mainpadding {
padding: 5px;
font-family: Verdana, Helvetica, Arial, sans-serif;color: #656565;font-size: 12px;
}

.ostalo {
padding: 3px;
font-family: Verdana, Helvetica, Arial, sans-serif;color: #656565;font-size: 12px;
}



a.faq {
font-size: 22px;
font-family: Arial, sans-serif;
color: #175cd2;text-decoration: none;font-weight: bold;}

a.faq:hover {
font-size: 22px;
color: #000000;
font-family: Arial, sans-serif;text-decoration: underline;font-weight: bold;}


.table {border-top: 1px #E5E5E5 solid;
border-left: 1px #E5E5E5 solid;
border-bottom: 1px #E5E5E5 solid;}

.td {border-bottom: 1px #E5E5E5 solid;
border-right: 1px #E5E5E5 solid;
padding: 6px;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 12px;color: #414141;}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font-size: 12px;
font-family: Arial, sans-serif;
line-height: 18px;
z-index: 100;
background-color: #fdfdff;
width: 160px;
}

.anylinkcss a{
color: #175cd2;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #99ccff;
color: black;
}
body {
	background-color: #00CC66;
}
