/*
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 {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	background: #f0f0f0;
	color: #333333;
	font-family: 'Calibri', 'Tahoma', sans-serif;
	font-size: 62.5%;
	margin: 25px;
	text-align: center;
}
#content {
	background: #ffffff url('images/content.gif') repeat-y left top;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 820px;
}
#main {
	float: left;
	left: 214px;
	margin: 0;
	overflow: hidden;
	padding: 0 20px 20px 20px;
	position: relative;
	width: 566px;
}
#submain {
}
#side {
}
#otherside {
  border-right: 1px #333333 solid;
	float: left;
	left: -606px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 213px;
}
#header {
	background: transparent url('images/header.jpg') no-repeat left top;
	height: 272px;
	overflow: hidden;
	padding: 0 0 10px 0;
	position: relative;
}
#current a {
	display: block;
	position: absolute;
	left: 172px;
	top: 37px;
	width: 98px;
	height: 84px;
	overflow: hidden;
	font-size: 140%;
}
#current a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 84px;
	padding-left: 98px;
	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: 100px;
	right: 0;
	z-index: 100;
}
#other a {
}
#breadcrumb {
  display: none;
	position: absolute;
	left: 225px;
	top: 188px;
	font-size: 110%;
	color: #999999;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb a {
	color: #999999;
}
#breadcrumb strong {
	display: none;
}
#menu {
  background: transparent url('images/menu.gif') repeat-x 0 6px;
  left: 1px;
  position: absolute;
  top: 242px;
  width: 818px;
}
#menu h2 {
	display: none;
}
#menu ul {
  display: block;
  margin: 0 auto;
  padding: 0 0 0 64px;
  width: auto;
}
#menu ul li {
  display: block;
  float: left;
	font-size: 100%;
	padding: 0;
	margin: 0;
}
#menu a {
	background: #ffffff url('images/menu_a.gif') no-repeat 0 8px;
	color: #333333;
	display: block;
	float: left;
	font-size: 120%;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0 10px 0 16px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu a:hover, #menu li.current a {
	text-decoration: underline;
}
#menu li.homepage a {
  background: #ffffff;
	padding: 0 10px;
}
form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	font-family: 'Calibri', 'Tahoma', sans-serif;
	padding: 0 10px;
	margin: 0 auto;
	width: 400px;
}
fieldset {
	margin: 0;
	border: none;
}
fieldset legend {
	font-size: 150%;
	font-weight: normal;
	color: #333333;
	padding: 5px 0 10px 23px;
	display: none;
}
fieldset fieldset legend {
	font-size: 130%;
}
form label, form .cf-box-title {
  clear: both;
	display: block;
	font-weight: bold;
	margin: 10px 0 4px 0;
	text-align: left;
	width: 100px;
}
form .cf-box-group label {
	font-weight: normal;
}
form input, form select, form label, form textarea {
	font-family: 'Calibri', 'Tahoma', sans-serif;
	font-size: 110%;
}
form input, form select,  form textarea {
	background: #eeeeee repeat-x left top;
  border: 1px #d0d0d0 solid;
  color: #999999;
  display: block;
  line-height: 16px;
	padding: 4px;
}
form input:hover, form select:hover,  form textarea:hover {
  border: 1px #999999 solid;
  color: #333333;
}
form input {background-image: url('images/form_input.gif');}
form textarea {background-color: #f1f1f1; background-image: url('images/form_textarea.gif');}
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 {
  background: none;
  border: none !important;
  color: #999999;
	cursor: pointer;
  display: block;
  float: none;
	font-size: 120%;
	margin-left: 192px;
	text-transform: uppercase;
	width: 100px;
}
form button:hover, .sendbutton:hover {
  border: none;
  color: #333333;
}
.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 {
  background: #f0f0f0 url('images/footer.gif') no-repeat 0 0;
	clear: both;
	height: auto !important;
	height: 40px;
	min-height: 40px;
	padding: 0 0 2em 0;
}
#footer p {
	font-size: 110%;
	line-height: 1em;
	padding: 8px 0 0 16px;
	width: 220px;
}
#lista {
	padding: 1em;
	clear: both;
}


h1, h2, h3, h4, h5, h6 {
  color: #f77320;
	font-family: 'Calibri', 'Tahoma', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-size: 180%;
	padding: 0 10px 10px 10px;
}
h2 {
	font-size: 140%;
	padding: 10px 10px 5px 10px;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	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 20px;
}
#otherside h3 {
	padding-bottom: 0px;
}
#otherside p {
	margin: 0.5em;
}
#main ul, #main ol {
	margin: 0.5em 8px;
}
#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: 0 auto 20px auto;
	border-collapse: collapse;
	width: 90%;
}
#main table th, #main table td {
	border: 1px solid #dddddd;
}
#main table th {
  background: #eeeeee;
	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 {
}
#main table tfoot th, #main table tfoot td {
}
#main table tbody th {
}
#main table caption {
  color: #f77320;
	caption-side: top;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 5px;
  margin-top: 20px;
	font-size: 120%;
}

/* skrývání nepotřebných částí, vždy nechat */
.hidden {
	display: none;
}
a {
	text-decoration: underline;
	color: #333333;
}
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;
}
.edit a {
	text-decoration: underline;
	color: #666666;
	padding: 3px;
}
.edit a:hover {
	text-decoration: none;
	background: #dddddd;
}

