body {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font: 62.5%/1.5 Arial, "Helvetica Neue", Helvetica, sans-serif;
  background: #808080;
}


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

a {
  color: #800000;
  text-decoration: none;
}

a:visited {
  color: #800000;
}

a:hover {
  text-decoration: underline;
}

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

#header a:hover, #footer 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;
  color: #085eee;
}

h1 {
  font-size: 200%;
}

h2 {
  font-size: 170%;
  margin: 0.25em 0 0;
}

h3 {
  font-size: 150%;
}

h4 {
  font-size: 130%;
}

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: 1px 0 0 0;
  padding: 1em;
  margin: 0 0 2em 0;
}

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

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

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: 20px auto 0;
  text-align: left;
  width: 970px;
  border: 0;
  font-size: 115%;
  background: #fff url('../images/main-bg.png') repeat-y 0 0;
  color: #000;
}

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

#wrapper2 {
  background: url('../images/wrapper2-bg.png') no-repeat 50% 0;
}

#wrapper3 {
  background: url('../images/wrapper3-bg.png') repeat-y 50% 0;
}


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

#lang-block {
  position: absolute;
  top: -20px;
  right: 0;
  z-index: 100;
  text-align: center;
}

#lang-block a {
  display: block;
  width: 25px;
  height: 24px;
  overflow: hidden;
  float: left;
  position: relative;
  text-decoration: none;
  margin-right: 5px;
}

#lang-block .lang-flag {
  position: absolute;
  display: block;
  width: 25px;
  height: 24px;
  top: 0;
  left: 0;
  cursor: pointer;
}

#lang-block .cz {
  background: url('../images/flag_cz.png') no-repeat 0 0;
}

#lang-block .l-selected .cz {
  background-position: -33px 0;
}

#lang-block .en {
  background: url('../images/flag_uk.png') no-repeat 0 0;
}

#lang-block .l-selected .en {
  background-position: -33px 0;
}

#lang-block .ge {
  background: url('../images/flag_de.png') no-repeat 0 0;
}

#lang-block .l-selected .ge {
  background-position: -33px 0;
}

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

.right {/* kontejner pro levy blok - matrjoska - nenastavovat padding */
  float: right;
  width: 190px;
  margin: 0;
  padding: 0;
}

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

#footer {

}

.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;
  display: block;
}

.hidden {
  position: absolute;
  left: -1500px;
}

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

/****** hlavicka *******/
#header {
  height: 93px;
  background: url('../images/header-other-bg.png') no-repeat 0 0;
}

.home #header {
  background: url('../images/header-home-bg.png') no-repeat 0 0;
}

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

#header h1 {
	position: relative;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	margin: 3px 0 0 12px;
}

#header h1 a {
	position: absolute;
	top: 12px;
	&top: 9px;
	left: 25px;
	&left: 26px;
  text-decoration: none;
  display: block;
  width: 156px;
  height: 146px;
  overflow: hidden;
  z-index: 1000;
}

#header h1 a:hover {
	text-decoration: none;
}

#header h1 span {
	text-decoration: none;
  background: url('../images/elko-logo.png') no-repeat top left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 156px;
  height: 146px;
  cursor: pointer;
}

/*** radkova navigace  ****/
#row-site-navigation {
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
	height: 20px;
}

#row-site-navigation ul {
	display: inline;
	padding: 0 0;
}

#row-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 {

}



/******** preskoceni navigace ********/
a.hidden-nav {
	position: absolute;
	top: 0;
	left: 0;
  margin-left: -1000px;
	background: #fff;
	color: #000;
	padding: 0.5em;
	z-index: 0;
}
a.hidden-nav:active,a.hidden-nav:focus { 
	z-index: 2000;
	margin-left: 0;
}

/****** breadcrumb a vyhledavani *******/
#top-box {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}

#top-box .left .column-in, #top-box .middle .column-in, #top-box .right .column-in {
	min-height: 40px;
	height: 40px;
}

