html, body {
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	line-height: 1.6em;
	text-align: left;	
	height: 100%;
	font-size: 13px;
}

html {
	background: url(images/PozadiBody.jpg) no-repeat center top;
	background-color: #000000;
}

a {
	text-decoration: none;
}

img {
	border: none;
}


@font-face {
	font-family: SansationIE;
	src: url('fonty/SANSATION-BOLD.eot'); 
}

@font-face {
	font-family: Sansation;
	src: url('fonty/SANSATION-BOLD.TTF'); 
}

/* ------------------------------------------------------------
Hlavni hodnoty
------------------------------------------------------------ */
body, li, h1, h2, h3 { 
	 margin: 0;
	 padding: 0;
}

ol, ul {
	 list-style: none;
}


#obalka {
	width: 985px;
	margin-top: 120px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #fff;
}


#panel_horni {
	width: 985px;
	height: 170px;
}

#panel_horni_a {
	width: 985px;
	height: 130px;
	background-color: #084894;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}

#panel_horni_nadpis {
	float: left;
	overflow: hidden;
	width: 650px;
	height: 130px;
}

#panel_horni_logo {
	margin-left: 700px;
	margin-top: -35px;
	position: absolute;
	width: 250px;
}

#panel_horni_b {
	width: 985px;
	height: 40px;
	background-color: #158c2e;
}

#panel_horni_sponzor {
	float: left;
	overflow: hidden;
	width: 650px;
	height: 40px;
	margin-left: 40px;
	background: url(images/LogoYonex.png) no-repeat 0% 50%;
}

#panel_horni_datum {
	margin-left: 800px;
	position: absolute;
	width: 150px;
}

#panel_plocha, #panel_plocha_fotogalerie {
	width: 985px;
	min-height: 1000px;
	background: url(images/PozadiPlocha.jpg) no-repeat 50% 100%;
	background-color: #f8fbf1;
	border-bottom: 3px solid #fff;
}

#panel_plocha_fotogalerie {
	background: url(images/PozadiPlochaFotogalerie.jpg) no-repeat 50% 0%;
	background-color: #f2f2f2;
}

#panel_dolni {
	width: 985px;
	height: 40px;
	background-color: #084894;
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#panel_dolni_nadpis {
	float: left;
	overflow: hidden;
	width: 650px;
	height: 40px;
}

#panel_dolni_logo {
	margin-left: 850px;
	margin-top: -25px;
	position: absolute;
	width: 135px;
}


#container-levy {
	float: left;
	overflow: hidden;
	width: 300px;
	margin-left: 40px;
}

#container-pravy {
	margin-left: 340px;
	position: relative;
	width: 645px;
}

#panel_vymezovac {
	width: 985px;
	height: 360px;
}


.cleaner {
	clear: both;
	height: 10px;
	font-size: 0;
	visibility: hidden;
	width: 990px;
}


#logo_foto {
	float: left;
	overflow: hidden;
	position: absolute;
	width: 99px;
	height: 22px;
	margin-left: 500px;
	margin-top: 360px;
	background: url(images/LogoBile.png) no-repeat 50% 50%;
	overflow: hidden;
	z-index: 1111;
}

#nabor {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 315px;
    height: 285px;
    background: url(images/NaborPozadi.png) no-repeat 50% 50%; 
    position: absolute;
    z-index: 99999;    
    margin-top: 510px;
    margin-left: 40px;
    padding-right: 20px;
}


/* ------------------------------------------------------------
Nadpisy H1 H2 H3 H4 atd
------------------------------------------------------------ */
#panel_horni_a h1 {
	font-size: 40px;
	font-family: SansationIE, Sansation;
	margin: 60px 0px 0px 40px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	
}

h2 {
	font-size: 20px;
	font-family: SansationIE, Sansation;
	margin: 22px 0px 5px 20px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2.fotogalerie {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 35px;
}

h3 {
	font-size: 16px;
	font-family: SansationIE, Sansation;
	margin: 22px 0px 5px 0px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #084894;
	color: #ffffff;
	padding: 6px;
}

#nabor h2 {
	text-align: center;
}

