/*
Theme Name: BeLime design
Theme URI: http://www.belime.cz/
Description: Custome style by BeLime
Version: 20.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;
}
html{
	background:  url(images/bg_body.gif) repeat-x left 12px;
  display: block;
  padding-top: 135px;
}
body {
  margin-top: -135px;
	font-size: 62.5%;
	text-align: center;
	display: block;
	color: #333;
	font-family:Tahoma, Verdana, sans-serif;
  padding-bottom: 20px;
  background: url(images/bg_footer.gif) repeat-x left bottom;
}

#content {
	width: 990px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	display: block;
}
#main {
	width: 523px;
	float: left;
	display: block;
	position: relative;
	padding: 0 10px 30px;
	left: 245px;
	overflow: hidden;
}
.homepage #main{
  margin-top: 280px;
  width: 723px;
 	border-top: 8px solid #BBDF3E;
  border-top: 0px;
  padding: 15px 10px;
  background: none;
}
.homepage #submain img{
   z-index: 22;
  }
#side {
	width: 245px;
	float: left;
	left: -543px;
  display: block;
	position: relative;
	padding: 0 0 20px 0;
  margin: 0;
}
.homepage #otherside{
  display: none;
}
.homepage #side{
  left: -743px;
}
#otherside {
	width: 200px;
	float: left;
  display: block;
  overflow: hidden; 
	position: relative;
	padding: 0 0 20px 0;
  margin: 0;
}
#linka {
	display: block;
  height: 30px;
  width: 840px;
  position: absolute;
  left: 0px;
  top: 314px;
  overflow: hidden;
  background: #fff url(images/lista.gif) repeat-x left top;
}
#header {
	height: 326px;
	position: relative;
	margin-bottom: 45px;
	float: left;
	width: 990px;
	display: block;
	border-bottom: 3px solid #eeeeee;
	background: url(images/bg_header.jpg) no-repeat left bottom;
}

#submain {
  display: none;
}
.homepage #submain {
  display: block;
  position: absolute;
  width: 740px;
  top: 365px;
  height: 220px;
  left: 250px;
  z-index: 20;
  padding: 0;
  margin: 0;
}
#current a {
	display: block;
	position: absolute;
	left: 20px;
	top: 0px;
	width: 95px;
	height: 102px;
	overflow: hidden;
	font-size: 140%;
}
#current a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 102px;
	padding-left: 95px;
	overflow: hidden;
	background: transparent url(images/logo.gif) no-repeat left top;
}
#current a#menujump {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#other {
	position: absolute;
	top: 314px;
	width: 150px;
	height: 21px;
  background: #fff url(images/lista.gif) repeat-x left top;
	display: block;
	padding: 10px 0 0;
	right: 0px;
	z-index: 99;
}
#other li{
	width: 16px;
	height: 11px;
	display: block;
  float: left;
	overflow: hidden;
	margin-left: 4px;
}
#other li a {
	width: 0px;
	padding-left: 16px;
	height: 11px;
	display: block;
}
#other li.f-cz{
  margin-left: 15px;
	background: url(images/cz.gif) no-repeat left top;
}
#other li.f-ru{
	background: url(images/ru.gif) no-repeat left top;
}
#other li.f-sk{
	background: url(images/sk.gif) no-repeat left top;
}
#other li.f-en{
	background: url(images/en.gif) no-repeat left top;
}
#other li.f-de{
	background: url(images/de.gif) no-repeat left top;
}
#slogan {
position: absolute;
right: 240px;
top: 35px;
width: 230px;
}
#slogan p{
  line-height: 1.4em;
  font-size: 100% !important;
}
#menu {
position: absolute;
left: 120px;
top: 99px;
}
#menu h2 {
	display: none;
}
#menu ul {
}
#menu ul li {
	font-size: 100%;
  display: block;
	height: 25px;
	float: left;
}
#menu li a {
	display: block;
	height: 22px;
	font-weight: bold;
	float: left;
	line-height: 22px;
	padding-left: 25px;
	margin-right: 10px;
	color: #2373B9;
	text-decoration: none;
	font-size: 120%;
	background: url(images/bg_menu_li.gif) no-repeat 0px 0px;
}
#menu a:hover {
	text-decoration: underline;
}
#side h2{
  display: none;
}
#menu2 ul{
  display: block;
  float: left;
  z-index: 99;
  margin: 0;
  padding: 0;
  position: relative;
}
#menu2 ul li{
  display: block;
    z-index: 99;
  float: left;
  width: 245px;
  margin: 0 0 2px 0;
  	background: url(images/bg_menu2_li.gif) no-repeat left top;
  position: relative;
  padding: 0;
}
#menu2 li a {
	display: block;
	height: 31px;
	font-weight: bold;
	float: left;
	width: 215px;
	line-height: 31px;
	  z-index: 99;
	padding: 0 20px 0 10px;
	margin: 0px;
	color: #fff;
	text-decoration: none;
	font-size: 120%;

}
#menu2 li li a {
	font-weight: normal;
	display: block;
	width: 215px;
	 z-index: 99;
	height: 100%;
}
#menu2 ul li ul, #menu2 ul li:hover ul li ul{
  display: none;
}
#menu2 ul li:hover ul, #menu2 ul li:hover ul li:hover ul{
  display: block;
    z-index: 99;
  position: absolute;
  top: 0;
  left: 245px;
  width: 245px;
  background: white;
  margin: 0;
  padding-left: 3px;
}
#menu2 li a:hover, #menu2 li:hover {
	background: url(images/bg_menu2_li.gif) no-repeat left bottom;
}

form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	width: 400px;
	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;
}
.cf_hidden {
	display: none;
}
.failure {
	color: red;
	border: 1px solid #ff0000;
	padding: 10px;
}

#footer {
 display: block;
	padding: 1em;
	clear: both;
}
#footer p {
	font-size: 110%;
}
#lista {
	padding: 1em;
	clear: both;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-size: 180%;
  display: block;
  width: 510px;
  background: url(images/bg_h1.gif) repeat-x left bottom;
	color: #2C78B2;
	margin-bottom: 0 0 10px 10px;
	padding: 0 10px 7px 0px;
}
.homepage h1{
  display: none;
}
h2 {
  color: #A4C939;
  font-weight: bold;
	font-size: 140%;
	margin: 10px 0 10px 10px;
	padding: 5px 10px 7px 0px;
  width: 510px;
  background: url(images/bg_h1.gif) repeat-x left bottom;
}
.homepage h2{
  width: auto;
  color: #333;
  margin: 0;
  padding: 10px 0 0 10px;
  background: none;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	padding: 15px 10px 0px 10px;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}

#main p {
	font-size: 120%;
	padding: 7px 0px 3px 0px;
	line-height: 1.3em;
	text-align: justify;
}
.homepage #main p{
	padding: 7px 10px 3px 10px;
}
#side p, #linka p {
	font-size: 110%;
	padding: 3px 5px 3px 5px;
	line-height: 1.3em;
}
#side h2, 
#linka h2 {
	font-size: 140%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
#linka h3 {
	padding-bottom: 0px;
}
#linka 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: 2px solid #dddddd;
}
#main table th, #main table td {
	border: 1px solid #dddddd;
}
#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 thead th, #main table thead td {
	border-bottom: 2px solid #dddddd;
	border-right: 2px solid #dddddd;
}
#main table tfoot th, #main table tfoot td {
	border-top: 2px solid #dddddd;
}
#main table tbody th {
	border-right: 2px solid #dddddd;
}
#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: #1A71B6;
}
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: 12px;
	top: 0px;
}
.edit a {
	text-decoration: underline;
	color: #666666;
	padding: 3px;
}
.edit a:hover {
	text-decoration: none;
	background: #dddddd;
}
form.searchform{
  display: block;
  float: left;
  margin: 5px 0 0 20px;
  padding: 0;
  width: 230px;
}
form.searchform label{
  display: none;
}
form.searchform input{
  display: block;
  width: 151px;
  float: left;
  height: 16px;
  border: 1px solid #94BADE;
}
form.searchform button{
  display: block;
  color: #fff;
  float: left;
  width: 3em!important;
  height: 20px;
  font-weight: bold;
  margin-left: 3px;
  background: url(images/bg_ok.gif) repeat-x left top;
  border: 1px solid #fff;
}

#breadcrumb {
	position: relative;
  display: block;
  float: left;
	font-size: 110%;
	color: #3B3B3B;
  margin: 8px 0 0 0;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb a {
	color: #2373B9;
}
#breadcrumb em {
	display: none;
}
#side #wp_box{
  display: block;
  width: 236px;
  float: left;
  overflow: hidden;
  position: relative;
  padding: 0 3px;
  margin: 0;
  border: 1px solid #D9D9D9;
}
#side #wp_box h2{
  display: block;
  width: 100%;
  font-size: 120%;
  background: url(images/bg_side_kolecko.gif) no-repeat left 2px;
  padding: 20px 0 10px 0;
  margin: 0;
  text-align: center;
  }
  
#side #wp_box img{
  display: block;
  margin: 0 auto;
  border: 1px solid #889A9C;
  }
#side #wp_box p img{
  display: block;
  float: left;
  margin: 8px 6px 15px 6px;
  border: 1px solid #889A9C;
  }
#submain .wp_col{
  width: 220px;
  padding: 0 10px 0 10px;
  display: block;
  float: left;
  height: 220px;
  background: url(images/bg_submain_col.gif) no-repeat right -7px;
}
#submain .wp_col.wp_bazar{
  background: none;
}
#submain .wp_col h2 {
display: block;
width: 100%;
text-align: center;
color: #729400;
font-weight: bold;
font-size: 130%;
margin: 0 0 10px 0;
padding: 0;
height: 150px;

}
#submain .wp_col h2 a{
display: block;
width: 100%;
height: 150px;
color: #749700;
text-decoration: none;
}
#submain .wp_col h2 a:hover{
  text-decoration: underline;
}
#submain .wp_kalkulace h2{
  background: url(images/bg_submain_kalkulace.gif) no-repeat 40px bottom;
}
#submain .wp_certifikaty h2{
  background: url(images/bg_submain_certifikat.gif) no-repeat 50px bottom;
}
#submain .wp_bazar h2{
  background: url(images/bg_submain_bazar.gif) no-repeat 65px 45px;
}
#submain .wp_col p{
display: block;
width: 100%;
font-size: 110%;
text-align: center;

}
#main .wp-box{
  border: 0px;
  border-top: 8px solid #E5EDCC;
  width: 230px;
  padding: 0;
  background: #F6FBE6;
  float: left;
  padding: 0 0 10px;
  margin: 0 10px 0 0px;
}
#main .wp-box.druhy{
  border-top: 8px solid #ABCCE6;
  background:#E7F1F9;
}
#main .wp-box.treti{
  border-top: 8px solid #C6DDEF;
  background: #E7F1F9;
}
#otherside{
  border-left: 1px solid #C1DAEE;
}
#otherside h2{
  padding: 0 0 0 10px;
  margin: 0;
  z-index: 90;
  position: relative;
  left: -1px;
  font-size: 120%;
  font-weight: bold;
  height: 20px;
  color:  #1970B3;
  background: url(images/bg_otherside_top.gif) no-repeat -4px -10px;
}
#otherside form{
  width: 201px;
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
  border-top: 8px solid #BFD8EC;
  background: #E7F1FA;
}
#otherside form input, #otherside form textarea{
  width: 167px;
  display: block;
  float: left;
  font-size: 110%;
  margin-top: 4px;
  border: 1px solid #BFD8EC;
  }
#otherside form textarea{
  font-family: Tahoma!important;
  }
#otherside form input#sendbutton{
  width: 100px;
  display: block;
  float: right;
  margin: 8px 5px 0 0;
  color: #676664;
  border: 0;
  font-weight: bold;
  background: none;
  text-transform: uppercase;
  }
#otherside h2.wp-next{
  font-size: 120%;
  color:#676664;
  float: left;
  display: block;
  width: 100%;
  height: auto;
  margin: 10px 0 0 0;
  position: relative;
}
#otherside ul{
  display: block;
  float: left;
  width: 200px;
  padding: 0 0 0 0;
  margin: 10px 0 5px 0;
  height: auto;
  position: relative;
  }
#otherside ul li{
  display: block;
  float: left;
  width: 70% ;
  margin: 0 0 3px 20px;
  background: url(images/bg_otherside_li.gif) no-repeat left 4px;
  padding-left: 10px;
  
}
#otherside ul li a{
  display: block;
  float: left;
  color: #676664;
  font-size: 110%;
}


/**
*	Kalkukační formulář
*/