#top-box .column-in {
	padding: 1em 1em 1em;
	overflow: hidden;
}

#top-box .left .column-in {
  text-align:center;
}

#top-box .middle {

}

#top-box .middle .column-in {

}

#top-box .right .column-in {
	padding: 1em 1em 1em;
	font-size: 100%;
}

#top-box .right .column-in form {
	padding: 0;
	margin: 0;
}

#top-box .right .column-in form input {
	padding: 0;
	margin: 0;
	height: 21px;
	float: left;
}

#breadcrumb {
  font-size: 0.8em;
  margin-bottom: 10px;
  color: grey;
}

#breadcrumb a {
  font-weight: bold;
  text-decoration: none;
  background-color: #DFECFF;
  padding: 2px 5px 2px 5px;
  color: #aa0000;
}

#breadcrumb a:hover {
  text-decoration: underline;
}


/***************************** obal. blok s obsahem **********************************/
/********************** OBRACENE PORADI SLOUPCU VANILLA 0.4 **************************/
#main {
  position:relative;
  width:100%;
  margin:0;
  padding:0;
}
#main .innerwrap {
  margin:0;
  padding:0;
  width:730px;
  float:right;
}

.home #main .innerwrap {
  background: url('../images/iw-home-bg.jpg') no-repeat 0 0;
  _background: url('../images/iw-home-bg.jpg') no-repeat 5px 0;
  padding-top: 100px;
}

#top-box {
  position:absolute;
  top:65px;
  left:0;
  z-index:200;
}

/****************************** levy sloupec ***********************************/
.left .column-in {
	padding: 20px 0 0;
}

#main .left {
  background: url('../images/left-bg.png') no-repeat 0 0;
  padding-top: 60px;
}

/* leve menu */
.left .column-in #menu ul {
  margin: 0;
  padding: 0;
}

.left .column-in #menu ul.level1 {
  margin-top: 15px;
}

.left .column-in #menu li {
  list-style: none;
  _display: inline;
  margin: 0;
  padding: 0;
}

.left .column-in #menu li.submenu li a {
  background: transparent url('../images/menu_li_1.png') no-repeat 20px 50%;
  border-bottom: 1px solid #8bb0f3;
}

.left .column-in #menu li.submenu li li a {
  background: transparent url('../images/menu_li_2.png') no-repeat 20px 50%;
  border-bottom: 1px solid #8bb0f3;
}

.left .column-in #menu li.submenu,
.left .column-in #menu li.active {
  background: #3e6ed3;
  _background: transparent;
}

.left .column-in #menu li li.submenu,
.left .column-in #menu li.submenu li.active {
  background: #648fdc;
  _background: transparent;
}

.left .column-in #menu li a {
  display: block;
  text-decoration: none;
  padding: 10px 5px 10px 30px;
  border-bottom: 1px solid #8bb0f3;
  background: transparent url('../images/menu_li.png') no-repeat 10px 50%;
  color: #fff;
  line-height: 1.2em;
  font-weight: bold;
}

.left .column-in #menu .level1 li.first a {
  border-top: 2px solid #002355;
}

.left .column-in #menu .level1 li.first li a {
  border-top: 0;
}

.left .column-in #menu li.active a,
.left .column-in #menu li.menu-active a,
.left .column-in #menu li.menu-active-parent a {
  background: transparent url('../images/menu_li_selected1.png') no-repeat 10px 50%;
}

.left .column-in #menu li.menu-active a,
.left .column-in #menu li.menu-active-parent a {
  border-bottom: 3px solid #8bb0f3;
 }

.left .column-in #menu li li a {
  padding-left: 40px;
  background-position: 16px 50%;
  font-size: 1em;
  font-weight: normal;
}

.left .column-in #menu li li.active a,
.left .column-in #menu li li.menu-active a,
.left .column-in #menu li li.menu-active-parent a {
  background: transparent url('../images/menu_li_selected2.png') no-repeat 20px 50%;
}


.left .column-in #menu li li li a {
  padding-left: 50px;
  background-position: 26px 50%;
}

