body
{	
	background: none;
	background-repeat: repeat;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 12px;
	color: #666666;
	margin: 0px auto;
	padding: 0px auto;
}
div.page
{
 	width: 990px;
    background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;

}
div.header
{
	position: top;
	width: 990px;
	height: 168px;
	background-color:#FFFFFF;
	background: url(image/header.jpg);
	background-repeat: no-repeat;
}
div.content
{
	width: 990px;
	background-image: none;
	background-repeat: repeat;
	min-height: 500 px;	
}
div.content_left
{
	width: 280px;
	min-height: 600px;
    height: auto !important;
   	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
    background-color:#FFFFFF;	
}
div.content_right
{
	width: 690px;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color:#FFFFFF;
}
div.footer
{
	clear: both;
	width: 990px;
	height: 38px;
	background-color: #EE1155;
	text-align: center;
	margin-top: 20px;
}
.menu li
{
	background: #EE1155;
	display: block;
	width: 280px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-top: -2px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	cursor: hand;
	list-style-image: url(image/flower.jpg);
	height: 28px;
}
.menu a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	cursor: hand;
	padding: 5px;
}

a
{
	color: #DD3300;
	border: none;
	text-decoration: none;
	cursor: hand;
	position: relative;
}
.a_menu
{
	color: #FFFFFF;
	border: none;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	cursor: hand;
	position: relative;
}

a:hover
{
	color: #DD3300;
	border: none;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #DB0A1F;
	
}
h2 {
	font-size: 14px;
	color: #DB0A1F;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #DB0A1F;
}
h4 {
	font-size: 16px;
	color: #D8B71E;
	
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.kiemel 	{
	font-weight: bold;
}
IE7
{ css2: auto; }

