/*
Theme Name: Easy Best Creative Theme
Theme URI: http://www.easybest.cz/
Description: Custome style by Easy Best s.r.o.
Version: 24.2.2010
Author: Easy Best - Michael Minar
Author URI: http://www.easybest.cz/
Tags: fixed width, three columns
*/

html, body, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	font-size: 62.5%;
	text-align: center;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e7e7e7;
	background:url("images/bgcolor.jpg");

}
#content {
	width: 820px;
	text-align: left;
	margin: 0 auto;
	padding:0 0 0 10px;
	position: relative;
	background:url("images/background.png") repeat-y;
}
#main {
	width: 640px;
	float: left;
	overflow: hidden;
}
#submain {
}
/* --- Nepouzivam side --- */
#side {

}
#otherside {
	width: 140px;
	float: right;
	padding-top:13px;
	margin:0 33px 0 0px;
}
#header {
	width:800px;
	height:235px;
	overflow: hidden;
	position: relative;
	background: #fff;
	background-image: url("images/logo_2010.jpg");
}
#other {
	position: absolute;
	top: 100px;
	right: 0;
	z-index: 100;
}
#other a {
}
#breadcrumb {
	position: absolute;
	left: 225px;
	top: 303px;
	font-size: 110%;
	color: #999999;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb a {
	color: #999999;
}
#breadcrumb strong {
	display: none;
}
#menu {
	/*background: #eee;*/
	width:800px;
	background:url("images/bg_menu.jpg");
	display: block;
	height: 40px;
	text-transform: uppercase;
}
#menu h2 {
	display: none;
}
#menu ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}
#menu a{
	display: block;
	height: 16px;
	font-size:12px;
	/*width:40px;*/
	line-height: 20px;
	margin:0;
	color:#FFF;
	padding:12px;
	border-right: #cbd6e6 2px solid;
	font-weight: bold; 
	text-transform: uppercase;
	text-align:center;
	text-decoration: none;
}
#menu a:hover{
	background: url("images/bg_menu_off.jpg") repeat-x;
	text-align:center;
	padding: 12px;
}
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 input.radio {
	width: 20px;
}
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;
}
.sendbutton {
  position: relative;
  left: 113px;
}
.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 {
	position:relative;
	left:-10px;
	padding: ;
	clear: both;
	height: 40px;
	margin: 0 0 40px 0;
	background: #212121;
	background: url("images/footer.jpg");
	color:#24486B;
}
#footer p {
	font-size: 100%;
}
#footer p, #footer p a {
  color: #eee;
}
#footer p a {
  text-decoration: none;
}
#footer p a:hover{
  text-decoration: underline;
}
#footer .pat{
  height:32px;
  position: relative;
  bottom: 0;
  padding:18px 0 0 5px;
  left:180px;
  color:#000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 180%;
	padding: 0 10px 15px 10px;
}
h2 {
	font-size: 140%;
	padding: 10px 10px 0 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.top{
  border:1px solid #006cff;
	margin:10px 5px 0 10px;
	padding:5px;
	font-size:11px;
	line-height:1.5em;
	width:100%;
	background-image:url(obrazky/img07.gif);
	background-repeat:repeat-x;
}
#main p {
	padding: 0px 10px 3px 10px;
	text-align: justify;
}
#main p.top{
  border:1px solid #006cff;
	margin:10px 5px 0 10px;
	padding:5px;
	font-size:11px;
	line-height:1.5em;
	background-image:url(images/img07.gif);
	background-repeat:repeat-x;
}
#main p.top2{
  border:1px solid #006cff;
	margin:10px 5px 0 10px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
	background-image:url(images/img07.gif);
	background-repeat:repeat-x;
}
#main p.mapa{
  border:1px solid #006cff;
	margin:10px 5px 0 10px;
	padding:5px;
	/*font-size:11px;*/
	line-height:1.5em;
	min-height:130px;
}
#main p.html{
  border:1px solid #006cff;
	margin:10px 5px 0 10px;
	padding:0px 5px 5px 120px;
	font-size:12px;
	/*line-height:1.5em;*/
	background:url(images/browsers.png) left 10px no-repeat;
}
#main p.html a{
  margin-top:0;
  padding-top:0;
}
#main p.picasa{
  border:1px solid #006cff;
	margin:10px 5px 0 10px;
	padding:0px 5px 5px 120px;
	font-size:12px;
	/*line-height:1.5em;*/
	background:url(images/picasa.png) left 10px no-repeat;
}
#main h1{
	font-variant:small-caps;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	height:33px;
	margin: 13px 5px 0 10px;
	padding:7px 0 0 15px;
	background-color:#006cff;
	background-image:url(obrazky/blue.jpg);
	background-repeat:repeat-x;
}
#main h2 {
	text-transform: uppercase;
	font-weight:bold;
	margin:18px 0 0 10px;
	padding:0;
}
#main h3 {
	font-weight:bold;
	margin:18px 0 0 10px;
	padding:0;
}
#main ul, #main ol {
	margin: 0.5em 0 0 2px;
}
#main ul ul, #main ol ol{
	margin: 0.2em 0;
}
#main ul li, #main ol li {
	list-style: disc url();
	margin-left: 2em;
}
#main ol li {
	list-style: decimal url();
}

