body{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	overflow: none;
	cursor:crosshair;
}	 

.obalka{
	width: 800px;
	padding: 0;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 607px;
	padding: 0px;
	overflow: none;
	
}

.top{
	width: 100%;
	border: 0px;
	height: 142px;
	position: static;
	padding: 0px;
	margin: 0px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	overflow: none;
	border-width: 0px;

}

.menu{
	width: 200px;
	border: 0px;
	height: 435px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(images/bgm.jpg);
	background-repeat: no-repeat;
	overflow: none;
	border-width: 0px;
}

.bottom{
	width: 100%;
	border: 0px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	overflow: none;
	float: left;
	border-width: 0px;
}

.menu-table-obalka{
	width: 150px;
	height: 428px;
	border: 0px;
	margin-left: 50px;
	margin-top: 7px;
}

.obsah{
	width: 600px;
	border: 0px solid Fuchsia;
	height: 435px;
	padding: 0px;
	float: right;
	background-image: url(images/bgr.jpg);
	background-repeat: no-repeat;
	overflow: none;
        margin-left: auto;
        margin-right: auto;
}

.menutop {
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
	color: #2A4968;
	text-decoration: none;
}
.menutop:hover {
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
	color: Red;
	text-decoration: none;
}

.menu-t {
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #2A4968;
	text-decoration: none;
}

.menu-table {
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #2A4968;
	text-decoration: none;
}

.menu-t:hover {
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: Red;
	text-decoration: none;
}
.menu-tmain {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #2A4968;
	text-decoration: none;
}
.menu-tmain:hover {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: Red;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-style: normal;
	color: #2A4968;
	text-decoration: none;
	font-size: 28px;
}

h2 {
	font-style: normal;
	color: #2A4968;
	text-decoration: none;
}

.kontakt-table
{
	border: thin solid Black;
	background-color: Silver;
	padding: 3px;
        margin-left: auto;
        margin-right: auto;
}

.text-normal {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #2A4968;
	text-decoration: none;
}

A{
	text-decoration: none;
	font-size: 12px;
        cursor:crosshair;
}

.text-zvyrazneni {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #2A4968;
	text-decoration: none;
}

.clock{
	font-size: 9px;
	color: Black;
	margin-left: 24px;
	margin-top: 12px;
	border: 0px;
	text-align: left;
}

.toptable{
	border: 0px;
	margin-top: 120px;
	width: 80%;
}