#footer p
{
  float: left;
}

#footer ul#loga
{
  float: right;
  padding: 0 0 0 0;
  width: 568px;
}

#footer ul#loga li
{
  display: inline;
}

#footer ul#loga li a
{
  background: transparent no-repeat left top;
  display: block;
  float: left;
  height: 38px;
  margin: 0 0 0 11px;
  overflow: hidden;
  padding: 0 0 0 0;
  width: 0;
}

#footer ul#loga li.carrier a {background-image: url('images/loga/carrier.gif'); padding-left: 57px;}
#footer ul#loga li.haier a {background-image: url('images/loga/haier.gif'); padding-left: 58px;}
#footer ul#loga li.hitachi a {background-image: url('images/loga/hitachi.gif'); padding-left: 67px;}
#footer ul#loga li.lg a {background-image: url('images/loga/lg.gif'); padding-left: 47px;}
#footer ul#loga li.omega a {background-image: url('images/loga/omega.gif'); padding-left: 57px;}
#footer ul#loga li.pzp a {background-image: url('images/loga/pzp.gif'); padding-left: 52px;}
#footer ul#loga li.toshiba a {background-image: url('images/loga/toshiba.gif'); padding-left: 62px;}
#footer ul#loga li.zlatnik a {background-image: url('images/loga/zlatnik.gif'); padding-left: 62px;}

#menu2
{
  bottom: 0;
  position: absolute;
  right: 0;
  text-align: right;
}

#menu2 ul li
{
  display: inline;
  font-size: 100%;
  margin: 0 4px;
}

#menu2 ul li a
{
  display: inline;
  font-size: 110%;
  text-decoration: none;
  text-transform: uppercase;
}

#menu2 ul li a:hover {text-decoration: underline;}
#menu2 h2 {display: none;}

#otherside form
{
  padding: 0 0 20px 0;
  width: 170px;
}

#otherside form input, #otherside form select, #otherside form label, #otherside form textarea
{margin: 0;width: 160px;}

#otherside form label
{
  margin: 0;
}

#otherside form button, #otherside form .sendbutton
{
  margin: 0 0 0 100px;
  width: 80px;
}

#otherside form p, #otherside form ol, #otherside form ol li
{
  margin: 0;
  padding: 0;
}

#otherside h2.kontakt
{
  border-top: 1px #f77320 solid;
  display: block;
  margin: 0 0 0 1px;
	padding: 10px 10px 10px 19px;
}

#otherside ul
{
  padding: 0 20px 10px 20px;
}

#otherside ul li
{
  font-size: 110%;
  margin: 0 0 12px 0;
}

#searchform
{
  margin: 0;
  padding: 0;
  position: absolute;
  left: 644px;
  top: 12px;
  width: 167px;
}

#searchform label {display: none;}

#searchform input
{
  margin: 0;
  width: 90px;
}

#searchform button
{
  color: #ffffff;
  display: block;
  float: right;
  font-size: 90%;
  margin: 5px 0 0 0;
  padding: 0;
  width: auto;
}
