body {
  margin: 0 auto;
  padding: 0.5em;
  text-align: center;
  font: 62.5%/1.5 "Arial CE", sans-serif;
}

div{
  height:1%;
}

body[id] div{
  height: auto;
}

/********************************* Typo & html elements ****************************/
p {
  margin: 0.5em 0;
}

a {
  text-decoration: none;
}

a:visited {
  text-decoration: none !important;
}

a:hover {
  text-decoration: underline !important;
}

#header a, .left a, .right a {
  text-decoration: none;
}

#header a:hover, .left a:hover, #top-box a:hover, .right a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 1em 0 0;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 150%;
  font-weight: bold;
  margin: 0.25em 0 0;
}

h3 {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
  font-size: 120%;
}

h4 {
  font-weight: bold;
  text-decoration: underline;
  color:#dc0000;
  font-size: 115%;
}

h5 {
  font-size: 110%;
}

h6 {
  font-size: 105%;
}

h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
  text-decoration: underline;
}

a img {
  border: 0px solid #fff;
}

acronym, abbr {
  font-size: 90%;
  letter-spacing: .07em;
}

fieldset{
  border-width: 0 0 0 0;
	background: #f5f5f5;
	padding: 1em;
	margin: 0 0 2em 0;
  padding-left: 8px;
  color: #435075;
}

body[id] fieldset {
  width:auto;
  -moz-border-radius: 0;
  margin: 0 0 1em 0;
  padding: 1em;
}

legend{
	padding: 1em 0;
  font-size:140%;
  font-weight:bold;
	color:#dc0000;
}

body[id] legend {
  padding: 2em 0.5em 0 0;
}

pre {
  font-family: courier;
  font-style: normal;
  font-size: 88%;
}

hr {
  height:1px;
}

fieldset label span {
  display: block;
  width: 15em;
  float: left;
}

fieldset label.checkbox span {
  display: inline;
  width: auto;
  float: none;
  padding-left: 0.5em;
}

/****************************** basic layout elements *************************/
#all {/* obalujici element s pozadim pro levy sloupec*/
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 983px;
  border: 0px solid #fff;
  font-size: 115%;
	background: transparent url('../images/background.jpg') repeat-y;
}

#wrapper { /* obalujici element s pozadim pro pravy sloupec*/
  margin: 0;
  padding: 0;
}

#header {
  margin: 0;
  padding: 0;
}

.left {/* kontejner pro levy blok - matrjoska - nenastavovat padding */
  float: left;
  width: 0%;
  margin: 0;
  padding: 0;
}

.right {/* kontejner pro levy blok - matrjoska - nenastavovat padding */
  float: right;
  width: 235px;
  margin: 0;
  padding: 0;
/*  border: 1px solid gray; */
}

.middle {/* kontejner pro levy blok - matrjoska - nenastavovat padding */
  margin: 0;
  padding: 0;
  float: left;
  clear: none;
  width: 740px;
/*  border: 1px solid gray; */
}

#footer {
  margin: 0;
  padding: 0;
}

.column-in {/* vnitrni kontejner pro vsechny bloky - matrjoska - tady nastavit padding */
  margin: 0;
  padding: 0.5em 1em;
}

.cleaner {
  clear: both;
  height: 1px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
  visibility: hidden;
}

/******************************* Layout structures  ****************************/

/****** hlavicka *******/
#header .column-in {
  margin: 0;
  padding: 0;
  padding: 0;
  position: relative;
}

#header #right-panel {
  position: absolute;
  right: 0;
  top: 0;
}

#top-site-navigation {/*** horni navigace ****/
  padding: 0 0 0 0;
  margin: 0;
  background-color: black;
  height: 21px;
  border-top: 5px solid #dc0000;
  font-size:115%;
}

body[id] #top-site-navigation {
  width: auto;
}

#top-site-navigation .column-in {
	margin: 0;
	padding: 0;
}
#top-site-navigation ul {
	padding: 0;
	margin:  0;
  display: inline;
  background-color: black;
}
#top-site-navigation li {
  display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
  border: 1px solid black;
  border-left: 1px solid white;
  background-color: black;
}

