@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(pictures/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	background-color: #BBCEDC;
}div.div_basic {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(pictures/back_obsah.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
div.div_menu_01 {
	background-image: url(pictures/back_menu_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	text-align: right;
	width: 800px;
}
div.div_menu_01 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_menu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 170px;
}
div.div_menu img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_correct {
	margin: 0px;
	padding: 0px;
	clear: both;
}

img.img_left {
	float: left;
}
img.img_right {
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
p.p_center {
	text-align: center;
}

address {
	font-style: normal;
	text-align: center;
	margin-bottom: 5px;
}
h1{
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;

}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.div_foot {
	background-image: url(pictures/back_foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 33px;
	width: 800px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.div_foot p {
	color: #363636;
	text-align: center;
	font-size: 11px;
	margin-bottom: 5px;
}
div.div_foot a {
	color: #363636;
	text-decoration: none;
}
div.div_foot p.p_sign {
	font-size: 10px;
	margin: 0px;
	color: #747373;
	padding: 0px;
}
div.div_foot p.p_sign a {
	color: #747373;
	text-decoration: none;
}
div.div_foot p.p_sign a:hover {	
	text-decoration: underline;
}
div.div_foot a:hover {
	text-decoration: underline;
}
img.img_banner {
	padding: 0px;
	position: absolute;
	right: 50%;
	margin-top: 0px;
	margin-right: -599px;
	margin-bottom: 0px;
}
img.img_border {
	border: 1px solid #000000;
}
div.div_left_column img.img_left {
	float: left;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.div_left_column {
	margin: 0px;
	width: 440px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
	clear: both;
}
div.div_right_column {
	margin: 0px;
	float: right;
	width: 290px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
div.div_right_column img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_right_column a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_column {
	margin: 0px;
	width: 750px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
	clear: both;
}
div.div_column h2 {
	text-align: center;
	margin-bottom: 10px;
}
div.div_column img.img_nahled {
	margin-right: 3px;
	border: 1px solid #000000;
}
div.div_seoline{
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div.div_seoline a {
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}
div.div_seoline a:hover {
	text-decoration: none;
}