/* CSS Document */
.style6 {color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}
.style7 {color: #000066; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style13 {color: #000066; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style15 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style21 {font-size: 12px}
.style22 {font-family: Verdana, Arial, Helvetica, sans-serif}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

p{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000066;
line-height: 18px;
padding: 5px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #003;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3366CC;
	display: block;
	padding: 0;
	width: auto;
	line-height: 20px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	padding: 0;
	width: auto;
	line-height: 20px;
}

.borders {
	border: 2px dashed;
	padding: 0px;
	border-color: #CCCCCC;
	text-align: center;
}


.bordersl {
	border-left: 2px dashed;
	padding: 5px;
	border-color: #CCCCCC;
}

.borderslr {
	border-left: 2px dashed;
	border-right: 2px dashed;
	padding: 5px;
	border-color: #CCCCCC;
}

.bordersr {
	border-right: 2px dashed;
	padding: 5px;
	border-color: #CCCCCC;
}

.borderstb {
	border-top: 2px dashed;
	border-bottom: 2px dashed;
	padding: 5px;
	border-color: #CCCCCC;
}

.bordersrb {
	border-right: 2px dashed;
	border-bottom: 2px dashed;
	padding: 5px;
	border-color: #CCCCCC;
}


.borderstr {
	border-top: 2px dashed;
	border-right: 2px dashed;
	padding: 5px;
	border-color: #CCCCCC;
}

.bordersb {
	border-bottom: 2px dashed;
	padding: 2px;
	border-color: #CCCCCC;
}

.borderst {
	border-top: 2px dashed;
	padding: 2px;
	border-color: #CCCCCC;
}

.borderstbr {
	border-top: 2px dashed;
	border-bottom: 2px dashed;
	border-right: 2px dashed;
	padding: 2px;
	border-color: #CCCCCC;
	text-align: center;
}

.framerb {
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding: 3px;
	border-color: #DEDEDE;
}

.photo {
padding: 10px;
}

.floatimgl 
{
float:left;
border:1px dotted gray;
margin:10px 10px 10px 5px;
}
.floatimgr 
{
float:right;
border:1px dotted gray;
margin:10px 5px 10px 10px;
}

.floatimgc 
{
	float:center;
	border:1px gray;
	margin:15px 10px 10px 10px;
}

.stylemalaslova {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.whit-text {
	color: #FFF;
}
desnonavmenu {
	color: #FF8040;
}

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block; 
background-color:#FF9900;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}



