body {
	margin:0; padding:0;
	background-color: #fff;
	color: #354657;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	height: 100%;
}

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}
p.cleaner {
	clear:both;
}

.hide {
	display: none;
}

a:hover {
	text-decoration: underline;	
}


h2 {
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: .2em;
	color: #1b252d;	
}

h2.warning {
	margin-top: 2em;
	padding: 5px 0 3px 45px;
	background: url("img/ico-warning.gif") no-repeat left center;	
}

h3 {
	font-size: 1.2em;
	margin-top: 2em;
	margin-bottom: .7em;
	color: #1b252d;	
}


h3.label {
	font-size: .8em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: .5em;
	color: #1b252d;	
	border-bottom: 1px solid #d8dcdf;
}

h3.box {
	border: none;
	margin-bottom: .1em;
	margin-left: 5px;
}

h4, h5 {
	font-size: 1em;
	margin-top: .3em;
	margin-bottom: .5em;
}

p {
	margin-top: .5em;
	margin-bottom: 1em;
	line-height: 1.5em;
}

ul {
	padding:0;
	margin: 1em 0 1.5em 1.5em; 
	list-style-type: none;
	line-height: 1.5em;
}

ul li {
	padding-left:20px;
	margin-bottom: .3em;
}

ul.para {
	margin: 1em 2em 1.5em 1.5em; 
}

ul.para li {
	margin-bottom: .7em;
}

.lj {text-align: left;}
.rj {text-align: right;}
.cj {text-align: center;}
.jj {text-align: justify;}

.frame {
	padding: 1em;
	border: 1px dotted #889aab;
	background: #fafafa;
}

/* tabulky */

table {
	border: solid #d8dcdf;
	border-width: 1px 2px 2px 1px;
	margin: 0 0 .5em 0;
	empty-cells:show;
	font-size: 1em;
}

caption {
	text-align: left;
	font-weight: bold; 	
}

td, th {
	padding:3px 8px;
	color: #1b252d;
}

td, th {
	border: solid #d8dcdf;
	border-width: 0 1px 1px 0;
}

th {
	font-weight:bold;
	background:#e9ebed;
} 

th.vertical {
	border-bottom: none;
	text-align:left;
}

th.lower {
	text-transform:none;
}

/* obalka */
#container {
	width: 890px;
	margin: 0 auto; padding: 0;
	text-align: left;
}

/* zahlavi */
#header {
	height: 104px;
	overflow: hidden;
}

#header h1 {
	text-indent: -9000px;
	font-size:0;
}

#header h1 a {
	display:block;
	float:left;
	margin-top:20px;
	width: 250px;
	height: 80px;	
}

#header h2 {
	text-indent: -9000px;
	font-size:0;
}

#header h2 a {
	display:block;
	float: right;
	margin-top: 20px;
	width: 216px;
	height: 80px;	
}


/* navigace */
#navig {
	height:37px;
	width:100%;
	overflow: hidden;
}
#navig ul {
	margin: 4px 0 0 4px;
	padding:0;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}
#navig li {
	float: left;
	display: inline;
	margin: 0 2px 0 0;
	padding:0;
}
#navig li.active {
	color: #000;
	background-image: url("img/bg-mitema1.gif");
	background-color: #fff;
}
#navig li a {
	display: block;
	_display: inline-block;
	_cursor: hand;
	height: 100%;
	color: black;
	text-decoration: none;
}
#navig li a span {
	display: block;
	_display: inline-block;
	height: 33px;
}
#navig li span {
	display: block;
	_display: inline-block;
	height: 33px;
	line-height: 34px;
	padding: 0 0.8em;
}
#navig li.active span {
	background-image: url("img/bg-mitema2.gif");
}
#navig li a:hover {
	color: white;
}

#searchfrm {
	width: 220px;
	float: right;
	padding:0;margin:0;
	margin-top: 7px;
	text-align: center;
}

#searchfrm input {
	font-size: .9em;	
}

#searchword {
	width: 135px;
}


