* { margin: 0; padding: 0; }
html {
	height: 100%;
	font-size: 100%;
	}
body {
	height: 100%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #303030;
	background: #f1ae36 url('/images/background.png');
	}
/* изображения */
img { border: none; }

/* ссылки */
a { color: #4d3900; }

/* заголовки */
h1, h2, h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333300;
	background: #ede7c8;
	display: block;
	line-height: 1em;
	margin: 0 0 0.5em 0;
	}

/* формы */
input, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 0.86em;
	}
fieldset { border: none; }

/* абзацы */
p {
	line-height: 1.5;
	margin-bottom: 0.4em;
	}

/* списки */
ul, ol {
	line-height: 1.5;
	margin: 0.5em 1em 1em 1em;
	}
ul { list-style-type: square; }
li { margin-left: 1em; }

/* индексы */
sup, sub { vertical-align: middle; position: relative; font-size: 75%; }
sup { bottom: 0.5em; }
sub { top: 0.5em; }

/* таблицы */
table { border-collapse: collapse; }
td, th {
	vertical-align: top;
	text-align: left;
	}

/* линии */
hr {
	border: none;
	border-top: 2px solid #c94e00;
	margin: 2em 0;
	display: block;
	font-size: 1em;
	}

/* разметка */
#wrapper {
	position: relative;
width: 100%;
	min-width: 1000px;
	min-height: 100%;
	}

#main {
	position: relative;
	z-index: 2;
	min-height: 100%;
	}

#center-wrapper {
	float: right;
	width: 100%;
	margin: 0 0 0 -268px;
	padding: 0;
	}
#center-block {
	padding: 0 0 0 268px;
	}

#left-block {
	float: left;
	width: 268px;
	padding: 0;
	}

#before_bottom-block {
	height: 100px;
	clear: both;
	}
#bottom-block {
	position: relative;
	min-width: 1000px;
	height: 100px;
	margin-top: -100px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.86em;
	line-height: 1.3;
	z-index: 8;
	}

#content-wrapper {
	float: left;
	width: 100%;
	margin: 0 -350px 0 0;
	padding: 0;
	}
#addit-content {
	float: right;
	width: 205px;
	}

/* левый блок */
#left-block {
	font-size: 0.9em;
	}
	
#logo,
#logo img {
	display: block;
	}
#catalogue-title {
	height: 41px;
	background: url('/images/catalogue-title.png') right no-repeat;
	}
#catalogue-list {
	background: url('/images/catalogue-bg.png') right repeat-y;
	padding: 0 0 0 30px;
	}
#catalogue-bottom {
	height: 26px;
	background: url('/images/catalogue-bottom.png') no-repeat;
	margin: 0 0 0 23px;
	}
.catalogue-part {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 25px;
	height: 25px;
	background: url('/images/catalogue-part.jpg') repeat-y;
	padding: 0 0 0 5px;
	}
.catalogue-subpart {
	font-weight: bold;
	}

#left-block ul,
#left-block li {
	margin: 0;
	list-style-type: none;
	}
#left-block li {
	padding: 0.2em 0;
	}
#left-block li li {
	margin-left: 1em;
	}

/* центральный блок */
#center-block {
	margin: 113px 0 0 0;
	min-width: 850px;
	}
#paper1 {
	height: 11px;
	font-size: 0;
	background: url('/images/paper-1.png') no-repeat;
	}

#background {
	background: #f7f5e9 url('/images/content-bg.jpg');
	}
#top-block p {
        font-size: 0.86em;
	margin: 0;
	color: #4d3900;
	line-height: 1.3;
	}

#main-nav {
	background: #f7f5e9 url('/images/content-bg.jpg');
	height: 52px;
	}
#main-nav ul {
	height: 32px;
	padding: 20px 0 0 15px;
	list-style-type: none;
	display: block;
	margin: 0;
	background: url('/images/paper-2.jpg') no-repeat;
	}
#main-nav li {
	display: block;
	margin: 0 15px 0 0;
	font-size: 0;
	float: left;
	}

#content {
	padding: 0 240px 20px 15px;
	background: url('/images/paper-3.jpg') no-repeat;
	min-height: 450px;
	}

table.cattable td {
	padding: 0 1.5em 1.5em 0;
	}
.c-product-name {
	font-size: 1.2em;
	font-weight: bold;
	}
.c-product-image {
	margin: 0.5em 0;
	}
.c-product-image img {
	border: 1px solid #e2bd3a;
	}
.c-product-operation {
	height: 17px;
	line-height: 17px;
	}
.c-product-price {
	font-weight: bold;
	color: #c91402;
	float: left;
	}
.c-product-form {
	display: block;
	float: right;
	}
input.btn-buy {
	width: 70px;
	height: 17px;
	background: url('../images/btn-buy.png');
	border: none;
	cursor: pointer;
	}

#image-swap-area img {
	display: block;
	float: left;
	margin: 0 1em 1em 0;
	}

/* bottom block */
#counters {
	position: absolute;
	bottom: 30px;
	/* left: 280px; */
right: 30px;
}
#counters a {
	display: block;
	float: left;
	margin-right: 10px;
}
#studio-link {
	color: #fff;
	position: absolute;
	bottom: 40px;
	left: 280px;
}
#studio-link a {
	color: #fff;
}

/* правый блок */
#addit-content {
	padding: 50px 15px 20px 0;
	}
ul#service-nav {
	list-style-type: none;
	margin-left: 0;
	}
ul#service-nav li {
	margin: 0 0 0.2em 0;
	background-repeat: no-repeat;
	line-height: 1.4;
height: 32px;
	}
ul#service-nav li a {
	padding-left: 40px;
	display: block;
	}
ul#service-nav li#ico1 {
	background-image: url('../images/ico-1.png');
	line-height: 31px;
	}
li#ico2 {
	background-image: url('../images/ico-2.png');
	}
li#ico3 {
	background-image: url('../images/ico-3.png');
	}
ul#service-nav li#ico4 {
	background-image: url('../images/ico-4.png');
	line-height: 36px;
	}
li#ico5 {
	background-image: url('../images/ico-5.png');
	}

#news dl {
	padding: 0 0 0 30px;
	}
#news dd {
	margin-bottom: 1em;
	}

/* штуки */
#top-block {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 326px;
	height: 58px;
	background: url('../images/top-block.png') no-repeat;
	padding: 44px 0 0 408px;
	z-index: 6;
	}

#things-1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	height: 206px;
	background: url('../images/things-1.png');
	z-index: 7;
	}
#things-2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 262px;
	height: 119px;
	background: url('../images/things-2.png');
	z-index: 4;
	}

/* корзина */
#carttable th,
#carttable td {
	padding: 0.5em;
	white-space: nowrap;
	}

/* разное */
.clear { clear: both; }
.right { text-align: right; }