body {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font: 68%/1.45 "Arial CE",Arial,lucida,sans-serif;
  background: #000;
  color: #000;
}


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

a {
  color: #1c366c;
  text-decoration: underline;
}

a:visited {
}

a:hover {
  color: #1c366c;
  text-decoration: none;
}

#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;
}

h1 {
  font-size: 160%;
}

h2 {
  font-size: 130%;
  font-weight: bold;
  margin: 0.25em 0 0;
  color: #1c366c;
}

h3 {
  font-size: 120%;
}

h4 {
  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: 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;
}

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;
  margin-top: 5px;
  text-align: left;
  width: 950px;
  border: 0px solid #fff;
  font-size: 115%;
  background: #fff;
}

#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: 203px;
  margin: 0;
  padding: 0;
}

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

.middle {/* kontejner pro levy blok - matrjoska - nenastavovat padding */
  margin: 0;
  width: 494px;
  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: -2000px;
}

#album, #download, #ocontent, #article {
  position: relative;
  width: 100%;
}

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

/****** hlavicka *******/

#header {
  background: url('../images/layout/head_cz.jpg') right top no-repeat;
  height: 135px;
}

#header.en {
  background: url('../images/layout/head_en.jpg') right top no-repeat !important;
}

h1 {
  position: absolute;
  color: #000;
  padding: 0;
  margin: 0;
  width: 200px;
  height: 135px;
  text-decoration: none;
}

h1 a span {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 135px;
  background: url('../images/layout/head_logo.jpg') left top no-repeat;
  text-decoration: none;
  cursor: hand;
  cursor: pointer;
}

h1 a {
  text-decoration: none;
  padding: 0;
  margin: 0;
}

h1 b {
  position: absolute;
  display: block;
  top: 10px;
  left: 10px;
  text-decoration: none;
}

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


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


#header a.head {
  display: block;
  position:absolute;
  width: 533px;
  height: 75px;
  left:175px;
  top: 20px;
}


.langsel {
  float: right;
  font-weight:bold;
  position: relative;
  left: -14px;
  top: 25px;
}

.langsel a {
  text-decoration:underline !important;
  padding-left: 18px;
  font-size: 11px;
}

.langid1 {
  background: url('../images/flags/czech.gif') left center no-repeat;
}

.langid2 {
  background: url('../images/flags/english.gif') left center no-repeat;
}

#breadcrumb {
  position: relative;
  top: 116px;
  left: 210px;
  font-size: 90%;
  text-transform:lowercase;
}

#breadcrumb a {
  text-decoration: underline;
  text-transform:lowercase;
}

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


/******** preskoceni navigace ********/
a.hidden-nav {
  position: absolute;
  top: 0px;
  height: 1px;
  background: transparent;
  color: #000;
  overflow: hidden;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  width: 950px;
  z-index: 20;
  line-height: 1.5em;
  text-align: center;
  text-decoration: none !important;
}

a.hidden-nav:active,a.hidden-nav:focus {
  height: 1.5em;
  background: #fff;
  text-decoration: none !important;
}

a.hidden-nav:hover {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration: none !important;
}

/***************************** obal. blok s obsahem **********************************/
#main {

}


/****************************** levy sloupec ***********************************/
.left .column-in {
  padding: 3px 0 5px 10px;
  font-size: 90%;
}


/* leve menu */
.left .column-in #menu {
  margin-right: 15px;
  font-size: 110%;
  border-bottom: solid #dedede 1px;
}

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

.left .column-in #menu li {
  list-style: none;
  line-height: 27px;
  margin: 0;
  padding: 0;
  border-top: solid #dedede 1px;
  width: auto;
}

.left .column-in #menu ul li.submenu {
  background: url('../images/layout/menu_arrow.png') #6c0406 right top no-repeat;
}

.left .column-in #menu ul li.active,.left .column-in #menu ul li.eactive,.left .column-in #menu ul li.oactive {
  background: #6c0406;
}

.left .column-in #menu ul li a {
  display: block;
  color: #000;
  text-decoration: none;
}

.left .column-in #menu ul li.submenu a {
  color: #fff;
}

.left .column-in #menu ul li.submenu li a {
  color: #000;
}

.left .column-in #menu ul li.active a,.left .column-in #menu ul li.eactive a,.left .column-in #menu ul li.oactive a {
  color: #fff;
}

.left .column-in #menu ul li.submenu li {
  padding-left: 10px;
  background: #dedede;
  border-top: solid #bbb 1px;
}

.left .column-in #menu ul li.submenu li.active,.left .column-in #menu ul li.submenu li.eactive,.left .column-in #menu ul li.submenu li.oactive {
  background: url('../images/layout/menu_sub_arrow.png') #c0c0c0 left top no-repeat;
}

.left .column-in #menu li a {
  text-decoration: none;
  display:block;
  padding-left: 10px;
  height: 99%;
}

.left .column-in #menu li a:hover {
  text-decoration: underline;
}

