* {margin: 0; padding: 0;}

html, body {
	background: #fff url('../images/bg.jpg') right 242px repeat;
	font-family: Arial, Verdana;
}

.clear{
	clear:left;
}

a img{
	border: none;
}

h1, h2, h3, h4, h5, h6{
	font-family: ArnoPro, Arial;
}

h1{
	font-size: 28px;
}

#wrap {
	min-width: 960px;
	padding: 0 7px 0 30px
}

#header {
	background: url('../images/header_bg.jpg') right 12px no-repeat;
	padding: 25px 0 0;
}

#head {
	height: 219px;
}

#logo{
	padding: 0 0 0 50px;
}

#phone{
	text-align: center;
	padding-top: 10px;
	width: 350px;
}

#phone p{
	color: #cc9999;
	font-size: 12px;
	padding-top: 30px;
	text-align: center;
}
#phone span{
	font-family: Verdana;
	font-size: 18px;
}
#phone span.addr{
	font-size: 14px;
	font-style: italic;
}

#topmenu {
	background: url('../images/menu_center_bg.gif') repeat-x;
	height: 46px;
	margin-bottom: 40px;
}

#topmenu-left {
	background: url('../images/menu_left_bg.gif') top left no-repeat;
	height: 46px;
	padding-left: 5px;
}

#topmenu-right {
	background: url('../images/menu_right_bg.gif') top right no-repeat;
	height: 46px;
	padding-right: 5px;
}
#topmenu ul{
	padding-top: 10px;
}
#topmenu ul li{
	display: inline;
	font-family: Arial;
	padding: 0 27px;
}

#topmenu ul li a{
	color: #fff;
	font-size: 18px;
}

#topmenu ul li a:hover{
	color: #ffff00;
	text-decoration: none;
}

#left{
	margin-right: 290px;
}

#content{
	color: #666666;
	line-height: 1.4em;
        font-size: 14px;
}

#content p{
	font-size: 14px;
	padding: 5px 0; 
}

#main_bottom .moduletable{
	margin: 20px 0;
}

.news_block{
	margin: 0 auto;
	width: 640px;
}

.pink_block{
	background: url(../images/block_pink_bg.gif) no-repeat;
	float: left;
	height: 144px;
	padding: 10px;
	width: 295px;
}

.blue_block{
	background: url(../images/block_blue_bg.gif) no-repeat;
	float: right;
	height: 144px;
	padding: 10px;
	width: 295px;
}

.blue_block h4, .pink_block h4, #main_bottom h3, .leading h2{
	font-family: ArnoPro, Arial;
	font-size: 24px;
	margin-bottom: 20px;
}

.blue_block a, .pink_block a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.blue_block a:hover, .pink_block a:hover{
	text-decoration: underline;
}

.a_gallery{
	background: url('../images/button_gall_bg.gif') no-repeat;
	color: #fff;
	display: block;
	font-size: 11px;
	height: 23px;
	margin: 10px 0 0 485px;
	padding: 7px 0 0;
	text-align: center;
	text-decoration: none;
	width: 130px;
}

.gmap {
	float: left;
	width: 430px;
}

.zakaz {
	float: right;
	width: 250px;
}

.zakaz a{
	background: url('../images/ico_zakaz.gif') no-repeat;
	display: block;
	height: 46px;
	margin: 180px 30px 0 0;
	text-indent: -2000px;
	width: 256px;
}

#right{
	float: right;
	width: 240px;
}

#right .moduletable{
	margin-bottom: 50px;
}

#right h3{
	color: #333;
	font-family: ArnoPro, Arial;
	font-size: 24px;
	margin-bottom: 25px;
}

.event li, #club li{
	list-style-image: url('../images/little_arrow.gif');
	list-style-position: inside;
}

.event li a, #club li a{
	color: #9933ff;
	font-size: 12px;
}

.event li a:hover, #club li a:hover{
	color: #cc3300;
}

.event li{
	padding-left: 130px;
}

#footer{
	background: url('../images/footer_bg.gif') left bottom repeat-x;
	min-width: 960px;
}

#footer_left{
	background: url('../images/balloons.png') left bottom no-repeat;
	height: 206px;
}

#footer_right{
	background: url('../images/cake.png') right bottom no-repeat;
	height: 206px;
}

#footer_center{
	height: 140px;
	padding: 66px 200px 0 140px;
}

.mode p{
	font-size: 11px;
	padding: 2px 0;
}

.mode p span{
	color: #3399ff;
}

#copyright{
	float: left;
	height: 90px;
	width: 220px;
}

#copyright, #bottom_menu{
	font-size: 11px;
}

#bottom_menu a, #copyright a{
	color: #9933ff;
}

#bottom_menu{
	float: right;
	height: 40px;
	padding: 40px 0 0;
	width: 360px;
}

#bottom_menu ul li{
	border-left: 1px solid #9933ff;
	display: inline;
	padding: 0 5px;
}

#bottom_menu ul li:first-child{
	border-left: none;
}

#bottom_menu ul li a:hover{
	text-decoration: none;
}

.contact_email label{
	display: block;
	margin: 10px 0 3px 0;
	width: 270px;
}
