A:link {
	color : black; 
	text-decoration : none;
}
A:visited {
	color : black; 
	text-decoration : none
}
A:hover {
	color : #F0C902; 
	text-decoration : none
}
A:active {
	color : red; 
	text-decoration : none
}
body	{
	background : #FCF8E9;
	font-family : Tahoma CE, Tahoma, Arial ce, Arial, San serif;
	font-size : 13px;  
} 
.logo	{
	left : 0px;
	top : 0px;
}
.menu	{
	line-height : 135%;
	font-size : 13px; 
	position : absolute; 
	width : 170px;
	left : 7px;
	heigth : auto;
	top : 107px;
	padding : 7px;
	margit : 5px;
	background : #F7ECC4;
}
.data	{
	position : relative; 
	width : auto;
	margin-left : 184px;
	margin-right : 184px;
	background : white;
	top : 11px;
	padding : 7px;
	font-size : 13px;
}
.right	{
	line-height : 135%;
	font-size : 13px; 
	position : absolute; 
	width : 170px;
	right : 7px;
	heigth : 500px;
	top : 107px;
	padding : 7px;
	margit : 5px;
	background : #F7ECC4;
}
.vnoreni{
	color : #F0C902;
	font-size : 13px;
}
.banner	{
	left : 285px;
	width : 470px;
	top : 9px;
	height: 58px;
	position : absolute;
}
table 	{
	font-family : tahoma;
	font-size : 13px;
}
