body { 
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;	
		background-image: url(img/bg2.jpg);
}

h1 {
	font-size: 16px;
	font-family: 	Verdana;
	font-weight: bold;
	color: #fed100;
}

p {
	font-size: 12px;
	font-family: Arial;
	color: white;

}



ul {
	margin-left: -22px;

}

ul li {
	list-style: disc;
	color: #fed100;
}

.email {
	font-size: 16px;
	font-family: 	Verdana;
	font-weight: bold;
	color: #fed100;
}

/*------------------------------------úvodní stránka-----------------------------------*/


#main {
   position: absolute;
	background-image: url(img/bg.jpg);
	top: 15px;
	left: 50%;
	margin-left: -495px;
	width: 990px;
	height: 700px;
}

#menu {
	position: absolute;
	top: 115px;
	left: 50%;
	margin-left: -86px;
	width: 188px;
	height: 181px;
	background-image: url(img/bg_menu.gif);
	text-align: right;
}

#menu a {
   padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-family: arial;
	color: white;
	text-decoration: none;
	
}

#menu a:hover {
   padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-family: arial;
	color: #fed100;
	text-decoration: none;
	
}

.seznam {
	margin: 7px 0 0 0;
}

.odkaz {
	list-style: none;
	margin-bottom: 14px;
}

#headik {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: 235px;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: white;
	}

.odkazy a {
 	font-size: 12px;
	font-family: Arial;
	color: white;
	text-decoration: underline;
}

.odkazy a:hover {
 	font-size: 12px;
	font-family: Arial;
	color: white;
	text-decoration: none;
}

#sub_title {
	position: absolute;
	top: 175px;
	left: 50%;
	margin-left: -380px;
	}

.h2_sub {
	margin: 0 0 0 0;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: black;
}

#text_area {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: 150px;
	width: 315px;
	height: 460px;
	}
	
.obrazek {
	position: relative;
	float: left;
	margin-right: 16px;
}

.obrazek a img{
	border: 0px;
}

#logo {
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: -450px;
	width: 325px;
	height: 56px;
}

#logo a img{
	border: 0px;
}

.popisek {
	margin: 0 0px 18px 0;
}

#next {
	position: absolute;
	top: 440px;
	left: 50%;
	margin-left: 30px;
	width: 280px;
	height: 50px;
	color: White;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

#next1 {
	position: absolute;
	top: 475px;
	left: 50%;
	margin-left: 30px;
	width: 150px;
	height: 50px;
	color: White;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;

}

#next a {
	color: #fed100;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#next a:hover {
	color: #fed100;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


#next1 a {
	color: #fed100;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#next1 a:hover {
	color: #fed100;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.next_active {
	color: white;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

#footer {
	position: absolute;
	top: 655px;
	left: 50%;
	margin-left: -440px;
}

.pata {
	
	font-size: 10px;
	
	color: black;
}

.pata a {
	
	font-size: 10px;
	
	color: black;
	text-decoration: underline;
}

.pata a:hover {
	
	font-size: 10px;
	
	color: black;
	text-decoration: none;
}





