body {
	text-align: center;
	color: #6600CC;
	font-family: tahoma;
	font-size: 12px;
	margin: 0px; 
	padding: 0

}
/*text-align: center;
	background-image: url(images/pozadi.jpg);
	color: #6600CC;
	font-family: tahoma;
	font-size: 12px;
	margin-top: 0px; */
#vnitrek {
	text-align: left;
	width: 900px;
	background: url("images/pozadi3.jpg") no-repeat right bottom;
	margin: 0px auto;
	/*padding-bottom: 80px;*/
	
		
}
#hlava {
	width: 100%;
	height: 175px;
	background-image: url(images/pozadi2-0.jpg);
	background-repeat: no-repeat;
	text-align: left;
	
}
#hlavimg {
	padding: 130px 0px 0px 230px;
	}
#hlavimg a img {
	border: none;
}
#obsah {
	width: 100%;
	background-image: url(images/pozadi1.jpg);
	
	
}
#hornimenu {
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0 0 260px; /*bylo 270*/
	height: 26px; /*novì*/
}
#hornimenu a {
	color: Red;
	height: 26px;
	text-decoration: none;
	text-align: center;
	padding: 10px 12px 10px 12px;/*bylo  10px 15px 10px 15px*/
}
#hornimenu a:hover {
	color: red;
	text-decoration: underline;
	color: #6600CC;
}
 #pata {
	/*	height: 80px;*/
		margin-top: 40px; 
		height: 40px;
		font-size: 10px; 
}
#menu {
	float: left;
	width: 190px;
	text-align: left;
	font-size: 15px;
	border-left: 2px solid #6600CC;
	border-right: 2px solid #6600CC;
	border-bottom: 2px solid #6600CC;
	margin: 0 0 0 20px;
}
#menu a {
	display: block;
	font-weight: bold;
	color: #6600CC;
	text-decoration: none;
	padding: 16px 0px 0px 15px;
}
#menu a:hover {
	color: #6600CC;
	text-decoration: underline;
	}
#texty {
	
	padding: 0 60px 0 60px;
	margin: 0 0 0 200px;
	text-align: left;
	min-height: 400px;
	
}
h1 {
	text-align: center;
	font-size: 20px;
	border-bottom: 1px solid #6600CC;
	border-top: 1px solid #6600CC;
	background-color: #6600CC;
	margin-top: 0px;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	background-color: #6600CC;
	color: white;
	font-size: small;
	text-align: center;
	padding: 3px 0px 3px 0px;
	margin: 0px ;
	
}
p {
	text-align: justify;
	margin: 0px;
	padding-bottom: 20px
}

li {
	margin: 0px;
}
.podtrzene {
	text-decoration: underline;
}
.vyrazne {
	color: white;
	font-weight: bold;
	background-color: #6600CC;
	height: 26px;
	/*width: 50px;*/
	text-align: center;
	padding: 10px 12px 10px 12px;
}
.vyrazne2 {
	color: red;
	font-weight: bold;
	}
.vyrazne3 {
	color: red;
	font-weight: bold;
	font-size: 16px;
	}
.obrazky {
	text-align: center;
}
#kontakty {
	color: #6600CC;
	margin: 6px 0px 6px 15px;
}
#kontakty a {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
#kontakty a:hover {
	color: #330066;
	text-decoration: underline;
}
.vyraznem {
	color: red;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 15px;
}
#texty a {
	color: #6600CC;
	font-weight: bold;
	text-decoration: none;
}
#texty a:hover {
	color: red;
	text-decoration: underline;
}
.tucne {
	font-weight: bold;
}
.neviditelne {
	color: #6600CC;
}
li {
	padding-bottom: 5px;
}
.stred {
text-align: center;}
.mezera {
	margin-bottom: 0;
	padding-bottom: 0;
}
.bezmezer {
	margin: 0;
	padding: 0;
	text-align: center;
}