/* hlavni obsah */
#main {
	margin:0;padding:0;
	margin-top: 30px;
	_margin-top: 12px;
	background: url("img/bg-menu.gif") right repeat-y;
	min-height: 2000px;
	_height: 2000px;
}

.main-in {
	margin-left: 180px;
	margin-right: 240px;
	padding-bottom: 3em;
}

#banner {
	border: 1px solid #d8dcdf;
}

p.see-comments {
	font-size: .8em;
	color: #889aab;	
	margin-left: 1px;
}

p.see-comments span {
	padding-left: 16px;
	background: url("img/ico-calendar.gif") no-repeat left center;	
}

p.see-comments a {
	padding-left: 16px;
	margin-left: 10px;
	background: url("img/ico-comment.gif") no-repeat left center;	
}

p.write-comments {
	font-size: .8em;
	margin-bottom: 3em;
}

p.write-comments a {
	padding-left: 15px;
	background: url("img/ico-wcomment.gif") no-repeat left center;	
}

p.image {
	padding: 1.5em 0 1em 0;
	font-style: italic;
	text-align: center;
	border: 1px dotted #889aab;
	background: #fafafa;
}

p.archiv {
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	border-bottom: 1px solid #d8dcdf;
	padding: .3em 0;
}

p.search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
}
p.indent {
	margin-left:2em;
}

.ltop {
	border: none;
	border-top: 1px solid #d8dcdf;
}

.lbott {
	border: none;
	border-bottom: 1px solid #d8dcdf;
}

p.archiv a {
	color: #1b252d;	
	text-decoration: none;
	padding-right: 10px;
	background: url("img/bullet-arrow.gif") no-repeat right center;	
}

p.archiv a:hover {
	text-decoration: underline;	
}

pre {
	margin-top: .5em;
	margin-bottom: .7em;
	padding: 1em;
	padding-top: .5em;
	border: 1px dotted #889aab;
	background: #fafafa;
}
code {
	margin:0;padding:0;
	font-size: .9em;
	font-family: "Courier New", Courier, monospace;
	color: #000;
}

pre, code {font:105% monospace;*font-size:95%;}

h3.updated span {
	padding:.2em .6em .2em 1.6em;
}

h3.updated {
	color:#fff; 
	font-size:.9em;
	font-weight: normal;
	margin-top: 2em;
}

/* komentare */
#comment-list, dd {
	margin:0;padding:0;
	list-style-type:none;
	font-weight: normal;
}
#comment-list li {
	margin: 1em 0 2em 0;
}
#comment-list dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
}
dd.content div.top {
  background: url("img/bg-comment-top.gif") no-repeat left top;
  padding: 3em 2em 0 2em;
}
dd.content {
  width: 468px;
  background: url('img/bg-comment-middle.gif') repeat-y;
  background-color: #fff;
  margin: 0 0 0.5em 0;padding: 0;
}
dd.content div.bottom {
  background: url('img/bg-comment-bottom.gif') no-repeat left bottom;
  height:2px;
}
dd.info {
	font-size:.9em;
}
dd.info a {
	padding-left: 17px;
	margin-left: 1em;
	background: url("img/ico-wcomment.gif") no-repeat left center;	
}
dd.info span {
	padding: 5px 0 5px 20px;
	margin-left: 1em;
	background: url("img/ico-incomment.gif") no-repeat left center;	
}

/* recenze */
ul.recenze {
	margin-left:0;
	margin-bottom: 3em;
}
ul.recenze li h3 span {
	font-size: .8em;
	font-weight: normal;
	padding-left: 16px;
	margin-left: 10px;
	background: url("img/ico-comment.gif") no-repeat left center;
}
ul.recenze li h3 a {
	color: #354657;
}
ul.recenze li {
	padding-left:24px;
}
ul.recenze li.new {
	background: url("img/bullet-star.gif") no-repeat left top;
}

