/*
Theme Name: default
Theme URI: http://www.belime.cz
Description: Belime style
Version: 4.8.2008
Author: Tomas Kapler
Author URI: http://www.belime.cz/
Tags: fixed width, three columns
*/

/* výchozí barvy - kontrolujte kontrast barev pomocí http://www.sovavsiti.cz/kontrast/ */
html {background: #22271f;}
#content{background: #ffffff;}
.menu a{color:black;background:white;}
.menu a:hover, .menu a.current, .menu a.ancestor {background: #656565;color: white;}
#other{background:black;}
#other a{color:white;}
#footer{background: #22271f;}
#lista{background: #22271f;}
#main table{background:#fff;}
#main table th {background:#eee;}
#main form{background:#fff;}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	font-size: 62.5%;
/* Nastaví 1em na 10px pro všechny prohlížeče */
	text-align: center;
	color: #333;
/* vždy nastavit barvu písma, lepší než černá je tmavě šedá */
	font-family: sans-serif;
/* vždy nastavit řez písma, musí být dobře zobrazitelný, tj. pouze z těchto:     http://www.pixy.cz/blogg/clanky/fonttest/ukazka.html */
}
#content {
	width: 991px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background:#fff;
}
#main {
	width: 669px;
	float: left;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 322px;
	margin: 0 !important;
	padding: 0 0 10px 0;
	background: #ffffff;
}
#homepage #main {
	width: 670px;
	height: 130px;
	padding: 10px 0;
	position: absolute;
	left: 0;
	top: 0;
	background: #22271f;
}
#side {
	width: 322px;
	float: left;
	overflow: hidden;
	position: relative;
	top: 0;
	left: -669px;
	margin: 0 !important;
	padding: 0 0 10px 0;
	background: #ffffff;
}
#homepage #side {
	display: none;
}
#otherside {
	width: 991px;
	height: 225px;
	overflow: hidden;
	clear: both;
	position: relative;
	padding: 8px 0 6px 0;
	/*background: #22271f url(images/bg-main.gif) no-repeat left bottom;*/
  background: #22271f url(images/bg-main.gif) no-repeat left bottom;
}
#header {
	height: 991px;
	height: 195px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #e8e2d0;
	background: #22271f;
}
#homepage #header {
	height: 420px;
	border: none;
	background: #22271f url(images/bg-header.jpg) no-repeat left bottom;
}
#header a strong {
	display: none;
}
#current a {
	width: 0;
	height: 41px;
	padding-left: 129px;
	overflow: hidden;
	display: block;
	background: url(images/logo.gif) no-repeat left top;
	position: absolute;
	top: 90px;
	right: 0px;
	z-index: 100;
}
#current a#navigation {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#other {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
#other a {
}
#breadcrumb {
	font-size: 110%;
	margin: 0 0.5em;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb strong {
	display: none;
}
.menu {
	position: absolute;
	left: 0;
	top: 150px;
	width: 991px;
	background: #9d999a;
	height: 21px;
	line-height: 21px;
	padding: 16px 0 8px 0;
	background: #ffffff url(images/bg-menu.gif) no-repeat left top;
}
.menu h2 {
	display: none;
}
#menu ul {
	height: 21px;
	width: 100%;
	background: #9d999a;
}
.menu li {
	display: block;
	float: left;
	list-style: none url();
	position: relative;
}
.menu li ul {
	display: none;
	width: 15em !important;
	height: auto;
	position: absolute;
	left: 0;
	top: 21px;
	background: #9d999a;
}
.menu li li {
	float: none;
	margin: 0;
	padding: 0;
}
.menu li:hover ul {
	display: block;
}
.menu li a {
	height: 21px;
	line-height: 21px;
	padding: 0 2.7em;
    display: table-cell;
    display: inline-block;
	text-decoration: none;
	font-size: 120%;
	background: #9d999a;
	color: #ffffff;
}
.menu li li a {
	height: auto;
	width: 11.3em;
	padding: 0 1em 0 2.7em;
}
.menu a:hover {
	text-decoration: underline;
	background: #656565;
}
form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	width: 80%;
	padding: 1em 1%;
	margin: 0 auto;
}
fieldset {
	margin: 0.5em 0;
}
fieldset legend {
	font-size: 150%;
	font-weight: bold;
	color: #333;
/* jinak IE dává modrou, takže vždy nastavit */
}
fieldset fieldset legend {
	font-size: 130%;
}
form label, form .cf-box-title {
	text-align: left;
	font-weight: bold;
}
form .cf-box-group label {
	font-weight: normal;
}
form input, form select, form label, form textarea {
	font-size: 110%;
}
form input, form select, form textarea {
	width: 99%;
	margin: 0 auto;
}
form label input, form .cf-box-group input, form .cf-box-b {
	width: 2em;
}
form button, .sendbutton {
	cursor: pointer;
	width: 10em;
}
.emailreqtxt, .reqtxt {
	float: right;
}
#main form ol li {
	list-style: none url();
	clear: both;
	margin: 0.5em 0 0 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;
	text-decoration: blink;
}
#footer {
	padding: 2em 0 1em 0;
	clear: both;
}
#footer p {
	font-size: 120%;
	text-align: center;
	color: #717171;
	padding: 0.2em 0 0 0;
	font-weight: normal;
}
#lista {
	padding: 0 0 3em 0;
	font-size: 120%;
	text-align: center;
	color: #717171;
}
#lista img {
	padding: 0;
	margin: 0;
}
#footer p a, #lista a {
	text-decoration: underline;
	color: #717171;
}
#footer p a:hover, #lista a:hover {
	text-decoration: none;
	color: #c5a242;
}

