/* CSS Document */
html,body{height:100%; min-width:1000px;}
body{
padding:0;
margin:0;
font:12px tahoma,serif;
color:#010101;
margin:0 auto;
background-color:#e2d8c2;
}
body a{
font:12px tahoma,serif;
color:#1e0685;
text-decoration:underline;
}
p{
margin-bottom:10px;
}
#top{
background:url(/img/top.jpg) repeat-x top left;
height:119px;
}

#menu{
background:url(/img/menu.jpg) repeat-x;
height:29px;

}
#menu a{
font:11px arial,serif;
color:#5c7491;
text-decoration:none;
font-weight:bold;
}
h2{
font:12px tahoma,serif;
color:#5c7491;
text-transform: uppercase;
font-weight:bold;
padding:0;
margin:0 0 0 0px;
}


h2 a{font:12px tahoma,serif;color:#5c7491;text-transform: uppercase;font-weight:bold;}

h3{
font:18px tahoma,serif;
color:#1b1712;
font-weight:lighter;
padding:0;
margin:10px 0 0 0;
text-decoration:underline;
}
h4{
font:18px tahoma,serif;
color:#1b1712;
font-weight:lighter;
padding:0;
margin:10px 0 0 16x;
text-decoration:none;
}
.article{
list-style: none url(/img/point2.gif) inside;
text-indent: -1em;
margin:7px 0 0 18px;
padding:0;
}
.a_article:link {
font:12px tahoma,serif;
color:#404040;
text-decoration:none;
}
.a_article:visited {
font:12px tahoma,serif;
color:#404040;
text-decoration:none;
}
.a_article:hover {
font:12px tahoma,serif;
color:#1e0685;
text-decoration:underline;
}
.name {
font:11px tahoma,serif;
color:#9b1405;
}
#adress{
background-color:#ece6d7;
padding:0 10px;
width:331px;
}
.data {
font:11px tahoma,serif;
color:#796f61;
margin-bottom:5px;
}
.news{
margin:10px 0 0 16px;
}
#form{
background:url(/img/form.jpg) no-repeat;
width:351px;
height:227px;
margin:20px 0 0 16px;
padding-top:40px;
}
#form input{
width:211px;
height:17px;
border:1px solid #5c7491;
margin:0;
padding:0;
}
#form textarea{
width:211px;
height:58px;
border:1px solid #5c7491;
margin:0;
padding:0;
}
#bottom{
background:url(/img/bottom.gif) repeat-x top;
height:1px;
font:11px tahoma,serif;
color:#939089;

}
#bottom a{
font:11px tahoma,serif;
color:#635449;
text-decoration:none;
font-weight:bold;

}

.img{
	border:1px solid #5c7491; margin-bottom:5px;
text-decoration:none;
}

a img{
	text-decoration:none;
}

.price{
background:url(/img/price.gif) no-repeat;
width:80px;
height:32px;
font:13px tahoma,serif;
color:#fff;
padding:7px 0 0 0px;
float:left;
}
.art{
font:13px tahoma,serif;
color:#5c7491;
text-decoration:underline;

}

h1,h5{
font:16px tahoma,serif;
color:#5c7491;
font-weight:bold;
padding:0;
margin:0 0 10px 0;
}
.name2{
font:12px tahoma,serif;
color:#606060;
margin:10px 0;
text-transform:capitalize;
}

.name_a{
font:12px tahoma,serif;
color:#606060;
text-decoration:none;
}

.price2{
font:16px tahoma,serif;
color:#c81c07;

}



ul{
list-style: none url(/img/point2.gif) inside;
text-indent: -1em;
margin:0 0 0 10px;
padding:0;
}

.params{
	line-height:20px;
}

.param_tit{text-transform:capitalize;color:#a01403;}

.star{
color:#a01403;
}
.small_text{
font:11px tahoma,serif;
color:#606060;
}
.input{
height:17px;
border:1px solid #5c7491;
margin:0;
padding:0;
}
.textarea{
height:70px;
border:1px solid #5c7491;
margin:0;
padding:0;
}
.td{
font:13px tahoma,serif;
color:#5c7491;
font-weight:bold;
background-color:#f7f4ee;
padding:3px;
}
.td2{
border-left:1px solid #f7f4ee;
border-top:1px solid #f7f4ee;
padding:3px;
}

.tel{
font:20px tahoma,serif;
color:#5c7491;
font-weight:lighter;
}

.btn
{
	background-color: #5c7491;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	border: 1px solid #449380;
	padding: 2px;
}
