body {
	margin: 0 auto;
	padding: 0px;
	width: 1240px; /*1279px;*/
	background-color: #a7d200;
	background: url(images/body_mainpage.jpg) top center no-repeat #a7d200;
	font-family: verdana, "trebuchet ms", calibri, candara;
	color: #FFFFBB;
}

#top_flash { 
	position: absolute;
	top: 0px;	
	left: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

#container {
	position: relative;
	top: 0px;
	width: 100%;
	height: 700px;
	z-index: 1;
}

#top_menu {    
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 5px;
	
	display: block;
	list-style: none;
}

li, .contact {
	text-align: right;	
	font-size: 24px;
}

li {
	margin: 5px 20px;
	float: left;
	display: list-item;
}

#lacom {
	width: 200px;	
	
	background: url("images/gk_lacom.gif") no-repeat;
	background-size: contain;
}

#contacts {
	font-size: 14px;
}

a {	
	color: #FFFFBB;
	text-decoration: none;
}
a:hover {
	text-shadow: 1px 1px 2px black, 0 0 1em #a7d200;
}

.present { 
	text-align: center;
	font-size: 36px;
}

.present2 { 
	position: relative;
	width: 360px;
	height: 320px;
	margin: 20px auto;
	padding: 40px;
	
	border: 1px;
	border-style: solid;

	font-size: 48px;

	display: inline-block;
	z-index: 100;
}
.present3 {
	font-size: 24px;
}

#btn_cat {
	position: relative;
	top: 30px;
	padding: 10px 20px;
	background: #60AA30;
	font-size: 36px;

	text-decoration: none;
	border-style: solid;
	border-width: 1px;
}

#block1 {
	width: 100%;
	margin: 50px auto;
}

#block2 {
	width: 1000px;
	margin: 100px auto;
	text-align: center;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.cookies_line {
	position: relative;
	height: 220px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.slide_left {
	float: left;
}
.slide_right {
	float: right;
}

#copyrights {
	width: 100%;
	margin: 10px auto;
	text-align: center;
}
