/* Reset
--------------------------------------- */
* { padding: 0; margin: 0; }
img { border: 0; }
a img { border: 0; }
ul { list-style: none; }



/* Generic
--------------------------------------- */
body {
	font: normal 12px/18px arial, verdana, sans-serif;
	color: #333;
	background: #fff;
	padding: 10px;
}

a { color: #578cca; }
a:hover { color: #333; }

h1 { font: normal 20px georgia, serif; margin-bottom: 10px; }
h2 { font: normal 17px georgia, serif; margin-bottom: 10px; }
h1.phone { text-align: right; color: #f00; }


/* Blocks
--------------------------------------- */
#container {
	width: 980px;
	margin: 0 auto;
}

.table-first { border: 0; }
.table-first td { padding: 10px 10px 0 0; vertical-align: top; }
.table-first img { border: 1px solid #ccc; padding: 5px; background: #fafafa; }

.barskoe td { text-align: center; }
.barskoe thead td { background: #ecf9fa; }

.table-second { border-collapse: collapse; width: 100%; }
.table-second td { border: 1px solid #eaeaea; padding: 5px; }
.table-second.extra td { border: 1px solid #c1db9b !important; }
.table-second td img { vertical-align: top; margin: 0 3px 3px 0; }

.table-second-2 { border-collapse: collapse; width: 100%; }
.table-second-2 td { border: 1px solid #eaeaea; padding: 5px; }
.table-second-2.extra td { border: 1px solid #c1db9b !important; }
.table-second-2 td img { vertical-align: top; margin: 0 3px 3px 0; }

.header { overflow: hidden; margin-bottom: 0px; margin-top: 10px; }
.header h1.black { color: #000; margin-top: 25px; }

.header td { vertical-align: top; }
.header img { margin-bottom: 15px; }

ul { text-align: right; color: #333; font: normal 20px georgia, serif; margin-bottom: 10px; }
ul li span { color: #aaa; }

.cost { font-weight: bold; text-align: center; }
.cost strong { color: #f00; }

.deleted { text-decoration: line-through; color: #f00; }

.tmini { width: 370px; border: 5px solid #eee; margin-bottom: 10px; }
.tmini img { vertical-align: top;  width:133px; min-height:87px;}
.tmini span { color: #008000; font-weight: bold; }
.tmini td { text-align: center; }
.bars01 img{width:160px;height:120px;}
h2.h2_01{
	font-size:14px;
	text-transform:uppercase;
}
h2.h2_01 a{
	color:#F00 !important;
	text-decoration:none;
}
.h2_01 a:hover{
	text-decoration:underline;
	margin-bottom:0 !important;
}
tr.tr_bg_red td{
	background:#ff7c7c;
}
ul.nowrap li{
	white-space:nowrap !important;
}
input.search_sub{
	padding:0 4px;
	margin:4px 0 0 4px;
}