/* ---------------------------------------------------------- */




/* ------------------------------------------------------------
Odstavce a odkazy P A A:HOVER
------------------------------------------------------------ */
#panel_horni p, #panel_doni p, #panel_dolni_nadpis p {
	font-family: SansationIE, Sansation;
	font-size: 16px;
	color: #fff;
}

#panel_horni_datum p {
	text-align: right;
}

#panel_horni_sponzor p {
	padding-left: 140px;
}

#panel_dolni_nadpis p {
	margin-top: 9px;
	padding: 0px 0px 8px 40px;
	font-size: 16px;
}

#panel_plocha p {
	color: #000;
	margin: 5px 20px 0px 20px;
	text-align: left;
}

.csstab, .csstab2, .csstab3, .csstab4 {
   width: 140px;
   display: block;
   float: left;
}

.csstab2 {
   width: 450px;
}

.csstab3 {
   width: 140px;
}

.csstab4 {
   width: 290px;
}

p a, ul li a {
	color: #158c2e;
	text-decoration: none;
}

p a:hover, ul li a:hover {
	text-decoration: underline;
}

#panel_plocha p.upozorneni {
	color: #d01b2c;
	font-size: 11px;
	text-align: left;
}

#nabor p {
	color: #000;
	font-size: 14px;
	text-align: center;
}

/* ---------------------------------------------------------- */


/* ------------------------------------------------------------
Obrazky IMG
------------------------------------------------------------ */
.csslider1 img {
	-webkit-border-radius: 0px 0px 0px 40px;
	-moz-border-radius: 0px 0px 0px 40px;
	border-radius: 0px 0px 0px 40px;
}

#panel_plocha img.mapa {
	-webkit-border-radius: 40px 0px 0px 40px;
	-moz-border-radius: 40px 0px 0px 40px;
	border-radius: 40px 0px 0px 40px;
}

#panel_plocha_fotogalerie img {
	margin: 0px 7px 7px 0px;
}


/* ---------------------------------------------------------- */




/* ------------------------------------------------------------
Cary HR
------------------------------------------------------------ */
hr {
	height: 1px;
	background-color: #dfe0e1;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	border: 0px;
}

}
/* ---------------------------------------------------------- */




/* ------------------------------------------------------------
seznamy UL LI
------------------------------------------------------------ */
#navigacni_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;    
    top: 80px;
    left: 0;
    z-index: 99999;    
    font-size: 35px;
}

#navigacni_menu ul li {
    margin: 30px 0px 0px -40px;
    padding: 6px 0px 6px 0px;
    font-size: 20px;
	font-family: SansationIE, Sansation;
	color: #000;	
}

#navigacni_menu ul li.podmenu {
	margin: 0px 0px 0px -40px;
	padding-left: 40px;
    color: #158c2e;	
}

#navigacni_menu ul li a {
	text-decoration: none;
	padding: 6px 0px 6px 40px;
	color: #000;
	background: url(images/Tenisak.png) no-repeat 0px -35px;
}


#navigacni_menu ul li.podmenu a {
	margin: 0px 0px 0px -40px;
	text-decoration: none;
	padding: 6px 0px 6px 40px;
	color: #158c2e;
	background: none;
}

#navigacni_menu ul li a.aktivni {
	color: #084894;
	background: url(images/Tenisak.png) no-repeat 0px 1px;
}

#navigacni_menu ul a:hover,
#navigacni_menu ul li:hover a,
#navigacni_menu ul li.iehover a { 
	color: #084894;
	background: url(images/Tenisak.png) no-repeat 0px 1px;
}

#navigacni_menu ul li.podmenu a:hover { 
	color: #084894;
	background: none;
}

#container-pravy ul {
    list-style: disc;
}
/* ---------------------------------------------------------- */