.left .column-in .poslani {
  background: url('../images/layout/bl_poslani_b.png') #dedede right bottom no-repeat;
  padding: 0;
  border: solid #f00 0px;
  margin-top: 3px;
  margin-bottom: 25px;
  font-size: 11px;
}

.left .column-in .poslani h2 {
  background: url('../images/layout/bl_poslani_head.png') #6c0406 left top no-repeat;
  padding: 0;
  padding-left: 8px;
  padding-top: 47px;
  color: #fff;
  margin: 0;
  text-transform:uppercase;
  font-size: 14px;
}

.left .column-in .poslani .article-content {
  font-weight:normal;
  margin: 0;
  padding: 10px;
}

/******************************* stredovy sloupec ******************************/

.middle {
}

.middle a {
  text-decoration:underline;
}

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

.middle .column-in {
  padding: 1em 20px;
  padding-top: 0;
  position: relative;
}

a.more {
  padding-left: 14px;
  background: url('../images/layout/arr.gif') left center no-repeat;
  margin-right: 10px;
  float: right;
  font-weight:bold;
}

.middle .column-in .aktuality {
  float: right;
  background: url('../images/layout/bl_aktual_bg.png') #f2f6f9 left top repeat-y;
  width: 188px;
  border-bottom: solid #dedede 1px;
  padding-bottom: 10px;
  margin-left: 10px;
}

.middle .column-in .aktuality h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 11px;
}


.middle .column-in .aktuality h2 {
  background: url('../images/layout/bl_aktual_top.png') left top no-repeat;
  margin: 0;
  font-size: 13px;
  color: #444;
  padding: 0;
  padding-left: 5px;
  text-transform:uppercase;
  font-size: 14px;
}

.middle .column-in .aktuality h2 span {
  background: url('../images/layout/bl_aktual_topsp.png') left top repeat-x;
  margin: 0;
  padding: 0;
  padding: 0 3px;
}

.middle .column-in .aktuality .article-content {
  padding: 10px;
  font-size: 11px;
}

.middle .column-in .aktuality .datename {
  color: #444;
  font-size: 11px;
}

.links h3 {
  text-transform: uppercase;
  color: #444;
}

.links, .related {
  width: 47%;
  float: left;
}

.related h3 {
  text-transform: uppercase;
  color: #444;
}

.related ul , .links ul {
  margin: 0;
  padding: 0;
}

.related li, .links li {
  background: url('../images/layout/arr.gif') left 5px no-repeat;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-left: 14px;
}


.related a,.links a {
/*  padding-left: 14px;*/
  padding-right: 0px;
  font-weight: bold;
  display: block;
  width: 99%;
}

.datename {
  color: #999;
}


p.source {
  text-align: right;
  font-size: 80%;
}

#content{
    font-size: 11px;
}

.article-content .article-perex {
  font-weight: normal;
}

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

.middle .a_442 {
  width: 246px;
}

.middle .a_442 h2 {
  text-transform:uppercase;
  color: #444;
}


.middle h2 {
  margin: 1em 1px;
  font-weight: bold;
}

.middle h3 {
  margin: 0.5em 1px;
  margin-top: 1px;
  font-weight: bold;
}

.middle a:hover {

}
.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;
  width: 99%;
}
.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.1em 0 1em 0;
}
.mw_field .article-perex {
  font-weight: normal;
}


.perex_image {
  float: right;
  margin: 0 0 5px 5px;
}

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

.middle ul {
 list-style-position: inside;
 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; 
 margin-bottom:10px 
}
.article-footer{
 margin-top: 2.5em;
 text-align:left;
}

.article-footer .printpage {
  float: right;
  padding-left: 22px;
  background: url('../images/layout/print.png') left center no-repeat;
  font-weight: bold;
}

.article-info{
 padding:0.15em 0.25em 0 0.5em; 
 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  30px 0 0;
 height:24px;
}

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_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;
}
.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{
 float:left;
 padding:0 0.5em 0.5em 0;
}
.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;
}

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


/************************************ pravy sloupec ***************************/
.right .column-in {
  margin: 0;
  padding: 0 10px 10px 0;
  font-size: 11px;
}

.right .column-in h2 {
  font-size: 14px;
}

.right .column-in .article-perex {
  font-weight:normal;
  padding: 10px;
}

.right .column-in .slovnik {
  background:url('../images/layout/bl_slovnik_bg.png') #e9dada left bottom no-repeat;
  padding-bottom: 10px;
}

.right .column-in .slovnik h2 {
  background:url('../images/layout/bl_slovnik_head.png') #6c0406 left top no-repeat;
  height: 20px;
  display: block;
  color: #fff;
  margin: 0;
  padding: 0;
  padding-left: 8px;
  line-height: 20px;
  text-transform:uppercase;
}

.right .column-in .rychleodkazy {
  background:url('../images/layout/bl_rychl_bg.png') #dedede left bottom no-repeat;
  padding-bottom: 10px;
}

