body {
	height:100%;
	width:100%;
	font-size:16px;
	background:url(../images/bg.jpg) top center;
	font-family:trebuchet ms, arial, tahoma;
	color:#fff;
}

a {
	color:#fff;
}

h1 {
	font-size:36px;
	color:#fff;
	margin-bottom:10px;
}

a:hover {
	color:#ffaf36;
}
#wrapper {
	width:100%;
	height:300px;
}

#buttons_top {
	position:absolute;
	top:0px;
	left:50%;
	width:1000px;
	margin-left:-500px;
	text-align:center;
}



#header {
	position:absolute;
	top:58px;
	left:50%;
	width:1000px;
	margin-left:-500px;
	background:url(../images/header_bg.jpg)no-repeat top center;
	height:300px;
	z-index:1;
}

#header  a{
color:#b8f7fb;
}

#header  a:hover{
color:#ffaf36;
}

#header_left {
	float:left;
	padding:60px 0 0 30px;
	color:#f4a800;
}

#header_left #podpis{
	font-size:41px;
	margin-top:-10px;
}

#header_right {
	float:right;
	padding-top:70px;
	font-size:35px;
	color:#e5fbfb;
}

#content {
	clear:left;
	width:1000px;
	height:100%;
	margin:0 auto;
	margin-top:20px;
}

#menu {
	position:relative;
	list-style-type:none;
	margin:10px auto 80px auto;
	text-align:center;
	font-size:30px;
	z-index:5;
}
#menu li{
	display:inline-block;
	margin:0 20px;
}
#menu img {
	vertical-align:middle;
}

#footer {
	clear:both;
	width:1000px;
	margin:20px auto;
	border-top:1px solid #eee;
	padding-top:20px;
	height:30px;
}

#footer_left {
	float:left;
}

#footer_right {
	float:right;
}

/*Форма обратной связи*/
#info {
	color:#333;
	font-family:trebuchet ms;
	font-size:14px;
	font-weight:400;
	line-height:1.5;
}

input[type=submit] {
	padding:5px 20px;
}

#mail_text {
	padding-left:350px;
	padding-top:20px;
	font-weight:bold;
}

#product_table {
	margin:0 auto;
	line-height:1.5;
	font-size:18px;
	padding:0px;
}
#product_table td{
	vertical-align:middle;
	padding:0 0 0 50px;
	margin:0px;
}

#product_table td img{
	vertical-align:middle;
	margin-bottom:10px;
}

#product_table h3{
	font-size:24px;
	margin-bottom:10px;
	font-weight:bold;
	color:#c7fed0;
}

.product_img {
	
}

#contact {
	position:relative;
	z-index:5;
	margin:0 auto;
	width:45%;
	line-height:1.5;
	font-size:16px;
}


#blocks{
	font-size:16px;
	line-height:1.2;
}

#block2{
	display:block;
	margin:10px;
	margin-bottom:120px;
}
#block2 h3{
	font-size:30px;
	padding-top:100px;
	margin-bottom:10px;
	font-weight:bold;
}
#block2 img {
	padding:20px;
	float:left;
}
#block2 .b2{
	margin:50px;
}
#block3 ul {
	list-style:circle;
	list-style-type:circle;
	margin-left:25px;
	list-style-image:url(../images/ok.gif);
}

#block3 li {
	padding-left:5px;
	line-height:1.4;
}

#right { 
    position:absolute; 
	left:450px;
  }


#contactform div{
	width:200px;
	display:inline-block;
	margin-top:20px;
}

#contactform input[type=submit] {
	padding:5px 10px;
	
}

  
#buy_table h2{
	text-align:center;
	font-size:20px;
	font-weight:400;
}

.buy_table_image {
	text-align:center;
}

#places_table {
	margin:0 auto;
}

#places_table td{
	padding:5px 40px 5px 0;
}