body {
	background-color: #D35D54;
	color: black;
	font-family: Tahoma;
	text-align: center;
	background-image: url(images/pozadi_kytky.gif);
}
div.stred
{

	width: 990px;
	height: auto;
	position: relative;
	text-align: left;
	margin: auto;
	background-color: white;
	font-size : 90%;
}

img.pozadi
{
	position: absolute;
	text-align: center;
	z-index: -1;
}
img.paticka
{
	position: absolute;
	bottom: 0px;
	text-align: left;
}

img.hlavicka
{
	position: absolute;
	text-align: center;
	z-index: 2;
	top:0px;
	left: 0px;
}
div.radek
{
	position: absolute;
	top: 173px;
	left: 4px;
	width: 979px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	padding-right: 3px;
	background-color: #D35D54;
	
}
div.menuvlevo 
{
	position: absolute;
	top: 200px;
	left: 4px;
	width: 190px;
	font-size: 90%;
}

div.obsah {
	position: absolute;
	top: 200px;
	left: 197px;
	width: 589px;
	font-size: 90%;
}

div.menuvpravo
{
	position: absolute;
	top: 200px;
	left: 790px;
	width: 190px;
	height: 450px;
	font-size: 90%;
}


div.titulek
{
	position:absolute;
	left: 3px;
	top: 150px;
	width: 990px;
	border: 0px;
	text-align: center;
}

div#avatarover
{
	position: absolute;
	z-index:5;
}
em, strong {
color : #abd656;
}
ol, ul {
	margin: 0 10px 0 15px;
	padding: 0;
}
li {
	margin: 0 10px 0 10px;
	padding: 0;
	line-height: 130%;
}

p {
	margin: 0px;
	padding: 5px 5px;
}


table.ramec {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid Black;

}
p.box {
	padding: 10px 5px 5px 5px;
	border: 1px solid #D35D54;
	background-color: #E1E1E1;
	margin: 0px 2px 1px 2px;
	text-align: justify;
}

img.obrazekleva {
	text-align: left;
	margin: 4px 8px 2px 0px;
}

img.obrazekprava {
	text-align: right;
	margin: 4px 0px 2px 8px;
}

a.radek:link {
	color: #BCD9B4;
	text-decoration: none;
	
}
a.radek:visited {
color : #BCD9B4;
}
a.radek:hover {
color : white;
}

a:link {
color : #92c034;
}
a:visited {
color : #92c034;
}
a:hover {
color : #D35D54;
}

h1 {
	font-size : 160%;
	color : #D35D54;
	font-weight : normal;
	margin : 5px;
}

h2 {
	font-size: 130%;
	color: Black;
	font-weight: normal;
	margin: 10px;
	padding: 0 0 3px 3px;
	border-bottom: 1px dashed #d35d54;
}
h3 {
	font-size: 110%;
	color: black;
	font-weight: bold;
	margin: 2px 2px 0px;
	padding: 3px 0 0px 3px;
	background-color: #D35D54;
	text-align: left;
}

h4 {
	font-size: 110%;
	color: black;
	font-weight: bold;
	margin: 2px 2px;
	padding: 3px 0 3px 3px;
	text-align: left;
}