.left .column-in #menu li a:hover {
  text-decoration: underline;
}
#searchform {
  margin: 0;
  padding: 0 10px;
}
#search-input {
  border: 0;
  width: 170px;
  font-size: 0.9em;
  padding-left: 10px;
  height: 17px;
  vertical-align: center;
  color: #666;
}
#go_button {
  vertical-align: bottom;
}

/******************************* stredovy sloupec ******************************/
.middle .column-in {
	padding: 1em 20px;
	position: relative;
}

#content{
  font-size:112%;
}

#article {
  position: relative;
}

.middle img {
	width: auto;
  max-width: 100%;
	_width: ;
}

.middle h3 {
	font-weight: bold;
}

.middle h2 a, .middle h3 a, .middle h4 a{
  color: #085eee;
  text-decoration: none;
}

.middle a:hover {
  text-decoration: underline;
}

.middle ul {
  list-style-position: outside;
  padding-left: 10px;
  margin: 5px 0 5px 0;
}
.middle ul li {  
  list-style-type: none;
 	background: transparent url('../images/li.png') 0 8px no-repeat;
  margin:0;
  padding:0;
  padding-left: 10px;
}
.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;
}
.middle table {
	border: 1px solid gray;
	border-collapse: collapse;
	width: auto;
	max-width: 99%;
	padding: 0 0;
	margin: 0 0;
}
.middle table th {
	border: 1px solid gray;
	padding: 5px;
}
.middle table th {
	border: 1px solid gray;
	padding: 5px;
}
.middle table td {
	border: 1px solid gray;
	padding: 5px;
}
.middle table td p {
	padding: 0;
	margin: 0;
}
.article-perex {
	font-weight: bold;
	padding: 0 0 0;
	margin: 0.5em 0 1em 0;
}

.item .article-perex {
	font-weight: normal;
	margin-bottom: 0; 
}

.perex_image {
  float:left;
  margin:0 0.5em 0.5em 0;
}

.item h3 {
	font-size: 1.2em;
	margin-top: 1em;
}

.inline-nav {
	color: #3B3B3B;
	padding: 0.5em 1em;
}

.middle ul {
  list-style-position: outside;
  padding-left: 10px;
  margin: 5px 0 5px 0;
}

.middle ul li {  
  list-style-type: none;
 	background: transparent url('../images/li.png') 0 8px no-repeat;
  margin:0;
  padding:0;
  padding-left: 10px;
}

.middle ol li {  
  list-style-type: decimal; 
}
.article-footer{
  text-align:right;
  font-style:italic;
  border-top:1px solid #f2f2f2;
}
.article-info{
  padding:0; 
  margin:0.5em 0 0 0; 
  text-align:left;
  height:20px;
  vertical-align:middle;
}

.full-story{
  vertical-align:middle;
  display:block;
  float:right;
  padding:0;
  height:24px;
}

.top {
  text-align: right;
}

hr.separator{
  visibility:hidden;
}
.pager{
  padding:0.5em;
  display:block;
  text-align:center;
}
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:#dee;
  color:#000;
}

