/* CSS Document */
/* Valid CSS! For more info, visit: http://jigsaw.w3.org/css-validator/ */

html, body 
{
height:100%; /* za da moje da se pravi DIV sys  height 100% */
margin:0;
padding:0;
background-repeat: repeat; 
font-size : 12px;
font-family : Arial, sans-serif;
background-color : #f1f1f1; 
}
a.top_menu:link {
font-weight : bold;
font-size : 12px;
color : #ffffff;
text-decoration : none;
}
a.top_menu:visited {
font-weight : bold;
font-size : 12px;
color : #ffffff;
text-decoration : none;
}
a.top_menu:hover {
font-weight : bold;
font-size : 12px;
color : #ffffff;
text-decoration : underline;
}
a.top_menu:active {
font-weight : bold;
font-size : 12px;
color : #ffffff;
text-decoration : none;
}

a.kamuflazh:link {
font-size : 12px;
color : #26465D;
font-family : Arial, sans-serif;
}
a.kamuflazh:visited {
font-size : 12px;
color : #26465D;
font-family : Arial, sans-serif;
}
a.kamuflazh:hover {
font-size : 12px;
color : #26465D;
font-family : Arial, sans-serif;
}
a.kamuflazh:active {
font-size : 12px;
color : #26465D;
font-family : Arial, sans-serif;
}

a.dark_blue:link {
font-weight : bold;
font-size : 12px;
color : #26465d;
text-decoration : none;
}
a.dark_blue:visited {
font-weight : bold;
font-size : 12px;
color : #26465d;
text-decoration : none;
}
a.dark_blue:hover {
font-weight : bold;
font-size : 12px;
color : #26465d;
text-decoration : underline;
}
a.dark_blue:active {
font-weight : bold;
font-size : 12px;
color : #26465d;
text-decoration : none;
}

a.dark_blue2:link {
font-size : 14px;
color : #26465d;
}
a.dark_blue2:visited {
font-size : 14px;
color : #26465d;
}
a.dark_blue2:hover {
font-size : 14px;x;
color : #26465d;
}
a.dark_blue2:active {
font-size : 14px;
color : #26465d;
}

a.black:link {
font-weight : bold;
font-size : 12px;
color : #252523;
text-decoration : none;
}
a.black:visited {
font-weight : bold;
font-size : 12px;
color : #252523;
text-decoration : none;
}
a.black:hover {
font-weight : bold;
font-size : 12px;
color : #26465d;
text-decoration : underline;
}
a.black:active {
font-weight : bold;
font-size : 12px;
color : #252523;
text-decoration : none;
}

input {
height : 17px;
border : 1px solid #4c77b6;
font-size : 12px;
padding-top : 1px;
padding-right : 0;
padding-bottom : 1px;
padding-left : 0;
background : #ffffff;
vertical-align : middle;
color : #000000;
font-family : Arial, sans-serif;
}
select {
height : 21px;
border : 1px solid #4c77b6;
font-size : 12px;
background : #ffffff;
vertical-align : middle;
color : #000000;
font-family : Arial, sans-serif;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
textarea {
border : 1px solid #4c77b6;
font-size : 12px;
padding-top : 1px;
padding-right : 0;
padding-bottom : 1px;
padding-left : 0;
background : #ffffff;
color : #000000;
font-family : Arial, sans-serif;
}
ul
{
margin-top:0px;
}
li
{
margin-bottom:3px;
}
