BODY, HTML {
	background-color: #ffffff;
	color: #ffffff;
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 8px;
    margin-left: auto;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
	background-image: URL('images/_top/top2.jpg'); /* obrázek na pozadí */
	background-attachment: fixed; /* pozadí neroluje */
	border-collapse:collapse;
}
.top {
	background-color:#696953;
	border-collapse:collapse;
}
.top_menu {
	background-color:#2B2828;
	border-collapse:collapse;
}
.body_color
{
background-color:#525050;
border-collapse:collapse;
}

.text_green
{
color:#80B83A;
}



.hr {
	color: white;
	background-color: white; /* případná barva pozadí černá */
}

A {

	font-size: 11px;
	color: #80B83A;
	text-decoration: underline;	

}
A:active {
	color: #80B83A;
	text-decoration: underline;	

}
 A:visited {
	color: #80B83A;
	text-decoration: underline;	

}
 A:hover {
	color:#ff9900;
	text-decoration: underline;	

}



.footer2t A {

	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	

}
.footer2t A:active {
	color: #ffffff;
	text-decoration: none;	

}
.footer2t A:visited {
	color: #ffffff;
	text-decoration: none;	

}
.footer2t A:hover {
	color:#80B83A;
	text-decoration: underline;	

}
.footer2t p {
	color:#80B83A;
	text-decoration: none;	
	font-size: 11px;

}


.footer A {
	color: #ffffff;
	text-decoration: none;	

}
.footer A:active {
	color: #ffffff;
	text-decoration: none;	

}
.footer A:visited {
	color: #ffffff;
	text-decoration: none;	

}
.footer A:hover {
color:#80B83A;

	text-decoration: none;	

}






.bodytext A {
	text-transform: none;
	color: #000000;
	font-size:10px;
	text-decoration: none;	

}
.bodytext A:active {
	color: #000000;
	text-decoration: none;	

}
.bodytext A:visited {
	color: #000000;
	text-decoration: none;	

}


.bodytext A:hover {
	color: #ef3456;
	text-decoration: underline;	

}
.nadpis {
	color:orange;
}



P
{
	 text-align: left;
	 font-size: 11px;
	 padding-left: 15px;
	 padding-right: 15px;
}

ul
{
	text-align: left;
	font-size:11px;


}
li
{
	text-align: left;
	font-size:11px;
	font-weight:normal;

	
}






