﻿body {
	background: url(images/bgr.jpg) repeat-x top #005177;
	color: #FFF;
	font-family: Calibri;
	font-size: 15px;
	margin: 0;
}
body a {color: #FFFF90;}
body a:hover {text-decoration: none;}

body.error {
	background: none #00354E;
}

div#not_found {
	background: url(images/404.jpg) no-repeat;
	width: 738px;
	height: 262px;
	margin: -131px 0 0 -369px;
	position: absolute;
	left: 50%;
	top: 50%;
}

div#main {
	width: 1214px;
	margin: 0 auto;
}

div#bgr {
	background: url(images/header.jpg) no-repeat top;
	width: 1214px;
	float: left;
}

a#header {
	background: none;
	width: 914px;
	height: 148px;
	float: left;
	display: inline;
	margin: 0 150px;
}




/*=====Menu=====*/
ul#menu {
	width: 914px;
	height: 50px;
	float: left;
	display: inline;
	margin: 0;
	_margin: 0 0 0 155px;
	padding: 0 150px 6px 150px;
	list-style: none;
}

ul#menu li {
	height: 50px;
	float: left;
	display: inline;
	padding: 0;
}

ul#menu li a {
	width: auto;
	height: 20px;
	float: left;
	padding: 16px 25px 14px 25px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

ul#menu li a:hover {
	color: #FFFF90;
	text-decoration: underline;
}
/*=====Menu=====*/



/*=====Body=====*/
div#body {
	background: url(images/body.jpg) repeat-y;
	width: 902px;
	height: auto;
	float: left;
	margin: 0 156px;
}

div#left {
	width: 196px;
	height: auto;
	float: left;
}

div#page {
	width: 470px;
	height: auto;
	float: left;
	padding: 0 20px;
}

div#right {
	width: 196px;
	height: auto;
	float: left;
	clear: right;
}

img.title {
	width: 202px;
	height: 55px;
	float: left;
}

div#left img.title {
	margin: 0 0 0 -6px;
}

a.darkovy_poukaz {
	background: url(images/koupit.jpg) no-repeat;
	width: 121px;
	height: 39px;
	float: right;
	display: inline;
	padding: 16px 0 0 70px;
	margin: 5px 0 10px 0;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.darkovy_poukaz:hover {
	color: #FF3;
}

a.random_picture {
	width: 180px;
	height: auto;
	float: left;
	display: inline;
	margin: 5px 0 10px 6px;
	border: 2px solid #FFFF90;
}

a.random_picture:hover {
	border: 2px solid #FF0;
}

a.random_picture img {
	width: 180px;
	height: auto;
	float: left;
	border: none;
}

img.darkovy_poukaz {
	width: 180px;
	height: 85px;
	float: left;
	border: 1px solid #FFFF90;
	margin: 5px 0 0 7px;
}

a.nas_tym {
	width: 196px;
	height: auto;
	float: left;
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	font-style: italic;
}

a.nas_tym:hover {
	text-decoration: underline;
}

img.nas_tym {
	width: 170px;
	height: 195px;
	float: left;
	margin: 5px 0 0 12px;
}

div#page div.nas_team img {
	margin: 0 40px 30px 30px;
}


div#page div.nas_team ul {
	padding: 10px 0 0 0;
}

div#page div.nas_team ul li {
	padding: 2px 0;
}

p {
	margin: 0 0 10px 0;
	text-indent: 20px;
}
/*=====Body=====*/





/*=====Napsali o nas=====*/
div.napsali_o_nas {
	width: 176px;
	height: auto;
	float: left;
	padding: 5px 10px;
}

div.napsali_o_nas_big {
	width: 426px;
	height: auto;
	float: left;
	padding: 5px 15px;
}

div.napsali_o_nas span {
	width: 176px;
	height: auto;
	float: left;
	padding: 2px 0;
	color: #FFFF90;
}

div.napsali_o_nas_big span {
	width: 426px;
	height: auto;
	float: left;
	padding: 2px 0;
	color: #FFFF90;
}

