@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Lobster&subset=cyrillic,latin);
* {
	font-family: 'Roboto Slab', serif, "Times New Roman", Times, serif;
	font-size:14px;
}
body {
	margin: 0px;
	background: #FFF;
	border-top:4px solid #CF5A74;
	min-width:1200px;
}
body > div {
	width:1100px;
	margin:auto;
}
h1, h2, h3 {
font-family: 'Lobster', cursive;
color:#D45A72;
font-size:32px;
margin:0;
padding:30px 0;
font-weight:300;
}
.firstline {
	padding:50px 0 0 0;
	text-align:center;
}
.headmenu {
	border-top:1px solid #EBEBEC;
	margin-top:30px;
}
.headmenu ul {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
.headmenu li {
	display: block;
	width: auto;
	margin: 30px 20px 30px 0;
	padding: 0 0 0 36px;
	background: url(../img/heart.png) left 5px no-repeat;
	float: left;
}
.headmenu li:first-child {
	background: none;
	padding: 0;
}
.headmenu li a {
	font-family: 'Roboto Slab', serif, "Times New Roman", Times, serif;
	font-size:15px;
	color:#9E989A;
}
.lace1 {
	background:#F3EEEA url(../img/lace1.png) center top repeat-x;
	padding-top:100px;
	margin-top:200px;
	width:auto!important;
}
.slider {
	position:relative;
	margin:-300px auto 0 auto;
	padding:0 0 47px 0;
	width:1100px;
	background:url(../img/shadow.jpg) center bottom no-repeat;
}
.ug6menu {
	width:auto!important;
	background:#F3EEEA url(../img/lace.png) center bottom repeat-x;
	padding-bottom: 50px;
}	
.ug6menu ul {
	display:block;
	width:1100px;
	margin:0 auto;
	padding:0;
	list-style:none;	
	height: 280px;
}
.ug6menu ul li {
	display:block;
	width:275px;
	float:left;
	margin:0;
	padding:0;
}
.ug6menu ul li .ug6 {
	display:block;
	width:268px;
	height:232px;
	margin:auto;
	background:url(../img/6ug.png);
	font-family:font-family: 'Lobster', cursive;
}
.ug6menu ul a {
	text-decoration:none;
}
.ug6menu ul li .text6ug {
	display:block;
	width:244px;
	background:url(../img/6ug1.png) center center no-repeat;
	padding:12px;
	margin:auto;
	text-align:center;
	color: #6B575D;
	line-height:14px;
}
.ug6menu ul li a:hover .text6ug {
	font-size:15px;
}
.textzone {
	width:auto!important;
	padding:20px;
}
.textzone > div {
	width:1100px;
	margin:auto;
}
.footerzone {
	width:auto!important;
	background:#F3EEEA url(../img/lace1.png) center top repeat-x;
	padding:60px 0 40px 0;
}	
.footerzone > div {
	width:1100px;
	margin:auto;
}
.footerzone * {
	font-size:12px;
	color: #D45A72;
}
.custom {width:auto!important;}
.headmenu .custom div {
    float: right;
    padding: 25px 0;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    color: #C73656;
}