#main p, #main ul li, #main ol li {
	font-size: 120%;
	line-height: 1.3em;
}
#main p.edit{
  margin-top:30px;
}
#main li li {
	font-size: 100%;
}
#main imgg{
  float:left;
  margin: 5px;
  border:0;
}
/*-----------FORMULAR------------*/
#main input, #otherside input, #otherside .area{
  border:1px solid #886f50;
}
#main textarea {
  border:1px solid #886f50;
}
#main .sendbutton{
  background-color: #886f50;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFF;
}
/*---------END-FORMULAR----------*/
#main table.propozicie, #main table.propozicie td{
  border:0;
}
#main table.propozicie td{
  border-bottom:1px solid #dddddd;
  vertical-align:top;
  text-align:justify;
}
#main #partner{
  display:block;
  border:1px solid #006cff; 
	min-width:80px;
	min-height:180px;
	float:left;
	padding:10px;
	margin:10px 0 0 10px;
	background:url(images/img07.gif) repeat-x;
}
#main #partner p{
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	margin:10px 0 10px 0;
}
#main #partner img a{
  margin:0;
  padding:0;
}
#side p, #otherside p {
	font-size: 110%;
	padding: 3px 5px 3px 5px;
	line-height: 1.3em;
}
#side h2{
  font-size: 120%;
  text-transform:uppercase;
  font-weight:bold;
  padding:10px 0 0px 20px;
  margin:0;
  color: #c0a367;
}
#side p{
  padding:0 0 0 20px;
} 
#otherside h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	/*width:140px;*/
	height:33px;
	margin: 0;
	padding:7px 0 0 0px;
	text-align: center;
	background:#006cff url("images/orange.jpg") repeat-x;
}

#otherside h3 {
	padding-left: 10px;
}
#otherside p {
	border:1px solid #fe7d00;
	padding:5px 5px 5px 5px;
	margin-left:0px;
	text-align: center;
}
#otherside p.edit {
	position:relative;
	/*top:10px;
	right: 5px;*/
}
#otherside a {
	text-decoration:none;
	font-size:90%;
	color:#000;
}
#otherside a:hover {
	text-decoration:none;
}
#otherside ul {
  margin-left:10px;
}
#otherside .slideshow {
  margin:5px 0 10px 0;
}
#otherside img {
	border:0;
	margin:0 0 10px 0;
}
#cforms2form {
    width:180px;
}
#cforms2form legend{
  text-transform: uppercase;
	font-weight: bold;
	color: #c0a367;
}
#cforms2form input, #cforms2form .area{
  width:160px;
}
#cforms2form .area{
  font-size:1.5em;
  height: 60px;
}
/*----------Divne sa to správa------------*/
#cforms2form .sendbutton{
  display:block;
  width: 80px;
  position:absolute;
  right: -80px;
  background-color: #886f50;
  text-transform: uppercase;
  font-weight: bold;
  font-size:90%;
  color: #FFF;
}
#cforms2form .fldrequired{
  
}
#cforms2form.emailreqtxt, #cforms2form .reqtxt {
	display: none;
} 
.eb-nov{
  padding-bottom: 10px;
  display: block;
  position: relative;
  background: url("images/otherside-delitko.png") no-repeat center bottom;
}
.eb-nov .edit{
  top: -8px;
}

#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%;
}
#cham{
  display: block;
  position: absolute;
  bottom: 1px;
  right: 13px;
  width: 112px;
  height: 44px;
  overflow: hidden;
}
#cham a{
  display: block;
  width: 0;
  background: url(images/luc-logo-footer.png) no-repeat left center;
  padding-left: 137px;
  height: 44px;
}



/* skrývání nepotřebných částí, vždy nechat */
.hidden {
	display: none;
}
a {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: #24486B;
}
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.float-left {
  display:inline;
  height:126px;
	margin: 0px 25px 5px 5px;
	float:left;
	border:0;
}
img.right {
	margin: 4px 4px 4px 10px;
}
img.attachment-thumbnail{
  float:right;
  margin: 2px;
  
}
.linklove {
	display: none !important;
}
.cleaner {
	clear: both;
}
.edit {
	position: absolute;
	right: 180px;
	top: 315px;
}
.edit a {
	text-decoration: underline;
	color: #666666;
	padding: 3px;
}
.edit a:hover {
	text-decoration: none;
	background: #dddddd;
}

