﻿/*
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:#fff url(images/bg_body.gif) repeat-x left top;}
#content{background:#fff url(images/bg_body.gif) repeat-x left top;}
#otherside{display: none;}
#other{background:black;}
#other a{color:white;}
#footer{background:#BFD72F;}
#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: left;
	display: block;
	position: relative;
	color: #333;
	font-family: sans-serif;
}
#content {
	width: 980px;
  margin: 0 auto;
	display: block;
	padding: 0;
	position: relative;
}
#main {
	width: 610px;
	float: left;
	display: block;
min-height: 350px;
height: auto!important;
height: 350px;
	position: relative;
	left: 340px;
	top: -158px;
	margin: 0 0 -158px 0;
	padding: 1.4em 15px 25px 15px;
}
.homepage #main{
  padding: 355px 15px 25px 15px;
}

#main .item{
	background: #dffcb1;
	width: 570px;
  display: block;
  float:left;
  margin-bottom: 10px;
	padding: 10px 15px;
}
#main .item h2{
  font-size: 160%;
}
#main .item h2 a{
  color: #333;
}
#submain{
  display: none;
}
.homepage #submain {
	width: 660px;
	overflow: hidden;
	position: absolute;
	height: 340px;
	right: -27px;
	display: block;
	top: 238px;
  padding: 0em 15px;
}
#mapa{
  display: block;
  position:relative;
  float: left;
  width: 648px;
  background: url(images/mapa_all.gif) no-repeat left top;
  height: 323px;
  padding: 13px 0 0 10px;
  overflow: hidden;
}
#mapa h2{
  display: none;
}

#side {
	width: 240px;
	padding: 0 50px 20px 50px;
	display: block;
	float: left;
	position: relative;
	left: -640px;
}
#otherside {
	width: 200px;
	float: left;
	position: relative;
}
#header {
	height: 397px;

	overflow: hidden;
	position: relative;
}
#header a strong {
	display: none;
}
#current {
	width: 367px;
	height: 397px;
		background: url(images/bg_logan.png) no-repeat -2px top;
  overflow: hidden;
	display: block;
}
#current a {
	width: 0;
	height: 397px;
	padding-left: 367px;
	overflow: hidden;
	display: block;

	margin: 0px 0 0 0px;
}
#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 strong, #otherside h2 {
	display: none;}
#side h2 {
margin: 3px 0 5px;
}
#side ul {
  font-size: 120%;
  line-height: 1.8em;

}
#side ul li{

}
#side ul li a{
  color: #8AC63E;
  font-weight: bold;
padding-left: 15px;
margin-left: 5px;
background: url(images/green_point.gif) no-repeat left 4px;
  text-decoration: none;
}
#side ul li a:hover{
  text-decoration: underline;
}


#breadcrumb {
	display: none;
  font-size: 110%;
	margin: 0 0.5em;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb strong {
	display: none;
}
#menu2 {
  position: absolute;
  display: block;
  top: 48px;
  right: 32px;
  width:  593px;
  height: 188px;
  }
#menu2 ul {
  position: relative;
  width: 100%;
  float: left;
  display: block;
 }
#menu2 ul li{
  position: relative;
  float: left;
  display: block;
  height: 188px;
 }
#menu2 ul li.item1{
 width:152px;
 background: url(images/bg_item1.gif) no-repeat 0px -3px;
  }
#menu2 ul li.item2{
 width:141px;
 background: url(images/bg_menu_2.gif) no-repeat left top;
  }
#menu2 ul li.item3{
 width:148px;
 background: url(images/bg_menu_3.gif) no-repeat left top;
  }
#menu2 ul li.item4{
 width:152px;
 background: url(images/bg_menu_.png) no-repeat left top;
  }
#menu2 ul li a{
 width:0px;
 padding-left: 152px;
 display: block;
 overflow: hidden;
 height: 188px;
 }
 #menu2 ul li.item2 a{
 padding-left: 141px;
 }
 #menu2 ul li.item3 a{
 padding-left: 148px;
 }
.menu {
  display: block;
  width: 625px;
  position: absolute;
  top: 2px;
  right: 0px;
}
.menu h2, #menu2 h2{
  display: none;
}
.menu ul {
	display: block;
	float: left;
  width: 100%;
  position: relative;
}
.menu ul li {
	display: block;
	float: left;
	text-align: right;
	margin-bottom: 2px;
}
.menu a {
	height: 20px;
	line-height: 20px;
	padding: 0 0.7em;
	display: block;
		float: left;
	text-decoration: underline;
	font-size: 120%;
	color: white;
}
.menu li li a {
	padding-left: 1.2em;
}
.menu li li li a {
	padding-left: 3em;
}
.menu a:hover {
	text-decoration: none;
}
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 {
  height: 15px;
  line-height: 25px;
	padding: 10px 1em 35px;
	clear: both;
}
#footer p {
  display:block;
  text-align:center;
  }
#footer li {
	display: inline;
}
#footer a {
  color: #333;
}
#footer br {
	display: none;
}
#lista {
	padding: 1em;
	clear: both;
}
/* vždy nastavit obecný h1 až aspoň h4 */
h1, h2, h3, h4, h5, h6 {
/* sdružovat společná nastavení */
	font-family: sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 200%;
  margin-bottom: 15px;
	text-transform: uppercase;
}
h2 {
	font-size: 180%;
		color: #8AC63E;
}
h3 {
	font-size: 150%;
	color: #8AC63E;
}
h4 {
	font-size: 140%;
}
/* tagy nastavovat vždy uvnitř elementu, kterého se týkají */
#main p, #side p, #otherside p {
/* velikost písma nastavovat na konkrétní tag, ne na celý div, písmo určené pro čtení (tj. ne nutně třeba patička) by mělo mít vždy minimálně 12 px (tj. 120%). Pakliže se nejedná o nějaký element, kde je velikost písma důležitá pro přesný design (občas u horizontálního menu a textových "obrázků"), tak jej nastavovat vždy v relativních jednotkách (em nebo %). */
	font-size: 120%;
	margin: 0.5em 0;
	line-height: 1.3em;
