body {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #303030;
  background: #e3edd4;
  font: 62%/2.0 Verdana, 'Verdana CE', 'Geneva CE', lucida, sans-serif;
}

body[id] {  font: 62%/2.0 Verdana, 'Verdana CE', 'Geneva CE', lucida, sans-serif;}


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

a {
  color: #303030;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #505050;
}

a:active {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: #ac0000;
  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: none;
}

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

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

h1 {
  font-size: 170%;
}

h2 {
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  color: #880000;
}

h3 {
  font-size: 100%;
}

h4 {
  font-size: 100%;
}

h5 {
  font-size: 100%;
}

h6 {
  font-size: 100%;
}

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

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

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

input, select, textarea {
background: #fff;
color: #000;
border: solid #000 1px;
padding: 2px;
}

input.image {
position: relative;
top: 5px;
background: transparent;
color: #000;
border: solid #000 0px;
}

div {
  text-align: justify;
}

/****************************** basic layout elements *************************/
#all {/* obalujici element s pozadim pro levy sloupec*/
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 970px;
  border: 0;
  background: url(../images/bg-main.png) #f2f2f2 top left 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: 225px;
  margin: 0;
  padding: 0;
}

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

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

#footer {
  background: url(../images/bg-pata.png) top left repeat-y;
}

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

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

.forprint {
  display: none;
}

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

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

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

/****** hlavicka *******/
#header {
  background: #e3edd4;
}

#header .column-in {
  padding-top: 71px;
  background: #e3edd4 url('../images/hlavicka7-u.jpg') no-repeat 0px 71px;
  height: 154px;
}

#header #headimage {
  background: #e3edd4;
  width: 970px;
  height: 154px;
}

#header img#headimage {
  width: 970px;
}

#header #nadpis {
	position: absolute;
	top: 55px;
	left: 224px;
	height: 14px;
	padding: 0;
	margin: 0;
}

a.hidden-nav {/******** preskoceni navigace ********/
	position: absolute;
	top: 5px;
	left: 0;
	background: #e3edd4;
	padding: 0.25em 1em;
}
a.hidden-nav:active,a.hidden-nav:focus { 
	z-index: 2;
}

/****** breadcrumb a vyhledavani *******/
#top-box {
	clear: both;
	margin: 0;
	padding: 0;
	color:#3B3B3B;
	background: url(../images/bg-top.png) #f5faed top left repeat-y;
}

#top-box .left .column-in, #top-box .middle .column-in, #top-box .right .column-in {
}

#top-box .left, #top-box .middle, #top-box .right {
}

#top-box .column-in {
	padding: 0;
	overflow: hidden;
}
#top-box .left .column-in {
  margin: 0;
  padding: 0;
	height: 32px;
}


#searchform {
  margin: 0;
  margin-top: -2px;
  _margin-top: 4px;
  padding: 0;
  padding-left: 30px;
  border: solid #000 0px;
}
#searchform fieldset {
  margin: 0;
  padding: 0;
  border: solid #000 0px;
}

#go_button {
  
}

/* middle */

#top-box .middle {
}

#top-box .middle .column-in {
padding: 3px;
padding-left: 30px;
font-size: 100%;
font-weight: normal;
color: #888;
line-height: 3em;
}

#top-box .middle .column-in a{
font-weight: normal;
color: #444;
}

#top-box .middle .column-in span{
color: #444;
}


#top-box .right{
	
}

#top-box .right .column-in {
  margin: 0 21px 0 35px;
}

#top-box .right .column-in a {
  float: left;
  text-align: center;
  margin-top: 3px;
  display: block;
  width: 32%;
  color: #303030;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  line-height: 3em;
}

#top-box .right .column-in a.selected {
  color: #ac0000;
}

#top-box .right .column-in a.czech {
  text-align: left;
}

#top-box .right .column-in a.german {
  text-align: right;
}



#top-box .right .column-in a:hover {
  color: #ac0000;
  text-decoration: underline;

}