ul li.plus, ul li.minus {
	background: url("img/ico-plus.gif") no-repeat left center;
	padding-left: 25px;
	margin-bottom: .5em;
}
ul li.minus {
	background: url("img/ico-minus.gif") no-repeat left center;
}
span.plus, span.minus {
	background: url("img/ico-plus.gif") no-repeat right center;
	padding-right: 20px;
	margin-right: .3em;
}
span.minus {
	background: url("img/ico-minus.gif") no-repeat right center;
}

/* komentare formular */
h3.comment {
	margin: 4em 0 1.5em 0;
}
#comment-form fieldset {
	border: 1px dotted #889aab;
	text-align: right;
	padding: 1em 3em 2em 1em;
	margin: 1em 0;
	background: #fafafa;
}
#comment-form legend {
	padding: .2em .5em;
	background:#576979;
	color:#fff;
}
#comment-form input {margin-top: 4px;}
fieldset.personal input {width: 250px;}
fieldset.captcha input {width: 135px;}
#captcha {width: 130px;}

.frm-wrapper {
	width: 468px;
}

#galerie  {
	width: 485px;
	margin-left: -8px;
	_margin-left: -15px;
}

#galerie .foto {
	float: left;
	width: 150px;
	margin: 0 0 15px 8px;
	padding: 10px 0;
	text-align: center;
	background: #e9ebed;
	border-right: 1px solid #d0d4d7;
	border-bottom: 1px solid #d0d4d7;

	height: 250px;
	overflow:auto;
}

#galerie.h100 .foto {height: 100px;}	
#galerie.h150 .foto {height: 150px;}	
#galerie.h200 .foto {height: 200px;}	
#galerie.h250 .foto {height: 250px;}	
#galerie.h300 .foto {height: 300px;}	
#galerie.h350 .foto {height: 350px;}	
#galerie.h400 .foto {height: 400px;}	
#galerie.h450 .foto {height: 450px;}	

#galerie .foto-title {
	margin: 0 0 5px 0;
	color: #1b252d;
}
#galerie .foto-img {
	margin:0 auto; padding:0;
	border: none;
	display:block;
}
#galerie .foto-desc {
	margin: 5px 10px; padding:0;
	text-align: left;
	font-size: .9em;
}
#galerie .foto-info {
	margin: 5px 10px 0 10px; padding:0;
	text-align: right;
	font-size: .9em;
	color: #666;
}
#galerie img {
	border: none;
}
	

/* pravy sloupec */
#rcol {
	position: absolute;	
	top:141px;
	margin-left: 490px;
	width: 220px;
	background: url("img/bg-menu.gif") right repeat-y;
}

.rcol-in {
	margin-top: -12px;
	padding: 20px;	
}

#rcol h3 {
	font-size: .9em;
}


/* svisle menu */
ul.sidemenu, ul.sidemenu ul {
	margin:0;padding:0;
	list-style-type: none;
}

ul.sidemenu {
	margin-top: 1em;	
}

ul.sidemenu li {
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 18px;
	line-height: 1.4em;
	margin-bottom: .1em;
}

ul.sidemenu li ul li {
	font-weight: normal;
	font-size: .9em;
	background: none;	
}

ul.sidemenu a, ul.sidemenu ul a {
	color: #1b252d;
	text-decoration: none;
}

ul.sidemenu a:hover, ul.sidemenu ul a:hover {
	text-decoration: underline;
}

ul.sidemenu li.new {
	background: url("img/bullet-star.gif") no-repeat left;
}

table.forum {
	width: 100%;
	font-size: .9em;
}

table.forum th {
	width: 50%;
}

table.forum td {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 1em;
	font-weight: bold;
}


/* mail info */
#mail_info {
	padding:0;margin:0;
	margin-top: .8em;
}

#mail_info fieldset {
	border:none;
	padding:0;
}

#mail_info input, #mail_info label {
	font-size: .9em;
}

#mail_info input#email {
	width: 95%;
	margin-bottom: .2em;	
}

p.mail_info strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
}

/* anketa */
#anketa, #radar, #aktualne {
	border: 1px solid #d8dcdf;
	border-top: none;
	width: auto;
	_width: 99%;
	font-size: .9em;
}