#top-site-navigation li.first {
  border-left: none;
}

#top-site-navigation a {
  padding: 0 6px;
  margin: 0;
	color: white;
  text-align: center;
	display:block;
  text-decoration: none !important;
  font-size: 100%;
  background-color: black;
}

#top-site-navigation a:hover {
  text-decoration: underline !important;
}

#top-site-navigation li.active a {
  text-decoration: underline !important;
}
#row-site-navigation {/*** radkova navigace  ****/
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 133px;
	right: 0;
	height: 20px;
	color: #F0F0F0;
}
#row-site-navigation #logged-user{
  float:left;
  width:20%;
  padding-left:1em;
}
#row-site-navigation ul,  #top-site-navigation ul {
	display: inline;
	padding: 0 0;
}
#row-site-navigation ul li,  #top-site-navigation ul li {
	list-style-image: none;
	display: inline;
}
#row-site-navigation ul {
  margin:0 0 0 -4em;
}
#row-site-navigation ul li {
	list-style-type: square;
	display: inline;
	margin: 0 0 0 3em;
	padding: 0 0 0 3em;
	text-align: center;
}
#row-site-navigation ul li a {
	margin: 0 auto;
}
#row-site-navigation a {
	color: #fff;
}

#header h1 {
	position: relative;
	top: 60px;
	left: 130px;
	color: #fff;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	width: 35em;
}
#header h1 a {
	text-decoration: none;
	color: #fff;
}
#header h1 a:hover {
	text-decoration: none;
}
a.hidden-nav {/******** preskoceni navigace ********/
	position: absolute;
	top: 5px;
	left: 0;
	background: #fff;
	padding: 0.25em 1em;
}
a.hidden-nav:active,a.hidden-nav:focus {
	z-index: 2;
}

/****** breadcrumb a vyhledavani *******/
.bread {
  border-bottom: solid #b5b5b5 1px;
  width: 100%;
}

.bread .column-in {
  padding: 0 1em;
}

#searchform {
  float: right;
}

#searchform p {
  margin: 0;
  padding: 0;
}

.breadcrumbs {
	margin: 0;
	padding: 0;
	color: #dc0000;
  font-size: 100%;
  text-align: left;
  float: left;
}

.breadcrumbs a {
	color: #dc0000 !important;
  text-decoration: none;
}

.breadcrumbs a:hover {
	color: #dc0000 !important;
  text-decoration: underline;
}

.breadcrumbs em {
  font-size: 90%;
}

.breadcrumb-title {
  font-variant: small-caps;
  color: #000;
  font-weight: bold;
}

#search-input {
	width: 12em;
	border: 1px solid #d95e60;
	padding: 0 0 0 8px;
	line-height: 18px;
	height: 18px;
	font-size: 100%;
	margin: 0;
	position: relative;
	top: -4px;
}

body[id] #search-input {
  top: -8px;
}

#go_button {
	padding: 0;
	margin: 0;
	position: relative;
}

h4.search_marwel {
 background: transparent url('../images/ico_marwel.gif') no-repeat left 3px;
 padding-left:30px !important;
 min-height:24px;
}
.middle .a_search_marwel {
  font-weight: bold;
  color:#dc0000 !important;
  font-size: 100%;
  text-decoration: none !important;
}
.middle .a_search_marwel:hover {
  text-decoration: underline !important;
}

/***************************** obalujˇcˇ blok s obsahem **********************************/
#main {
}


/****************************** levy sloupec ***********************************/
.funnyleft {
  float: left;
  width: 180px;
  padding:0;
  margin:0;
}

#main-content-center .funnyright {
  width: 400px;
  float:right;
  padding:0;
  margin:0;
}
/******************************* stredovy sloupec ******************************/
.middle .column-in {
	padding: 1em;
	padding-right: 0.5em;
	margin: 0;
	position: relative;
}

.middle .column-in p {
  font: 100%/1.1 "Arial CE", sans-serif;
}

#content{
font-size:112%;
}

