/*
Theme Name: BeLime design
Theme URI: http://www.belime.cz/
Description: Custome style by BeLime
Version: 21.6.2009
Author: BeLime - Michael Minar
Author URI: http://www.belime.cz/
Tags: fixed width, three columns
*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	font-size: 10px;
	text-align: center;
	color: #333;
	font-family: Calibri, sans-serif;
	background: #D2DF73;
}
#content {
	width: 894px;
	text-align: left;
	background: url(images/bg_content.gif) repeat-y -29px top;
	margin: 26px auto 0;
	display: block;
	position: relative;
}
#main {
	width: 600px;
	float: left;
	position: relative;
	left: 234px;
	margin: 0;
	padding: 15px 45px 15px 15px;
	overflow: hidden;
}
.homepage #main{
  padding-top: 135px;
}
#submain {
  position: absolute;
  top: 300px;
  width: 620px;
  display: block;
  left: 250px;
  overflow: hidden;
}
#submain h2{
  display: none;
}
#submain h3 a{
  color: #778138;
  font-size: 90%;
}
#submain .news p{
  padding: 0 10px;
  font-size: 110%;
}
#submain .news{
  width: 190px;
  min-height: 100px;
  height: auto!important;
  height: 100px;
  float: left;
  margin-right: 16px;
  position: relative;
  display: block;
  background: url(images/bg_novinka.gif) repeat-y left top;
}
#side {
	width: 234px;
	float: left;
	overflow: hidden;
	position: relative;
	left: -660px;
	display: block;
	top: -75px;
	padding: 0;
}
#otherside {
	display: none;
}
#header {
	height: 305px;
	overflow: hidden;
	position: relative;
	background: #D2DF73 url(images/bg_header.jpg) no-repeat right top;
}
#current a {
	display: block;
	position: absolute;
	left: 50px;
	top: 44px;
	width: 244px;
	height: 95px;
	overflow: hidden;
	font-size: 140%;
}
#current a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 95px;
	background: url(images/japonsky_topol.gif) no-repeat left bottom;
	padding-left: 244px;
	overflow: hidden;
}
#current a#menujump {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#other {
	position: absolute;
	top: 100px;
	right: 0;
	z-index: 100;
}
#other a {
}
#breadcrumb {
  display: none;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb a {
	color: #999999;
}
#breadcrumb strong {
	display: none;
}
#menu {
  display: block;
  float: left;
  position: relative;
}
#menu h2 {
	display: none;
}
#menu ul {
  display: block;
  float: left;
  position: relative;
  margin-top: 8px;
}
#menu ul li {
  width: 194px;
  float: left;
	font-size: 100%;
	margin-bottom: 5px;
}

#menu a {
	display: block;
	height: 25px;
	width: 158px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 36px;
	line-height: 25px;
	color: #343233;
	text-decoration: none;
	font-size: 110%;
	background: url(images/bg_menu_li.gif) no-repeat 0px -25px;
}
#menu a:hover {
	text-decoration: underline;
	background-position: 0px 0px;
}
#menu ul li a.current {
	background: url(images/bg_menu_li.gif) no-repeat 0px 0px;
}
#menu ul li ul li a.current {
  	background: url(images/bg_menu_li_li2.gif) no-repeat 0px 0px;
}
#menu ul li ul{  
  display: block;
  position: relative;
  margin: 5px 0 -5px 40px;
}
#menu ul li ul li a{
    padding-left: 33px;
  	width: 161px;
  	background: url(images/bg_menu_li_li2.gif) no-repeat 0px -30px;
}
.box{
  display: block;
  position: relative;
  padding-left: 35px;
  float: left;
}
#side .box h2{
  padding: 10px 0 5px 0!important;
  color: #798136;
  font-size: 110%;
  }
#side .box ul{
  font-size: 120%;
  }
#side .box a{
  color: #343233;
  font-weight: bold;
  text-decoration: none;
  }
#side .box a:hover{
  text-decoration: underline;
  }


#menu2 {
  position: absolute;
  top: 11px;
  right: 20px;
  display: block;
}
#menu2 h2{
  display: none;
}
#menu2 ul{
  display: block;
  float: left;
  margin-right: 100px;
}

#menu2 ul li{
  display: block;
  float: left;
  margin-left: 10px;
  height: 25px;
  background: url(images/menu_horni.gif) no-repeat left top;
}
#menu2 ul li a{
  display: block;
  float: left;
  line-height: 25px;
  color: #4C4D48;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 110%;
  font-weight: bold;
  padding: 0 11px 0 11px;
  height: 25px;
  background: url(images/menu_horni_right.gif) no-repeat right top;
}
#menu2 ul li:hover{
  background-position: left bottom;
}
#menu2 ul li a:hover{
  background-position: right bottom;
}


form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	width: 450px;
	padding: 20px 10px;
	margin: 0 auto;
}
fieldset {
	margin: 0;
	border: none;
}
fieldset legend {
	font-size: 150%;
	font-weight: normal;
	color: #333333;
	padding: 5px 0 10px 23px;
}
fieldset fieldset legend {
	font-size: 130%;
}
form label, form .cf-box-title {
	text-align: left;
	font-weight: bold;
	display: inline;
	float: left;
	width: 100px;
}
form .cf-box-group label {
	font-weight: normal;
}
form input, form select, form label, form textarea {
	font-size: 110%;
}
form input {
	width: 200px;
	margin: 0 0 3px 0;
	float: left;
}
form select {
	width: 200px;
	margin: 0 0 3px 0;
	float: left;
}
form textarea {
	width: 270px;
	margin: 0 0 3px 0;
	float: left;
}
form label input, form .cf-box-group input, form .cf-box-b {
	width: 2em;
}
form button, .sendbutton {
	cursor: pointer;
	width: 10em;
}
.emailreqtxt, .reqtxt {
	display: inline;
	float: left;
	width: 0;
	padding: 0 0 0 15px;
	height: 15px;
	overflow: hidden;
	color: #ff0000;
	background: url(images/required.gif) no-repeat 3px 6px;
}
form ol li {
	list-style: none !important;
	clear: both;
	margin: 0;
	padding: 0;
}
#usermessagea {
	font-size: 120%;
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	color: red;
}
.cform input, .cform textarea{
  border: 1px solid #778138;
}
.cform input.sendbutton{
  background: #778138;
  color: white;
  font-weight: bold;
  margin-left: 113px;
  border: 1px solid #778138;
}

#podmenu{
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}
#podmenu ul{
  display: block;
  width: 95%;
  margin: 0 auto;
}
#podmenu ul li{
  float: left;
  font-size: 110%;
  margin-right: 5px;
}
#podmenu ul li a{
  float: left;
  font-size:80%;
  display: block;
  text-transform: uppercase;
  color: black;
}



.cf_hidden {
	display: none;
}
.failure {
	color: red;
	border: 1px solid #ff0000;
	padding: 10px;
}

#footer {
	padding: 30px 1em 1em;
	clear: both;
	display: block;
	background:#D2DF73 url(images/bg_footer.gif) no-repeat 15px 0px;
}
#footer p {
  display: block; 
  text-align: center;
	font-size: 120%;
}
#footer p, #footer p a {
  color: #778138;
}

#lista {
	padding: 1em;
	clear: both;
}


h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 150%;
	color: #778138;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 10px 10px 10px;
}
h2 {
	text-transform: uppercase;
	font-size: 130%;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #778138;
	padding: 10px 10px 5px 10px;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}

#main p {
	font-size: 120%;
	padding: 7px 10px 3px 10px;
	line-height: 1.3em;
	text-align: justify;
}
#side p, #otherside p {
	font-size: 110%;
	padding: 3px 5px 3px 5px;
	line-height: 1.3em;
}
#side h2, 
#otherside h2 {
	font-size: 140%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
#otherside h3 {
	padding-bottom: 0px;
}
#otherside p {
	margin: 0.5em;
}
#main ul, #main ol {
	margin: 0.5em 0;
}
#main ul li, #main ol li {
	list-style: disc url();
	margin-left: 2em;
	font-size: 120%;
	line-height: 1.4em;
}
#main ol li {
	list-style: decimal url()
}
#main li li {
	font-size: 100%;
}

#main table {
	margin: 20px auto 0 auto;
	width: 90%;
	border-collapse: collapse;
	border: 1px solid #fff;
}
#main table th, #main table td {
	border: 1px solid fff;
}
#main table th {
	text-align: right;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	padding: 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 th {
	background: #EFF9B2;
	border: 1px solid #fff;
}
#main table td {
	background: #F6FBD2;
	border: 1px solid #fff;
}

#main table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: center;
	padding: 5px;
	font-size: 110%;
}

/* skrývání nepotřebných částí, vždy nechat */
.hidden {
	display: none;
}
a {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}

