img {margin: 5px}
h2 {	
background: url(obrazy/lista.png);
}
h3 {
	color: #282828;	
	text-decoration: none;
text-align: center;
}
h4 {
	color: #e5f7e5;
	background-color: #98cb98;
	text-align: left;
}
html {
	color: #000;
	background-color: #dae6f9;
	position: relative;
	background-repeat: repeat-x;
	text-align: center;
}
a:link {
	font-family: arial, times new roman;
	color: #800000;
	text-decoration: none;
}
a:visited {
	font-family: arial, times new roman;
	color: #c00000;
	text-decoration: none;
}
a:hover {
	font-family: arial, times new roman;
	color: #400000;
	background-color: #98cb98;
	text-decoration: none;
}
a:active {
	font-family: arial, times new roman;
	text-decoration: none;
}
a.hlavicka:link {
	font-family: verdana, arial, times new roman;
	color: #800000;
	text-decoration: none;
}
a.hlavicka:visited {
	font-family: verdana, arial, times new roman;
	color: #800000;
	text-decoration: none;
}
a.hlavicka:hover {
	font-family: verdana, arial, times new roman;
	color: #800000;
	background-color: #98cb98;
	text-decoration: none;
}
a.hlavicka:active {
	font-family: verdana, arial, times new roman;
	text-decoration: none;
}
#ram, #hlavicka, #zapati {
	width: 915px;
	margin: 0px auto;
}
#ram {
	position: relative;
	top: 2px;
	background-repeat: repeat-y;
	z-index: 2;
	text-align: left;
}
#hlavicka {
	width: 915px;
	position: relative;
	z-index: 5;
	height: 148px;
	background: url(obrazy/hlavicka.png);
	background-repeat: repeat-x;
}
#menu {
	width: 915px;
	position: relative;
	z-index: 5;
	height: 27px;
	background: url(obrazy/menu.png);
	background-repeat: repeat-x;
}
#blok_vpravo {
	position: relative;
	z-index: 5;
	float: right;
	height: auto;
	width: 194px;

	background-repeat: repeat-y;
}
#menu img {
	border: 0px;
}
#obsah {
	min-height: 1220px;
	float: left;
	width: 721px;
	position:relative;
	top: 30px;
	background:  url(obrazy/obsah_pozadi.gif);
}
#text{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: -40px;
}
#menutext{
	padding-top: 3px;
	padding-right: 2px;
}
#sign {
padding-top: 4px;
padding-right: 6px;
}
#zapati {
	position: relative;
		clear: both;
	height: 29px;
	z-index: 2;
	position:relative;
	top: 60px;
	padding-bottom: 5px;
	background:  url(obrazy/paticka.png);
	background-repeat: no-repeat;
}