html {
	background-color: #000;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #CCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.cb {
	clear: both;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
.container {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.container2 {
	height: auto;
	width: 980px;
	float: left;
	background-color: #007E00;
}
.header {
	float: left;
	height: 205px;
	width: 980px;
	background-image: url(/images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.header_odkaz {
	position: absolute;
	top: 15px;
	right: 30px;
	border: 0px;
	width: 690px;
	height: 170px;
}
.main_content {
	width: 980px;
	float: left;
	height: auto;
	background-image: url(/images/main_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer{
	width: 980px;
	float: left;
	height: 25px;
	margin-top: 20px;
	background-color: #016F00;
}
.footer_odkaz {
	margin-top: 5px;
	float: right;
	text-align: center;
	font-size: 12px;
	width: 217px;
	color: #fff;
}
.footer_odkaz a {
	color: #fff;
	text-decoration: none;
}
.footer_odkaz a:hover {
	text-decoration: underline;
}
.content {
	width: 527px;
	float: left;
	height: auto;
	padding: 10px;
	background-image: url(/images/content_bg.png);
	background-repeat: repeat-y;
}
.content_title {
	color: #fff;
	font-size: 15px;
	background-color: #2f3966;
	margin-bottom: 5px;
	border: 1px solid #fff;
	padding: 10px;
	float: left;
	height: auto;
	width: 505px;
}
.content_text_2 {
	padding: 10px;
	float: left;
	min-height:200px;
  height:auto !important;
  height:200px;
	margin: 5px 0px;
	width: 505px;
	color: #000;
	background-color: #cfe6cf;
	font-size: 12px;
	border: 1px solid #fff;
	background-image: url(/images/vodoznak_content.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.content_galerie {
	border: 1px solid #fff;
	float: left;
	background-color: #cfe6cf;
	width: 505px;
	color: #000;
	margin: 5px 0px;
	padding: 10px;
	height: auto;
}
.content_video {
	width: 505px;
	padding: 10px;
	float: left;
	margin: 5px 0px;
	height: auto;
	border: 1px solid #fff;
	background-color: #cfe6cf;
}
.levy_sloupec {
	float: left;
	height: auto;
	width: 171px;
	margin-top: 40px;
	margin-left: 33px;
	margin-right: 26px;
}
.pravy_sloupec {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 40px;
}
.left_menu {
	float: left;
	width: 171px;
	height: auto;
	margin-bottom: 20px;
}
.box_bg_1 {
	float: left;
	height: auto;
	width: 171px;
	color: #fff;
}
.box_bg_2 {
	float: right;
	height: auto;
	width: 171px;
	margin-right: 11px;
	color: #fff;
}
.box_bg_1 h2 {
	float: left;
	height: 20px;
	width: 160px;
	padding: 8px 5px 0px 6px;
	color: #fff;
	font-weight: normal;
	background-image: url(/images/box_nadpis.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_bg_2 h2 {
	float: right;
	height: 20px;
	width: 160px;
	padding: 8px 5px 0px 6px;
	color: #fff;
	font-weight: normal;
	background-image: url(/images/box_nadpis.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.diskuze {
	float: right;
	height: auto;
	width: 160px;
	color: #fff;
	margin-bottom: 20px;
	font-size: 13px;
	padding: 0px 5px 5px 6px;
	border-bottom: 1px solid #80bf80;
	background-image: url(/images/box_bg.png);
	background-repeat: repeat-y;
}
.akce {
	float: right;
	height: auto;
	width: 160px;
	color: #fff;
	margin-bottom: 20px;
	font-size: 13px;
	padding: 0px 5px 5px 6px;
	border-bottom: 1px solid #80bf80;
	background-image: url(/images/box_bg.png);
	background-repeat: repeat-y;
}
.sponzori {
	float: right;
	height: auto;
	width: 160px;
	color: #fff;
	margin-bottom: 20px;
	font-size: 12px;
	padding: 0px 5px 5px 6px;
	border-bottom: 1px solid #80bf80;
	background-image: url(/images/box_bg.png);
	background-repeat: repeat-y;
	text-align: center;
}
.akce_li {
	float: left;
	width: 160px;
	list-style-type: none;
	padding: 4px 0px;
	margin-bottom: 7px;
	border-bottom: 1px dashed #DADADA;
}
.akce_li a {
	text-decoration: none;
	font-size: 11px;
	display: block;
	color: #fff;
}
.akce_li a:hover {
	color: #000;
}
.ajaxDiskuze {
	float: left;
	width:500px;
}
.ajaxDiskuze .tlacitkoReakce {
	color: #FFF;
	text-decoration: underline;
	cursor: pointer;
	float: left;
}
.ajaxDiskuze .polozka {
	padding: 10px;
	font-size: 10px;
	float: left;
}
.ajaxDiskuze .polozka .prizpevek {
	padding: 10px;
	float: left;
	width: 470px;
	background-color:#007E00;
	border: #FFF 1px solid;
}
.ajaxDiskuze .polozka .reakce {
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	width: 460px;
	background-color:#D3EBD5;
	border: #FFF 1px solid;
	padding:5px;
}

.ajaxDiskuze input {
	background: none;
	border: none;
	text-decoration: underline;
	cursor: pointer;
	color: #FFF;
	float: left;
	display:block;
	border: #FFF 1px solid;
	background:none;
	width:400px;
	margin-left:18px;
	margin-bottom:10px;
}
.ajaxDiskuze .tlacitko {
	border: none;
	text-decoration: underline;
	cursor: pointer;
	color: #FFF;
	float: right;
	background-color:#030;
	border: #FFF 1px solid;
	width:100px;
	margin-right:18px;
}
.ajaxDiskuze .formular {
	border: none;
	text-decoration: underline;
	cursor: pointer;
	border: #D9261C 1px solid;
	width: 434px;
	float: left;
}
.ajaxDiskuze .formularReakce {
	border: none;
	text-decoration: underline;
	cursor: pointer;
	width: 500px;
	float: left;
	margin-top: 10px;
}
.ajaxDiskuze .vlozit_koment {
	padding: 10px;
	float: left;
	width: 500px;
}
.ajaxDiskuze #komentar {
	background: none;
	border: none;
	text-decoration: underline;
	cursor: pointer;
	border: #FFF 1px solid;
	width: 400px;
	height:50px;
	float: left;
	color:#FFF;
	margin-left:10px;
	margin-bottom:10px;
}
.ajaxDiskuze .strankovani {
	text-decoration: underline;
	cursor: pointer;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	float: left;
	width: 480px;
	padding: 5px;
}
.ajaxDiskuze .h2_diskuse {
	font-size: 12px;
	line-height: 12px;
	margin-top: 5px;
	width: 500px;
	color: #CCC;
	float: left;
}
.content ul {
	padding-left: 25px;
}
