html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font: 11pt Comic Sans MS,Arial, Helvetica, sans-serif;	
}
.body{
	background:url(/images/blue/leftBg.gif) left top repeat-y;
	background-color:#CFE7F2;
	}
#pink .body{
	background:url(/images/leftBgPink.gif) left top repeat-y;
	background-color:#FBECE9;
	}
.body2{
	background:url(/images/blue/rightBg.gif) right top repeat-y;
	} 
#pink .body2{
	background:url(/images/rightBgPink.gif) right top repeat-y;
	} 
.body3{
	background:url(/images/blue/lefttop.gif) left top no-repeat;
	}
#pink .body3{
	background:url(/images/lefttop.gif) left top no-repeat;
	}
.body4{
	background:url(/images/blue/righttop.gif) right top no-repeat;
	width:100%;
	}
#pink .body4{
	background:url(/images/righttop.gif) right top no-repeat;
	}
.white{
	background-color:#FFF;
	height:7px;
	width:80%;
	}
.rabbits{
	position:absolute;
	margin-left:40%;
	top:60px;
	height:158px;
	width:276px;
	background:url(/images/rabbits.png) center center no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rabbits.png',sizingMethod='crop');
	padding-top:-20px;
	}
.snow{
	height:172px;
	width:347px;
	margin-left:45%;
	top:20px;
	position:absolute;
	background:url(/images/blue/snow.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/blue/snow.png',sizingMethod='scale');
	}
#pink .snow{
	height:152px;
	width:264px;
	margin-left:45%;
	top:20px;
	position:absolute;
	background:url(/images/snow.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/snow.png',sizingMethod='scale');
	}
.links a{
	margin-right:10px;
	}
.phone{
	width:254px;
	height:101px;
	background:url(/images/phone.png) right center no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/phone.png',sizingMethod='scale');
	margin-right:3px;
	margin-top:20px;
	}
.phone span{
	display:block;
	width:224px;
	text-align:left;
	color:#FFF;
	font-size:15pt;
	font-weight:bold;
	padding-top:15px;
	}
table {
	border-collapse: collapse;
	width: 100%;
	
}
td {
	vertical-align: top;
	padding: 0px;
}
img{
	border:none;
}
.spacer{
	padding:0 500px;
	height:10px;
	}
.menu{
	padding-left:30px;
	margin-top:30px;
	position: relative;
	z-index:5;
	}
.menu table{
	width:auto;
	display:inline;
	margin-left:3px;
	}
.menu a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}	

 .left{
	background:url(/images/menuLeft.png) right top no-repeat;
	width:8px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menuLeft.png');
	height:29px;
	}
 .right{
	background:url(/images/menuRight.png) left top no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menuRight.png');
	width:8px;
	}
 .center{
	background:url(/images/menuBg.png) left top repeat-x;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menuBg.png',sizingMethod='scale');
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
	}

.leftmenu{
	width:300px;
	background:url(/images/blue/leftbottom.gif) left bottom no-repeat; 
	padding-bottom:110px;
	_padding-bottom:140px;
	}
#pink .leftmenu{
	background:url(/images/leftbottom.gif) left bottom no-repeat; 
	}
.ramka{
	width:251px;
	height:203px;
	background:url(/images/ramka.png) left top no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ramka.png',sizingMethod='image');
	text-align:center;
	padding-top:29px;
	margin-left:20px;
	margin-top:10px;
	}
