/* ----- DEFINICE HLAVNICH ELEMENTU ---------------------------------------------------------------------------------- */

body, html {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}
body {
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif!important;
	font-size: 12px!important;
	text-align: center;
	color:#CCCCCC;
	background-color: #32304b;
	background-image: url(strana_podklad.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
p {margin-bottom:10px;}

.strana {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	min-height: 700px;
	_height: 700px;
	color: #000000;
}
.reklama {display:none;}

.titul {
	position:relative;
	height:183px;
	background-image: url(noflash.jpg);
	background-repeat: no-repeat;	
}
.jazyky {
	position:absolute;
	top:70px;
	left:781px;
}
.jazyky img { border:0px;}
.menu {
	position:relative;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;	
	height:306px;
}
.menu .vnitrek {
	padding-top:40px; 
	padding-left:40px;
}
.menu a {
	font-family: Impact, 'Techno CE', sans-serif !important;
	color: #000000 !important;
	font-size: 22px;
	text-decoration: none;
	line-height:35px;
}
.menu a:hover {
	background-position: 0px 50px;
	color: #FF0000 !important;
}

.obsah {
	left: 270px;
	top: -300px;
	height: auto;
	position:relative;
	width: 630px;
}
.pata {
	position:absolute;
	left:20px;
	top:500px;
	color:#999999;
	font-size:10px;
}
.pata a {
	color:#999999 !important;
	text-decoration:none;
}
.pata a:hover {	color:#FFFFFF !important;}

.pata .kontakt {
	color:#FFFFFF;
/*	font-family: Impact, 'Techno CE', sans-serif !important;*/
	font-size:12px;
	margin-bottom:40px;
}

.pata .anketa {
	color:#FFFFFF;
/*	font-family: Impact, 'Techno CE', sans-serif !important;*/
	font-size:12px;
	margin-bottom:40px;
}
/* ----- VSEOBECNE -------------------------------------------------------------------------------------------- */

hr.cistic {
	clear: both;
	height: 1px;
	border: none;
	visibility: hidden;
	margin-top: -1px;
}

.bezramu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ram {
	border: 1px solid #C8C2BB;
}

/* ---- TABULKY --------------------- */
th {
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CAE8EA;
	background-image: url(bg_header.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #8B83DA;
	border-right-color: #8B83DA;
	border-bottom-color: #8B83DA;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000000;
	text-align:center;
}


td.alt {
	background-color: #E4F1F1;
	color: #333333;
}

#tab-deti td {
	color: #FFFFFF;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CAE8EA;
	background-image: url(bg_header.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #8B83DA;
	border-right-color: #8B83DA;
	border-bottom-color: #8B83DA;
}

#tab-deti td.alt {
	color: #FFFFFF;
	text-align: left;
	padding: 6px 6px 6px 12px;
	width:25px;
	background-color:#FFFFFF;
	background-image: none;
	border:none;
}

#tab-normalni td {
	background-image: none;
	border:none;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;		
}

.stin {
	background-image: url(input_stin.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #888888;
	text-indent: 2px;
}
.chyba {
	color: #FF0000;
	background-image: url(error.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 30px;
	line-height: 16px;
	margin-top:20px;
}
/* --- FOTO ----- */
.foto {
	width: 200px;
	height: 200px;
	display:block;
	text-align: center;
	float: left;
	margin-bottom:10px;
}
.foto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