form#kalkulace-form {
  font-size:100%;
  margin:0;
  padding:0;
  width: 730px;
  display: block;
  float: left;
  
}
form#kalkulace-form fieldset {
  border:1px solid #CFE69E;
  margin:2px 0;
  padding:5px;

}
form#kalkulace-form table, form#kalkulace-form thead th, form#kalkulace-form tbody th, form#kalkulace-form tbody td, form#kalkulace-form thead td {
  background-color:transparent;
  border:medium none;
  margin:0;
  padding:0;
  text-align:left;
}
form#kalkulace-form table {
  margin:0;
  text-align:center;
}
form#kalkulace-form #wraper {
  margin:0;
  padding:0;
  text-align:center;
}
form#kalkulace-form table input {    /* rozmery inputs*/
  margin-left:2px;
  margin-right:2px;
/*  width: 25px!important;*/

}
form#kalkulace-form table td, form#kalkulace-form table th {
  background:#CEE69F url(images/kalkulace/table-bg.gif) repeat-x scroll 0 0;
}
form#kalkulace-form table thead th {
  line-height:3em;
}
form#kalkulace-form table table {
  background:transparent none repeat scroll 0 0;
  margin:0;
}
form#kalkulace-form table table td, form#kalkulace-form table table th {
  background:transparent none repeat scroll 0 0;
}
form#kalkulace-form table thead {
border-bottom:1px solid #CFE69E;
}
form#kalkulace-form thead th {
text-align:center;
}
form#kalkulace-form table img {
background:white none repeat scroll 0 0;
}
form#kalkulace-form tbody th {
text-align:right;
}
form#kalkulace-form table table.doplnky td, form#kalkulace-form table table.doplnky td label {
text-align:left;
}
form#kalkulace-form table table.rozmery {
text-align:center;
}
form#kalkulace-form table table.rozmery td {
text-align:center;
}
form#kalkulace-form table table.rozmery input {
text-align:right;
width:40px;
}
form#kalkulace-form table table.parapety input {
text-align:right;
width:50px;
}
form#kalkulace-form input.pocet {
text-align:right;
width:20px;
}
form#kalkulace-form fieldset h3, form#kalkulace-form fieldset h3 {
line-height:1em;
padding:0.5em;
}
form#kalkulace-form fieldset h4, form#kalkulace-form fieldset h4 {
clear:none;
font-weight:bold;
line-height:1em;
padding:0.2em 0.7em;
width:60%;
}
form#kalkulace-form table td.typ-okna span {
background:transparent url(/wp-content/themes/default/images/kalkulace/typy-oken/dvoukridle_s_dorazem.gif) no-repeat scroll center top;
cursor:pointer;
display:block;
font-variant:small-caps;
height:20px;
line-height:20px;
margin:auto;
padding-top:80px;
text-align:center;
text-decoration:underline;
width:100px;
}
form#kalkulace-form table td.typ-okna fieldset {
background:white none repeat scroll 0 0;
display:none;
height:700px;
left:0;
margin:0;
padding:0;
position:absolute;
text-align:left;
top:0;
width:650px;
z-index:1000;
}
form#kalkulace-form .typy-oken label {
cursor:pointer;
float:left;
height:150px;
margin:0;
padding:5px 5px 2.5em;
position:relative;
text-align:left;
width:150px;
}
form#kalkulace-form .typy-oken label input {
float:left;
margin-bottom:100px;
width:2em;
}
form#kalkulace-form .typy-oken label object {
bottom:5px;
left:5px;
position:absolute;
}
form#kalkulace-form table td.barva div {
position:static;
text-align:center;
z-index:10;
}
form#kalkulace-form table td.barva-relative div {
position:relative;
z-index:10;
}
form#kalkulace-form table td.barva span {
background:transparent url(/wp-content/themes/default/images/kalkulace/barvy/bila.jpg) no-repeat scroll center 0;
cursor:pointer;
display:block;
font-variant:small-caps;
height:20px;
line-height:20px;
margin:auto;
padding-top:60px;
text-align:center;
text-decoration:underline;
width:80px;
}
form#kalkulace-form table td.barva span:hover {
text-decoration:none;
}
form#kalkulace-form fieldset.form-barva {
background:white none repeat scroll 0 0;
left:0;
position:absolute;
text-align:left;
top:0;
width:420px;
z-index:100;
}
form#kalkulace-form td.barva em {
display:block;
height:1.3em;
margin:0 auto;
overflow:hidden;
text-align:center;
width:100px;
}
form#kalkulace-form td.barva-relative em {
display:block;
height:1.3em;
margin:0 auto;
overflow:hidden;
text-align:center;
width:100px;
}
form#kalkulace-form fieldset.form-barva div.zavrit-barvu {
border:1px solid #CFE69E;
color:#000000;
cursor:pointer;
float:right;
margin:3px;
padding:3px 5px;
width:auto;
}
form#kalkulace-form fieldset.form-barva div.zavrit-barvu:hover {
border-color:#000000;
}
form#kalkulace-form fieldset.form-barva label {
border:1px solid #CFE69E;
cursor:pointer;
display:inline;
float:left;
height:8.5em;
margin:2px 5px;
overflow:hidden;
padding:2px 5px;
text-align:center;
width:60px;
}
form#kalkulace-form fieldset.form-barva div.umisti-barvu label {
border:medium none;
cursor:pointer;
display:inline;
float:left;
height:1.5em;
margin:0;
text-align:left;
width:100%;
}
form#kalkulace-form fieldset.form-barva label span {
background:transparent none repeat scroll 0 0;
display:block;
font-variant:normal;
height:3em;
padding-top:0;
text-decoration:none;
width:auto;
}
form#kalkulace-form fieldset.form-barva label img {
height:45px;
padding:2px;
width:45px;
}
form#kalkulace-form fiform#kalkulace-form {
border:medium none;
font-size:100%;
line-height:1.5em;
margin:0;
padding:0;
width:100%;
}
form#kalkulace-form fieldset {
border:1px solid #CFE69E;
margin:2px 0;
padding:5px;
}
form#kalkulace-form table, form#kalkulace-form thead th, form#kalkulace-form tbody th, form#kalkulace-form tbody td, form#kalkulace-form thead td {
background-color:transparent;
border:medium none;
margin:0;
padding:0;
text-align:left;
}
form#kalkulace-form table {
margin:0;
text-align:center;
}
form#kalkulace-form #wraper {
margin:0;
padding:0;
text-align:center;
}
form#kalkulace-form table input {
margin-left:3px;
margin-right:3px;
}
form#kalkulace-form table td, form#kalkulace-form table th {
background:#CEE69F url(images/kalkulace/table-bg.gif) repeat-x scroll 0 0;
}
form#kalkulace-form table thead th {
line-height:1.5em;
}
form#kalkulace-form table table {
background:transparent none repeat scroll 0 0;
margin:0;
}
form#kalkulace-form table table td, form#kalkulace-form table table th {
background:transparent none repeat scroll 0 0;
}
form#kalkulace-form table thead {
border-bottom:1px solid #CFE69E;
}
form#kalkulace-form thead th {
text-align:center;
}
form#kalkulace-form table img {
background:white none repeat scroll 0 0;
}
form#kalkulace-form tbody th {
text-align:right;
}
form#kalkulace-form table table.doplnky td, form#kalkulace-form table table.doplnky td label {
text-align:left;
}
form#kalkulace-form table table.rozmery {
text-align:center;
}
form#kalkulace-form table table.rozmery td {
text-align:center;
}
form#kalkulace-form table table.rozmery input {
text-align:right;
width:40px;
}
form#kalkulace-form table table.parapety input {
text-align:right;
width:50px;
}
form#kalkulace-form table table.parapety label {
  width: 80%;
}
form#kalkulace-form input.pocet {
text-align:right;
width:30px;
}
form#kalkulace-form fieldset h3, form#kalkulace-form fieldset h3 {
line-height:1em;
padding:0.5em;
}
form#kalkulace-form fieldset h4, form#kalkulace-form fieldset h4 {
clear:none;
font-weight:bold;
line-height:1em;
padding:0.2em 0.7em;
width:60%;
}
form#kalkulace-form table td.typ-okna span {
background:transparent url(/wp-content/themes/default/images/kalkulace/typy-oken/dvoukridle_s_dorazem.gif) no-repeat scroll center top;
cursor:pointer;
display:block;
font-variant:small-caps;
height:20px;
line-height:20px;
margin:auto;
padding-top:80px;
text-align:center;
text-decoration:underline;
width:100px;
}
form#kalkulace-form table td.typ-okna fieldset {
background:white none repeat scroll 0 0;
display:none;
height:700px;
left:0;
margin:0;
padding:0;
position:absolute;
text-align:left;
top:0;
width:650px;
z-index:1000;
}
form#kalkulace-form .typy-oken label {
cursor:pointer;
float:left;
height:150px;
margin:0;
padding:5px 5px 2.5em;
position:relative;
text-align:left;
width:150px;
}
form#kalkulace-form .typy-oken label input {
float:left;
margin-bottom:100px;
width:2em;
}
form#kalkulace-form .typy-oken label object {
bottom:5px;
left:5px;
position:absolute;
}
form#kalkulace-form table td.barva div {
position:static;
text-align:center;
z-index:10;
}
form#kalkulace-form table td.barva-relative div {
position:relative;
z-index:10;
}
form#kalkulace-form table td.barva span {
background:transparent url(/wp-content/themes/default/images/kalkulace/barvy/bila.jpg) no-repeat scroll center 0;
cursor:pointer;
display:block;
font-variant:small-caps;
height:20px;
line-height:20px;
margin:auto;
padding-top:60px;
text-align:center;
text-decoration:underline;
width:80px;
}
form#kalkulace-form table td.barva span:hover {
text-decoration:none;
}
form#kalkulace-form fieldset.form-barva {
background:white none repeat scroll 0 0;
left:-35px;
position:absolute;
text-align:left;
top:0;
width:450px;
z-index:100;
}
form#kalkulace-form td.barva em {
display:block;
height:1.3em;
margin:0 auto;
overflow:hidden;
text-align:center;
width:100px;
}
form#kalkulace-form td.barva-relative em {
display:block;
height:1.3em;
margin:0 auto;
overflow:hidden;
text-align:center;
width:100px;
}
form#kalkulace-form fieldset.form-barva div.zavrit-barvu {
border:1px solid #CFE69E;
color:#000000;
cursor:pointer;
float:right;
margin:3px;
padding:3px 5px;
width:auto;
}
form#kalkulace-form fieldset.form-barva div.zavrit-barvu:hover {
border-color:#000000;
}
form#kalkulace-form fieldset.form-barva label {
border:1px solid #CFE69E;
cursor:pointer;
display:inline;
float:left;
height:8.5em;
margin:2px 5px;
overflow:hidden;
padding:2px 5px;
text-align:center;
width:65px;
}
form#kalkulace-form fieldset.form-barva div.umisti-barvu label {
border:medium none;
cursor:pointer;
display:inline;
float:left;
height:1.5em;
margin:0;
text-align:left;
width:100%;
}
form#kalkulace-form fieldset.form-barva label span {
background:transparent none repeat scroll 0 0;
display:block;
font-variant:normal;
height:3em;
padding-top:0;
text-decoration:none;
width:auto;
}
form#kalkulace-form fieldset.form-barva label img {
height:45px;
padding:2px;
width:45px;
}
form#kalkulace-form fieldset fieldset#form-kontaktni-udaje {
display:block;
float:left;
margin:2px 0 2px 2px;
font-size: 100%;
text-align:left;
width:295px;
}
form#kalkulace-form fieldset fieldset#form-kontaktni-udaje select {
  width: 245px !important;
  margin-top: 5px!important;
  border: 1px solid #BFD8EC;  
}
form#kalkulace-form fieldset fieldset#form-sluzby-prace {
display:block;
float:left;
margin:2px 2px 2px 0;
text-align:left;
width:600px;
}
form#kalkulace-form fieldset#form-sluzby-prace label, form#kalkulace-form fieldset#form-kontaktni-udaje label {
  margin:2px;
  text-align:left;
}
form#kalkulace-form fieldset#form-sluzby-prace label{
  font-weight: normal;
  font-size: 120%;
  margin-left: 10px;
  width: 400px;
  padding-left: 20px;
  display: block;
  position: relative;
  margin-bottom: 5px !important;
}
form#kalkulace-form fieldset#form-kontaktni-udaje label {
  font-size: 120%;
  color: #70AC00;
  margin-bottom: 5px!important;
}
form#kalkulace-form fieldset#form-sluzby-prace label input {
margin-right: 5px!important;
padding-left:0;
position: absolute;
left:0;
top: 0;
padding-right:0;
}
form#kalkulace-form fieldset#form-sluzby-prace label:hover {
color:#1A71B6;
}
form#kalkulace-form fieldset#form-kontaktni-udaje label {
text-align:right;
vertical-align:top;
}
form#kalkulace-form fieldset#form-kontaktni-udaje input, form#kalkulace-form fieldset#form-kontaktni-udaje textarea {
text-align:left;
width:240px !important;
}
form#kalkulace-form fieldset#form-kontaktni-udaje p {
margin-left:25px;
}
form#kalkulace-form button#pridat-polozku, form#kalkulace-form button#provest-kalkulaci, form#kalkulace-form input#provest-kalkulaci {
background:transparent url(images/button-bg.gif) no-repeat scroll left top;
border:medium none;
clear:both;
color:#333333;
cursor:pointer;
float:right;
height:23px;
line-height:23px;
margin:1em;
overflow:hidden;
padding:0;
text-align:center;
text-decoration:none;
white-space:nowrap;
width:100px;
}
form#kalkulace-form button#pridat-polozku:hover, form#kalkulace-form button#provest-kalkulaci:hover {
border:1px solid #67696E;
}
form#kalkulace-form span.form-help {
background:white none repeat scroll 0 0;
color:#6E719F;
cursor:help;
font-size:89%;
font-weight:bold;
margin:1px;
padding:0 0.2em;
}
form#kalkulace-form span.form-help:hover {
height:auto;
width:auto;
}
form#kalkulace-form span.form-help strong {
background:#E7F5FE none repeat scroll 0 0;
border:1px solid #CEE1EF;
color:#6E719F;
display:none;
font-size:100%;
font-weight:normal;
padding:5px;
position:absolute;
}
form#kalkulace-form span.form-help:hover strong {
display:block;
}
fieldset fieldset#form-kontaktni-udaje {
display:block;
float:right;
margin:2px 0 2px 2px;
text-align:left;
width:340px;
}
form#kalkulace-form fieldset fieldset#form-kontaktni-udaje select {
width:200px;
}
form#kalkulace-form fieldset fieldset#form-sluzby-prace {
display:block;
float:left;
margin:2px 2px 2px 0;
text-align:left;
width:200px;
}
form#kalkulace-form fieldset#form-sluzby-prace label, form#kalkulace-form fieldset#form-kontaktni-udaje label {
margin:2px;
text-align:left;
}
form#kalkulace-form fieldset#form-sluzby-prace label input {
margin:0;
padding-left:0;
padding-right:0;
}
form#kalkulace-form fieldset#form-sluzby-prace label:hover {
color:#1A71B6;
}
form#kalkulace-form fieldset#form-kontaktni-udaje label {
text-align:left;
vertical-align:top;
}
form#kalkulace-form fieldset#form-kontaktni-udaje input, form#kalkulace-form fieldset#form-kontaktni-udaje textarea {
text-align:left;
width:200px;
}
form#kalkulace-form fieldset#form-kontaktni-udaje p {
margin-left:25px;
}
form#kalkulace-form button#pridat-polozku, form#kalkulace-form button#provest-kalkulaci, form#kalkulace-form input#provest-kalkulaci {
background:transparent url(images/button-bg.gif) no-repeat scroll left top;
border:medium none;
clear:both;
color:#333333;
cursor:pointer;
float:right;
height:23px;
line-height:23px;
margin:1em;
overflow:hidden;
padding:0;
text-align:center;
text-decoration:none;
white-space:nowrap;
width:100px;
}
form#kalkulace-form button#pridat-polozku:hover, form#kalkulace-form button#provest-kalkulaci:hover {
border:1px solid #67696E;
}
form#kalkulace-form span.form-help {
background:white none repeat scroll 0 0;
color:#6E719F;
cursor:help;
font-size:89%;
font-weight:bold;
margin:1px;
padding:0 0.2em;
}
form#kalkulace-form span.form-help:hover {
height:auto;
width:auto;
}
form#kalkulace-form span.form-help strong {
background:#E7F5FE none repeat scroll 0 0;
border:1px solid #CEE1EF;
color:#6E719F;
display:none;
font-size:100%;
font-weight:normal;
padding:5px;
position:absolute;
}
form#kalkulace-form span.form-help:hover strong {
display:block;
}

