body {
	background-color: #A0A660;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


/* ---- layout stranky ----- */

#main { width: 450px; margin-top: 20px; align: center; }


#head_01 { width: 25px; height: 31px; background-image: url('../images/rady/image_03.gif'); }
#head_02 { width: 396px; height: 31px; background-image: url('../images/rady/image_04.gif'); text-align: center; }
#head_03 { width: 29px; height: 31px; background-image: url('../images/rady/image_06.gif'); }

#left { width: 4px; background-image: url('../images/rady/image_09.gif'); }
#center { width: 438px; height: 500px; background-color: #A7AC6D; }
#right { width: 8px; background-image: url('../images/rady/image_11.gif'); }

#bottom_01 { width: 211px; height: 30px; background-image: url('../images/rady/image_16.gif'); }
#bottom_02 { width: 239px; height: 30px; background-image: url('../images/rady/image_17.gif'); text-align: center; }


/* ---- odrazky, texty ----- */


.horek {
	color : #E9EAE0;
	padding-bottom : 0px;
	font-size : 14px;
	font-family : Tahoma;
	font-weight: bold;
        font-style: italic;
}
.horek a {
	color : #E9EAE0;
	padding-left : 10px;
	padding-bottom : 5px;
	font-size : 11px;
	font-family : Tahoma;
	font-weight: normal;
        font-style: italic;
	text-decoration: underline;
}
.horek a:hover {
	color : #E9EAE0;
	font-size : 11px;
	font-family : Tahoma;
	font-weight: normal;
        font-style: italic;
	text-decoration: none;
}


.text {
	margin-top: 25px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	text-align: justify;
	color : #000000;
	font-size : 12px;
	font-family : Tahoma;
	font-weight: normal;
}
.text a {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma;
	font-weight: normal;
	text-decoration: underline;
}
.text a:hover {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma;
	font-weight: normal;
}