.middle  img {
	width: auto;
}

.middle h3 {
	font-weight: bold;
}

.daylynews h3 {
	font-size: 150%;	
  margin-top:0;
  padding-top:0;
}

div[id] .daylynews h3 {
  margin-top:10px;
}
.middle #article h2, .middle .related, .middle .result, .blocktitle, .middle .mainh2 {
	font-weight: bold;
  font-size: 100% ;
	padding: 0 15px;
  background: transparent url('../images/odrazka_ctverecky.gif') no-repeat 0px 5px;
  text-align:left;
	color: #dc0000;
	text-transform: uppercase;
	border-bottom: 2px solid #dc0000;
	clear:right;
}

div[id] .middle #article h2, .middle .related, .middle .result, .blocktitle, .middle .mainh2 {
  background: transparent url('../images/odrazka_ctverecky.gif') no-repeat 0px 4px;
}

#main-content-center h2 {
	background: transparent;
	padding-left:0;
	background: transparent;
}

.middle #article h3 {
	font-weight: bold;
  font-size: 120%;
	color: #006699;
	line-height:1.25;
}
.middle a {
	color: #006699;
	font-weight: bold;
  text-decoration: none;
}

.middle a:hover {
  text-decoration: underline;
}
.middle #article h3 a, .middle .head-left h3 a, .middle .head-right h3 a,
.middle #article h3 a:visited, .middle .head-left h3 a:visited, .middle .head-right h3 a:visited{
	text-decoration:underline !important;
	font-size:90%;
}
.to-right {
	clear: right;
	margin-top: 0;
	padding-top: 0;
	float: right;
	color: silver;
}
a.to-top:link, a.to-top:visited {
  clear:both;
  margin:0;
	padding: 0;
	display: block;
	float: right;
	text-align: right;
}
a.to-top:hover {
	color: #000;
}
p.box {
	border: 1px black solid;
	padding: 4px;
	margin-right: 6px;
	background-color: rgb(220,220,220);
}
.middle table {
	border: 1px solid gray;
	border-collapse: collapse;
	width: auto;
	max-width: 99%;
	padding: 0 0;
	margin: 0 0;
}
.middle table th {
	background: #efefef;
	border: 1px solid gray;
	padding: 5px;
	color: #004487;
}

.middle table td {
	background: #f5f5f5;
	border: 1px solid gray;
	padding: 5px;
}
.middle table td p {
	padding: 0;
	margin: 0;
}
.inline-nav {
	color: #006699;
	padding: 0.5em 1em;
}
.inline-nav a {
	color: #006699;
  text-decoration: none;
}
.inline-nav a:hover {
	color: #006699;
  text-decoration: underline;
}


.middle ul {
 list-style-position: outside;
 padding-left:0;
 margin-left:1em;
}
.middle ul li {
 list-style-type: none;
 margin-left:0;
 padding-left:1em;
}
.middle ol li {
 list-style-type: decimal;
}
.middle .relatedul {
  list-style-position: inside;
  margin:0;
  margin-bottom: 10px;
  padding:5px 0 0 0;
}
.middle .relatedli {
  list-style-type: square;
  color: #dc0000;
  list-style-position: inside;
  margin:0;
  margin-bottom:-5px;
  padding:0;
}
.middle .relateda {
  margin:0;
  padding:0;
  color: #006699;
  text-decoration: none;
  font-size: 85%;
	font-weight: bold;
}
.middle .relatedspan {
  margin:0;
  padding:0;
	color: #435075;
  text-decoration: none;
	font-weight: normal;
  font: 95%/1 "Arial CE", sans-serif;
}
.article-perex {
	color: #435075;
	padding: 0 0 0;
	margin: 0em 0 1em 0;
	font: 100%/1.35 "Arial CE", sans-serif;
}
p.article-perex {
	margin: 1em 0 ;
	line-height:1.5em !important;
}
.article-footer{
 text-align:right;
 font-style:italic;
 border-top:1px solid #f2f2f2;
}
.article-info{
 padding:0;
 margin:0;
 height: 1px;
 font-size: 1%;
 text-align:right;
 border-bottom: #dcaaaa;
 clear: both;
}
.right .article-content {
	color: #435075;
}

