/* CSS Document */

body{
	background: #fff0f1 left top url(/images/pearles-bg.gif) repeat;
	padding: 0px;
	margin: 0px;
}

#logo_img{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#petals_small{
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index:3;
}
#logo_small{
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index:3;
	width:90%;
}
#copyright{
	width: 700px;
	margin: 0 auto;
	z-index:3;
	font-size: 13px;
}
#pearles{
	position: absolute;
	top: 140px;
	left: 20px;
	z-index:3;
}
#telephone{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}
#tm-about, #tm-zakaz, #tm-otziv, #tm-contacts{
	position: absolute;
	top: 120px;
	height: 47px;
	z-index: 10;
	cursor:hand;
}
#tm-about{
	background: url(/images/buttons/about.png);
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/buttons/about.png', sizingMethod='crop');
	width: 105px;
	left: 10%;
}
#tm-about:hover{background: url(/images/buttons/abouts.png);_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/buttons/abouts.png', sizingMethod='crop');}
#tm-zakaz{
	background: url(/images/buttons/zakaz.png);
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/buttons/zakaz.png', sizingMethod='crop');
	width: 197px;
	left: 15%;
}
#tm-zakaz:hover{background: url(/images/buttons/zakazs.png);_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/buttons/zakazs.png', sizingMethod='crop');}
#tm-contacts{
	background: url(/images/buttons/contacts.png);
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/buttons/contacts.png', sizingMethod='crop');
	width: 114px;
	left: 70%;
}
#tm-contacts:hover{background: url(/images/buttons/contactss.png);_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/buttons/contactss.png', sizingMethod='crop');}
#tm-otziv{
	background: url(/images/buttons/otziv.png);
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/buttons/otziv.png', sizingMethod='crop');
	width: 101px;
	left: 45%;
}
#tm-otziv:hover{background: url(/images/buttons/otzivs.png);_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/buttons/otzivs.png', sizingMethod='crop');}
#content{
	position: relative;
	left:0px; top:0px;
	z-index: 4;
	padding: 165px 10px 0px 220px;
	height: 100%;
	color: #100d0b;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	text-align: center;
}
#content h1{
	color: #ae343d;
	font-size: 20px;
	font-weight:normal;
}
#content h2{
	color: #ae343d;
	font-size: 16px;
	font-weight:normal;
}
#content p{
	text-align: justify;
}
#content td{
	font-size: 12px;
}
#content ul{
	text-align: justify;
}
#content pre{
	text-align: justify;
}
#content a{
	color: #330000;
}

#content a img{ 
 border: 1px solid #FFCCCC;
}

#content a.index_cat{
	color: #914b53;
	font-size: 17px;
}
#content a:hover{color: #914b53;}

#menu{
	position: absolute;
	left: 10px;
	top: 210px;
	width: 190px;
	font-size: 14px;
	z-index: 5;
}
#menu a{
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #914b53;
	text-decoration: none;
	padding-left: 20px;
}
#menu a:hover{text-decoration: underline; color: #330201;}
#menu a.selected{background: url(/images/bant.jpg) left bottom no-repeat; text-decoration:underline; color:#330201;}
#menu a.unselected{background: url(/images/pearl.jpg) left bottom no-repeat;}
#menu a.other{font-size: 80%;}
#menu a.other:hover{text-decoration:underline; color:#330201;}

.more {
	color: #914b53;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	text-decoration: underline;
}

.temp {
	color: #996666;
	font-size: 16px;
    text-align: center;
}

.vcard {
	color: #660000;
	font-size: 10px;
}

.vcard  a{
	color: #660000;
	font-size: 14px;
	text-decoration: none;
}

.reg {
	font-size: 10px;
	vertical-align: super;
}

#wed_sites{
	position: relative;
	left: 240px; bottom: 0px;
	width: 700px; height: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
}

#bottom-petals{
	position: relative;
	left: 0px; bottom: 0px;
	width: 100%; height: 134px;
	background: url(/images/bottom-petals.jpg) bottom left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
}

#petals-top{
	background: url(/images/hat-bg.jpg) left top repeat;
	width: 100%; height: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
img{behavior: url(/pngbehavior.htc);}