/* CSS Document */
body {background-color:#999999;}
#counter{
	visibility:hidden;
}
.mainborder {
border:	1px  solid  gray;}
.mainborder1 {
border:	0px  solid  gray;}
.logo_border{
	border-bottom : 1px solid gray;
}
.logo_copy{
	border-top : 1px solid gray;
}

#v_mnu_01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#v_mnu_01 {
	width: 200px;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f6f6f6;
	border-right-color: #f6f6f6;
	border-bottom-color: #f6f6f6;
	border-left-color: #f6f6f6;
	}

#v_mnu_01 li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	}
#v_mnu_01 .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#v_mnu_01 li a:link, #v_mnu_01 li a:visited {
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
	}

#v_mnu_01 li a:hover {
	color: #FFFFff;
	background:  #3868CE;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
	}


p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    color: #4E4E4E;
	margin : 10px;

}
ul.list {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    color: #4E4E4E;
	list-style-image : url(img/1.gif);
}
ol {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    color: #4E4E4E;
	
}
h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
    color: #3968CD;
	font-weight:bold;
}
h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
    color: #3968CD;
	font-weight:bold;
}
.img {
	margin:7px;
}
a:link {
	color : Blue;
	text-decoration : none;
}
a:visited{
	color : Blue;
	text-decoration : none;
}
a:hover{
	color : Blue;
	text-decoration : underline;
}
a:active {
	color : Blue;
	text-decoration : underline;
}
.sapa{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : lighter;
	color : Blue;
	width:200px;
	text-align:center;
	margin-left:5px;
}
a.sapa:link{
	color : Blue;
	text-decoration : none;
}
.zakoni{background-color:#CCCCCC}
#sapa1{
border-top:2px solid #888888;
margin:10px;
padding:1px;
font-size:10px;
color:#888888;
}
#sapa1 a{
color:#888888
}