body{
	font-size: 100%;
	padding: 0;
	margin: 0;
	color: #494c42;
	background: #12130e;
	height: 100%;
	}

body, table{
	font-family: times new roman, serif;
	}

input, form, textarea{
	font-family: times new roman, serif;
	}

em, i{
	font-family: times new roman, serif;
	}

img {
	border: 0px;
	vertical-align: bottom;
	}

table, form, input, textarea, select{
	font-size: 1em;
	}

b, strong{
	}

h1, h2, h3, h4, h5, h6{
	color: #888a79;
	}

h1, h2, h3{
	font-weight: normal;
	}

h1{
	font-size: 2.8em;
	margin-bottom: 0.5em;
	margin-top: 1em;
	}

h2{
	font-size: 1.3em;
	}

h3{
	font-size: 18px;
	}

h4{
	}

h5{
	}

h6{
	}

p{
	}

.small,
div.image p, div.image_popup p,
div.copyline{
	font-size: 0.85em;
	}

.smallest {
	font-size: 0.7em;
}

.big,
table.dec caption, table.pricelist caption {
	font-size: 1.16em;
	}

.biggest {
	font-size: 1.36em;
}

form{
	padding: 0;
	margin: 0;
	}

a{
	color: #888a79;
	}


a:hover, a.hover{
	color: #f6ae17;
	}

a.sel{
	background: #3faece;
	color: #ffffff;
	text-decoration: none;
	}

a.sel:hover{
	color: #ffffff;
	text-decoration: underline;
}

ul li{
	list-style-type: none;
	background: url("../img/key.gif") 0px 0.35em no-repeat;
	padding-left: 24px;
	padding-bottom: 2ex;
}

ul{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

table.dec, table.pricelist {
	border-collapse: collapse;
	}

table.dec th,
table.pricelist th {
	border-left: 1px solid #494c42;
	background: #494c42;
	color: #ffffff;
	text-align: left;
	}

table.dec th.sel,
table.pricelist th.sel{
	background-color: #a4a4a4;
	}

table.dec th a,
table.pricelist th a{
	font-weight: normal;
	text-decoration: none;
	}

table.dec th.sel a,
table.pricelist th.sel a{
	font-weight: bold;
	color: #000000;
	}

table.dec th,
table.pricelist th{
	padding: 0.5ex 1ex 0.5ex 1ex;
	}

table.dec td,
table.pricelist td{
	padding: 1ex 1ex 0.25ex 1ex;
	border-bottom: 1px solid #494c42;
	}

table.dec tr.even td,
table.pricelist tr.even td{
	background-color: #222222;
	border-bottom: 1px solid #222222;
	}

table.dec tr.btop td,
table.pricelist tr.btop td{
	border-top: 1px solid #222222;
	}

table.dec caption, table.pricelist caption{
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	text-align: left;
	}

table.dec table td, table.dec table th,
table.pricelist table td, table.pricelist table th{
	border: none;
	background: none;
	padding: 0;
	}

.norlborder{
	border-left: none;
	border-right: none;
	}

.t100{width: 100%; border-collapse: collapse;}
.bcoll{border-collapse: collapse;}

.v_t{vertical-align: top;}
.v_b{vertical-align: bottom;}
.v_m, .v_c{vertical-align: middle;}

.h_l{text-align: left;}
.h_r{text-align: right;}
.h_m, .h_c{text-align: center;}

table.pad0 td, tr.pad0 td, td.pad0{ padding: 0; }
table.nopad td, tr.nopad td, td.nopad{ padding: 0; }

div.price {
	font-weight: bold;
	text-align: right;
	font-size: 1.2em;
	color: #ff0000;
	}

div.price a{
	color: #ff0000;
	}

div.image {
	float: left;
	margin: 0 60px 20px 0;
	}

div.image img, div.image_popup img, div.content p img, img.border {
	border: 1px solid #666666;
	}

img.noborder{
	border: none !important;
	}

div.image p, div.image_popup p {
	margin-top: 0.25ex;
	margin-bottom: 1ex;
 	padding-top: 2ex;
 	text-align: left;
	}

div.clb { clear: both; }

.alert {
	color: #ff0000;
	font-weight: bold;
}

.print {
	display: none;
	}

@media print{
	.print {
		display: block;
		}

	.noprint {
		display: none;
		}
	}

/* site specific style */

div.main_column {
	width: 970px;
	margin: 0 auto 0 auto;
	background: #1b1c17;
	padding-bottom: 1em;
}

div.top_contacts {
	padding: 5px 1em 5px 1em;
}

span.phone {
	color: #888a79;
}

div.top_bg {
	background: url("../img/top_bg.jpg") left bottom no-repeat;
}

div.content {
	padding: 0 3em 1.5em 3em;
	line-height: 1.6em;
}

.light {
	color: #888a79;
}

div.bt_grad {
	background: url("../img/bt_grad.gif") left bottom no-repeat;
	padding-bottom: 11px;
}

div.nebt_bg{
	background: url("../img/bt_bg.jpg") left top no-repeat;
	color: #ffffff;
}

div.bt_bg {

	padding: 25px 55px 20px 2em;
	color: #ffffff;
}

div.bt_bg a{
	color: #ffffff;
}

div.bt_bg a:hover{
	color: #f6ae17;
}

.pics {  
    height:  330px;  
    width:   970px;  
    padding: 0;  
    margin:  0;  
    background-color: #12130e;
} 
 
.pics img {  
    padding: 0px;  
    border: none;  
    background-color: #1b1c17;
    width:  970px; 
    height: 330px; 
    top:  0; 
    left: 0 
}

/* hardcore debugger */

/*
td {border: 2px solid red;}
td td {border: 2px solid green;}
td td td {border: 2px solid blue;}

div {border: 1px solid yellow;}
p {border: 1px solid orange; width: 100%;}
*/

