/*
Theme Name: default
Theme URI: http://www.elmino.cz/
Description: ElMino style
Version: 1.1.2009
Author: Michael Minar
Author URI: http://www.elmino.cz/
Tags: fixed width, three columns
*/


html{background:#D0CA9A;}
#content{background:#D0CA9A;}
#main{background:#FFFFFF;}
#side{background:#D0CA9A;}
#otherside{background: none;}
#header{background:#D0CA9A;}
#other{background:black;}
#other a{color:white;}
#footer{}
#lista{background:#ddd;}
#main table{background:#fff;}
#main table th{background:#eee;}
#main form{background:#fff;}


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	font-size: 62.5%;
	text-align: center;
	color: #000;
  font-family: Georgia, "New York CE", utopia, serif;
}
#content {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	display: block;
}
#main {
	width: 510px;
	float: left;
	position: relative;
	left: 200px;
  display: block;
  top: -187px;
  margin-bottom: -187px;
	padding: 15px 20px 0px 20px;
  min-height: 185px;
  height: auto !important;
  

}
.page #main, .single #main{
	padding: 15px 20px;
}


.homepage h1{
  display: none;
}
.homepage #main{
  padding-top: 0;
  margin-top: 0;
  overflow: hidden;
  }
.homepage #main #vypis{
  top: -14px;
  
}
.category #main, .search #main, #author #main {
	padding: 15px 20px 0 20px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	 margin-bottom: -97px;
}


#side {
	width: 190px;

	display: block;
  position:fixed;
  float: left;
}

#otherside {
	width: 185px;
	top: -190px;
	float: right;
	margin-left: 15px;
	height: 280px;
	position: relative;
}




#header {
	height: 236px;
	display: block;
	overflow: hidden;

}
#header a strong {
	display: none;
}
#current {
	display: block;
  position: fixed;
}
#current a {
	width: 0;
	height: 187px;
	padding-left: 185px;
	overflow: hidden;
	display: block;
	background: url(images/logo.gif) no-repeat 0px top;
	margin-top: 49px;
}
#current a#menujump{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#other {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
#other a {
}
#side h2, #otherside h2 {
	display: none;
}
#breadcrumb {
	font-size: 110%;
	display: none;
	margin: 0 0.5em;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb strong {
	display: none;
}
.menu {
  display: block;
  background: #A3171A;
  width: 185px;
  margin-top: 10px;
  float: left;
  padding: 8px 0;
}
.menu ul li {
	display: block;
	float: right;
	width: 100%;
	margin-bottom: 2px;
}
.menu a {
	line-height: 22px;
	padding: 0 0 0 55px;
	text-align:left;
	color: white;
	font-weight: bold;
  	display: block;
	text-decoration: none;
	font-size: 120%;
}
#menu2 a {
	padding: 0 1em 0 55px;
}
.menu li li a {
	padding-left: 2em;
}
.menu li li li a {
	padding-left: 3em;
}
.menu a:hover, .menu li.current a {
	text-decoration: underline;
}



form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	width: 80%;
	padding: 1em 1%;
	margin: 0 auto;
}
fieldset {
	margin: 0.5em 0;
}
fieldset legend {
	font-size: 150%;
	font-weight: bold;
	color: #333;
/* jinak IE dává modrou, takže vždy nastavit */
}
fieldset fieldset legend {
	font-size: 130%;
}
form label, form .cf-box-title {
	text-align: left;
	font-weight: bold;
}
form .cf-box-group label {
	font-weight: normal;
}
form input, form select, form label, form textarea {
	font-size: 110%;
}
form input, form select, form textarea {
	width: 99%;
	margin: 0 auto;
}
form label input, form .cf-box-group input, form .cf-box-b {
	width: 2em;
}
form button, .sendbutton {
	cursor: pointer;
	width: 10em;
}
.emailreqtxt, .reqtxt {
	float: right;
}
#main form ol li {
	list-style: none url();
	clear: both;
	margin: 0.5em 0 0 0;
	padding: 0;
}
#usermessagea {
	font-size: 120%;
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	color: red;
}
.cf_hidden {
	display: none;
}
.failure {
	color: red;
	text-decoration: blink;
}
#footer {
	padding: 1em;
	display: block;
	clear: both;
	left: 25px;
	margin-right: -25px;
}
#footer a {
	color: black;
}
#footer p {	
  display: block;
  background: url(images/leaf.png) no-repeat 185px 8px; 
  padding: 10px 60px;
  font-size: 110%;
  line-height: 18px;
  text-align: center;
}
#footer p strong{	
  display: block;
  text-align: center;
  font-weight: normal;
}
#footer em{	
  font-size: 110%;
  font-weight: bold;
  font-style: normal;
}
#footer li {
	display: inline;
}
#footer br {
	display: none;
}
#lista {
	padding: 1em;
	clear: both;
}