.article-content td {
  text-align: center;
  padding: 0 5px 0 0;
}
.article-content a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
  font-size: 100%;
}
.article-content h3 a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
  font-size: 100%;
}
.article-content .pager a {
	color: #006699;
}
.full-story{
 display:block;
 float:left;
 padding: 0 3px;
 margin-top: 0px;
 text-align: left;
}
.more-block{
 display:block;
 float:right;
 padding: 0 3px 20px 0;
 margin-top: 0px;
 text-align: right;
 text-decoration:underline;
}
.more-block:visited{
 text-decoration:underline !important;
}

.pager{
 padding:0.5em;
 display:block;
 text-align:center;
 background: #f5f5f5;
}
div.detail{
  border:1px solid #f2f2f2;
  margin-left:0;
  padding:0.5em 1em;
}
.res-head-title {
		color: #fff;
	margin: 0;
	padding: 0.25em 1em;
}
.res-head-title a{
  padding:0.25em;
  color:#fff;
}
.res-head-title a:hover{
  background:#fff;
  color:#000;
}

.nobg a{
  padding:0.25em;
}
.current{
  padding:0.25em;
  background:#fff;
}
.res-head-title .current{
  background:#DFE4EE;
  color:#000;
}

.arrow-right{
	background: transparent url('../images/ico_pred.gif') left center no-repeat;
  height:20px;
  width:20px;
  text-decoration:none;
}
.arrow-right span,.arrow-left span{
  visibility:hidden;
}
.arrow-left{
	background: transparent url('../images/ico_dale.gif') left center no-repeat;
  height:20px;
  width:20px;
  text-decoration:none;
}
.center{
  text-align:center;
}
.to_right{
  text-align:right;
  display:block;
  color:#006699;
}
.r-marg{
  background: transparent url('../images/ico_pred.gif') right top no-repeat;
  padding-right:25px;
  margin-left:0;
}
.l-marg{
  float:left;
  display:block;
  background: transparent url('../images/ico_dale.gif') left top no-repeat;
  margin-left: 0;
  padding-left:25px;
}
.errorMsg{
 background:#FEDDDA;
 border:1px solid red;
 color:red;
 font-weight:bold;
 padding:2em;
}
.img-to-right{
 float:right;
 padding:0 0 0.5em 0.5em;
}
.img-to-left, .perex_image{
 float:left;
 padding:0 0.5em 0.5em 0;
}

/************* inline ***********/
#inlinetoolbar {
	border: 1px solid #aaa;
	background: #eee;
	margin: -20px;
	padding: 5px;
}
#inlinetoolbar p.inlinetitle {
	color: black;
	font-weight: bold;
}
#article_edit label table{
 width:99%;
 background:red;
}


/************************************ pravy sloupec ***************************/
.right .column-in {
	font-size: 95%;
	margin: 0;
  padding: 1em;
	padding-left: 0.5em;
}
.right .column-in h2 {
	font-weight: bold;
  font-size: 110% !important;
	padding: 0 15px;
  background: url('../images/odrazka_ctverecky.gif') no-repeat 0px 5px;
  text-align:left;
	color: #dc0000;
	text-transform: uppercase;
	border-bottom: 1px solid #dc0000;
}

.right .column-in .sep {
	border-top: 1px solid #dc0000;
  background: none;
  border-bottom: none;
  display: none;
}

.right h3, .right h4, .right h5 {
	font-weight: normal;
	margin: 1em 0 0;
	padding: 0;
}
.right h3 {
	padding: 0;
	clear: both;
	height: 2em;
	position: relative;
	font-size: 125%;
	font-weight: bold;
}
.right h3 span {
	margin: 0 0 0 35px;
	padding: 0 0.5em;
}
.right h3 span.img {
	position: absolute;
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	display: block;
	left: 0;
	top: 0;
}