.arrow-right{
	background: transparent url('../images/ico_dale.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_pred.gif') left center no-repeat;
  height:20px;
  width:20px;
  text-decoration:none;  
}
.center{
  text-align:center;
}
.to_right{
  text-align:right;
  display:block;
}
.r-marg{
  background: transparent url('../images/ico_dale.gif') right top no-repeat;
  padding-right:25px;
  margin-left:0;
}
.l-marg{
  float:left;
  display:block;
  background: transparent url('../images/ico_pred.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;
  margin:0 0 0.5em 0.5em;
}
.img-to-left{
  float:left;
  margin:0 0.5em 0.5em 0;
}
.vice {
  text-align: right;
  padding-right: 20px;
}
.vice a {
  padding-left: 12px;
  background: url('../images/vice.png') no-repeat 0 6px;
}
.photo {
  float: left;
  background: #e0e0e0;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 168px;
  height: 185px;
  text-align: center;
}
.photo p {
  margin: 0;
  padding: 0;
}
.photo p.photo-img {
  padding: 8px;
  padding-bottom: 0;
}
.photo a.text, .photo a.text:hover {
  color: #303030;
  font-size: 85%;
}
.photo .img img {
  border: 1px solid #fff;
  margin: 0;
  padding: 0;
}

/* titulka */
#hp-blocks {
  background: url('../images/hp-blocks-bg.png') repeat-y 0 0;
}
.hp-block {
  float: left;
  width: 210px;
  margin-right: 25px;
}
.hp-last {
  margin: 0;
}
.middle .hp-block ul {
  padding: 0;
  font-size: 0.9em;
  margin: 5px 0 0;
}
.middle .hp-block ul li {
  margin-top: 4px;
}
.hp-block h5 {
  margin-top: 5px;
  line-height: 1.2em;
}
.hp-block .vice {
  margin: 5px 0 0;
  text-align: left;
  font-size: 0.9em;
  font-weight: bold;
}

/* vypis s obrazkama */
.img-list .perex_image {
  float: none;
  vertical-align: bottom;
  margin: 0;
  width: 158px;
}
.img-list .item {
  float: left;
  margin-right: 20px;
  width: 158px;
}
.img-list .last {
  margin-right: 0;
}
.img-list h3 {
  margin: 0;
}

/* search */
#search_result {
  padding: 0 15px 10px 25px;
}

#search_form_block {
  padding: 0 15px;
  color: #000;
}

#search_form_block a {
  color: #085eee;
}

.left #search_form_block h2,
#main .middle #search_result h2 {
  padding: 0;
}

#search_form_block .submit_search {
  text-align: right;
  margin-top: 10px;
}
#search_form_block #plugin_tabs {
  margin-top: 10px;
  position: relative;
  top: 1px;
  _position: static;
  width: 100%;
}
#search_form_block #plugin_tabs .search_tab {
  display: block;
  float: left;
  background: #fff;
  margin-right: 5px;
  padding: 5px 10px;
  border: 1px solid #f2f2f6;
  border-bottom: 0;
}
#search_form_block #plugin_tabs .active {
  background: #f2f2f6;
}
#search_form_block #plugin_tabs .search_tab a {
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}
#search_form_block #search_form {
  border-top: 0;
  background: #f2f2f6;
  padding: 10px;
}
#search_form_block #search_form .wanted_text {
  width: 120px;
  display: block;
  float: left;
}
#search_form_block #search_form #wanted_text {
  width: 200px;
  border: 1px solid #c8beb7;
}
#search_form_block fieldset {
  border: 0;
}
#search_form_block fieldset legend {
  color: #800000;
  font-size: 1.1em;
}
#search_form_block #search_form h4 {
  font-size: 1em;
}
#search_form_block #search_form input[type="text"],
#search_form_block #search_form textarea {
  border: 1px solid #c8beb7;
}
#search_form_block #search_form .date-from img,
#search_form_block #search_form .date-to img {
  vertical-align: middle;
}
#search_form_block .advancedSearch input {
  vertical-align: bottom;
}

.obscuraSearchResultItem {
  border-left: 1px solid #fff;
  background: #ebebeb;
  float: left;
  width: 205px;
  padding: 10px 5px;
  text-align: center;
}

#search_result .paginator {
  margin: 10px 0;
  text-align: right;
}

.search_meta_data strong {
  color: #085eee;
}
.obscuraSearchResultTitle {
  margin-bottom: 5px;
}
.obscuraSearchResultTitle a {
  font-weight: bold;
}

#search_category {
  width: 200px;
  border:1px solid #C8BEB7;
}

/*************** toolbar *********/
#tbbox {
  background: #eee;
  border: 1px solid #aaa;
  width: 180px;
  z-index: 1000;
}

#tb {
  text-align: center;
}

#tbbox .tbtitle {
  border-bottom: 1px solid #aaa;
  padding-left: 5px;
}