.winter{
	position:absolute;
	height:113px;
	width:108px;
	background:url(/images/winercollection.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/winercollection.png',sizingMethod='scale');
	margin-top:5px;
	margin-left:130px;
	}
.summer1{
	position:absolute;
	height:41px;
	width:108px;
	background:url(/images/summercollection1.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/summercollection1.png',sizingMethod='scale');
	margin-top:5px;
	margin-left:130px;
	}
.summer2{
	position:absolute;
	height:79px;
	width:81px;
	background:url(/images/summercollection2.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/summercollection2.png',sizingMethod='scale');
	margin-top:95px;
	margin-left:-30px;
	}
.content{
background:url(/images/dotts.gif) left top repeat-y;
padding:0 20px 20px 20px;
}
.content h2{
color:#1176A8;
font-size:16pt;
font-weight:bold;
margin-left:0px;
margin-top:5px;
}
#pink .content h2{
	color:#E06F8B;
	}
.ramkasmall{
	width:172px;
	height:172px;
	background:url(/images/ramkasmall.png) left top no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ramkasmall.png',sizingMethod='image');
	position: absolute;
}
.ramkaimg
{
	width:172px;
	height:172px;
	text-align:center;
	padding-top:20px;
}
.goods{
	width:49%;
	float:left;
	background:url(/images/snow.gif) 80% top no-repeat;
	}
#pink .goods{
	background:url(/images/sun.gif) 80% top no-repeat;
	}
.description{
	padding-top:30px;
	width:100%;
	padding-left:10px;
	}
.description b
{
	color: #1176a8;
}
#pink .description b
{
	color: #e06f8b;
}

.zoom{
	color:#CA4E6D;
	font-size:10pt;
	}
.zoom:hover{
	text-decoration:none;
	}
.contact span{
	margin-left:20px;
	background-color:#437996;
	color:#fff;
	padding:3px 10px 0px 60px;
	font-size:8pt;
	}
#pink .contact span{
	background-color:#DA778B;
}
.adres{
	background:url(/images/rabbit1.png) left bottom no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rabbit1.png',sizingMethod='crop');
	height:72px;
	position:absolute;
	margin-left:10px;
	margin-top:-87px;
	//margin-top:-85px;
	width:230px;
	padding:30px 0 0 80px;
	font-size:8pt;
	} 
.air{
	background:url(/images/blue/air.png) left top no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/blue/air.png',sizingMethod='scale');
	height:158px;
	width:217px;
	position:absolute;
	margin-top:-144px;
	margin-left:-225px;
	//margin-top:-142px;
	}
#pink .air{
	background:url(/images/air.png) left top no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/air.png',sizingMethod='scale');
	}
#air{
	position:absolute;
	margin-left:-283px;
	text-align:right;
	margin-top: -33px;
	//margin-top:-30px;
	color:#062433;
	font-size:8pt;
	white-space:nowrap;
	}
#air:hover{
	text-decoration:none;
	}
.news{
	background:url(/images/dotts.gif) left top repeat-y;
	width:213px;
	padding-left:20px;
	}
.newsBg{
	background:url(/images/blue/newsBg.gif) left top repeat-y;
	}
.newstop{
	background:url(/images/blue/newstop.gif) left top no-repeat;
	}
.newsbottom{
	background:url(/images/blue/newsbottom.gif) left bottom no-repeat;
	width:156px;
	padding:0 20px 30px 20px;
	font: 9pt Arial;
	}
.newsbottom .center{
	
	}
.newsheader{
	position:relative;
	width:auto;
	margin-left:-35px;
	font: 11pt Comic Sans MS;	
	font-weigh:bold;
	}
h3{
	color:#D45575;
	margin-bottom:0;
	font-size:11pt;
	}
.newsInDetail{
	display:block;
	text-align:right;
	color:#0071BC;
	background:url(/images/blue/inDetail.gif) right 5pt no-repeat;
	padding-right:10px;
	}
.newsInDetail:hover{
	text-decoration:none;
	}
#feedback{
	font-weight:bold;
	color:#325B6F;
	}
#feedback td{
	padding:5px 10px;
	width:auto;
	}
#feedback #button{
	background-color:#BCCDDA;
	border-top:solid 2px #CBE4F0;
	border-left:solid 2px #CBE4F0;
	}
.pager {
	width:auto;}
.pager td {
	width: 20px;
}
.pager a {
text-decoration:none;
	line-height: 17px;
	color: #062439;
	background:#fff url(/images/pager_bg.gif) no-repeat;
	height: 17px;
	width: 16px;
	text-align: center;
	margin-right:3px;
	display: block;
	padding-left: 1px;
}
.pager a:hover {
	text-decoration: none;
	background: #FCEBE4 url(/images/pager_bg.gif) no-repeat;
}
.pager a:active {
	text-decoration: none;
	background: #F7C4AE url(/images/pager_bg.gif) no-repeat;
}
.pager b {
	background: #F9DBD0 url(/images/pager_bg.gif) no-repeat;
	line-height: 17px;
	color: #005A05;
	height: 17px;
	width: 16px;
	text-align: center;
	font-weight: normal;
	margin-right: 0px;
	float: left;
	display: block;
	padding-left: 1px;
}
.dot_hor{
	background:url(/images/dot_hor.gif) left top repeat-x;
	height:2px;
	margin-top:20px;
	}
_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menuBg.png',sizingMethod='scale');
