body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f0f0f0 url("../pics/body-bg.jpg") left top repeat-x;
	font-size: 0.75em;
	font-family:  "Trebuchet MS", "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
}
input {
  border:1px solid #a0a0a0;
}
textarea {
  border:1px solid #a0a0a0;
  font-family:  "Trebuchet MS", "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
}
fieldset {
  border:0;
}
#obsah {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#hlavicka, #hlavicka h1, #hlavicka h1 a {
	display: block;
	width: 1000px;
	height: 231px;
	line-height: 231px;
	position: relative;
	margin: 0;
	text-align: center;
	background: #f52a00;
	color: #fff;
}
#hlavicka h1 span {
	background: url("../pics/hlavicka.png") left top no-repeat;
	width: 1000px;
	height: 231px;
	line-height: 231px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	color: #fff;
}
#main {
	width: 1000px;
	background: #fefefe url("../pics/obsah-bg.jpg") left top repeat-y;
}
#main h2 {
	font-size: 1.3em;
}
#main-main h3 {
	font-size: 130%;
}
#main-main h3 span {
	font-size: 110%;
}
#main-left {
	width: 205px;
	background: url("../pics/left-gradient.jpg") left top repeat-y;
	float: left;
}
#main-left a {
	color: #ef1b00;
}
#main-left a:hover {
	color: #ff0000;
}
#main-left h2 {
	width: 205px;
	height: 30px;
	line-height: 28px;
	margin: 0;
	position: relative;
	background: #f32d00 url("../pics/left-heading-bg.jpg") left top no-repeat;
	color: #fff;
	text-align: center;
}
#main-left h2 span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	display: block;
	width: 205px;
	height: 30px;
}
#main-left h2 span.menu {
	background: url("../pics/menu-heading-bg.jpg") left top no-repeat;
}
#main-left h2 span.bleskove {
	background: url("../pics/bleskove-heading-bg.jpg") left top no-repeat;
}
#main-left h2 span.anketa {
	background: url("../pics/anketa-heading-bg.jpg") left top no-repeat;
}
#main-left ul, #main-left li {
	margin: 0;
	padding: 0;
	width: 205px;
	list-style-type: none;
}
#main-left ul {
	background:  #efefef;
	padding-bottom: 2px;
}
#main-left li {
	height: 26px;
}
#main-left li a {
	display: block;
	width: 145px;
	height: 26px;
	line-height: 26px;
	padding-right: 60px;
	text-decoration: none;
	text-align: right;
	color: #f1f7ff;
	background: #747474 url("../pics/button.jpg") left top no-repeat;
}
#main-left li a:hover {
	background: #4a4a4a url("../pics/button.jpg") left bottom no-repeat;
}
#main-left .srafovane {
	display: block;
	width: 205px;
/* 	background: url("../pics/srafovani.jpg") left bottom no-repeat; */
}
#main-left #bleskove {
	margin: 0;
	padding: 6px 0 0 0;
}
#main-left #bleskove h3 {
	margin: 0 75px 0 10px;
	padding: 2px 4px 2px 15px;
	background: #fff url("../pics/tupek.gif") 5px 50% no-repeat;;
	color: #000;
	font-size: 100%;
}
#main-left #bleskove p {
	margin: 5px 10px 10px 10px;
	text-align: justify;
	padding: 5px;
	font-size: 95%;
}

#main-left #anketa p {
	margin: 5px 10px 10px 10px;
	text-align: justify;
	padding: 5px;
	font-size: 95%;
}

#main-left #pozvanka {
	margin: 0;
	padding: 6px 0 0 0;
}

