/*
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: #009CD7 url(images/bg_body.gif) repeat-x left top;}
#content{background:  url(images/bg_content.gif) repeat-y 41px top;}
#main.zelena{background:#FFFFFF url(images/bg_main_h1.gif) repeat-x left -29px;}
#main.modr{background:#FFFFFF url(images/bg_main_h1_modr_line.gif) repeat-x left -32px;}
#main.oranz{background:#FFFFFF url(images/bg_main_h1_oranz_line.gif) repeat-x left -55px;}

h1.zelena{ background: url(images/bg_domek_maly.gif) no-repeat 1px top;}
h1.modr{ background: url(images/bg_main_h1_modr.gif) no-repeat 2px -1px;}
h1.oranz{ background: url(images/bg_main_h1_oranz.gif) no-repeat 1px 2px;}



#side{background:#FFFFFF url(images/bg_side_xx.gif) repeat-x left -8px;}
#header{background: url(images/bg_header.gif) repeat-x left -1px;}
#other{background:black;}
#other a{color:white;}
#footer{background: #009CD7;}
#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: #154C52;
	font-family: sans-serif;
}
#content {
	width: 858px;
	text-align: left;
	margin: 0 auto;
	display: block;
	position: relative;
}
#main {
  width: 501px;
	float: right;
	position: relative;
	margin: 0px 0 0 0;
	padding: 60px 85px 25px 35px;
}
.homepage #main {
	padding: 55px 85px 25px 35px;
}
#main p{
	text-align: justify;

}
#submain {
	position: absolute;
	left: 318px;
	height: 25px;
	top: 332px;
}
#side {
	width: 194px;
	float: left;
	display: block;
	position: relative;
	left: 41px;
  padding: 42px 2px 25px 0;
}
#side a, #side p, #side h4 {
  color: #25688F;
}
#side h2 {
	 background: url(images/bg_side_top.gif) no-repeat left top;
	 height: 38px;
	 position: absolute;
	 left: -19px;
	 top: -11px;
	 color: white;
	 font-weight: normal;
	 font-size: 200%;
	 padding: 14px 0 0 60px;
}
#side p {
	 font-size: 120% !important;
	 text-align: left;
}
#side h3 {
	 font-size: 140% !important;
	 font-weight: normal;
}
#side h4 {
	 font-size: 100% !important;
	 font-weight: bold;
}
#side .akt {
	 display: block;
	 padding: 0 5px 0 20px;

}
#side .new {
	 display: block;
	 margin-top: 20px;
}
#otherside {
	width: 200px;
	float: left;
	display: none;
	position: relative;
}
#header {
	height: 296px;
	overflow: hidden;
	position: relative;
}
#header a strong {
	display: none;
}
#current a {
	width: 0;
	height: 295px;
	padding-left: 261px;
	overflow: hidden;
	display: block;
	background: url(images/logo.jpg) no-repeat -1px top;
	margin: 1px 0 0 0 ;
}
a.current  strong{
  display: none;
}
#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 {
}

#breadcrumb {
	font-size: 110%;
	margin: 0 0.5em;
	display: block;
}
.homepage #breadcrumb {
	display: none;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb li a, #breadcrumb li{
	color: grey;
	font-weight: normal;
}
#breadcrumb strong {
	display: none;
}
.menu {
  position: absolute;
  left: 270px;
  top: 0;
  width: 600px;
  overflow: hidden;
  display:  block;
}
.menu h2{
  display: none;
}
.menu ul{
  position: relative;
  display: block;
  float: left;
  margin-top: 15px;
  padding-top: 153px;
  width: 180px;
  padding-left: 15px;
  }
ul.prvni{
  background: url(images/bg_domek_velky.gif) no-repeat 5px top;
}  
ul.druhy{
  background: url(images/bg_deti_velky.gif) no-repeat 10px top;
}    
ul.treti{
  background: url(images/bg_slunicko.gif) no-repeat 9px top;
}    
.menu ul li {
	display: block;
	margin: 0 0 2px 0;

}
.menu a {
	height: 18px;
	text-align: left;
	line-height: 18px;
  color: white;
	padding: 0 1em 0 0;
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.menu .prvni  a{
	padding: 0 1em 0 1em!important;
}

.menu li li a {
	padding-left: 2em;
}
.menu li li li a {
	padding-left: 3em;
}
.menu a:hover {
	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 1em 35px;
	clear: both;
	text-align: center;
}
#footer a, #footer {
  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: bold;
}
h1 {
	font-size: 200%;
  position: absolute;
  top: -29px;
  left: -5px;
  height: 52px;
  padding-left: 90px;
  padding-top: 33px;
  color: white;
  font-weight: normal;
}
h2 {
	font-size: 160%;
	padding-top: 1.2em;
}
h3 {
	font-size: 150%;
	padding-top: 1.1em;
}
#side h3{
  padding-top: 0;
}
h4 {
	font-size: 150%;
}

#main p, #side p, #otherside p {
	font-size: 120%;
	margin: 0.5em 0;
	line-height: 1.3em;
}
#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: 0.4em 0 0 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: left;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	padding: 0.2em 0.3em;
}
#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: none;
	font-weight: bold;
	color: #154C52;
  
}
a:hover {
	
	text-decoration: underline;
}
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; 
}

#cham{
  display: block;
  position: absolute;
  bottom: 12px;
  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;
}
#projekt-esf-op-vk-2-2 #main h2#projekt-vk2{
  display: block;
  position: absolute;
  top: 40px;
  right: 0;
  overflow:hidden;
  width: 135px;
  height: 85px;
  padding: 0;
  margin: 0;
  background: url(images/prezentace.jpg) no-repeat left top;
}
#projekt-esf-op-vk-2-2 #main h2#projekt-vk2 a{
  display: block;
  width: 0;
  padding-left: 135px;
  height: 85px;
  background: url(images/prezentace.jpg) no-repeat left top;
}


