/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2010                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
		@charset "utf-8";
/* ***************************************************** */
/* ***************************************************** */
* {
	margin:0 auto;
	padding:0;
	line-height:1.4;
	font-size:11px;
	font-family:"Arial", "Verdana", sans-serif;
}
.noborder, * .noborder, table.noborder, table.noborder tr, table.noborder th, table.noborder td{
	border:0;
}
/* ***************************************************** */
/* ***************************************************** */
body{
	text-align:center;
	background:white;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
	color:#939393;
}
/* ***************************************************** */
/* ***************************************************** */
a {
	color:#f6b132;
	text-decoration:underline;
}
a:hover {
	color:#fbdb9f;
	text-decoration:none; 
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	color:#f6b132;
}
em, i{
	color:#f6b132;
}
small, * small, small *{
	font-size:85%;
}
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
p, ul, ol, div, pre, address{
	margin:10px 0;
	padding:0;
}
div{
	width:100%;
}
pre{
	padding:10px;
	font-family:"Courier New", Courier, monospace;
	overflow:auto;
	color:black;
	border:1px solid;
	background:white;
}
.nofloat{
	clear:both;
}
hr {
	clear:both;
	display:none;
}
li{
	margin-left:20px;
}
/* ***************************************************** */
/* ***************************************************** */
h2, h3, h4, h5, h6 { 
	margin:15px auto 5px;
	line-height:1.2;
	color:#f6b132;
}
h2 {
	font-size:11px;
}
#content h2{
	margin:0;
	padding:0;
	line-height:49px;
	font-size:12px;
	text-transform:uppercase;
	border-bottom:1px solid;
}
h3{
	font-size:12px;
}
h4 {
	font-size:12px;
}
h5{
	font-size:11px;
}
h6{
	font-size:11px;
}
/* ***************************************************** */
/* ***************************************************** */
img{
	border:0;
}
.img-left{
	margin:0 5px 5px 0;
	display:block;
	float:left;
}
.img-right{
	margin:0 0 0 5px;
	display:block;
	float:right;
}
.img-center{
	margin:0px auto;
	display:block; 
}
/* ***************************************************** */
/* ***************************************************** */
table{
	margin:10px 0;
	padding:0;
	border:1px solid;
	border-width:1px 0 0 1px;
}
table th, table td{
	padding:2px 5px;  
	border:1px solid;
	border-width:0 1px 1px 0;
}
table tr.odd td {
	background:transparent;
}
table th{
	background:tranparent;
}
table tr:hover td{
	background:tranparent;
}
/* ***************************************************** */
/* ***************************************************** */
form {
	width:100%; 
}
form label, form .textbox, select, textarea, form .container {
	margin:3px 0;
	padding:2px 5px;
	display:block;
	float:left;
	width:200px;
}
form .container {
	width:auto;
	min-width:150px;
}
form .textbox, form select, form textarea, form checkbox, form .formbutton {
	border:1px solid #dcf7c4;
	background:url(img/input-text.png) no-repeat left top white;
}
form select {
	width:214px;
}
form textarea {
	height:100px;
}
form label {
	padding-right:15px;
	width:105px;
	text-align:right;
}
form .container label {
	padding:0 1em 0 0;
	width:auto;
	float:none;
	display:inline;
	text-align:left;
}
form br {
	clear:left;
}
form input.submit {
	padding:1em;
}
form fieldset {
  margin:10px 0;
	padding:10px;
	border:1px solid #e3ffca;
}
form legend {
	padding:0.5em;
	font-weight:bold;
	color:#77a94a;
	background:#e3ffca;
}
form fieldset.noframe {
	margin:0;
	padding:0;
	border:0;
}
form input.radio {
	margin-left:160px;
	width:15px;
}
form .formbutton {
	margin-bottom:10px;
	padding:0.5em 1em;
	float:right;
	font-weight:bold;
	color:#77a94a;
	background:#e3ffca;
}
form .formbutton.floatleft {
	float:left;
}
form .readonly{
	color:#6e6e6e;
	background:#f0f0f0;
}
form .instructions {
	margin:10px 0;
	padding:0.5em;
	border:1px solid #ededb3;
	background:#ffffcc;
}
/* widths and heights inputs */
form .wider {
	width:610px;
}
form .wide {
	width:300px;
}
form select.wide {
	width:311px;
}
form .narrow {
	width:110px;
}
form select.narrow {
	width:120px;
}
form .narrower {
	width:50px;
}
form textarea.short {
	height:75px;
}
form textarea.long {
	height:400px;
}
form .require {
	color:#cc0000;
}
form .container {
	margin:0;
	padding:0;
	line-height:2em;
}
/* ***************************************************** */
/* ***************************************************** */
#main{
	margin:0 auto;
	padding:0;
	width:992px;
	text-align:left;
}
/* ***************************************************** */
/* ***************************************************** */
ul#lang{
	margin:0;
	padding:24px 0 13px 0;
	display:block;
}
ul#lang li{
	margin:0;
	padding:0 7px 0 0;
	float:left;
	height:16px;
	list-style:none;
}
ul#lang li a{
	margin:0;
	padding:0;
	width:22px;
	height:16px;
	display:block;
	text-indent:-9000px;
	background:no-repeat left top;
}
ul#lang li a#lang-cs{
	background-image:url(lang-icon/cs-bw.png);
}
ul#lang li a#lang-cs.active, #lang a#lang-cs:hover{
	background-image:url(lang-icon/cs.png);
}
ul#lang li a#lang-en{
	background-image:url(lang-icon/en-bw.png);
}
ul#lang li a#lang-en.active, ul#lang li a#lang-en:hover{
	background-image:url(lang-icon/en.png);
}
/* ***************************************************** */
/* ***************************************************** */
#header{
	margin:0;
	padding:0;
	height:363px;
	background:url(img/header.jpg) no-repeat center top #F3A846;
}
#header a#home{
	margin:0;
	padding:90px 0 0 440px;
	width:300px;
	height:85px;
	display:block;
	float:left;
	line-height:50px;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:white;
}
#header a#home img, #header a#home br{
	display:none;
}
#header a#presentation{
	margin:0;
	padding:0 0 187px 2px;
	width:150px;
	height:17px;
	display:block;
	float:right;
	line-height:17px;
	font-weight:bold;
	text-decoration:none;
	color:#ebf2cd;
}
#header h1{
	margin:0;
	padding:23px 0 0 47px;
	clear:both;
	line-height:55px;
	font-size:26px;
	text-transform:uppercase;
	color:#ffdd6b;
}
#header p{
	margin:0;
	padding:0 0 0 47px;
}
#header p, #header p strong{
	line-height:50px;
	font-size:19px;
	text-transform:uppercase;
	color:white;
}
/* ***************************************************** */
/* ***************************************************** */
#menu{
	margin:0;
	padding:6px 0 0 0;
	width:100%;
	height:25px;
}
#menu ul{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	list-style:none;
	border-bottom:1px solid #649f2f;
	background:#89c069;
}
#menu ul li{
	margin:0;
	padding:0;
	height:25px;
	float:left;
}
#menu ul li a{
	margin:0;
	padding:2px 13px 0;
	display:block;
	line-height:21px;
	text-decoration:none;
	text-transform:uppercase;
	color:#e3ffca;
	border-bottom:2px solid #89c069;
}
#menu ul li a:hover,#menu li.active a{
	text-decoration:none;
	color:#7ec142;
	border-color:#649f2f;
	background:#e3ffca;
}
/* ***************************************************** */
#menu ul ul,
#menu ul li:hover ul,
#menu ul ul li,
#menu ul ul li a,
#menu ul .active ul li a,
#menu ul ul li a:hover,
#menu ul ul li.active a{
	width:250px;
}
#menu ul ul{
  display:none;
	border:0;
	background:transparent;
}
#menu ul li:hover ul{
  margin:0;
  padding:1px 0 0 0;
  display:block;
  position:absolute;
}
#menu ul ul li{
	margin:0;
	padding:0;
	display:block;
  float:none;
	height:21px;
  line-height:21px;
  list-style:none;
  border-bottom:1px solid #9dd46b;
}
#menu ul ul li a, #menu ul .active ul li a{
	margin:0;
	padding:0 10px;
  display:block;
	height:21px;
	line-height:21px;
	font-weight:normal;
	text-align:left;
  text-decoration:none;
	text-transform:uppercase;
  color:#7ec142;
	border:0;
  background:#e3ffca;
}
#menu ul ul li a:hover{
	text-decoration:none;
	color:#77a94a;
	background:#bce39a;
}
#menu ul ul li.active a{
	font-weight:bold;
}
/* ***************************************************** */
/* ***************************************************** */
#content-left{
	margin:0;
	padding:6px 0 30px;
	width:260px;
	float:left;
}
/* ***************************************************** */
#content-left #program-europacup{
	margin:0;
	padding:0;
	background:#e3ffca;
}
#content-left #program-europacup, #content-left #program-europacup *{
	margin:0;
	padding:0;
	color:#669f33;
}
#content-left #program-europacup h2{
	padding:10px 15px;
	border-bottom:1px solid #abdd7e;
}
#content-left #program-europacup h2 em{
	font-style:normal;
	font-weight:normal;
}
#content-left #program-europacup .program-europacup-den{
	padding:5px 0px 5px 10px;
	border-bottom:2px solid #ffffff;
}
#content-left #program-europacup .program-europacup-den span.program-europacup-datum{
	margin:-5px 5px 18px 0;
	padding:5px 0 2px 0;
	width:65px;
	display:block;
	float:left;
	font-weight:bold;
	text-align:center;
	color:#ffeba2;
	background:#f3a846;
}
/* ***************************************************** */
#content-left #soutezni-discipliny{
	margin:10px 0 0 0;
	padding:0;
	background:url(img/soutezni-discipliny-back.jpg) no-repeat left top;
}
#content-left #soutezni-discipliny h2{
	margin:0;
	padding:0 0 0 10px;
	line-height:25px;
	color:#ebf2cd;
	background:url(img/soutezni-discipliny-h2.png) no-repeat left top;
}
#content-left #soutezni-discipliny a{
	margin:0;
	padding:0;
	display:block;
	height:227px;
	text-indent:-9000px;
}
/* ***************************************************** */
/* ***************************************************** */
#content{
	margin:0;
	padding:6px 18px 30px;
	width:480px;
	float:left;
	text-align:justify;
}
#content ul, #content ol{
	padding:10px;
}
#content ul ul, #content ol ol{
	margin:0;
	padding:5px 10px;
	border:0;
}
#content ul li{
	margin-left:20px;
}
#content p{
	margin:10px 0;
}
/* ***************************************************** */
/* ***************************************************** */
#content-right{
	margin:0;
	padding:6px 0 30px;
	width:216px;
	float:right;
}
/* ***************************************************** */
#content-right #registrace-link{
	margin:0;
	padding:10px 15px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #abdd7e;
	background:#e3ffca;
}
#content-right #registrace-link, #content-right #registrace-link *{
	font-size:11px;
	color:#669f33;
}
#content-right #registrace-link:hover{
	text-decoration:underline;
}
/* ***************************************************** */
#content-right #prihlaseni-form{
	margin:0;
	padding:10px 15px;
	width:auto;
}
#content-right #prihlaseni-form h2{
	margin:0;
	padding:0;
	color:#669f33;
}
#content-right #prihlaseni-form label{
	margin:0;
	padding:5px 0 0 0;
	display:block;
	float:none;
	text-align:left;
	color:#669f33;
}
#content-right #prihlaseni-form .textbox{
	width:150px;
	float:none;
}
#content-right #prihlaseni-form .formbuttonlogin{
	float:none;
}
#content-right #prihlaseni-form .formbuttonlogout{
	margin:10px 0 0 0;
	float:none;
}
/* ***************************************************** */
#content-right #fotogalerie{
	margin:0;
	padding:10px 0 0 0;
}
#content-right #fotogalerie h2{
	margin:0;
	padding:15px 15px;
	color:#ffffff;
	background:#f3a846;
}
#content-right #fotogalerie a{
	margin:0;
	padding:0;
	display:block;
	height:114px;
	text-indent:-9000px;
	background:url(img/fotogalerie.jpg) no-repeat right top;
}
/* ***************************************************** */
#content-right #doprava{
	margin:0;
	padding:10px 0 0 0;
}
#content-right #doprava h2{
	display:none;
}
#content-right #doprava a{
	margin:0;
	padding:13px 0 132px 15px;
	height:37px;
	display:block;
	text-decoration:none;
	background:url(img/doprava.jpg) no-repeat right top;
}
#content-right #doprava a, #content-right #doprava a *{
	color:#669f33;
}
/* ***************************************************** */
/* ***************************************************** */
#sponzori-partneri{
	margin:0;
	padding:20px 0 10px 0;
	width:100%;
	clear:both;
}
#sponzori-partneri a{
	margin:0;
	padding:0 8px;
}
#sponzori-partneri.sponzori-partneri-cz{
	background:url(img/sponzors-partners-cz.png) no-repeat left top;
}
#sponzori-partneri.sponzori-partneri-en{
	background:url(img/sponzors-partners-en.png) no-repeat left top;
}
/* ***************************************************** */
/* ***************************************************** */
#footer {
	margin:0;
	padding:5px 0;
	width:100%;
	clear:both;
	text-align:center;
}
#footer, #footer a{
	line-height:15px;
	font-size:10px;
	text-decoration:none;
	color:#ccc;
}
#footer a{
	border-bottom:1px dotted #ccc;
}
#footer a:hover{
	border-bottom:1px solid #aaa;
	color:#aaa;
}
#footer img{
	margin:0;
	padding:0;
	text-decoration:none;
	vertical-align:middle;
	border:0;
}
/* ***************************************************** */
/* ***************************************************** */
.news-item{
	margin:0;
	padding:0;
	width:100%;
}
.news-thumbs{
	margin:0;
	padding:0;
	width:100%;
}
.news-thumbs .news-thumb{
	margin:0;
	padding:0;
	width:100%;
}
/* ***************************************************** */
/* ***************************************************** */
.photogallery{
	margin:0;
	padding:0;
}
.photogallery ul.list-of-galleries{
	margin:0;
	padding:0;
}
.photogallery ul.list-of-galleries li.active a{
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.photogallery .photogallery-header{

}
.photogallery div.photogallery-text{
	margin:0;
	padding:0;
}
.photogallery div.photogallery-thumbs{
	margin:0;
	padding:10px 0;
}
.photogallery a.photogallery-thumb{
	margin:0;
	padding:0 5px 5px 0;
	display:block;
	float:left;
	text-align:center;
}
.photogallery a.photogallery-thumb img{
	margin:0;
	padding:0;
}
/* ***************************************************** */
/* ***************************************************** */
.odkaz-vice{
	margin:0 5px;
	display:block;
	clear:both;
	line-height:16px;
	font-size:12px;
	text-align:right;
}
.odkaz-zpet{
	margin:0 5px;
	clear:both;
	display:block;
	line-height:16px;
	font-size:12px;
	text-align:left;
}
.ok, #content .ok{
	margin:10px;
	padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	border:1px solid #93AF61;
	background: url(../../icons/ok-big.png) no-repeat 10px 5px #E2F0C9;
}
.ok, .ok *{
	color:#516F1B;
}
.err, #content .err{
	margin:10px;
	padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	border:1px solid #fcadad;
	background: url(../../icons/err-big.png) no-repeat 10px 5px #FDE0E0;
}
.err, .err *{
	color:#CE0000;
}
.info, #content .info{
	margin:10px;
	padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	border:1px solid #EDEDB3;
	background: url(../../icons/info-big.png) no-repeat 10px 5px #FFFFCC;
}
.info, .info *{
	color:#242424;
}
/* ***************************************************** */
/* ***************************************************** */
.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {display: inline-block;}
/* ie win hack ~ height acts like min-height \*/
* html .clearfix{height: 1%;}
/* end comment required */
/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2010                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */