BODY{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
}
 
A {
	color: #ACACAC;
}

A:Hover {
	color: #656565;
}

A.menulink{
	color: White;
	text-decoration: none;
}

A:Hover.menulink{
	color: Aqua;
	text-decoration: none;
	margin: 0 0 0 0;
}
A.leftlink{
	color: White;
	text-decoration: none;
}

A:Hover.leftlink{
	color: White;
	text-decoration: underline;
}

H4 {
	font-variant: normal;
	background-color: transparent;
	color: #4A4A4A;
	padding: 4px;
	width: 100%;
	font: small;
}
H1{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H2{
	font-weight: bold;
	font-size: 10px;
}


H3{
	font-weight: bold;
	font-size: 12px;
}
p{
	margin: 15px;
}
strong {
	font: oblique;
}

LI{
	margin: 10px;
	list-style-type: circle;
}
th {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
	font-size: 12px;
}


.tdborder{
	border-top: 1px solid Black;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
}
.tdnoborder{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
}
#header{
	width: 100%;
	height: 64px;
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#divider{
	height: 23px;
	background: #CCCCCC;
	border-bottom: 1px solid Black;
	border-top: 1px solid White;
	margin: 0;
	padding: 0 0 0 141;
	white-space: nowrap;
}

#left{
	width: 141px;
	height: 160%;
	float: left;
	background: #999999;
	margin: 0;
	padding: 0;
	color: White;
	font-size: 10px;
	font-weight: bold;
}

#content{
	width: 695px;
	float: left;
	background-color: White;
	margin: 0 0 0 0;
	padding: 15 2 0 3;

}

#right{
	width: 147px;
	height: 160%;
	float: right;
	background: #999999;
	margin: 0;
	padding: 0 0 0 0;
	color: White;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	white-space: nowrap;
}

#t-udaj{
	background: #666666;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 5;
}



.email{
	background-color: #CCCCCC;
}

.menu{
	width: 715px;
	height: 23px;
	background: #666666;
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.border{
	border-left-color: White;
	border-left-style: groove;
	border-left-width: 2px;
}

.obsah{
	padding: 5 30 5 15;
	text-align: justify;
}