#main-left #pozvanka p {
	margin: 5px 10px 10px 10px;
	text-align: justify;
	padding: 5px;
	font-size: 95%;
}
#main-left img {
  border:0;
}
#main-main {
	width: 585px;
	margin: 0 3px 0 2px;
	float: left;
	background: #efefef;
	color: #010101;
}
#main-main h2 {
	margin: 0 0 0 0;
	width: 585px;
	height: 30px;
	line-height: 28px;
	background: #4c4c4c url("../pics/main-heading-bg.jpg") left top no-repeat;
	color: #fff;
	text-align: center;
}
#main-main .clanek {
	width: 565px;
	background: #efefef url("../pics/p-bg.jpg") left top no-repeat;
	padding: 10px;
}
#main-main .clanek h3 {
	padding: 0 0 0 25px;
	margin: 0;
	color: #ff0000;
	background: url("../pics/h3-sipky.gif") 0 6px no-repeat;
}
#main-main .clanek h3 span.datum {
	color: #4d4d4d;	
}
#main-main .clanek p {
	text-align: justify;
	line-height: 1.5em;
	margin-top: 10px;
	padding-left:25px;
	padding-right:25px;
}
#main-main .clanek a {
	color: #ef1b00;
}
#main-main .clanek a:hover {
	color: #ff0000;
}
#main-main .clanek .link {
	display: block;
	text-align: right;
	width: 100%;
}
#main-main .clanek .link a {
	background: #f93500;
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
}
#main-main .clanek .link a:hover {
	background: #757575;
}
#main-main .gal1 {
  padding-left:25px;
  padding-right:25px;
  padding-top:12px;
  padding-bottom:12px;
  text-align:justify;
  background-color:#dedede;
}
#main-main .gal2 {
  padding-left:25px;
  padding-right:25px;
  padding-top:12px;
  padding-bottom:12px;
  text-align:justify;
  background-color:#d0d0d0;
}
#main-main .text {
  padding-left:25px;
  padding-right:25px;
  padding-top:12px;
  padding-bottom:24px;
  text-align:justify;
}
#main-main .jmeno {
  color:#ff0000;
  font-weight:bold;
}
#main-main .datum {
  font-weight:bold;
}
#main-main .text_forum {
  background-color:#e0e0d0;
}
#main-right {
	width: 205px;
	float: left;
	background: url("../pics/left-gradient.jpg") left top repeat-y;
}
#main-right img {
  border:0; 
}
#main-right h2 {
	width: 205px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	position: relative;
	background: #f32d00 url("../pics/right-heading-bg.jpg") left top no-repeat;
	color: #fff;
	text-align: center;
}
#main-right h3 {
	width: 205px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	position: relative;
	background: #ffe42b url("../pics/right-h3-heading-bg.jpg") left top no-repeat;
	color: #fff;
	text-align: center;
	color: #010101;
	font-size: 1.3em;
}
#main-right ul, #main-right li {
	margin: 0;
	padding: 0;
	width: 205px;
	list-style-type: none;
}
#main-right li {
	height: 24px;
	line-height: 23px;
	background: url("../pics/right-li-bg.jpg") left top no-repeat;
}
#main-right li span.cislo {
	display: block;
	width: 10px;
	height: 24px;
	font-weight: bold;
	float: left;
	padding: 0 10px;
}
#paticka {
	width: 1000px;
	height: 36px;
	background: url("../pics/paticka.jpg") left top no-repeat;
}
#paticka p {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 16px 0 0 0;
	text-align: center;
	color: #fff;
}
#paticka a {
	color: #fff;
	text-decoration: none;
}
#paticka a:hover {
	text-decoration: underline;
}
.cleaner {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
}
#main-left h2 span {
  display: none;
}
.strankovani {
  text-align:center;
  background-color:#e0e0e0;
  border:1px solid #dadada;
  padding:3px;
}
.strankovani a.stranky {
	color: #ef1b00;
}
.strankovani a.stranky:hover {
	color: #ff0000;
}
.strankovani a.stranky_aktualne {
  font-weight:bold;
  color:#dd0000;
  text-decoration:none;
}
.vyrazne {
  color:#dd0000;
  font-weight:bold;
}
.center {
  text-align:center;
}
img.okraj {
  border:1px solid #ff0000;
}

.odsad2 {
  padding-left:10px;
  padding-right:10px;
}

.odsad2 a {
	color: #ef1b00;
}

.odsad2 a:hover {
	color: #ff0000;
}


