* {
margin:0;
padding:0;
}

body {
background:#fff url('../images/bg.gif');
font-family: tahoma;
font-size: 12px;
color: #000;
}

a {color: #000; font-weight: bold;}
a:hover {color: #000;}

ul {
	margin-left: 20px;
	padding: 7px 0;
	list-style-type: disc;
}
ul li {padding: 2px 0;}
ol {margin-left: 30px;}

#container {
text-align:left;
width:770px;
padding: 30px 0;
}

.b1 {background: #fff url('../images/i_10.gif') left repeat-y;}
.b2 {background: url('../images/i_14.gif') right repeat-y;}
.b3 {background: url('../images/i_03.gif') top repeat-x;}
.b4 {background: url('../images/i_18.gif') bottom repeat-x; padding: 15px 43px;}

.shapka {
position: relative;
width: 684px;
height: 155px;
background: url('../images/i_07.jpg') left no-repeat;
margin-bottom: 3px;
}

.phones {
position: absolute;
font-size: 18px;
top: 84px;
left: 85px;

}

.line {
height: 2px;
background: #3F2309;
overflow: hidden;
}

.content p, .menu {
padding: 7px 0;
}

.content, .podval  {
padding: 13px 0;
}

.podval {
font-size: 10px;
overflow: hidden;
}

.copy {float: right; text-align: right; color: #A4A4A4;}
.copy a {color: #A4A4A4; font-weight: lighter;} .copy a:hover {color: #000;}
.adres {float: left;}


.menu span {
padding: 0 10px;
font-size: 10px;
}

.menu a {
font-size: 14px;
}
.menu a:hover {
color: #51310E;
}

.page {
font-size: 18px;
color: #000;
padding: 12px 0 0;
}