/*
Theme Name: default
Theme URI: http://www.developstudio.com/
Description: Developstudio style
Version: 4.8.2008
Author: Tomas Kapler, Pavel Dietrich
Author URI: http://www.developstudio.com/
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;
}


#partneri h1,#partneri h2 {
  margin-top: 15px; 
  margin-bottom: 15px;
  color: white;
}
#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 h2 {
  display: none;
}

.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;
	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 {
	text-decoration: underline;
}

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 {
	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: 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;
	
}

#main table th {
	text-align: right;
}

#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	
}

#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: black double;
}

#main table tfoot th, #main table tfoot td {
	border-top: black double;
}

#main table tbody th {
	border-right: black double;
}

#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 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; position: relative; top: -10px; 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;}