/* běžný text by měl mít meziřádkové mezery aby se co nejlépe četl */
}
#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: 120%;
}
#main ol li {
	list-style: decimal;
}
#main li li {
	font-size: 100%;
}
#main table {
	margin: 0 auto;
	width: 90%;
}
#main table th {
	text-align: right;
	background: #dffcb1;
}
#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 caption {
	font-style: italic;
	text-align: left;
}

.hidden {
	display: none;
}
a {
	text-decoration: underline;
	color: navy;
}
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; 
}
#prednasky-a-seminare #main .boxik.bude {
  padding-top: 10px;
}
#prednasky-a-seminare #main .boxik.bude h2 {
  padding: 3px 0 2px;
}
#prednasky-a-seminare #main .boxik.bude h3 {
  padding: 3px 0 2px;
  font-size: 130%;
}
#prednasky-a-seminare #main .item {


}
.single #main li{
  list-style-type: none;
  display: block;
  line-height: 1.5em;
}
.single #main h2{
  clear: both;
  padding-top: 15px;
}
.single #main h3{
   margin-top: 10px;
}

#prodej-knih #main .item{
  display: block;
	width: 570px;
}
#prodej-knih #main .item h2, #prodej-knih #main .item p{
  display: block;
	width: 450px;
	float: right;
}
#prodej-knih #main .item h2{
  font-size: 140%;
}
#cham{
  display: block;
  position: absolute;
  bottom: -3px;
  right: 35px;
  width: 137px;
  height: 53px;
  overflow: hidden;
}
#cham a{
  display: block;
  width: 0;
  background: url(images/easy-logo.jpg) no-repeat left top;
  padding-left: 137px;
  height: 53px;
}
.searchform button{
  background:#8AC63E;
  border: 0;
  padding: 4px  10px ;
  color: white;
  text-transform: uppercase;
  margin: 10px 0 0;
}
.searchform input{
  border: 1px solid #8AC63E;
  margin: 5px 0 0;
}