h1, h2, h3, h4, h5, h6 {

	font-weight: bold;
	color: #A3171A;
}
h1 {
	font-size: 180%;
  padding-bottom: 10px;
}
h2 {
	font-size: 150%;
	padding-top: 10px;
}
h2:first-letter {
	text-transform: uppercase;
	
}
h3 {
	font-size: 130%;
	color: black;
  padding-top: 2px;
}
h4 {
	font-size: 150%;
}

#main p, #side p, #otherside p {
	font-size: 130%;
	margin: 0.5em 0;
	line-height: 1.5em;
}
#otherside h3, #otherside p {
	margin: 0.5em;
}
#main ul, #main ol {
	margin: 0.5em 0;
}
#main ul li, #main ol li {
	list-style: disc;
	margin-left: 2em;
	font-size: 130%;
}
#main ol li {
	list-style: decimal;
}
#main li li {
	font-size: 100%;
}
#main table {
	margin: 0 auto;
	width: 90%;
	border-collapse: collapse;
	border: black double;
}
#main table th {
	text-align: right;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	padding: 0.2em 0.5em;
}
#main table thead th, #main table th.right, #main table th.left {
	text-align: center;
	float: none;
}
#main table td.right {
	text-align: right;
	float: none;
}
#main table td.left {
	text-align: left;
	float: none;
}
#main table thead th, #main table thead td {
	border-bottom: black double;
}
#main table tfoot th, #main table tfoot td {
	border-top: black double;
}
#main table tbody th {
	border-right: black double;
}
#main table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: left;
}

.hidden {
	display: none;
}
a {
	text-decoration: underline;
  color: #A3171A;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.left {
	float: left
}
.right {
	float: right;
}
img.left {
	margin-right: 1em;
}
img.right {
	margin-left: 1em;
}
.linklove {
	display: none !important;
}
.cleaner {
	clear: both;
}
#edit {
/* odkaz na úpravy - nemazat*/
	position: absolute;
	right: 0;
	top: 0;
}
.aligncenter{
  text-align: center;
  display: block;
  margin: 0 auto; 
}

#vypis{
  display: block;
  position: relative;
  float: left;
  left: -20px;
  margin-right: -20px;
  width: 550px;
  padding: 0;
  margin: 0;
}
.clanek{
  display: block;
  position: relative;
  float: left;
  width: 510px;
  padding: 15px 20px 5px 20px;
  margin: 10px 0 0 0;
  background: white;
    border-top: 5px solid #D0CA9A;
  min-height: 140px;
  height: auto !important;
  height: 140px;
}
.clanek p, .item p, .author p{
  font-size: 120%;
  position: relative;
  min-height: 80px;
  height: auto !important;
  height: 80px;
}
.clanek p.info, .item p.info, .author p.info{
  position: relative;
  font-style: italic;
  display: block;
  min-height: 25px !important;
}




.odd{
  display: block;
  width: 510px;
  padding: 0 20px 20px 20px;
  position: relative;
  left: -20px;
  border-bottom: 5px solid #D0CA9A;
  margin-bottom: 15px;
}
.pozn {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 15px;
  padding-top: 7px;
  border-top: 1px solid black;
}
.pozn h2{
  display: none;
}
.pozn p{
  font-size: 90%;
}
hr{
 margin: 5px 0;
 display: block;
}
#main p sup.index{
  font-size: 110%;
  margin: 0 2px;
  color: #A3171A;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  }

