@charset "windows-1250";
body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: #79b00f;

}
#mainbody {
	width: 828px;
	margin-top: 0.2em;
	margin-right: auto;
	margin-left: auto;
	}
#top {
	width: 828px;
	float: left;
}

#menu {
	width: 828px;
}
#image {
	width: 828px;
}

#content {
	width: 828px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#pravysloupec {
	width: 828px;
	float: right;
	background-image: url(images/bgr.gif);
}

#images {
	width: 270px;
	float: left;
	padding: 15px 0px 15px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	text-align: center;
}

#text {
	width: 460px;
	margin-left: 0px;
	padding: 15px 35px 15px 15px;
	float: right;
	text-align: left;
}

#footer {
	width: 828px;
	height: 39px;
}

p {
	text-align: justify;
}

.text10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	text-align: justify;
}
.text10px a:link {
	color: #2E9601;
	text-decoration:none;
}

.text10px a:visited {
	color: #2E9601;
	text-decoration: none;
}

.text10px a:hover {
	text-decoration: underline;
}

.text10px_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.text12px_bold {
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 30px;
}
.heading {
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 30px;
}
.foot {
	color: #AFCB12;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.foot a:link {
	color: #AFCB12;
	text-decoration:none;
}
.foot a:visited {
	color: #AFCB12;
	text-decoration:none;
}
.foot a:hover {
	color: #ffffff;
	
}