#tb div {
  padding: 5px;
}

#tb img {
  border: 0;
  margin: 0;
}

#tb a {
  text-decoration: none;
}

.tbheader {
  background: #ddd;
}

.tbheader strong {
  padding-left: 5px;
}

#tbhandle {
  cursor: move;
}

#tbclose, #tbmin {
  display: block;
  float: right;
  font-family: monospace;
  padding: 0 3px;
}

#tbclose {
  cursor: pointer;
  background: #800;
  color: #fff;
}

#tbclose:hover {
  background: #f00;
}

#tbmin {
  cursor: pointer;
  background: #666;
  color: #fff;
  margin-left: 5px;
}

#tbmin:hover {
  background: #999;
}

/************* 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%;
}


/************************************ pravy sloupec ***************************/
.right .column-in {
	font-size: 95%;
	margin: 0;
	padding: 0 20px 1.5em;
}
.right h3, .right h4, .right h5 {
	font-weight: normal;
	margin: 1em 0 0;
	padding: 0;
}
.right h3 {
	padding: 0;
	clear: both;
	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 {

}
.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;
	padding: 0 1em;
}

/****************************** paticka ***************************************/

#footer {
  padding-top: 10px;
  background: url('../images/footer-bg.png') repeat-y 0 0;
  width: 970px;
  margin: 0;
  height: 10em;
}
    
#theme-top {
  background: url('../images/theme-top-bg.png') no-repeat right 0;
  height: 20px;
  text-align: right;
  padding: 13px 5px 0 0;
  font-size: 0.9em;
}
#theme-top a {
  color: #fff;
}

#footer .column-in {
	text-align: left;
	font-size: 90%;
	padding-bottom: 0;
	color: #fff;
  height: 10em;
  display: block;
}

#footer h2, #footer h3, #footer h4 {
	color: #5F95FF;
	margin-top: 0;
}

#footer h3 {
	font-size: 1.2em;
}

#footer ul {
  list-style-position: outside;
  padding-left: 10px;
  margin: 5px 0 5px 0;
}
#footer ul li {  
  list-style-type: none;
 	background: transparent url('../images/li_paticka.png') 0 6px no-repeat;
  margin:0;
  margin-bottom: 0.3em;
  padding:0;
  padding-left: 10px;
}

#footer .column-in .left {
	float: left;
  width: 230px;
}

#footer .column-in .center {
	float: left;
  width: 230px;
  text-align: left;
}

#footer .column-in .right {
	float: right;
  width: 230px;
}

#footer .column-in .right h3{
  margin-top:0;
  margin-bottom: 0.3em;
  height: none;
}

#footer a {
	color: #5F95FF;
  text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


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

/************** chapters *********/
.article_chapter{
  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_pred.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_dale.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 ;
}
/**************  Hodnoceni­ pod clankem  **********/
.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: 0;
  padding-left: 0;
}
ul.sitemap li{
  padding-left: 10px;
  margin-left: 20px;
  background-position: 0 7px;
}

ul.sitemap .lv-2{
  font-weight:bold;
  font-size:120%;
  margin-top: 0.5em;
}

ul.sitemap .lv-3{
  font-weight:bold;
  font-size:100%;
  margin-top: 0.5em;
}


/******** 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;
}

.bmk .bmk_body {
  clear: both;
  position: relative;
}

.bmk .bmk_header {
  position: relative;
  z-index: 1000;
}

.bmk .bmk_body .bmk_content {
  position: relative;
  top: -1px;
  padding: 1em;
  background: #ddd;
  border: 1px solid #aaa;
}

.bmk .visible {
  display: block;
}

.bmk .invisible {
  display: none;
}

.bmk .bmk_title {
  text-align: center;
  cursor: pointer;
  text-decoration: underline;
  padding: 5px;
  border: 1px solid #aaa;
  float: left;
  margin-right: 5px;
  width: 120px;
}

.bmk .bmk_title.active {
  background: #ddd;
  border-bottom: 1px solid #ddd;
}