html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #fff url(/images/back_top.png) repeat-x;
	font-family: Tahoma;
	font-size: 11px;
}

img {border: none;}

a {outline: none;}

form, input, ul, ul li {
	margin: 0;
	padding: 0;
}

table {border-collapse: collapse;}

a:link, a:visited {color: #487e9f; text-decoration: underline;}
a:hover, a:active {color: #ee1c24; text-decoration: underline;}

/* ========================================================= */

#clear {
	height: 205px;
	clear: both;
}

.clear {clear: both;}

.inlined {
	display: -moz-inline-box;
	display: inline-block;
	letter-spacing: -3;
}

.inlined li {
	display: -moz-inline-box;
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
	letter-spacing: 0;
}

#page_wrapper {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	min-width: 998px;
	background: url(/images/back_btm.png) repeat-x bottom left;
	overflow: hidden;
}

#page_container1 {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	background: url(/images/back_detail.jpg) no-repeat 677px 0;
	width: 998px;
	margin: 0 auto;
	position: relative;
}

#page_container2 {
	display: table;
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: relative;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 205px;
	width: 100%;
}

/* columns ========================================================= */

#centrum {
	float: left;
	width: 100%;
	font-size: 12px;
}

#left_col {
	float: left;
	width: 286px;
	margin-left: -998px;
}

/* header ========================================================= */

#top_detail_right {
	position: absolute;
	top: 0;
	left: 998px;
	width: 121px;
	height: 278px;
	background: url(/images/back_detail.jpg) no-repeat top right;
}

#logo1 {
	position: absolute;
	top: 41px;
	left: 2px;
}

#logo2 {
	position: absolute;
	top: 10px;
	left: 923px;
}

#phones {
	position: absolute;
	top: 34px;
	left: 335px;
	background: url(/images/top_detail.gif) no-repeat bottom left;
	font-family: Arial;
	font-size: 18px;
	text-align: right;
	padding: 0 0 0 10px;
}

#phones span {
	font-family: Tahoma;
	font-size: 12px;
}

#slogan {
	position: absolute;
	top: 36px;
	left: 730px;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

#icons {
	position: absolute;
	z-index: 10;
	top: 116px;
	left: 53px;
}

#top_link {
	position: absolute;
	z-index: 10;
	top: 112px;
	left: 344px;
	width: 644px;
	font-family: Arial;
	font-size: 12px;
}

#top_link td {text-align: center;}

.top_link_div {width: 40px;}

.tiny_link, .tiny_link a {
	font-family: Arial;
	font-size: 12px;
}

.tiny_link a:link, .tiny_link a:visited {color: #000; text-decoration: underline;}
.tiny_link a:hover, .tiny_link a:active {color: #ee1c24; text-decoration: underline;}


/* footer ======================================================== */

#btm_plate {
	position: absolute;
	top: 33px;
	left: 38px;
	width: 230px;
	height: 154px;
	background: url(/images/btm_plate.png);
	font-family: Tahoma;
	font-size: 12px;
}

#btm_plate h2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 16px;
	margin: 0;
}

#btm_plate p {margin: 12px 0 6px 0;}

#btm_plate div {padding: 32px 0 0 16px;}

#btm_link {
	line-height: 18px;
	padding: 95px 28px 0 286px;
}

#copyright {
	font-family: Arial;
	font-size: 11px;
	padding: 12px 0 0 286px;
	line-height: 18px;
}

#counter {
	position: absolute;
	top: 150px;
	right: 20px;
}

#counter li {padding: 0 0 0 10px;}

/* left_col ======================================================== */

#order_btn {
	position: relative;
	height: 70px;
}

.special {
	width: 203px;
	height: 48px;
	background: url(/images/special_frame.png) no-repeat;
	position: relative;
	text-align: center;
}

.special a {
	display: block;
	font-size: 12px;
	height: 48px;
	text-align: left;
}

.special span {
	display: block;
	padding: 9px 30px 0 47px;
}

.special a:link, .special a:visited {color: #fff; text-decoration: none;}
.special a:hover, .special a:active {color: #ffff; text-decoration: underline;}

/*new*/
#centrum td {
font-size: 12px;
padding: 4px 8px;
}