@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url("img/body_bg.png") repeat-x scroll center top #EFE517;
	text-align: center;
	color: #000000;
	
}

* {
	margin: 0px;
	padding: 0px;

}

a		{ color: #000; text-decoration:none; }
a:hover	{ color: #000; text-decoration:underline; }

h1 {
	text-align:center;
	font-size: 16px;
	font-weight: bold;
}

img {
	border:0px;
}

h2 {
	text-align:center;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}

.texty {
	text-align:center;
	color:#F00;
	font-size:22px;
}


p {
	font-size:12px;
	margin: 20px 0 0 0;
	
}

ul  {
	font-size:12px;
	text-align:left;
	margin: 20px 0 20px 30px;
}

td {
	font-size:12px;
	
	margin: 20px 0 20px 30px;
}

.bold {
	font-weight:bold;
}
.left {
	text-align:left;
}
#calc .left {
	margin-left:10px;
}
#calc {
	font-size:12px;
}

.bodyText span {
	font-size:13px;
	text-align:center;
}
.blue {
	color:#00468e;
}
#girls {
	background: url("img/girlsblue.png") no-repeat  center 100px fixed;
}
#wrap {
	width: 982px;
	margin: 0px auto 0px auto;
} 

#header_top {
	height: 71px;
}
	#minilogo {
		display:none;
		background: url("img/minilogo.png") no-repeat;
		width: 182px;
		height: 65px;
		margin: 0px 0px 0px 30px;
		float: left;
	}

	#menu_top {
		float:left;
		margin: 10px 130px 0px 0px;
		display:none;
	}

	#menu_top p {
		color: #fff500;
		font-size:16px;
		font-weight: bold;
	}

#header_logo {
	background: url("img/header.png") no-repeat left bottom; 
	width: 982px;
	height: 160px;
	padding-top: 20px;
}

	#menu_logo {
		padding: 83px 0 0 150px;
		text-align:left;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		color:#E1E1E1;
	}
	#menu_logo a {
		color:#E1E1E1;
	}
	#menu_logo a:hover {
		color:#fff500;
	}

#header_navigation {
	background: transparent;
	text-align: left;
	padding: 30px 0;
}
	
	#header_navigation table a
	{ margin: 0 0 0 155px; 
	font-size:17px; text-transform:uppercase;	
	font-weight:bold;	
	text-decoration:none;}
	#header_navigation table a:hover	{ text-decoration:underline;}

#main {
	background: url("img/bg_main.png") no-repeat top center;
}

#left_side {
	margin-left:-2px;
	float: left; 
	width: 180px; 
	padding-top: 3px;
}

#right_side {
	float: right; 
	width: 180px; 
	padding-top: 3px;
}

#content {
	padding:50px 30px 30px 30px;
	text-align:center;
	width:550px;
	margin: 5px 185px 1px; 
} 
#content p {
	text-align:left;
}
#stred p{
	text-align:center
}

#footer {
	background: url("img/footer.png") no-repeat;
	width:982px;
	height: 50px;
} 

#footer p {
	padding-top:20px;
	color:#FFF;
	margin: 0;
	
}
#footer a {
	color:#FFF;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
table.tabulka {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCC;
    border-collapse: collapse;
    color: black;
	font-size:13px;
	padding-left: 50%;
}
table.tabulka td {
    border: 1px solid #C0C0C0;
    line-height: 1.5em;
    padding: 1px 5px;
}

table.tabulka tr.licha {
    background: none repeat scroll 0 0 #0A94D0;
    color: white;
}

table.kontakt {
    border: 0px;
    color: black;
	  font-size:13px;
}
#schovej {
	display:none;
}
#tab {
	margin-left:40px;
	text-align:center;
	padding: auto;
}