.category #main .item, .search #main .item, #author #main .item{
  display: block;
  width: 510px;
  float:left;
  left: -20px;
  position: relative;
  padding: 0px 20px 10px 20px;
  border-top: 5px solid #D0CA9A;
}

.category #main .item .info, .search #main .item .info, #author #main .item .info{
  font-style: italic;
}
form.searchform{
  display: block;
  float: left;
  width: 95%;
  position: relative;  
}
form.searchform label{
  display: block;
  width: 22%;
  height: 24px;
    font-size: 120%;
  line-height: 24px;
  float: left;
  margin: 0 5px 0 0;
}
form.searchform input{
  display: block;
  width: 40%;
  font-size: 120%;
  float: left;
  height: 18px;
}
form.searchform button{
  display: block;
  width: 20%;
  position: relative;
  height: 24px;  
  line-height: 20px;
  float: left;
  color: white;
  border: 0;
  background: #A3171A;
  margin: 0 5px;
}
h2.cleaner{
  height: 1px;
  display: block;
  padding-top: 15px;
  overflow: hidden;

}

#popis{
  display: block;
  /*
  background: #D5D0A7;
  font-style: italic;
  width: 165px;
  height: 147px;
  margin-top: 10px;

  padding: 10px 10px 10px 10px;
  letter-spacing: 0.1em;
  font-size: 90%;*/
  padding-left: 185px;
  width: 0px;
  height: 140px;
  margin-top: 10px;
  overflow: hidden;
  background: url(images/motto.png) no-repeat left top;  
    float: left;
}

#main .rubriky ul {
   padding-top: 4px;
   display: block;
}
#main .rubriky ul li{
 
   margin-top: 4px;
}
#main .rejstriky p, #main .rubriky p, #main .autori ul   {
   display: block;
   width: 520px;
   padding: 15px 0;
   margin: 0 auto;
}
#main .autori ul   {
   padding: 15px 0 25px 0;

}

#main .rubriky ul li.categories {
	font-size: 130%;
	padding: 0;
	width: 520px;
	float: left;
	display: block;
	margin: 0;
	font-weight: bold;
	color: #A3171A;
  list-style-type: none;
}
#main .rejstriky p a , #main .rubriky p a, #main .autori ul li, #main .rubriky ul li ul li {
   display: block;
   width: 210px;
   padding-left: 10px;
   margin: 4px 5px 2px 0;
   float: left;
   line-height:1.5em;
   font-size: 110% !important;
   background: url(images/button.gif) no-repeat left 7px;
}
 #main .autori ul li {
    font-size: 130% !important;
 }
#main .rubriky ul li ul li{
	font-weight: normal;
}
.single #main p.info, p.emphasized{
  font-style:italic;
}
p.bullet{
  width:100%;
  clear: both;
  height: 18px;
  padding: 5px 0;
  background: url(images/oddelovac.png) no-repeat center top;
}
ul.kurziva li{
  font-style: italic;
}
#main p em, #main ul li em, #main ol li em{
  font-size: 100%;
  font-style: italic;
}
#main em{
  font-size: 130%;
  font-style: italic;
}

#odkazy #main ul{
  width: 100%;
  float: left;
  display: block;
  padding: 0 0 15px 0;
}
#odkazy #main ul li{
  width: 40%;
  float: left;
  display: block;
  padding: 4px 0 0 0;
}
#main .obrazek, #main .format_img{
  display: block;
  float: left;
  width: 510px;
  position: relative;
  left: -20px;
  margin-bottom: 15px;
  padding: 10px 20px 0 20px;
  border-top: 2px solid #D0CA9A;
  border-bottom: 2px solid #D0CA9A;
}
p.desc{
  display: block;
  padding-bottom: 10px;
}