body{
	padding: 0px;
	margin: 0px;
	background: #efe2c4;
	/*background: url('images/bgmain.gif') repeat;*/
	font-family: Trebuchet MS;
}
form{
	padding: 0px;
	margin: 0px;
}
img{
	border-style: none;
}
h1{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.seo h1{
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

h2{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.seo h2{
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

table.main{
	width: 1000px;
	height: 100%;
	background: #fdf2da;
}
td.flash_cap{
	width: 1000px;
	height: 196px;
	background: url('images/cap_bg.jpg') no-repeat;
}
/*flash_cap*/
table.flash_cap{
	width: 1000px;
	height: 196px;
}
td.inc_phone{
	width: 220px;
	height: 196px;
	color: #133404;
	/*font-weight: bold;*/
	vertical-align: top;
	padding: 0px 0 0 60px;
}
td.inc_phone font.one{
	font-size: 14px;
}
td.inc_phone font.two{
	font-size: 18px;
}

td.inc_house{
	width: 280px;
	height: 196px;
	color: #133404;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	text-align: center;
	padding: 48px 350px 0 0;
}
td.akcii{
	width: 500px;
	height: 196px;
}

td.cap_two{
	width: 1000px;
	height: 54px;
	background: url('images/bgtop.jpg') no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 20px 0 0 52px; 
}
td.top_menu{
	width: 1000px;
	height: 165px;
	background: url('images/bgmenutop.gif') repeat-x;
}
td.left_column{
	width: 295px;
	height: 100%;
	vertical-align: top;
	background: url('images/bgunderleftmenu.gif') repeat-y;
}
/*left_column*/
table.left_column{
	width: 295px;
}
td.flowerup{
	width: 295px;
	height: 25px;
	background: url('images/flowerup.gif') no-repeat;
	background-position: 70px 0;
}
td.left_menu{
	width: 295px;
	background: url('images/bglineleftmenu.gif') repeat-y;
	background-position: 70px 0;
	padding: 0 0 0 60px;
	vertical-align: top;
}
td.under_left_menu{
	width: 295px;
	height: 35px;
	background: url('images/flower.gif') no-repeat;
	background-position: 70px 0;
}
td.left_dop_text{
	width: 295px;
	padding: 15px 0 0 95px;
}

td.right_column{
	width: 705px;
	height: 100%;
	vertical-align: top;
	background: url('images/bgright.gif') repeat-y;
	background-position: 100% 0%;
}
/*right_column*/
table.right_column{
	width: 705px;
}
td.content{
	width: 705px;
	height: 100%;
	color: #504531;
	font-size: 13px;
	padding: 0 50px 0 35px;
}
/*content*/
td.title_left{
	width: 6px;
	height: 25px;
	background: url('images/bg-zag.jpg') repeat-x;
}
td.content_title{
	height: 25px;
	text-transform: uppercase;
	background: url('images/bg-zag.jpg') repeat-x;
	padding: 0 20px;
	color: #fff;
	font-weight: bold;
}
td.title_right{
	width: 6px;
	height: 25px;
	background: url('images/bg-zag.jpg') repeat-x;
}

table td{
	color: #504531;
	font-size: 13px;
}
table td a{
	color: #504531;
}
table td a:hover{
	color: #504531;
	text-decoration: none;
}

td.bottom{
	width: 1000px;
	height: 130px;
	background: url('images/bgbottom.gif') repeat-x;
}
/*bottom*/
table.bottom{
	width: 1000px;
	height: 130px;
}
td.left_bottom{
	width: 295px;
	height: 130px;
}
td.right_bottom{
	width: 665px;
	height: 130px;
	padding-left: 35px;
	vertical-align: middle;
	font-size: 12px;
	background: url('images/bgbottom.gif') repeat-x;
}
td.right_bottom2{
	width: 40px;
	height: 130px;
}


/*css.components*/

div.catalog-section-list table {
	width: 100%;
	height: 100%;
}
div.catalog-section-list table td{
	text-transform: uppercase;
}	
div.catalog-section-list table td a{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}