#footer li {
	display: inline;
}
#lista {
	padding: 1em;
	clear: both;
}
/* vždy nastavit obecný h1 až aspoň h4 */
h1, h2, h3, h4, h5, h6 {
/* sdružovat společná nastavení */
	font-family: sans-serif;
	padding: 8px 20px 4px 20px;
	color: #666666;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	text-transform: uppercase;
	color: #c5a242;
	padding: 10px 20px 5px 20px;
}
h2 {
	font-weight: normal;
	font-size: 180%;
}
h3 {
	font-weight: bold;
	font-size: 160%;
}
h4 {
	font-size: 150%;
	font-weight: bold;
}
/* tagy nastavovat vždy uvnitř elementu, kterého se týkají */
#footer .description {
	width: 670px;
	height: 130px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 10px;
}
#homepage #main h1, 
#footer .description h2 {
	font-size: 200%;
	font-weight: normal;
	text-transform: uppercase;
	color: #c5a242;
	padding: 10px 20px 5px 20px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
}
#main p, #side p, #otherside p, .description p {
	text-align: justify;
	font-size: 120%;
	margin: 0.5em 0;
	padding: 0 20px 0 20px;
	line-height: 1.3em;
	color: #666666;
}
#otherside .item {
	width: 329px;
	height: 225px;
	overflow: hidden;
	float: left;
	position: relative;
	background: #ffffff;
	border-left: 1px solid #cec8b6;
}
#otherside .item1 {
	width: 338px;
}
#otherside .posledni {
	width: 321px;
}
#otherside .item .previmg {
	height: 105px;
	overflow: hidden;
	position: relative;
	top: -56px;
	background: #22271f;
}
#otherside .item .previmg img {
	display: block;
	width: 320px;
	height: 103px;
	overflow: hidden;
	padding: 1px 1px 1px 0;
	margin: 0;
	background: #cec8b6;
}
#otherside .item1 .previmg img {
	width: 329px;
}
#otherside p {
	padding: 0.2em 0.5em 0.5em 0.5em;
	margin: 0;
}
#otherside h2 {
	height: 56px;
	line-height: 56px;
	padding: 0 15px;
	margin: 0;
	background: #22271f;
	position: relative;
	top: 105px;
	font-size: 160%;
	font-weight: bold;
	line-height: 56px;
	color: #c5a242;
	background: #22271f url(images/bg-otherside-h3.gif) repeat-x left bottom;
}
#otherside h2.dynamic-space {
	background: #22271f url(images/bg-dynamic-space.gif) no-repeat left top;
}
#otherside h2 a {
	color: #c5a242;
}
#homepage #main p, 
#footer .description p {
	color: #eeeeee;
	font-size: 120%;
	padding: 0;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	
	text-align: justify;
}
#main ul, #main ol, 
#side ul, #side ol {
	margin: 0.5em 10px;
	color: #666666;
}
#main ul li, #main ol li, 
#side ul li, #side ol li {
	list-style: disc url(images/li.gif);
	margin-left: 2em;
	font-size: 120%;
	line-height: 1.3em;
}
#main ol li, 
#side ol li {
	list-style: decimal url()
}
#main li li, 
#side li li {
	font-size: 100%;
}

