body, html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-align: center;
	background-color: black;
	background-image: url(images/opona.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		
}
.obal {
	margin: auto;
	text-align: left;
	border-left: 1px solid #7A0B11;
	border-right: 1px solid #7A0B11;
	border-bottom: 10px solid #7A0B11;
	border-top: 0px;
	width: 870px;
	min-height: 750px;
	*height: 750px;
	background-color: White;
}
.top_obal {
	text-align: center;
}

.top {
	margin: auto;
	width: 840px;
	height: 350px;
	background-color: White;
	background-image: url(images/01-cervene.jpg);
	border: 0px solid #E1B35D;
}

.ikony {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: Black;
}

.menu {
	*width: 840px;
	max-width: 840px;
	height: 20px;
	padding-top: 5px;
	*padding-bottom: 5px;
	border-bottom: 1px solid red;
	font-size: 11px;
	text-align: left;
	margin: auto;
	color: Navy;
}
a {
	text-decoration: none;
	color: ActiveCaption;
}
a:hover {
	color: Purple;
	text-decoration: underline;
}	
.menu a {
	text-decoration: none;
	color: Navy;
	padding: 2px;
	padding-left: 21px;
	padding-right: 20px;
}
.menu a:hover {
	color: #9C1978;
	text-decoration: underline;
	padding: 2px;
	padding-left: 21px;
	padding-right: 20px;
}

.textblok {
	*width: 840px;
	max-width: 840px;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-color: White;
}

h2 {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	margin-top: 0px;
}
h3 {
	font-size: 10px;
	color: Gray;
	font-weight: normal;
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: ButtonFace;
	margin: 0px;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #C0A476;
	margin: 0px;
}

h6 {
	font-size: 10px;
	color: Gray;
	font-weight: normal;
	text-align: right;
	margin: 0px;
}
h1 {
	font-size: 13px;
	color: red;
	font-weight: bold;
	line-height: 20px;
}

p {
	text-align: justify;
	line-height: 20px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #303030;
}
.imgbig {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 20px;
	border: 5px solid #303030;
}

.podtitul {
	width: 200px;
	background-color: #C0A476;
	color: Black;
	height: 20px;
	padding-top: 5px;
	*padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}
.ram01 {
	max-width: 240px;
	*width: 240px;
	min-height: 136px;
	*height: 136px;
	border: 5px solid #303030;
	margin-left: 0px;
	margin-top: 10px;
	padding: 3px;
	background-color: #252525;
	font-size: 10px;
	line-height: 15px;
}
.img_small {
	float: left;
	margin-right: 5px;
}
.clanok {
	right: 0px;
	*width: 600px;
	max-width: 600px;
	margin-right: 5px;
}
.textblok_clanok {
	float: left;
	*width: 300px;
	max-width: 300px;
	margin-right: 5px;
	text-align: left;
	background-color: Black;
	}

.logo {
	text-align: center;
}

.text{
	*width: 700px;
	max-width: 700px;
	*height: 300px;
	min-height: 300px;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-color: White;
	border-right: 1px solid red;
}
.pravy_panel {
	float: right;
	*width: 120px;
	max-width: 120px;
	margin-right: 15px;
	margin-top: 20px;
	text-align: center;
	background-color: White;
}
