body {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 10px 0 20px 0;
	text-align: center;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #9a1a1b;
	padding: 0;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 16px;
	color: #9a1a1b;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

h1 a {
	color: #9a1a1b;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2 a {
	color: #9a1a1b;
}

p {
	padding: 0;
	margin: 0 0 5px 0;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

table {
	border-collapse: collapse;
	font-size: 11px;
	color: #000;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}
fieldset {
	padding: 10px;
	margin: 0;
	border: none;
}

.clear {
	font-size: 1px;
	width: 100%;
	clear: both;
}

.text_left {
	text-align: left !important;
}
.text_center {
	text-align: center !important;
}
.text_right {
	text-align: right !important;
}

.float_left {
	float: left !important;
}
.float_right {
	float: right !important;
}

.float_left_img {
	float: left !important;
	margin: 0 10px 4px 0 !important;
}
.float_right_img {
	float: right !important;
	margin: 0 0 4px 10px !important;
}

.red {
	color: #9a1a1b !important;
}
.green {
	color: #7d9314 !important;
}
.pink {
	color: #c00067 !important;
}

.border_no {
	border: none !important;
}

#page {
	width: 824px;
	position: relative;
	margin: 0 auto;
	padding: 115px 0 0 0;
}

#header {
	width: 100%;
	height: 109px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../design/header.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#content {
	padding-bottom: 20px;
}

#logo_link {
	display: block;
	width: 255px;
	height: 109px;
}

#main_right {
	position: relative;
	float: right;
	width: 680px;
	text-align: left;
	padding-top: 30px;
}

#brown_label_main {
	position: absolute;
	width: 670px;
	height: 15px;
	top: 0;
	left: 0;
	padding: 5px;
	color: #fff;
	background-color: #9a1a1b;
}
#brown_label_main span {
	padding: 0 5px;
}
#brown_label_main a {
	color: #fff;
	font-weight: normal;
	margin: 0 5px;
}

#main_left {
	float: left;
	width: 140px;
	text-align: left;
}

.brown_label {
	padding: 5px;
	color: #fff;
	font-weight: bold;
	background-color: #9a1a1b;
}

.green_label {
	padding: 5px;
	color: #fff;
	font-weight: bold;
	background-color: #7d9314;
}

.lightgreen_label {
	padding: 5px;
	color: #fff;
	font-weight: bold;
	background-color: #adc344;
	margin-bottom: 15px;
	margin-top: -10px;
}

#main_left ul {
	margin: 0 0 20px 0;
	padding: 0;
}
#main_left ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_left ul li a {
	display: block;
	height: 100%;
	padding: 10px 0 10px 15px;
	color: #6a0f10;
	border-top: 1px solid #fff;
	background-image: url(../design/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	text-decoration: none;
}
#main_left ul li a:hover {
	text-decoration: underline;
}

#main_left ul#top_menu li a {
	background-color: #ffbd68;
}
#main_left ul#bottom_menu li a {
	background-color: #dedede;
}

#main_left ul#top_menu li.sub a {
	background-color: #dedede;
	padding: 5px 0 5px 15px;
}

.reklama_label {
	padding: 0 0 0 10px;
	margin-bottom: 5px;
	background-image: url(../design/arrow_reklama.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
	color: #a7a7a7;
}

#inner_left {
	float: left;
	width: 470px;
}

#inner_right {
	float: right;
	width: 200px;
}

.row {
	margin-bottom: 10px;
}

.text_bg {
	padding: 10px;
	background-color: #ffe9cd;
}

.text_bg p a.red {
	font-weight: normal;
}

.article {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 2px solid #ffe9cd;
} 

.article a.red {
	font-weight: normal;
}

.more {
	background-image: url(../design/arrow_more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #9a1a1b;
}

#inner_right .article {
	margin: 0;
	padding-bottom: 5px;
}
#inner_right .article p {
	margin: 0;
}
#inner_right .article h2 {
	font-size: 13px;
}

#inner_right .brown_label {
	margin-bottom: 5px;
}

.green_box {
	padding: 10px;
	margin-bottom: 15px;
	background-color: #ecf3ce;
}
.green_box h2 {
	font-size: 13px;
}
.green_box a.more {
	font-weight: normal;
}