div.napsali_o_nas p {
	width: 170px;
	height: auto;
	float: left;
	margin: 0;
	padding: 2px 3px 6px 3px;
	font-style: italic;
	font-size: 13px;
	text-indent: 10px;
}

div.napsali_o_nas_big p {
	width: 420px;
	height: auto;
	float: left;
	margin: 0;
	padding: 2px 3px 6px 3px;
	font-size: 13px;
	text-indent: 10px;
}
/*=====Napsali o nas=====*/

/*=====Pristi seskok=====*/
div.pristi_seskok {
	width: 176px;
	height: auto;
	float: left;
	padding: 5px 10px;
}

div.pristi_seskok span {
	width: 176px;
	height: auto;
	float: left;
	padding: 2px 0;
	text-align: center;
	font-size: 13px;
}

div.pristi_seskok a.objednat {
	background: url(images/objednat.jpg) no-repeat top;
	width: 80px;
	height: 30px;
	float: left;
	display: inline;
	margin: 10px 0 10px 47px;
}

div.pristi_seskok a.objednat:hover {
	background: url(images/objednat.jpg) no-repeat bottom;
}
/*=====Pristi seskok=====*/





/*=====Form=====*/
fieldset {
	margin: 10px 0;
}

form {
	width: 410px;
	float: left;
	padding: 10px 0 0 40px;
}

form label {
	width: 140px;
	float: left;
	text-align: right;
	padding: 2px 5px 0 0;
}
form label span {color: #FF0;}

form label.text {
	width: 200px;
	text-align: left;
	padding: 10px 5px 0 0;
}

form label.napiste_nam {
	width: 205px;
	text-align: left;
	padding: 0;
}

form label.napiste_nam em {
	font-size: 12px;
}

form input {
	width: 180px;
	height: 18px;
	background: #96ACC5;
	border: 1px solid #204064;
	float: left;
	margin: 0 20px 10px 0;
	padding: 3px 0 3px 3px;
}

form input:focus {
	border: 1px solid #000;
}

form select {
	width: 185px;
	height: 26px;
	background: #96ACC5;
	border: 1px solid #204064;
	float: left;
	margin: 0 20px 10px 0;
}

form textarea {
	width: 385px;
	height: 110px;
	background: #96ACC5;
	border: 1px solid #204064;
	float: left;
	margin: 0 0 10px 0;
	padding: 3px 0 0 3px;
	font-family: Calibri;
	font-size: 14px;
}

form textarea:focus {
	border: 1px solid #000;
}

form input.submit {
	background: url(images/odeslat.jpg) no-repeat top;
	width: 80px;
	height: 30px;
	border: none;
	float: left;
	padding: 0;
	margin: 0 0 10px 155px;
	cursor: pointer;
}
form input.submit:hover {background: url(images/odeslat.jpg) no-repeat bottom;}

span.good {
	background: #EDF8ED;
	width: 350px;
	border: 5px solid #79BC57;
	float: left;
	padding: 20px 0;
	margin: 20px 0 20px 50px;
	text-align: center;
	color: #006600;
	font-size: 18px;
}

span.error {
	background: #EBCCCC;
	width: 350px;
	border: 5px solid #B94F4F;
	float: left;
	padding: 20px 0;
	margin: 20px 0 20px 50px;
	text-align: center;
	color: #900;
	font-size: 18px;
}
/*=====Form=====*/






/*=====Table=====*/
table {
	width: 470px;
	height: auto;
	float: left;
	padding: 0;
	margin: 0 0 30px 0;
}

table tr{
	width: 470px;
	height: auto;
}

table tr{
	background: #28517F;
}

table tr.row2{
	background: #16476D;
}

table tr td {
	text-align: center;
	padding: 3px 10px;
}
/*=====Table=====*/




/*=====Galerie=====*/
a.tandemy-fotky {
	background: url(images/tandemy_foto.jpg) no-repeat top;
	width: 220px;
	height: 195px;
	float: left;
	margin: 5px 10px 20px 5px;
}
a.tandemy-fotky:hover {
	background: url(images/tandemy_foto.jpg) no-repeat bottom;
}

a.tandemy-videa {
	background: url(images/tandemy_video.jpg) no-repeat top;
	width: 220px;
	height: 195px;
	float: left;
	margin: 5px 10px 20px 5px;
}
a.tandemy-videa:hover {
	background: url(images/tandemy_video.jpg) no-repeat bottom;
}

a.sportovni-fotky {
	background: url(images/sportovni_foto.jpg) no-repeat top;
	width: 220px;
	height: 195px;
	float: left;
	margin: 5px 10px 20px 5px;
}
a.sportovni-fotky:hover {
	background: url(images/sportovni_foto.jpg) no-repeat bottom;
}

a.sportovni-videa {
	background: url(images/sportovni_video.jpg) no-repeat top;
	width: 220px;
	height: 195px;
	float: left;
	margin: 5px 10px 20px 5px;
}
a.sportovni-videa:hover {
	background: url(images/sportovni_video.jpg) no-repeat bottom;
}

div.galerie {
	width: 448px;
	float: left;
	padding: 15px 0 15px 13px;
}

a.galerie {
	width: 137px;
	height: 97px;
	float: left;
	margin: 5px;
	border: 1px solid #2D5B8F;
}

a.galerie:hover {
	border: 1px solid #FF6;
}

a.galerie img {
	width: 135px;
	height: 95px;
	float: left;
	border: 1px solid #FF6;
}

ul.galerie {
	font-size: 16px;
}

ul.galerie li {
	padding: 1px;
}

ul.galerie li a {
	color: #FFF;
	text-decoration: none;
}

ul.galerie li a:hover {
	color: #FF6;
	text-decoration: underline;
}
/*=====Galerie=====*/




/*=====Partners=====*/
div#partners {
	background: url(images/partners.jpg) no-repeat top;
	width: 900px;
	height: 115px;
	float: left;
	padding: 10px 1px 0 1px;
}