/* zarovnání obrázků v Texy , vždy nastavit */
.left {
	float: left
}
.right {
	float: right;
}
img.left {
	margin: 4px 10px 4px 4px;
}
img.right {
	margin: 4px 4px 4px 10px;
}
.linklove {
	display: none !important;
}
.cleaner {
	clear: both;
}
.edit {
	position: absolute;
	right: 5px;
	top: 5px;
}
.homepage #main .edit{
  top: 125px;
}
.edit a {
	text-decoration: underline;
	color: #666666;
	padding: 3px;
}
.edit a:hover {
	text-decoration: none;
	background: #dddddd;
}
form .cf-box-group label {
font-weight:normal;
}

form input, form select, form label, form textarea {
  border: 0;
  font-size:110%;
}
.cform .cf-box-group input{
  border: 0!important;
}
.cform input.sendbutton{
  margin-left: 95px;
}
form label {
  width:80px;
}
form .cf-box-group{
  display: block;
  float: left;
  padding-left: 80px!important;
  margin-bottom: 10px;
}
.aligncenter{
  display: block;
  
  margin: 0 auto;
}




 form .cf-box-title#li-3-14{
    width: 300px;
    padding: 10px 0;
}
form #li-3-14items{
    padding: 0px 0 15px;
}
#main form ul li, #main form ol li{
    margin-left: 0;
}
#li-3-2{
  font-weight: bold;
  font-size: 16px!important;
  padding: 3px 0 5px;
}
#li-3-3{
  padding-bottom: 15px;
}
.levy-sloupec{
  width: 340px;
  display: block;
  overflow: hidden;
  float: left;
}
.pravy-sloupec{
  width: 180px;
  display: block;
  padding-top: 26px;
  overflow: hidden;
  float: left;
}
#main .pravy-sloupec h2, #main .pravy-sloupec img{
  display: block;
  padding: 10px 0!important;
  margin-left: 0;
}
#main .pravy-sloupec h2{
  color: #bbb;
}
.levy-sloupec #usermessagea, .levy-sloupec .cf_info  {
  width:280px;
  text-align: center;
	margin: 0!important;
	line-height: 1.4em;
}
#main  table  tr th{
  font-weight: normal!important;
}
#main  table tr th strong{
  /*float: left;
  padding-left: 50px;*/
  font-size: 13px;
}
.wp-image-321{
  width: 200px;
  height: 78px;
}
.wp-image-322{
  position: relative;
  left: -18px;
}
#seminar #main table{
  float: none;
  margin: 10px;
}