form.green_box fieldset {
	padding: 0;
}

form.green_box fieldset img {
	margin-right: 10px;
}

form.green_box fieldset .button {
	display: block;
	width: 100px;
	height: 20px;
	background: none;
	border: none;
	background-image: url(../design/butt_anketa.gif);
	background-repeat: no-repeat;
}

#inner_right .komentare p {
	margin-bottom: 5px;
}
#inner_right .komentare p a {
	font-weight: bold;
}
#inner_right .komentare p a.more {
	font-weight: normal;
	color: #c00067;
}

#clanek {
	margin-bottom: 10px;
}
#clanek p, .text_bg p {
	margin-bottom: 15px;
	line-height: 18px;
}

#clanek .perex {
	font-style: italic;
}

#clanek .fotogalerie_box {
	float: left;
	width: 150px;
	background-color: #fff;
	margin: 0 10px 10px 0; 
	padding-bottom: 5px;
}

#clanek .fotogalerie_box p {
	padding: 10px 0 0 11px;
	margin: 0;
}
#clanek .fotogalerie_box p a {
	margin-right: 5px;
}

.diskuze {
	padding-top: 10px;
}
.diskuze form .fieldset {
	padding: 10px 0;
}
.diskuze form .label {
	color: #666666;
}
.diskuze form div.sub {
	padding-left: 10px;
	margin-bottom: 5px;
}
.diskuze form div.buttons {
	margin-top: 10px;
	padding: 5px 10px;
}

.diskuze form div.buttons input {
	display: block;
	width: 100px;
	height: 20px;
	background: none;
	border: none;
}
.diskuze form div.buttons input.butt1 {
	background-image: url(../design/butt_cist_vybrane.gif);
	margin-right: 10px;
}
.diskuze form div.buttons input.butt2 {
	background-image: url(../design/butt_cist_vse.gif);
}
.diskuze form div.buttons input.butt3 {
	background-image: url(../design/butt_pridat_prispevek.gif);
}

#footer {
	padding: 7px 0;
	text-align: center;
	color: #9a1a1b;
	background-color: #ffe9cd;
}

.diskuze .message {
	border-left: 2px solid #9a1a1b;
	padding: 5px 4px 5px 7px;
	margin-bottom: 5px;
}

.diskuze .message .date {
	color: gray;
	font-size: 0.8em;
	margin-right: 5px;
}

.diskuze .message .reply {
	float: right;
	margin-right: 5px;
}

.licha {
	background-color: white;
}

.suda {
	background-color: #FFE9CD;
}

.diskuze .highlight {
	background-color: #FFFF55;
}

p.empty {
	padding: 10px;
	text-align: center;
	background-color: #DEDEDE;
}

.archiv {
	padding: 4px;
	border-bottom: 1px solid #9a1a1b;
	clear: both;
}

#main_left ul#top_menu li.active a, #main_left ul#bottom_menu li.active a {
	background-color: #E98D68;
}

#archiv .back {
	text-align: right;
	padding-top: 15px;
}

#archiv p {
  margin-bottom: 0;
}

#navigace {
	padding: 2px;
	margin-bottom: 6px;
}

#serials {
	border: 1px solid #DEDEDE;
	padding: 8px;
	background-color: #EFD9BD;
	margin: 10px 0;
}

div.block {
	display: block;
	width: 180px;
	padding: 5px;
	margin: 10px;
	margin-bottom: 5px;
	margin-top: 0;
	border: 1px solid #DEDEDE;
	background-color: #EFD9BD;
}

div.left {
	float: left;
	margin-left: 0;
}

div.right {
	float: right;
	margin-right: 0;
}

#clanek div.block p {
  margin-bottom: 0;
}

.rss {
  float: left;
  text-decoration: none;
  color: #E43E04;
  background-image: url('../design/feed.png');
  background-repeat: no-repeat;
  padding-left: 20px;
  line-height: 16px;
}

ul.serialy {
  list-style-type: none;
}

#banner_125 {
  width:200px;
  text-align:center;
  height:135px;
}