.anketa-in, .radar-in, .aktualne-in {
	padding: 10px 15px 15px 15px;
}

h4.anketa, h4.radar, h4.aktualne  {
	text-align: center;
	background: url("img/bg-anketa.gif") no-repeat top left;
	padding:0; margin:0;
	margin-bottom: -10px;
}
h4.radar, h4.aktualne  {
	background: url("img/bg-radar.gif") no-repeat top left;
}
h4.anketa span, h4.radar span, h4.aktualne span {
	padding: .7em 0; 
	display: block;
	_display: inline-block;
	background: url("img/bg-anketa-r.gif") no-repeat top right;
	width: 100%;
}
h4.radar span, h4.aktualne span {
	background: url("img/bg-radar-r.gif") no-repeat top right;
}

#anketa h5, #radar h5 {
	text-align: center;
	padding: 4px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #d8dcdf;
	width: 100%;
}

#anketa ul, #radar ul {
	margin:1em 0;padding:0;
	list-style-type: none;
}
#anketa ul li, #radar ul li {
	margin-bottom: .8em;
	padding-left: 18px;
	background: url("img/bullet-anketa.gif") no-repeat top left;
}

#anketa ul.vysledek li, #radar ul li {
	padding-left:0;
	background: none;
	margin-bottom: .4em;
}

#anketa ul.vysledek li span, #radar ul li span {
	display: block;
	height:8px;
}

#anketa ul.vysledek li strong, #radar ul li strong {
	display: block;
	text-indent: -9000px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
	height:8px;
	overflow: hidden;
}
#anketa p {
	font-size: 1.1em;
}
#anketa p strong {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#radar ul li a {
	text-decoration: none;
	color: #354657;
}
ul.aktualne {
	padding:0;margin:0;
	margin-top: -1em;
}
ul.aktualne li {
	padding-left: 10px;
	background: url("img/bullet-aktualne.gif")  no-repeat left .6em;
}

/* tiskovky */
ul.tiskovky {
	font-size: .9em;
	list-style-type: none;
	margin:0;padding:0;
	margin-top: 1em;
}

ul.tiskovky li {
	padding-left: 18px;
	background: url("img/bullet-tiskovky.gif") no-repeat left .25em;	
	margin-bottom: .4em;
}

ul.tiskovky li a {
	text-decoration: none;
	color: #354657;
}

ul.tiskovky li a strong, ul.tiskovky li a:hover {
	text-decoration: underline;
}

/* rss forum */
ul.rssforum {
	font-size: .9em;
	list-style-type: none;
	margin:0;padding:0;
	margin-top: 1em;
}

ul.rssforum li {
	padding-left: 18px;
	background: url("img/bullet-tiskovky.gif") no-repeat left .25em;	
	margin-bottom: .4em;
}

ul.rssforum li a {
	text-decoration: none;
	color: #354657;
}

ul.rssforum li a strong, ul.rssforum li a:hover {
	text-decoration: underline;
}

/* levy sloupec */
#lcol {
	position: absolute;	
	top:141px;
	margin-left: -180px;
	width: 152px;
}

.lcol-in {
	padding-top: 12px;
}

#paranoia, #partner {
	padding-top: 1.4em;
	background: url("img/bg-reklama.gif") no-repeat;
	background-color: #e9ebed; 
}
#paranoia a, #partner a {
	display: block;
	padding: 1em;
	padding-top:0;
	background: #e9ebed;
	text-align: center;
	border:none;
}
#paranoia a img, #partner a img {
	border: 1px solid #fff;
}

#alzasoft {
	border: 1px solid #d8dcdf;
}

/* pata */
#footer {
	color: #fff;
	background-color: #1b252d;
	padding: 2em 0 2em 0;
	font-size: .9em;
}

.footer-in {
	width: 890px;
	margin: 0 auto;
	text-align: left;
}

#footer p {
	padding-left: 180px;	
}

a.rss {
	padding:5px;
	padding-left: 25px;
	background: url("img/ico-rss.gif") no-repeat left center;	
	font-size: 1.1em;
}
