body {
	margin: 0;
	padding: 0;
	background: #D4D0C8 url(img/layout_back_body.gif) repeat-x scroll top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}



a.menu {
	display: block;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #7C7C7C;
	border-left: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #999999;
	
	padding-left: 20px;
	
}

a.menu:hover {
color:white;	
background-color: #A4A4A4;
}

h3 {
	
	color: #049BBB;
	margin-top:15px;
	margin-bottom:0px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

h2 {
	
	color: #049BBB;
	margin-top:20px;
	margin-bottom:4px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

h1 {
	color: #289D2C;
	margin-top:25px;
	margin-bottom:35px;
	font-size: 25px;
	font-weight: normal;
	text-align: right;

}

a {
	color:#289D2C;
}

a:hover {
	color:black;
}

td.back_left {
	background: url(img/layout_back_left.gif) repeat-y;
}

img.vpravo {
	margin-top: 15px;
	margin-bottom: 8px;

}

div.popis_vpravo {
	color:white;
	line-height: 16px;
}

div.popis_vpravo a {
	color:white;
}

p {
	text-align: justify;
	margin-top:7px;
	margin-bottom:7px;
	line-height:18px;
	
}	
a {
	color:#289D2C;
}

li{
	list-style-image: url(img/odrazka.gif);
}

ul {

	margin-top:7px;
	margin-bottom:7px;

	
}

dt {
color:#049BBB;
margin-top:10px;
margin-bottom:5px;
font-weight:bold;
}	

dd {
text-align: justify;

	line-height:18px;
}

img.foto {
	border: 1px solid #289D2C;
}