#side h2 {
	color: #9d999a;
	position: relative;
	margin-top: 10px;
	padding: 5px 20px 5px 40px;
	border-right: 1px solid #999999;
}
#side ul {
	margin: 0 0 10px 30px;
	padding: 5px 0 5px 0;
	width: 291px;
	border-right: 1px solid #999999;
}
#otherside ul {
	margin: 0.5em 10px;
}
#otherside ul li {
	list-style: disc url();
	margin-left: 2em;
	font-size: 120%;
	line-height: 1.3em;
}
#otherside ol li {
	list-style: decimal url()
}
#otherside li li {


	font-size: 100%;
}
#main table {
	margin: 0 auto;
	width: 95%;
	border-collapse: collapse;
}
#main table th {
	text-align: right;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	padding: 0.5em 1em;
}
#main table thead th, #main table th.right, #main table th.left {
	text-align: center;
	float: none;
}
#main table td {
	border: 1px solid #999999;
}
#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: 1px solid #999999;
	border-bottom: 1px solid black;
}
#main table tfoot th, #main table tfoot td {
	border: 1px solid #999999;
	border-top: 1px solid black;
}
#main table tbody th {
	border-right: 1px solid black;
}
#main table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: left;
}
/* skrývání nepotřebných částí, vždy nechat */
.hidden {
	display: none;
}
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
/* zarovnání obrázků v Texy , vždy nastavit */
img {
	padding: 4px;
	margin: 4px 20px;
	background: #cdcdcd;
}
p img {
	padding: 4px;
	margin: 0;
	background: #cdcdcd;
}
.left {
	float: left
}
.right {
	float: right;
}
img.left {
	margin-right: 1em;
}
img.right {
	margin-left: 1em;
}
.linklove {
	display: none !important;
}
.cleaner {
	clear: both;
}
#edit {
/* odkaz na úpravy - nemazat*/
	position: absolute;
	right: 0;
	top: 0;
}

.ngg-galleryoverview {
	margin: 4px 20px;
}
div.ngg-gallery-thumbnail span {
	font-size: 110%;
	line-height: 1.3em;
}
#flash {
position: absolute;
top: 195px;
width: 990px;
height: 226px;
}

.cform textarea, .cform input,  .cform button{
  border:1px solid #C5A242; 
  background: none;
  color:#C5A242; 
  font-weight: normal;
  }

.cform #sendbutton{ 
  font-weight: bold;
  }
.cform li, .cform label{
  color:#C5A242; 
  margin-bottom: 5px;
   }
#sendbutton{
  margin-left: 14px;
}
#hp_post{
  display: block;
  float: left;
  padding-top: 15px;
  width: 100%;
  position: relative;
  background: #22271F;
  color: white;
}
#hp_post p{
  font-size: 120%;
  padding: 0.4em 1.4em;
}
#hp_post h2, #hp_post h3{
  color: #EBB90F;  
  }