h4.search_marwel {
  background: transparent url('../../qcm/images/ico_marwel.gif') no-repeat left 3px;
  padding-left:30px;
  min-height:24px;
}

.hidden {
  visibility: hidden;
  position: absolute;
  display: none;
}

/***************************** obalujici blok s obsahem **********************************/
#main {
  border-top: solid #a0a0a0 1px;
}


/****************************** levy sloupec ***********************************/
.left .column-in {
	padding: 30px;
	font-size: 100%;
}

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

.left .column-in ul li {
}

.left .column-in ul li ul li {
  padding-left: 14px;
  margin-left: 5px;
}

.left .column-in ul li ul li ul li {
  padding-left: 14px;
  margin-left: 5px;
}


.left .column-in ul li a, .left .column-in ul li ul li a, .left .column-in ul li ul li ul li a {
  color: #585858;
  font-weight: bold;
  text-decoration: none;
}

.left .column-in ul li a:hover, .left .column-in ul li ul li a:hover, .left .column-in ul li ul li ul li a:hover {
  color: #ac0000;
  font-weight: bold;
  text-decoration: underline;
}

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

.left .column-in ul li.submenu a:hover {
  color: #585858;
}

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

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

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

.left .column-in ul li.submenu ul li a:hover {
  color: #ac0000;
}

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

.left .column-in ul li.submenu ul li.active a:hover,.left .column-in ul li.submenu ul li.eactive a:hover,.left .column-in ul li.submenu ul li.oactive a:hover {
  color: #585858;
}



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

#content{
  font-size:112%;
}

.middle  img {
}

.middle h3 {
	font-weight: bold;
}

.middle strong.wine {
  color: #99241c;
}

.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 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;
}
.article-perex {
	color: #222;
	/*font-weght: bold;*/
	padding: 0 0 0;
	margin: 0.5em 0 1em 0;
}
.inline-nav {
	color: #3B3B3B;
	padding: 0.5em 1em;
}

.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; 
}
.article-footer{
 text-align:right;
 font-style:italic;
 border-top:1px solid #f2f2f2;
}
.article-info{
 color:#3B3B3B;
 padding:0.15em 0.25em 0 0.5em; 
 margin:0.5em 0 0 0; 
 text-align:left;
 height:20px;
 vertical-align:middle;
 background: transparent;
}

.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;
 background:#E2E2E2;
}
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('../../qcm/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('../../qcm/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('../../qcm/images/ico_pred.gif') right top no-repeat;
  padding-right:25px;
  margin-left:0;
}
.l-marg{
  float:left;
  display:block;
  background: transparent url('../../qcm/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;
}

.middle .img_tab {
  border: 0;
  padding: 0;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1em 0 1em 0;
}

.middle .img_tab td {
  vertical-align: top;
  border: 0;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  margin: 0;
}

.middle .img_tab_left {
  border: 0;
  padding: 0;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1em 1em 1em 0;
  float: left;
}

.middle .img_tab_left td {
  vertical-align: top;
  border: 0;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  margin: 0;
}

.middle .img_tab_right {
  border: 0;
  padding: 0;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1em 0 1em 1em;
  float: right;
}

.middle .img_tab_right td {
  vertical-align: top;
  border: 0;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  margin: 0;
}

.middle .img_tab p, .middle .img_tab_left p, .middle .img_tab_right p {
  font-size: 80%;
  margin: 0;
}

.middle .img_tab p img {
  border: 0;
  display: block;
}

.middle .img_tab p.ph_left {
  text-align: left;
}

.middle .img_tab p.ph_center {
  padding: 0 10px 0 10px;
}

.middle .img_tab p.ph_right {
  text-align: right;
}

.middle .img_tab p span,
.middle .img_tab p.ph_left span,
.middle .img_tab p.ph_center span,
.middle .img_tab p.ph_right span {
  display: block;
  text-align: left;
}

.middle .photo {
  float: left;
  margin-right: 10px;
  _margin-right: 5px;
}

/* search */
#search_form_block {
  color: #000;
}

