html, body {
	height:100%;
}
body {
	background:#FEFDFB url(../images/bg_body.jpg) repeat-x top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:100%;
	min-width:1000px;
}
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}


/*    common   */
a img {
	border: none;
}
a {
	text-decoration: underline;
	color: #880604;
}
strong {
	font-weight: bold;	
}
p {
	margin: 10px 0px;
}
h1 {
	margin: 0px 0px  10px 0px;
	font-size:2.5em;
	color:#B54200;
	font-weight: 500;
}
h2 {
	margin: 20px 0px  10px 0px;
	font-size:1.8em;
}
h3 {
	font-size:1.3em;
	font-weight: bold;
	margin: 20px 0px  10px 0px;
}
ul {
	padding-left: 40px;	
	list-style: disc;
}
li {
	margin-bottom: 5px;	
}
a:hover {
	text-decoration: none;
}
.clear_float {
	clear:both;
}
.note {
	padding: 10px;
	border:1px dotted #B54200;
	color:#B54200;
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 40px;
}
ul.note {
	padding-left: 30px;
}


/*    individual  blocks  */
#wrap {
	position: relative;
	min-width:1080px;
	max-width: 1400px;
	width:1080px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin: 0px auto;
}
#slogan {
	position:absolute;
	top:105px;
	left:603px;
	z-index:100;
	color:#96060C;
	font-size:0.8em;
	font-weight:bold;
	letter-spacing:0.465em;
}
#phones {
	float: right;
	width: 200px;
	font-size:1.5em;
	margin-top:20px;
}
.fast {
	position:absolute;
	z-index:100;
	top:155px;
	left:603;
}
.fast img {
	margin: 10px 10px 0px 10px;
}
.right_out td {
	padding: 3px 5px;
}
.pic_left {
	float: left;
	margin: 0px 10px 10px 0px;
}
.pic_right {
	float: right;
	margin: 0px 0px 10px 10px;
}
.strike {
	font-weight: bold;
	font-size:0.9em;
	border-bottom:1px dashed #B54200;
	color:  #B54200;
}
.text_tbl {
	margin:10px 0px;
}
.text_tbl th {
	color:#B54200;
	padding: 10px 5px 2px 5px;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom:1px dotted #B54200;
}
.text_tbl td {
	padding: 2px 5px;
	border-bottom:1px dotted #B54200;
}



input, textarea {
	border:1px solid #efa96e;
	width:400px;
}
input.form_button {
	width: auto;
	color:  #B54200;
	font-weight: bold;
	background-color:#FFF;
}
    #sup { font-size:11px; text-decoration:none; color:#000000; padding-left:20px; padding-bottom:3px}
    #sup a{ font-size:11px; text-decoration:none; font-weight:bold}
    #sup a:vizited{ font-size:11px;  text-decoration:none}
    #sup a:hover{ font-size:11px;  text-decoration:none}

#nav {
	margin-top:3px;
	text-transform: uppercase;
}
    #nav a{font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#000000; padding-left:10px; padding-right:10px; text-decoration:none; background:#DBC080}
    #nav a:vizited{text-decoration:none}
    #nav a:hover{text-decoration:none}

    #menu { padding:10px 0px; text-align:center; margin-bottom:20px;}
	
	.main { background:#FEFDFB url('../images/bg.jpg') repeat-x top;}
	.right_out { border-left:1px solid #DE8936; border-right:1px solid #DE8936;}
	.tit { font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#000000; margin:10px}
	.left_1 { width:240px; padding-left:20px; padding-top:20px; }
	.left_2 { width:240px; padding-left:20px; padding-top:20px; }
	.left_3 { width:240px; padding-left:20px; padding-top:20px; }
	.left_in1 { padding-top:0px; padding-bottom:0px}
	.bot_1 { background: url('../images/bot.jpg') repeat-x bottom; font:8px}
	.kont { font:bold 12px Arial, Helvetica, sans-serif; color:#6E5131; text-align:right; padding-right:20px; padding-top:5px}
	.main_out { padding:20px; padding-top:0px; padding-bottom:0px}
	.cont { padding:20px;}
	.bot_menu { padding-top:30px;}

#news dt {
	font-weight: bold;
	font-size: 0.8em;
}
#news dd {
	margin-bottom:20px;
}
#products_list td {
	text-align: center;
	vertical-align:top;
	padding:20px;
}
#products_list {
	width:200px;
	height: 180px;
}
#creator {
	float:left;
	width:300px;
	text-align:center;
}
#counters {
	margin-left: 320px;
	text-align:center;
	margin-bottom: 10px;
}
#counters img {
	margin: 0px 5px 5px 0px;	
}