body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
}
#Top {
	height: 130px;
	width: 900px;
	background-image: url(../images/Top2.jpg);
	background-repeat: no-repeat;
}
#Page {
	margin: auto;
	width: 900px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#Content {
	float: right;
	height: 100%;
	width: 660px;
	padding:6px;
}
#Blocks {
	height: 100%;
	width: 215px;
	margin: 0px;
	padding-left: 8px;
	background-color: #FFFFFF;
}
#Menu li a {
	background-image: url(../images/Menu.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
	display: block;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 18px;
	text-decoration: none;
	color: #666666;
	margin-left:0px;
	margin-bottom: 10px;
}
#Menu li a:hover {
	color: #000000;
	background-color: #DEDEDE;
	background-image: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#Menu li {
	display: block;
	margin-bottom: 15px;
}
#Menu ul {	
	list-style-type: none;
}
.BlockTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 200;
	color: #666666;
	padding-left: 8px;
	padding-bottom: 5px;
}
.Block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 16px;
	padding-bottom: 20px;
}
#Menu {
	padding-bottom: 20px;
	display: block;
}
#Page .Block a {
	font-size: 15px;
	font-style: italic;
	text-decoration: none;
}

.belka {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}
.tabelka th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.tabelka {
	border: 1px solid #999999;
}
.tabelka td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: thin solid #CCCCCC;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.czerwona {
	font-weight: bold;
	color: #FF0000;
}