.right .column-in .rychleodkazy h2 {
  background:url('../images/layout/bl_rychl_head.png') #015288 left top no-repeat;
  height: 20px;
  display: block;
  color: #fff;
  margin: 0;
  padding: 0;
  padding-left: 8px;
  line-height: 20px;
  text-transform:uppercase;
  margin-bottom: 10px;
}

.right .column-in .rychleodkazy h3 {
  margin: 0;
  padding: 0;
}

.right .column-in ul {
  list-style:none;
  margin: 0;
  padding: 0;
}

.right .column-in ul li {
  margin: 0;
  padding: 0;
  list-style:none;
  width: 99%;
}

.right .column-in .rychleodkazy ul li {

}

.right .column-in .vyhledavani {
  background:url('../images/layout/bl_search_bg.png') #015288 left top no-repeat;
  height: 93px;
}

.right .column-in .vyhledavani h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 8px;
  text-transform:uppercase;
}

.right a {
  padding-left: 14px;
  padding-right: 10px;
  background: url('../images/layout/arr.gif') left 5px no-repeat;
  margin-left: 10px;
}

.right ul li a {
  display:block;
}

#searchform {
  margin: 0;
  margin-left: 10px;
  padding: 0;
}

#search-input {
  width: 152px;
  height: 14px;
  padding: 0;
  padding-top: 2px;
  padding-left: 3px;
  font-size: 90%;
  border: solid #c5c5c5 1px;
  color: #999;
  background: #fff;
}

#go_button {
  position: relative;
  top: 6px;
  _top: 4px;
  left: 0px;

}

/****************************** paticka ***************************************/
#footer {
  background: url('../images/layout/foot.jpg') #000 left top no-repeat;
  height: 30px;
}

#footer .column-in {
  text-align: left;
  font-size: 90%;
  padding: 0;
  padding-bottom: 0;
  padding-left: 10px;
  color: #fff;
  padding-top: 18px;
}

/*#footer .flo {
  border: solid #f00 0px;
  background: url('../images/layout/foot_flo.jpg') #fff right top no-repeat;
  height: 35px;
  display: block;
  width: auto;
  padding-right: 50px;
  float: left;
}*/

#footer .column-in a {
  color: #fff;
  text-decoration:underline;
  font-weight:bold;
}

#footer .column-in .article-content {
/*   margin-top: 15px; */
/*   height: 1px; */
}

#footer .column-in a:hover {
  color: #fff;
  text-decoration:none;
}

#footer ul {
  list-style:none;
}

#footer ul li {
  list-style:none;
  float: left;
  margin: 0;
  margin-top: 16px;
  padding: 0;
  padding-left: 8px;
  margin-right: 8px;
  border-left: solid #fff 1px;
}

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

ul.sitemap .lv-4{
 padding-left:20px;
}
/********************************* login  *****************************/

#login {
  background-color: #F9F9F9;
  padding: 10px;
}

#login #login_form {
  padding: 10px;
  border: 1px solid #b3b3b3;
  background-color: #fff;
  width: 95%;
  display: block;
}

#login label {
  clear: left;
  width: 17%;
  display: block;
  float: left;
  font-weight: bold;
  line-height: 1.2em;
}

#login #login_form form {
  background: url('../images/login-bg.png') no-repeat top right;
}

#login #login_form input {
  width: 70%;
  display: block;
}

#login #lost_password {
  padding: 10px;
  width: 95%;
  display: block;
}


#login #lost_password input {
  width: 70%;
  display: block;
}

#login #login_form .submit_login input,
#login #lost_password .submit_login input {
  width: auto;
  font-size: 0.9em;
  display: block;
}

/******** delete confirm ***********/

.delete_confirm ul {
   width: 90%;
   background: #fff;
   border: 1px solid #cccccc;
   padding: 0;
   margin-left: 0;
}

.delete_confirm ul li {
  display:block;
  padding:5px 0;
  padding-left: 10px;
  margin: 0;
  list-style-image: none;
  font-size: 0.9em;
}

.delete_confirm ul li.even {
  background-color: #ececec;
}

.delete_confirm #submit {
  background-color: #006600;
  color: #fff;
  padding: 5px 10px;
  font-weight: normal;
  text-align:center;
  border: 0px solid;
  margin-top: 5px;
  cursor: pointer;
}


.delete_confirm  #deny {
  background-color: #aa0000;
  color: #fff;
  padding: 5px 10px;
  font-weight: normal;
  text-align:center;
  border: 0px solid;
  margin-top: 5px;
  cursor: pointer;
}

.delete_confirm input:hover {
  text-decoration:underline;
}

.delete_confirm input {
  float: left;
  margin-right: 20px;
  overflow:visible;
  font-size: 0.9em;
}

/* QCM info */
.qcm-info {
  margin: 0 10px;
  text-align: right;
  font-size: 0.9em;
}
.qcm-info a {
  color: #666;
  text-decoration: none;
}
.qcm-info a:hover {
  text-decoration: underline;
}


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


p.otazka {
  color: #1C366C;
}

p.odpoved {
  color: #444;
  padding-left: 10px;
}

.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;
}