.right ul li, .right p.standard{
font-size:115%;
list-style:none;
}
.rate_text{
  font-weight:bold;
}
.right h4, .right li{
	font-size: 105%;
	clear: both;
	margin-top: 0.75em;
}
.right h4 a, .right li span{
	padding-left: 1em;
	display: block;
}
.right h4 a:hover {
	color: #033D6F;
}
.right h4.dokumenty{
	background-image: none;
  position:relative;
}
.right h4.dokumenty img {
  position:absolute;
  left:-20px;
  top:0.3em;
	padding:0;
}
body[id] .right h4.dokumenty img {
  left:-10px;
}
.right h4.dokumenty a{
	background-image: none;
}
.right .detail {
	margin: 0;
	padding: 0;
	font-style: italic;
}
.right h5 {
	font-size: 110%;
}
.right p, .right ul {
	font-size: 90%;
}
.right ul {
	list-style-position: inside;
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 0;
}
.right .article-perex {
	font-weight: normal;
  font: 110%/1 "Arial CE", sans-serif;
}
.right .article-perex .perexa, .perexa, .a_question {
	font-weight: bold;
  color: #006699;
}
.right .article-perex .morea, .middle .morea {
  text-decoration: none;
	font-weight: normal;
  color: #006699;
  font-size: 90%;
}
.right .article-perex .morea:hover {
  text-decoration: underline;
}

/****************************** paticka ***************************************/
#footer a {
  text-decoration:underline;
  color: white;
}
#footer a:hover {
  text-decoration:underline;
  color: white;
}
#footer .column-in {
  margin: 0;
  padding: 1em;
  font-size: 90%;
  height: 60px;
	color: white;
	text-align: right;
  background-color: #dc0000;
}
#toplist_statistiky {
  float: left;
}
#design{
  color:#000;
}
#actual-date{
  display:block;
  float:left;
  width:20%;
  text-align:center;
}

/****** search words plugin ******/
span.search_words{
  padding:0 0.25em;
  border:1px solid #0E3C66;
  background:rgb(255,204,102);
}

/************** chapters *********/
.article_chapter{
 background-color:rgb(248,248,248);
 padding:1em;
 position:relative;
}
.article_chapter h3{
 margin-top:0;
}
.article_chapter ul{
 margin-left:0;
 padding-left:0;
}
.article_chapter .prev{
 position:absolute;
 top:0;
 left:0;
 background: transparent url('../images/ico_dale.gif') left center no-repeat;
 display:block;
 float:left;
 padding-left:25px;
 margin:1em 0 0 1em;
}
.article_chapter .center{

}
.article_chapter .next{
 background: transparent url('../images/ico_pred.gif') right center no-repeat;
 position:absolute;
 top:0;
 right:0;
 float:right;
 display:block;
 padding-right:25px;
 margin:1em 1em 0 0;

}
.article_chapter .top{
 display:block;
 text-align:center;
}
.article_chapter ul li{
 padding:0.25em 0.25em 0.25em 1em;
 background-position: left center;
 background-image:none;
}

.article_chapter ul .ch-1{
  padding-left:2em ;
}
.article_chapter ul .ch-2{
  padding-left:3em ;
}
.article_chapter ul .ch-3{
  padding-left:4em ;
}
.article_chapter ul .ch-4{
  padding-left:5em ;
}
.article_chapter ul .ch-5{
  padding-left:6em ;
}
.article_chapter ul .ch-6{
  padding-left:7em ;
}
.article_chapter ul .ch-7{
  padding-left:8em ;
}
.article_chapter ul .ch-8{
  padding-left:9em ;
}
.article_chapter ul .ch-9{
  padding-left:10em ;
}
.article_chapter ul .ch-10{
  padding-left:11em ;
}
.article_chapter ul .ch-12{
  padding-left:13em ;
}
.article_chapter ul .ch-13{
  padding-left:14em ;
}
/**************  Hodnocen+­ pod |Ťl+ˇnkem  **********/
.rating{
  margin-top:2em;
  border-top: 1px solid #185B96;
  text-align:center;
}
.rating table{
  margin:0 auto;
  border:1px none #fff;
}
.rating table td{
  width:3em;
  background:transparent;
  border:1px none #fff;
}

