/*
Theme Name: BeLime design
Theme URI: http://www.belime.cz/
Description: Custome style by BeLime
Version: 26.3.2009
Author: Developstudio - Pavel Dietrich
Author URI: http://www.belime.cz/
Tags: fixed width, two columns
*/

* {padding: 0; margin: 0; list-style: none;}

body {
	font-size: 62.5%;
	text-align: center;
	color: #333;
	font-family: sans-serif;
	background: #fcf1de;
}
a {text-decoration: underline; color: #80512a;}
a:hover {text-decoration: none;}
a img {border: none;}
h1, h2, h3, h4 {font-family: sans-serif;}
#content {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background: #ffffff;
	background-image: url(images/layout-middle.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 35px;
	position: relative;
	background-image: url(images/layout-top.jpg);
	background-repeat: no-repeat;
}

#side {
	width: 215px;
	float: left;
	position: relative;
	left: -355px;
	padding-top: 215px;
	padding-left: 23px;
}

#main {
	width: 355px;
	float: left;
	position: relative;
	left: 269px;
	margin: 0;
	overflow: hidden;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#otherside {
	width: 316px;
	height: 621px;
	float: left;
	position: relative;
	padding: 0px;
	background-image: url(images/nasmerujeme-vas.jpg);
	background-repeat: no-repeat;
	left: 61px;
}

#footer {
	padding: 40px 30px 0px 30px;
	clear: both;
	background-image: url(images/layout-bottom.jpg);
	background-repeat: no-repeat;
	color: #80512a;
}
#lista {
	padding: 10px 30px;
	clear: both;
	color: #80512a;
	background-image: url(images/layout-bottom2.jpg);
	background-repeat: repeat-y;
}

#headnav a {
	display: block;
	position: absolute;
	left: 0px;
	top: 35px;
	width: 244px;
	height: 215px;
	overflow: hidden;
	font-size: 140%;
	z-index: 100;
}

#headnav a span {
	z-index: 100;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0;
	height: 215px;
	padding-left: 244px;
	overflow: hidden;
	background: transparent url(images/area-logo.jpg) no-repeat left top;
}

#headnav a#menujump {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#breadcrumb {
	position: absolute;
	left: 269px;
	top: 37px;
	font-size: 110%;
	color: #000;
	width: 355px;
}
#breadcrumb ul, #breadcrumb li {display: inline;}
#breadcrumb a {
	color: #000;
}
#breadcrumb strong {display: none;}
#menu1 h2 {display: none;}
#menu1 ul li {font-size: 100%; border-bottom: 1px solid #a1ada9;}
#menu1 a {
	color: grey;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 26px;
	text-decoration: none;
	font-size: 140%;
	background: url(images/li.jpg) no-repeat 11px 13px;
}
#menu1 a:hover {text-decoration: underline;}
form {
	width: 80%;
	padding: 10px;
	margin: 0 auto;
}

form, fieldset, legend {margin: 0; padding: 0;	border: none;}
form li {margin-left:0 !important;}
form fieldset legend{
	font-size: 150%;
	font-weight: bold;
	color: #CD802C;
}
form 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 {
	background-image: url(images/input-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid grey;
	width: 200px;
	margin: 0 0 3px 0;
	float: left;
	height: 26px;
}

form select {
	width: 200px;
	margin: 0 0 3px 0;
	float: left;
}

form textarea {
	width: 270px;
	margin: 0 0 3px 0;
	float: left;
	background-image: url(images/textarea-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid grey;
}

form label input, form .cf-box-group input, form .cf-box-b {width: 2em;}

form button, .sendbutton {
	cursor: pointer;
	width: 85px;
	height: 27px;
	background-color: #cd802c;
	background-image: url(images/submit-bg.jpg);
	background-repeat: repeat-x;
	border: none;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	float: right;
	margin-right: 10px;
}

form ol li {
	list-style: none !important;
	clear: both;
	margin: 0;
	padding: 0;
}
form .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 #usermessagea{
	font-size: 120%;
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	color: red;
}
form .cf_hidden{display: none;}
form .failure{color: red; border: 1px solid #ff0000;	padding: 10px;}

.post {position: relative; color: #666666;}
.post h1{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
	color: #cd802c;
}
.post h2{
	font-size: 160%;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
	clear: both;
	color: #cd802c;
}
.post h3{
	font-size: 120%;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
	clear: both;
	color: #cd802c;
}
.post h4{
	font-size: 120%;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
	clear: both;
	color: #cd802c;
}
.post p {
	font-size: 120%;
	line-height: 1.3em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.post a {color: #666666; font-weight: bold;}
.post ul, .post ol {margin: 0.5em 0;}
.post ul li, .post ol li {
	list-style: disc url();
	margin-left: 2em;
	font-size: 120%;
	line-height: 1.4em;
}
.post ol li {list-style: decimal url()}
.post li li {font-size: 100%;}
.post .edit{	position: absolute;	right: 5px; top: 5px;}
.post .edit a{text-decoration: underline; color: red;}
.post .edit a:hover {text-decoration: none;}
.post .left{float: left}
.post .right{float: right;}
.post img.left {margin: 4px 10px 4px 4px;}
.post img.right {margin: 4px 4px 4px 10px;}
.post table {
	border-collapse: collapse;
	font-size: 110%;
	width: 98%;
	border: 1px solid #CD802C;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 1px;
}
.post table caption {text-align: left;}
.post table thead tr th {
	text-align: left;
	border: 1px solid #CD802C;
	padding: 5px;
	background-color: #CD802C;
	color: white;
}

.post table tbody tr td {
	text-align: left;
	border: 1px solid #CD802C;
	padding: 3px;
}
.post table tbody tr th {
	background-color: #fef6ee;
	text-align: left;
	border: 1px solid #CD802C;
	padding: 3px;
}


.linklove {display: none !important;}
.cleaner {clear: both;}


.hidden {display: none;}
.novinky {
	margin-top: 26px;
}
.novinky h2{
	font-size: 160%;
	clear: both;
	font-weight: bold;
	color: white;
	background-color: #80512a;
	padding: 11px;
}
.novinky h3 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 120%;
	clear: both;
	margin-bottom: 2px;
	font-weight: bold;
	margin-top: 10px;
}

.novinky h3 a {
	margin-bottom: 5px;
	color: #cd802c;
	text-decoration: none;
}

.novinky p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 120%;
}
p.wp-optis{
  display: block;
  width: 150px;
  height: 99px;
  overflow: hidden;
}

p.wp-optis a{
  display: block;
  width: 0px;
  background: url(images/optys.jpg) no-repeat -12px top;
  height: 99px;
  padding-left: 150px;
  }
