﻿A:link
{
	font-weight: normal;
	font-size: 11px;
	color: #3E7291;
	font-style: normal;
	font-family: Tahoma, VERDANA;
	text-decoration: underline;
}
A:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #3E7291;
	font-style: normal;
	font-family: Tahoma, VERDANA;
	text-decoration: underline;
}
A:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #393939;
	font-style: normal;
	font-family: Tahoma, VERDANA;
	text-decoration: none;
}

A.topmenu:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-STYLE: normal; FONT-FAMILY:Tahoma, VERDANA; TEXT-DECORATION: none;
}
A.topmenu:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-STYLE: normal; FONT-FAMILY:Tahoma, VERDANA; TEXT-DECORATION: none;
}
A.topmenu:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #E0DD00; FONT-STYLE: normal; FONT-FAMILY:Tahoma, VERDANA; TEXT-DECORATION: none;
}


A.midlink:link
{
	font-weight: normal;
	font-size: 11px;
	color: #4D4D4D;
	font-style: normal;
	font-family: Tahoma, VERDANA;
	text-decoration: underline;
}
A.midlink:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #4D4D4D;
	font-style: normal;
	font-family: Tahoma, VERDANA;
	text-decoration: underline;
}
A.midlink:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #FF0000;
	font-style: normal;
	font-family: Tahoma, VERDANA;
	text-decoration: none;
}

A.midredlink:link
{
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	font-style: normal;
	font-family: Tahoma, VERDANA;
	text-decoration: underline;
}
A.midredlink:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	font-style: normal;
	font-family: Tahoma, VERDANA;
	text-decoration: underline;
}
A.midredlink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #3E7291;
	font-style: normal;
	font-family: Tahoma, VERDANA;
	text-decoration: none;
}


A.footerlink:link
{
	font-weight: bold;
	font-size: 11px;
	color: #D3D1D1;
	font-style: normal;
	font-family: Tahoma, VERDANA;
	text-decoration: none;
}
A.footerlink:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #D3D1D1;
	font-style: normal;
	font-family: Tahoma, VERDANA;
	text-decoration: none;
}
A.footerlink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #D3D1D1;
	font-style: normal;
	font-family: Tahoma, VERDANA;
	text-decoration: underline;
}

.topmenubody
{
	background-image: url(../images/site_01.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 65px;
}

.midbody
{
	background-image: url(../images/site_03.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.footerbody
{
	background-image: url(../images/site_05.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 88px;
}

.frame
{
	border: 1px solid #393939;
}

.smallwhite
{
	font-weight: normal;
	font-size: 11px;
	color: #D3D1D1;
	font-style: normal;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.white
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.blue
{
	font-weight: bold;
	font-size: 15px;
	color: #0552A9;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.footer
{
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7E7E7;
}
td, th
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.titles
{
	display: block;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	border: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.txt2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.legenda
{
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 619px;
	z-index: 300;
	width: 250px;
}

.legenda_content
{
	float: left;
	background-color: #000000;
	color: #FFFFFF;
	padding: 15px 15px 15px 15px;
	width: 220px;
}

.legenda_bottom
{
	float: left;
	text-align: right;
	width: 250px;
}

.legenda_knop
{
	cursor: pointer;
}

.topmenuleft
{
	background-image: url(../images/headerleft.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 65px;
}

.topmenumiddle
{
	background-image: url(../images/headermiddle.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 65px;
}
.topmenuright
{
	background-image: url(../images/headerright.JPG);
	background-position: top;
	background-repeat: no-repeat;
	height: 65px;
}

