/*
Theme Name: default
Theme URI: http://www.belime.cz/
Description: Be Lime style
Version: 4.8.2009
Author: Pavel Dietrich
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-color: #191919;
  background-image: url(images/plameny2.png);	background-repeat: no-repeat;
	background-position: right 350px;}

body {
  background-image: url(images/plameny1.png);
	background-repeat: no-repeat;
	background-position: left 340px;
  font-size: 62.5%;
	text-align: center;
	color: #d9c9b3;
	font-family: sans-serif;
}

#content {
background-color:#191919;
	width: 980px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

#main {
  min-height: 500px;
  _height: 500px;
	width: 510px;
	float: left;
	position: relative;
	padding: 0 5px;
	font-size: 1em;
}



#submain {
	position: absolute;
	left: 0px;
	top: 0px;
}

#side {
	width: 200px;
	float: left;
	position: relative;
	left: -550px;
}

#otherside {
	width: 450px;
	float: right;
	position: relative;
}

#header {
  background-image: url(images/head.png);
	background-repeat: no-repeat;
	height: 268px;
	overflow: hidden;
	position: relative;
	margin-bottom: 81px;
}

#header a strong {
	display: none;
}

#current a {
	width: 0;
	height: 240px;
	padding-left: 210px;
	overflow: hidden;
	display: block;
  position: absolute;
  left: 387px;
}

#current a#menujump {
	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 {
  background-color: #0c0c0c;
  position: absolute;
  top: 268px;
  width: 980px;
  height: 44px;
  overflow: hidden;
}
.menu.spodmenu {
  height: 69px;
}
#header.vetsi {
	height: 308px;
}
.menu.spodmenu ul.podmenu{
  height: 25px;
  display: block;
  float: left;
  width: 960px;
  padding: 0 10px;
  background: #524534;
}
.menu.spodmenu ul.podmenu li, .menu.spodmenu ul.podmenu li a{
  background: none;
  line-height: 25px;
  color: #94877E;
}

.menu h2 {
  display: none;
}
.mod-2222 {margin-left: 25px;}
.menu ul li {
	display: block;
	float: left;
}
.menu a {
  float: left;
  background-image: url(images/oddelovac.png);
	background-repeat: no-repeat;
	background-position: right center;
  color: #999999;
	height: 44px;
	cursor: pointer;
	line-height: 43px;
	padding: 0 10px;
	display: block;
	text-decoration: none;
	font-size: 140%;
}
.menu li li a {
	padding-left: 2em;
}
.menu li li li a {
	padding-left: 3em;
}
.menu a:hover, .menu a.current, .menu a.ancestor  {
	text-decoration: underline;
}
.menu a.ancestor,.menu a.current  {
  color: #999999;
  background: #524534;
}



form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}

form {
	width: 80%;
	padding: 1em 1%;
	margin: 0 auto;
}

#kontakt form {
  border: 1px solid black;
	width: 300px;
	padding: 2em;
	margin: 0 auto;
}

fieldset {
	margin: 0.5em 0;
}

fieldset legend {
	font-size: 150%;
	font-weight: bold;
	color: white;
}

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 {
	ffloat: 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: 1em;
	clear: both;
}

#footer li {
	display: inline;
}

#footer br {
	display: none;
}

#lista {
	padding: 1em;
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 300%;
	color: white;
	text-transform: uppercase;
	border-bottom: 1px solid #333333;
	margin-bottom: 20px;
}

h2 {
color: white;
	font-size: 180%;
}

h3 {
  color: white;
	font-size: 160%;
	margin-top: 35px;
	margin-bottom: 10px;
}

h4 {
margin-top: 20px;
  color: white;
	font-size: 120%;
}

#main p, #side p, #otherside p {
	font-size: 120%;
	margin: 1em 0;
	ldine-height: 1.3em;
}

#otherside h3, #otherside 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%;
}

#main ol li {
	list-style: decimal url()
}

#main li li {
	font-size: 100%;
}

#main table {
	margin: 0 auto;
	width: 90%;
	border-collapse: collapse;
	border: 1px solid #302e2e;
	
}

#main table th {
	text-align: right;
}

#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	border: 1px solid #302e2e;
	
}

#main table thead th, #main table th.right, #main table th.left {
	text-align: center;
	float: none;
	border: 1px solid #302e2e;
}

#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: black double;
	border: 1px solid #302e2e;
}

#main table tfoot th, #main table tfoot td {
	border-top: black double;
}

#main table tbody th {

	
}

#main table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: left;
}

.hidden {
	display: none;
}

a {
	text-decoration: underline;
	color: #999999;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.left {
	float: left
}

.right {
	float: right;
}

img.left {
	margin-right: 1em;
}

img.right {
	margin-left: 1em;
}

.linklove {
	display: none !important;
}

.cleaner {
	clear: both;
}

#edit a {
  color: white;
	position: absolute;
	right: 0;
	top: 0;
}

.box-vstupenka {
  background-image: url(images/cedulka.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-color: #0c0c0c;
  padding: 10px;
}


.box-vstupenka p {
  color: #999999;
  width: 330px;
}





.box-novinky2 {
  margin-top: 10px;
  background-color: #0c0c0c;
  padding: 10px;
}


.box-novinky2 p {
  color: #999999;
  width: 330px;
}

.box-novinky2 h2 {
  margin-bottom: 15px;
}




.box-videa {
	width: 443px;
	position: relative;
	background-image: url(images/box-videa-middle.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box-videa-top     {
	background-image: url(images/box-videa-top.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 443px;
	margin: 0px;
	padding: 0px;
}
.box-videa-top-en    {
	background-image: url(images/box-video-top.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 443px;
	margin: 0px;
	padding: 0px;
}
.box-videa-top h2, .box-videa-top-en h2 {display: none;}
.box-videa-middle {
  padding: 0 20px 0 20px;
  	font-family: Verdana;
	color: #FFFFFF;
	font-size: 8px;
}

 

.box-videa-middle p {

}

.box-videa-middle a  {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}

.box-videa-middle a:hover  {
	text-decoration: underline;
	color: #F8F8F8;
}

.box-videa-bottom {
	background-image: url(images/box-videa-bottom.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 443px;
	position: relative;
	margin: 0px;
	padding: 0px;
	clear:both;
}













.box-profil {
	width: 443px;
	position: relative;
	background-image: url(images/box-profil-middle.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box-profil-top     {
	background-image: url(images/box-profil-top.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 443px;
	margin: 0px;
	padding: 0px;
}

.box-profil-top-en     {
	background-image: url(images/box-profile-top.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 443px;
	margin: 0px;
	padding: 0px;
}

.box-profil-top h2, .box-profil-top-en h2 {display: none;}

.box-profil-middle {
  padding: 0 20px 0 20px;display: block;
  font-family: Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8px;
}

.box-profil-middle p {

}

.box-profil-middle a  {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}

.box-profil-middle a:hover  {
	text-decoration: underline;
	color: #F8F8F8;
}

.box-profil-bottom {
	background-image: url(images/box-profil-bottom.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 443px;
	position: relative;
	margin: 0px;
	padding: 0px;
	clear:both;
}











































.box-stazeni {
	width: 443px;
	position: relative;
	background-image: url(images/box-stazeni-middle.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box-stazeni-top     {
	background-image: url(images/box-stazeni-top.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 443px;
	margin: 0px;
	padding: 0px;
}

.box-stazeni-top-en     {
	background-image: url(images/downloads.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 443px;
	margin: 0px;
	padding: 0px;
}

.box-stazeni-top h2, .box-stazeni-top-en h2 {display: none;}

.box-stazeni-middle {
  padding: 0 20px 0 20px;display: block;
  font-family: Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8px;
}

.box-stazeni-middle a  {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}

.box-stazeni-middle a:hover  {
	text-decoration: underline;
	color: #F8F8F8;
}

.box-stazeni-bottom {
	background-image: url(images/box-stazeni-bottom.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 443px;
	position: relative;
	margin: 0px;
	padding: 0px;
	clear:both;
}


.profil {
	width: 200px;
	border: 1px grey solid;
	float: left;
  text-align: center;
  margin: 10px;
  padding: 15px;
  background-color: black;
}
.profil-wide {
        width: 545px;
	border: 1px grey solid;
	float: left;
        text-align: center;
  margin: 10px;
  padding: 15px;
  background-color: black;
}

.profil-wide h3 {
  margin-top: 10px;
	color: white;
	font-size: 14px;
}

.profil-detail {margin-left: 20px;}

.profil h3 {
	height: 40px;
	color: white;
	font-size: 14px;
  margin-top: 10px;
}

#partneri table, #poradatel table, #treneri table {
        border: 0;
}

.organizace {text-align: center; float: left; margin: 10px 30px;}
.organizace img {border: 3px solid white;}
.organizace h2 {font-size: 220%;}

.Cmtbutton {width: 100px;}
#boxeri .Cmtbutton {width: 100px !important;}
#boxeri strong {color: white;}

.commetmain {background-color: black; padding: 10px; margin-bottom: 10px; clear: both;}
#commentlist {margin-top: 15px;}
.comment-author strong {font-size: 12px; color: white;}
.comment-datum {margin-left: 7px; font-size: 10px; color: #D9C9B3;}
#commentform {float:left;}


.item {background-color: black; padding: 18px; margin: 10px; display: block; width: 215px; float: left; text-align: center; border: 1px solid #333333;}



.item h2 {font-size: 12px;}
.item img {border: 2px solid white;}

.haa1 {
	font-size: 300%;
	color: white;
	text-transform: uppercase;
	border-bottom: 1px solid #333333;
	margin-bottom: 20px;
}



.obrazek-detail {border: 5px solid white; margin: 0pt auto; float: right;}

#galavecer table, #galavecer table tr, #galavecer table td {border: none; border-collapse: none;}


#treneri #content #main table tbody tr td strong {
	font-size: 18px;
	color: #FFF;
}
#treneri #content #main table tbody tr td img {
	border: 3px solid #FFF;
	margin-right: 10px;
}
#treneri #content #main table tbody tr td {
	vertical-align: top;
}
#treneri #content #main table {
	margin-bottom: 25px;
}
.box-profil-fan {font-size: 12px; left: 25px;}
.youtube {float: left; margin: 10px 20px; text-align: center; z-index:0; position:relative;}


.box-videa-odstavec {float: right; width: 180px;}
.box-videa-videa {float: right; width: 180px;}
#otherside p {margin:0;}
.box-videa-middle p {width: 200px; float: right;}
.box-images {float: left; margin-right: 10px;}
.box-videa-youtube {float: left; width: 188px; height: 152px; overflow: hidden;}

#otherside .box-stazeni-middle p {margin: 5px;}
#otherside form {font-size: 120%;}

.mod-978 {font-size: 12px; color: white; margin-bottom: 10px;}
.mod-978 a {font-size: 12px; color: white;}
.mod-2222 {background-image:url(images/oddelovac.png);
background-position: left center;
background-repeat:no-repeat;}















.box-left {
	width: 503px;
	position: relative;
	background-image: url(images/box-left-middle.jpg);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box-left-top     {
	background-image: url(images/box-left-top.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 503px;
	margin: 0px;
	padding: 0px;
}

.box-left-top h2 {font-size: 16px; position: absolute; top: 10px; left: 30px;}
.box-left-middle {
  padding: 0 20px 0 20px;
  	font-family: Verdana;
	color: #FFFFFF;
	font-size: 8px;
}

 

.box-left-middle p {}

.box-left-middle a  {color: #FFFFFF; font-weight: bolder; text-decoration: underline;}

.box-left-middle a:hover  {text-decoration: underline;	color: #F8F8F8;}

.box-left-bottom {
	background-image: url(images/box-left-bottom.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 503px;
	position: relative;
	margin: 0px;
	padding: 0px;
	clear:both;
}











.box-right {
	width: 443px;
	position: relative;
	background-image: url(images/box-right-middle.jpg);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box-right-top     {
	background-image: url(images/box-right-top.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 443px;
	margin: 0px;
	padding: 0px;
}

.box-right-top h2 {font-size: 16px; position: absolute; top: 10px; left: 30px;}
.box-right-middle h3 {margin-left: 0px !important;}
.box-right-middle {
  padding: 0 20px 0 20px;
  	font-family: Verdana;
	color: #FFFFFF;
	font-size: 8px;
}

 

.box-right-middle p {}

.box-right-middle a  {color: #FFFFFF; font-weight: bolder; text-decoration: underline;}

.box-right-middle a:hover  {text-decoration: underline;	color: #F8F8F8;}

.box-right-bottom {
	background-image: url(images/box-right-bottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 443px;
	position: relative;
	margin: 0px;
	padding: 0px;
	clear:both;
}


.box-right p a {font-size: 12px; float: right;}





form input {width: 100px;}
#boxeri form input {width: 99% !important;}
form label input {width: 100px;}


.mod-987456 {clear:right; margin-top: 5px;}
.mod-963 {font-size: 125%;}
.mod-441 {font-size:12px; text-align: right;}
.mod-987456321 {margin: 5px auto; text-align: center;}
.mod-9874563212 {margin: 5px auto; text-align: center; padding-bottom: 15px;}
#partneri table tr td {border: none;}

#kontakty #main div{
  width: 33%;
  float: left;
  display: block;
  margin-bottom: 10px;
}
#kontakty .prvni-na-radku, #kontakty .novy-radek{
  clear: both;
}
#kontakty #main ul li{
  list-style-type: none;
  margin-left: 0;
}


#licence .cform label span {width: 350px !important;}
#licence label.cf-before {width: 360px !important;}

#boxeri #filtrbar input, #filtrbar select {
	margin: 0;
	width: auto !important;
}
#boxeri #filtrbar form {
	width: auto;
}
.mod-987456321 h2{
  padding-top: 15px;
}

.administrace #main table tr input.buttonik{
  width: 20px!important;
  height: 20px!important;
  float: left;
  display: block;
}
#main form.formpost{
  display: block;
  float: left;
  width: 90%;
}
.admin-menu {
  border: 2px solid #ffffff;
}
.admin-menu ul li {
  display: inline;
}














