/*
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: #01416d url(images/pozadi_stranky.jpg) repeat-x scroll left top;}
#content{background: #FFF}
#side{background:}
.menu a{color:white;}
.menu a:hover,.menu a.current{color:white;}
#header{background: #FFFFFF url(images/header/hlavicka_stranky.png) no-repeat scroll center top;}

#other{background:black;}
#other a{color:white;}
#footer{background: #01416d url(images/footer_pozadi.gif) no-repeat scroll left top;}
#lista{background:#ddd;}
#main table{background:#f6ffe2}
#main table th{background:#e4faba;}
#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: #333;
	font-family: verdana, arial;
}
#content {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
#main {
	width: 712px;
	float: right;
	position: relative;
	right: 0px;
	margin: 0;
	padding: 5em 30px;
	text-align: justify;
}
#side {
	width: 228px;
	float: left;
	position: relative;
	left: 0px;
	display: block;
}
#side h2 strong {
  display: none;
  }
#header {
	height: 249px;
	overflow: hidden;
	position: relative;
}
#header a strong {
	display: none;
}
#current a {
	width: 0;
	height: 100px;
	padding-left: 420px;
	overflow: hidden;
	display: block;
	background: url(images/header/logo.jpg) no-repeat left top;
	margin: 50px 0 0 351px;
}
#current a#menujump{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#side h2 {
  display: block;
  background: url(images/bg_kniha_dole.gif) no-repeat right -1px;
  padding-left: 280px;
  height: 57px;
  right:-52px;
  z-index: 1;
  position: absolute;
  overflow: hidden;
}
#breadcrumb {
  display: none;
	font-size: 110%;
	margin: 0 0.5em;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb strong {
	display: none;
}
#menu{
  padding-top: 34px;
  z-index: 2;
display: block;
float: left;
width: 100%;
  background: url(images/menu/menu_paticka.jpg) no-repeat left bottom;
  padding-bottom: 43px;
  margin-bottom: 3em;
}
#menu1 {
  background: url(images/menu/blok_menu1.jpg) repeat-y scroll left top;
  margin-bottom: 3px;
  padding: 2em 0;  
 display: block;
}
#menu1 a:hover, #menu1 a.current, #menu1 a:active{
  background: url(images/menu/blok_menu1_over.jpg) repeat-y scroll left top;
  display: block;
}
#menu2 {
  background: url(images/menu/blok_menu2.jpg) repeat-y scroll left top;
  margin-bottom: 3px;
  padding: 2em 0;
 display: block;
}
#menu2 a:hover, #menu2 a.current{
  background: url(images/menu/blok_menu2_over.jpg) repeat-y scroll left top;
display: block;
}
#menu3 {
  background: url(images/menu/blok_menu3.jpg) repeat-y scroll left top;
  margin-bottom: 0px;
  padding-top: 2em;
 display: block;
}
#menu3 a:hover, #menu3 a.current{
  background: url(images/menu/blok_menu3_over.jpg) repeat-y scroll left top;
display: block;
}
.menu {
  text-transform: uppercase;
display: block;
}
.menu ul li {
	display: block;
}
.menu ul li ul li {
  background: url(images/menu/sipka.gif) no-repeat scroll left;
display: block;
}
.menu a {
	height: 20px;
	line-height: 20px;
	padding: 0 2em;
	display: block;
	text-decoration: none;
	font-size: 120%;
}
.menu li li a {
	padding-left: 3em;
display: block;
}
.menu a:hover {
	text-decoration: none;
display: block;
}
form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	width: 100%;
	padding: 1em 1%;
	margin: 0 auto;
}
fieldset {
	margin: 0.5em 0;
}
fieldset legend {
	font-size: 150%;
	font-weight: bold;
	color: #333;
}
fieldset fieldset legend {
	font-size: 130%;
}
form label,form span label, form .cf-box-title {
	text-align: left !important;
	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 {
	clear: both;
	color: #FFF;
	height: 38px;
	padding: 14px;
	text-align: center;
}
#footer a{
  color: white;
}
#footer li {
	display: inline;
}
#footer br {
	display: none;
}
#lista {
	padding: 1em;
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 180%;
	text-transform: none;
	margin-bottom: 1em;
	padding: 3px 0 0 12px;

}
h2 {
	font-size: 150%;
	z-index: 150;
        font-weight: bold;  
}

.homepage h2{
        font-weight: bold;
        padding-top: 5px;
        font-size: 150%;
        color: #006FE5;
}
h3 {
	font-size: 140%;
}
.homepage h3{
       font-weight: bold;
}
h4 {
	font-size: 140%;
}
.modra{
  color: #006fd8;
}
.oranzova{
  color: #f36501;
}
.zelena{
  color: #65aa01;
}

#main p, #side p, #otherside p {
	font-size: 120%;
	margin: 0.5em 0;
	line-height: 1.6em;
}
#otherside h3, #otherside p {
	margin: 0.5em;
}
#main ul, #main ol {
	margin: 0.5em 0;
}
#main ul li, #main ol li {
	list-style: none;
        background: url(images/odrazka_zelena.jpg) no-repeat left 3px;
	padding-left: 15px;
        margin-left: 10px;
	font-size: 120%;
	line-height: 1.6em;
}
#main ol li {
	list-style: decimal;
}
#main li li {
	font-size: 100%;
	list-style: disc url(images/odrazka_zelena.jpg);
}
#main table {
	margin: 3em auto;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #C4F065;
}
#main table th {
	text-align: left;
	padding: 10px 10px 10px 20px;
	font-weight: normal;
	width: 200px;
}
#main table td {
	padding: 10px 20px 10px 10px;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 110%;
}
#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 {
	caption-side: bottom;
	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 {
	position: absolute;
	right: 0;
	top: 0;
}
.aktualityHeader {
  margin: 0px -30px 0 -30px;
  background: url(images/aktuality/aktuality_horni_zelena.jpg) no-repeat scroll left top;
  padding: 28px 30px 1em 30px;
}
.aktuality {
  background: rgb(240,240,240) url(images/aktuality/aktuality_dolni.jpg) no-repeat scroll left bottom;
  width: 650px;
  margin-top: 1em;
  padding: 0px 30px 28px 30px;
}
.aktuality h2{
  color:#65aa01; 
}
.aktuality h3{
  padding-bottom: 1.5em;
}
.aktuality h3 strong{
  display: none;
}
.partneri{
  padding: 20px;
  background: url(images/ramecky/pozadi_partner.png) no-repeat scroll left top;
  width: 290px; 
  height: 160px;
  float: left;
  margin:15px 0px 0 15px;
}
.partneri h2{
  display: none;
}
.pobocka{
  display: block;
}
#kontakty #main h1{ 
  display: none;
}
#kontakty #main h2{ 
  color: #65AA01;
  font-size: 180%;
  width: 100%;
  clear: both;
}
#kontakty #main h4{ 
  color: #808080;
  font-size: 100%;
  padding-left:55px;
  width: max;
  margin-bottom: 25px;
  clear: both;
  
}
#kontakty hr{
  color: #C0C0C0;

}
#kontakty #main img{ 
  display: block;
  float: left;
  margin: 15px;
  position: relative;
  left: 25px;
}
#kontakty #main .adresa { 
  display: block;
  width: 320px;
  overflow: hidden;
  position: relative;
  left: 80px;
  top: 35px;
  font-size: 80%;
}
#kontakty #main h3, #kontakty #main .adresa p { 
  display: block;
  width: 100%;
}
#kontakty #main h3 { 
 
}
#prispevky{
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
#prispevky .item{
  display: block;
  position: relative;
  float: left;
  width: 320px;
  background: #EEEEEE url(images/listecek_vzkaz_orange.jpg) no-repeat left top;
  margin: 5px 10px;
}
#prispevky .item p{
  color: black;
  padding: 20px 20px;
  text-align: left;
}
#prispevky .item h3{
  color: #FF7900;
  background: url(images/listecek_vzkaz_dolni.jpg) no-repeat left bottom;
  width: 320px;
  height: 15px;
  display: block;
  position: relative;
  padding:0 10px 30px 0;
  text-align: right;
}
#prispevky .item h3 span{
  display: block;
  text-align: right;
  position: absolute;
  right: 50px;
}
#prispevky .item.zelena{
  background: #EEEEEE url(images/listecek_vzkaz_green.jpg) no-repeat left top;
}
#prispevky .item h3.zelena{
  color: #90D101;
}
#reference-a-vztahy form{

}
 #prispevky{
  width: 700px;
  display: block;
  float: left;
  position: relative;
  margin-bottom: 25px;
  }
#lektorky #main h2{
  color: #FF7900;
  font-weight: bold;
  font-size: 160%;
  width: 100%;
  clear: both ;
  padding: 10px 0 30px 0;
  display: block;
 } 
 
.lektor{
    display: block;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
 }
 
.lektor img{
    display: block;
    float: left;
    background: url(images/ramecky/pozadi_zamestnanec.jpg) no-repeat top left;
    position: relative;
    width: 125px;
    height: 160px;
    padding: 15px 13px;
 }

.lektor h3, .lektor ul{
    display: block;
    float: right;
     width: 75%;
    position: relative;
 }  
#main .lektor ul li{
   list-style-image: none;
   list-style-type: none;
   margin: 0;
   font-size: 110%;
 }  

.lektor h3{
    display: block;
    padding: 30px 0 10px 0;
 }  
 
#vedeni #main p, #vedeni #main ul li{
  font-size: 110%;
} 
#vedeni #main h2{
  font-weight: bold;
  font-size: 140%;
}  
#vedeni #main h3{
  font-weight: bold;
  font-size: 120%;
  padding: 10px 0 5px 0;
}  
#vedeni #main .item{
  display: block;
  position: relative;
  float: left;
  clear: both;
  margin-bottom: 45px;
  width: 100%;
} 
#vedeni #main img{
  display: block;
  position: relative;
  background: url(images/img_vedeni.gif) no-repeat left top;
  padding: 15px;
  float: left;
} 
#vedeni #main h2,#vedeni #main h3,#vedeni #main p,#vedeni #main ul {
  display: block;
  position: relative;
  float: right;
  width:65%;
}   
#kontakty h2{
	display: block;
	padding-top: 10px;
	
} 
  
#kontakty h3{
	font-size: 160%;
	
} 
#cenik table tr, #cenik table th{
  font-size: 12px !important;

}
.poznamka .popis textarea {
  font-size: 12px !important;

}
.homepage #main img{
	padding: 8px;
	display: block;
}
.homepage ul {
       padding: 3px 0 2px 0;
       display: block;

}
.homepage h2 a, .homepage h2 a:hover{
   color: #006FE5;
}
  
.ngg-gallery-thumbnail-box {
	display: block;
float: left;
margin: 10px 10px 0 0;
}
  
input#cforms_captcha{ height: 30px; }
  
  
  
  .contactTable td h2{font-size: 16px;}
  .contactTable td h3{font-size: 14px;}