#search_form_block a {
  color: #162d50;
}

.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 #f5faed;
  border-bottom: 0;
}
#search_form_block #plugin_tabs .active {
  background: #f5faed;
}
#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: #f5faed;
  padding: 10px;
}
#search_form_block #search_form .wanted_text {
  width: 120px;
  display: block;
  float: left;
}
#search_form_block #search_form #wanted_text {
  width: 200px;
}
#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 .date-from img,
#search_form_block #search_form .date-to img {
  vertical-align: middle;
}
#search_form_block .advancedSearch input {
  vertical-align: bottom;
}

/************* 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: 30px  30px  0  30px;
}

.right .column-in img {

}

.right .column-in h2 {
display: none;
visibility: hidden;
}


.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: 100%;
	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: #ac0000;
}
.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;
	color: #000;
	padding: 0 1em;
}

.right .pimg {
  text-align: center;
}

.right .pimg img {
  _width: 200px;
  max-width: 200px;
}

.anketa {
  margin-top: 18px;
  border: solid #000 0px;
  border-top: solid #ccc 1px;
  border-bottom: solid #ccc 1px;
}

.anketablock {
  margin-top: 10px;
  margin-bottom: 30px;
  background: #f0f6f0;
  padding: 20px 10px;
  padding-bottom: 5px;
  border: solid #000 0px;
  border-top: solid #ccc 1px;
  border-bottom: solid #ccc 1px;
}

.anketablock input {
  border: solid #fff 0px;
}

.anketa input {
  background: transparent;
}

.anketa table {
  width: 100%;
  text-align: left !important;
  border: solid #000 0px;
}

.anketa tr th {
  text-align: left !important;
  border: solid #000 0px;
}

.anketa tr td {
  text-align: left !important;
  border: solid #000 0px;
}

.anketa .foot {
  padding: 2px;
  text-align: center !important;
}

.anketa .foot input {
  background: #d5dfc7;
  border: solid #ccc 1px;
  width: 48%;
}

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

/****************************** paticka ***************************************/
#footer {
  border-top: solid #a0a0a0 1px;
}

#footer .column-in {
	font-size: 90%;
	_font-size: 85%;
	padding: 0;
}

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

#footer .column-in ul li {
	text-align: center;
  float: left;
  margin: 0;
	padding: 5px;
}

#footer .column-in ul li.first {
	margin-left: 0;
	border: 0;
}

#footer .right .column-in {
	font-size: 120%;
}

#footer .right .column-in a {
	display: block;
	width: 8em;
	padding: 2px 0px 3px 0px;
	background: #800;
	color: #fff;
	float: right;
	line-height: 1.5em;
	text-align: center;
	position: relative;
	left: -30px;
	margin-top: 3px;
}
#footer .right .column-in a:hover {
	background: #F2F2F2;
	color: #800;
	border: 1px solid #800;
}
#footer .right {
 width: 140px;
}
#footer .middle {
 width: 600px;
}

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

/************** chapters *********/
.article_chapter{
 margin: 1em 0;
 position:relative;
 font-size: 80%;
 clear: both;
 width: 100%;
}
.article_chapter h3{
 margin-top:0;
}
.article_chapter ul{
 margin-left:0;
 padding-left:0;
}

.article_chapter .prev{
 background: transparent url('../images/ico_dale.gif') left center no-repeat;
 padding-left:25px;
 float: left;
}

.article_chapter .back{
}

.article_chapter .next{
 background: transparent url('../images/ico_pred.gif') right center no-repeat;
 padding-right:25px;
 float: right;
}

.article_chapter .top{
 display:block;
 text-align:center;
 width: 100%;
 clear: both;
}

.article_chapter .top span{
  display: block;
  width: 33%;
  float: left;
 margin-bottom: 15px;
}

.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 #000;
  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('../../qcm/images/ico_marwel.gif');
 background-position: 5px center; 
}

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

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

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


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

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

