@charset "utf-8";
/* CSS Document */

body{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	width: 900px;
	background-color: #CCC;
	padding-bottom: 20px;
	padding-top: 0px;
}

#cely{ width: 900px; height: auto; border: 1px solid #333; padding-top: 0px; }

#header{ position: relative; height: 184px; background-color: white; background-image: url('img/header.png'); padding-top: 10px; background-color: #3E4C97; }

#obsah{ 
	min-height: 1320px;
	height: auto;
	background-color: white; 
	background-position: top center; 
	background-repeat: no-repeat;
	background-image: url('img/circle.png');
	text-align: left;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 31px;
	padding-bottom: 20px;
	position: relative; /* kuli pozicovani fotky a validatoru*/
}

/* fotky v kurzech */
#kurzy { margin-bottom: 40px; }
.treninkove { margin-right: 350px; }
.hornimezeratri { margin-top: 3px; }
.fotkytrenikove { float: right; width: 319px; }

#validatory{ width: 100px; height: 80px; position: absolute; left: 920px; top: 1200px; }
#foto img.fotoa { position: absolute; left: 610px; top: 15px; width: 258pxx; height: 319px; }
#foto img.fotob { position: absolute; left: 550px; top: 15px; width: 319px; height: 258px; }

#mosquitos{ height: 20px; padding-top: 10px; font-size: 10px; }
#mosquitos a{ color: #000; text-decoration: none; }

img{ border: 0px; }
a img{ border: 0px; }

/*header*/
.menujedna{ margin-top: 16px; position: absolute; top: 139px; left: 525px; font-size: 14px; word-spacing: 25px; }
.menujedna a{ color: #FFF; text-decoration: none; }
.menujedna a:hover{ text-decoration: underline; }

/* menu dve*/
.menudvetop{ padding-bottom: 45px; color: #334ea1; font-size: 14px; }
.menudve{ font-size: 14px; padding-bottom: 5px; color: #c3a15f; }
.menudve a{ color: #c3a15f; }
.menudve a:hover{ text-decoration: underline; font-weight: bold; }
.mezera{ padding-bottom: 50px; }
.underlined { text-decoration: underline; font-weight: bold; }
.nonunderlined { text-decoration: none; }

/*menu3 */
.menu3 { text-decoration: none; color: #c3a15f; }
.menutrion { text-decoration: underline; color: #c3a15f; font-weight: bold; }
.menu3:hover { text-decoration: underline; font-weight: bold; }
	
/* obsah */
.text{ color: black; text-align: justify; text-indent: 50px; }
.modra{ color: #334ea1; text-decoration: none; }
.hneda{ color: #c3a15f; }
.tucne{ font-weight: bold; }
.normal { font-weight: normal; }
.italique { font-style:italic; }
.uvod { color: #334ea1; text-decoration: none; }
.uvod:hover { text-decoration: underline; }

.podtrzene{ text-decoration: underline; }
.nepodtrzene{ text-decoration: none; }

.odsazeny{ padding-left: 50px; }

.roky{ width: 100px; }
.vtop{ vertical-align: top; }

.formular{ border-color: #334ea1; border-size: 1px; }
label{ color: #334ea1; }