/************** sitemap **********/
ul.sitemap {
 margin-left:-10px;
 padding-left:0;
}
ul.sitemap li{
 padding:0.25em 0.25em 0.25em 1em;
 background-position: left center;
}
ul.sitemap .lv-2{
 font-weight:bold;
 font-size:120%;
 margin-top:2em;
 background-image:none;
 padding:.05em .5em .05em 1em ;

}

ul.sitemap .lv-3{
 font-weight:bold;
 font-size:100%;
 margin-top:1em;
 padding:.05em .5em .05em 35px;
 background-image:url('../images/ico_marwel.gif');
 background-position: 5px center;
}

ul.sitemap .lv-4{
 padding-left:20px;
 margin-left:60px !important;
 background-image:url('../images/pointer.gif');
 background-position: 0px center;
}


/******** formatovani v editoru ***********/
.red{
background:red;
padding:5px;
}
.pul-doleva{
width:46%;
float:left;
padding:5px;
margin:1em 0;
}
.pul-doprava{
width:46%;
float:right;
padding:5px;
margin:1em 0;
}
.pul-doleva-oranz{
width:46%;
float:left;
background:rgb(249,232,193);
padding:5px;
margin:1em 1em 1em 0;
}
.pul-doprava-oranz{
width:46%;
float:right;
background:rgb(249,232,193);
padding:5px;
margin:1em 0 0 1em;
}

/***************** ANKETA ********************/

.outer {
  border: 1px solid #d95e60;
  border-collapse: collapse;
  background-color: #f4f4e8;
  
}

.outer td {
  padding: 3px 5px;
  vertical-align: top;
  font-size: 80%;
}

.outer th {
  padding: 3px 5px;
  vertical-align: top;
}

.outer td p {
	padding: 0;
	margin: 0;
}

.a_title {
  background-color: #d95e60;
  color: white;
  font-size: 110%;
}

.a_question {
	font-weight: bold;
  color: #006699;
  font-size: 110%;
}

.a_href {
	font-weight: normal;
  font-size: 100%;
}

.outer th a {
  color: #006699;
}

.middle .outer a {
  color:gray;
}

.middle .outer a:hover {
  color: black;
}

/***************** KALENDAR AKCI ********************/

#calendar p, #calendar strong, #calendar .calendar-perex {
	color: #435075;
  font-weight: normal !important;
}
#calendar dl {
/*
  list-style-position: inside;
*/
  margin:0;
  margin-bottom: 10px;
  padding:5px 0 0 0;
}
#calendar dd {
/*
  list-style-type: square;
  color: #dc0000;
  list-style-position: inside;
*/
  margin:0;
  margin-bottom:-5px;
  margin-left:10px;
  padding:0;
}
#calendar dt {
  color: #dc0000;
  text-decoration: underline;
  text-transform: uppercase;
}
#calendar a {
  margin:0;
  padding:0;
  color: #006699;
  text-decoration: none;
	font-weight: bold;
}
#calendar a:hover {
  text-decoration: underline;
}
#calendar .month {
  color: #dc0000;
  font-size: 100%;
  padding: 0;
  margin:0;
}

#calendar_pager {
  text-align: center;
  color: #006699;
  background-color: #f5f5f5;
}

#calendar_pager .year{
  color: #006699;
  font-size: 140%;
}

.head-left {
  display: block;
  float: left;
  width: 435px;
}

.head-right {
  display: block;
  float: left;
  margin-left: 0;
  width: 280px;
  background: #cee0ea;
}

.head-lin {
  margin: 0.75em;
  margin-left: 0;
}

.head-lin .article-perex {
  text-align: justify;
}

.head-rin .article-perex {
  text-align: justify;
}

.head-rin {
  margin: 0.75em;
}

.head-rin h3, .head-lin h3 {
	margin-top: 0.1em;
}

.fit-perex-image img {
  width: 90px !important;
}
.article-perex img {
 margin-top:5px;
}
.perex-date {
 margin:0;
 padding:0;
}