/******** 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 {
  width: 970px;
  margin: 0 auto;
  text-align: right;
  font-size: 0.9em;
}
.qcm-info a {
  color: #666;
  text-decoration: none;
  font-weight: normal;
}
.qcm-info a:hover {
  text-decoration: underline;
}

/* lista min. ziv. prostredi */
#env-ribbon {
  background: #93b633;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
}
#env-ribbon a {
  color: #fff;
  font-weight: normal;
  text-decoration: underline;
}
#rib-header {
  padding: 3px 4px 0;
}
.env-left {
  float: left;
}
.env-right {
  float: right;
}
#rib-header .env-left,
#rib-header .env-right {
  width: 45%;
  height: 20px;
}
#rib-header .env-left h2 {
  overflow: hidden;
  color: #000;
  position: relative;
  width: 141px;
  height: 19px;
  cursor: help;
  margin-top: 1px;
}
#rib-header .env-left h2 span {
  position: absolute;
  top: 0;
  left: 0;
  background: url('../images/env/logo.gif') no-repeat 0 0;
  display: block;
  width: 141px;
  height: 19px;
}
#rib-header .env-right {
  text-align: right;
  line-height: 1.8em;
}
#rib-header .env-right a {
  padding-right: 22px;
  background: url('../images/env/show.gif') no-repeat right 50%;
  color: #000;
  font-size: 1.3em;
  text-decoration: none;
}
#rib-header .env-right a:hover {
  text-decoration: underline;
}

#rib-body {
  border-top: 1px solid #fff;
  font-size: 1.3em;
  width: 100%;
}
#rib-body .env-left {
  width: 20%;
}
#rib-body .env-right {
  width: 80%;
}
#rib-body .env-logo {
  padding: 13px 23px;
}
#rib-body .env-logo h2 {
  position: relative;
  height: 40px;
  overflow: hidden;
}
#rib-body .env-logo h2 a {
  display: block;
  width: 157px;
  height: 40px;
  text-decoration: none;
}
#rib-body .env-logo h2 span {
  background: url('../images/env/logo_main.gif') no-repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 157px;
  height: 40px;
  cursor: pointer;
}
#rib-body ul {
  padding: 13px 0 13px 40px;
}
#rib-body ul li {
  display: block;
  float: left;
  width: 44%;
  padding-right: 5%;
  margin: 0.5em 0;
  line-height: 1.3em;
}
#rib-body ul li strong {
  font-weight: normal;
  display: block;
  float: left;
  padding-right: 10%;
  width: 60%;
}
#rib-body ul li span {
  display: block;
  float: left;
  padding: 0;
  width: 30%;
}
#rib-body .hide {
  text-align: right;
  clear: left;
  padding: 10px;
}

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

.img-to-center {
  display: block;
  width: 99%;
  text-align: center;
}

.img-to-center img {
  margin: 0 auto;
}

.odstavec-doprava {
  display: block;
  text-align: right;
}

.odstavec-nastred {
  display: block;
  text-align: center;
}

.middle table.home-table {
  margin-top:20px;
}
.middle table.no-border,
.middle table.home-table,
.middle table.home-table td {
  border-width: 0 !important;
  vertical-align:top;
  text-align:left;
  padding:2px;
}
.home-table td.first {
  width:95px;
}
img.spaced  {
  margin-right:10px;
}
p.spaced  {
  margin-left:95px;
}

/******** obscura ********/
#obscura-exif fieldset {
  background: #EBEBEB;
  padding-top: 0;
}

#obscura-exif select {
  border: 1px solid #aaa;
}

#obscura-exif textarea {
  border: 1px solid #aaa;
}

#obscura-exif input {
  border: 1px solid #aaa;
}

.photo {
  float: left;
  background: #e0e0e0;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 160px;
  _width: 145;
  height: 170px;
  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;
}

.photonavig {
  margin: 10px 0;
}

.prevnext .next, .photonavig .prev {
  padding-right: 5px;
}

.prevnext .prev, .photonavig .next {
  padding-left: 5px;
}


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