div#partners a {
	width: 180px;
	height: 115px;
	float: left;
}

div#partners a.lwk {background: url(images/partners/lwk.jpg) no-repeat top;}
div#partners a.lwk:hover {background: url(images/partners/lwk.jpg) no-repeat bottom;}

div#partners a.aero {background: url(images/partners/aeroklub_hodkovice.jpg) no-repeat top;}
div#partners a.aero:hover {background: url(images/partners/aeroklub_hodkovice.jpg) no-repeat bottom;}

div#partners a.snakesub {background: url(images/partners/snakesub.jpg) no-repeat top;}
div#partners a.snakesub:hover {background: url(images/partners/snakesub.jpg) no-repeat bottom;}

div#partners a.kb {background: url(images/partners/kb_design.jpg) no-repeat top;}
div#partners a.kb:hover {background: url(images/partners/kb_design.jpg) no-repeat bottom;}

div#partners a.kohler {background: url(images/partners/kohler.jpg) no-repeat top;}
div#partners a.kohler:hover {background: url(images/partners/kohler.jpg) no-repeat bottom;}
/*=====Partners=====*/



br.clear {
	clear: left;
}



/*=====Footer=====*/
div#footer {
	background: url(images/footer.jpg) no-repeat;
	width: 900px;
	height: 180px;
	float: left;
	padding: 0 150px;
	margin: 0 0 0 7px;
	_margin: 0 0 0 84px;
}

div#footer span {
	width: 550px;
	float: left;
	padding: 10px 0;
	font-size: 12px;
}

div#footer span.left {text-align: left;}
div#footer span.right {width: 350px; text-align: right;}
/*=====Footer=====*/
h1 {
	font-size: 20px;
	color: #FFFF90;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 0 0 0;
}

h2 {
	font-size: 16px;
	color: #FFFF90;
	font-weight: bold;
	padding: 0;
}