body {
	text-align: center;
	background:#6cb01f;
	margin:0 auto;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
input, textarea {
	background-color: #E4E3DA;
	color: #000000;
	border: 1px solid #C2C0AB;
}
a:hover	{
	text-decoration: none;
	color : #006600;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
.page {	
	width: 999px;
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: left;
}
.header {
	height: 233px;
	background:url(graphics/top2.png) no-repeat;
}
.logo {
	float:left;
	width:242px;
	height:200px;
}
.topMenu {
	text-align:right;
	height:15px;
	padding-top:12px;
}
.lang {
	float:left;
	width:23px;
	height:15px;
	cursor:pointer;
}
.lang1 {
	float:left;
	width:23px;
	height:15px;
	cursor:pointer;
	margin-left:42px;
}	
.flash {
	float:left;
	width:755px;
	height:167px;
}
.joke {
	min-height:610px;	
}
.main {

}
.content {

}
.medis {
	float:right;
	width:215px;
	padding:20px 0px 20px 0px;
}
.menu {
	float:left;
	width:225px;
	margin-left:22px;
}
.item {
	padding:0px 40px 40px 50px;
	float:left;
	width:650px;
}


