a {
	text-decoration: none;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;

}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a.bl:link {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;


}
a.bl:visited {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;


}
a.bl:hover {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a.bl:active {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.wh:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.wh:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.wh:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;


}
a.wh:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
li {
    color: #FFFFFF;
	cursor: default;
	font-size: 10px;
}
low {
	color: #A99878;
	cursor: default;
	font-size: 10px;
}
ala {
	color: #FEFFFE;
	cursor: default;
	font-size: 12px;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: default;
	color: #666666;
	/*text-align: justify;*/

}
H1{
	color: #FF0000;
	cursor: default;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.style1 {
	color: #111111;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: default;
	color: #000000;
}

td.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a.re:link {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.re:visited {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.re:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;


}
a.re:active {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

img {
	border-color: #000000;

}
TD.redwhi{
	background: #FF0000;
	color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD.separator{
	color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style2 {
	font-size: 10px;
	color: #555555;
}

.style3 {
	font-size: 11px;
	font-weight: bold;
}

.style4 {
	font-size: 12px;
	font-weight: bold;
}

.style5 {
	font-size: 14px;
	font-weight: bold;
}

.little {
	color: #999999;
	font-size: 9px;
}
.slideshow, .slideshow img {
	float:left;
	border-color:#000000;
	margin-right:-2px;
}
#fral {	width:95%; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; border:thin #000000 dashed; border-spacing:0px; }
#fral th { background-color:black; color:#FFFFFF; border:none; }
#fral td { border:none; }
.grey { background-color:#CCCCCC; }
.red { font-weight:bold; color:red; }
.trred { background-color:red; color:white; font-weight:bold; }
table.ramka
{
border: 2px solid black; 
border-left-style: none;
}
table.top
{
background-image: url(img/header.jpg);
}
table.bot
{
background-image: url(img/red_grad_h.gif);
background-position: right; 
background-repeat: repeat-y;
background-color: #000000;
width: 100%;
}
.topnav {
 clear: both;
 font-size: 10px;
 height:18px;
 margin:0;
 line-height:18px;
 white-space:nowrap;
 color:white;
 background:#ff0000;
}
.topnav ul {
 position:relative;
 margin:0;
 padding:0;
 list-style:none;
}
.topnav ul ul {
 position:absolute;
 left:-9999px;
 border:2px solid #000000;
 border-top:0;
 background:#ff0000;
}
.topnav a {
 display: block;
 padding: 0 20px 0 20px;
 color: #FFFFFF;
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
}
.topnav > ul > li {
 float:left;
 display:block;
 position:relative;
}
.topnav ul > li:hover > ul {
 left:0;
 top:18px;
}