form#kalkulace-form input, form#kalkulace-form textarea {
	width: auto;
  display: block;
  float: left;
  font-size: 100%;
  margin-top: 4px;
  border: 1px solid #BFD8EC;
}
form#kalkulace-form textarea {
	height: 80px;
}

form#kalkulace-form #form-sluzby-prace label, form#kalkulace-form #form-kontaktni-udaje label {
	width: 240px;
}

table.kalkulaceTiskTabulka p {
	font-size: 100%;
}
#kalkulation #otherside{
  display: none;
}  
#kalkulation #main{
  width:725px;
} 
#kalkulation #main table{
  width: 100%;
}  
#kalkulation #side{
  left: -745px;
}  
#kalkulation #main label{
  font-size: 75%;
}    
.rozmery td input, .rozmery td span,
.pocet input, .pocet span{
  display: block;
  float: left;
  line-height: 26px;
  font-size: 80% !important;
}

fieldset#form-sluzby-prace{
  width: 60% !important;
  float: left;
  display: block;
  position: relative;
}
fieldset#form-kontaktni-udaje{
  width: 36% !important;
  float: right;
  display: block;
  position: relative;
}
input#provest-kalkulaci, button#pridat-polozku{
  display: block;
  height: 20px;
  line-height: 20px;
  font-size: 130% !important;
  background: #B7E121!important;
}
.red{
  color: red;
}

p.red-font{
    margin-left: 105px!important;
    display: block;
    position: relative;
  }

form#kalkulace-form table td.typ-okna fieldset.visible {
	display: block;
}
