@charset "UTF-8";
html, body, table, li, pre, td, tr, th,  h1, h2, h3, h4, h5, h6, form, fieldset, img, blockquote, iframe
{
    margin: 0px;
    padding: 0px;
    border: 0px solid;
}
/* Body styles */
body
{
    background: url(bg.jpg) left top transparent repeat-x;
    background-color: #ffffff;
    font: normal 13px Tahoma;
    color: #000;
}
div.container-body
{
    background: url(header-bg.jpg) left top transparent repeat-x;
    width: 100%;
    text-align: center;
}
.container
{
    background: url(header.jpg) center top transparent no-repeat;
    width: 1050px;
    margin: 0px auto;
    text-align: left;
}
/* Header */
.header
{
    width: 100%;
    height: 178px;
}
.logo{
	width: 300px;
    height: 100px;
	margin-left: 0px;
	float:left;
	padding: 30px 0 0 50px;
	font:bold 20px Arial;
}
.zvonok-manager 
{
    line-height: 20px;
	font: 18px Arial;
    color: #ff7e00;
	float: right;
	text-align:right;
    margin: 20px 65px 0 0;
}
.zvonok-manager a{
    font: 18px Arial;
    color: #ff7e00;

}
/*
.zvonok-manager a
{
    font: bold 13px Arial;
    color: #4795e9;
    text-transform: uppercase;
}*/
.flash
{
    background: url(flash.png) center top transparent no-repeat;
    width: 100%;
    height: 304px;
}
/* Top-Menu */
.clear-tm{clear: both; width: 100%; height: 0px;}
ul.menu_topm
{
    margin-top: 0;
    margin-left: 50px;
    padding: 0;
    list-style: none;
}
ul.menu_topm li
{
    float: left;
    padding: 0 35px 0 35px;
    border-left: 1px solid #fff;
}
ul.menu_topm li a
{
    font: bold 14px Candara,Tahoma;
    color: #3e3332;
    text-decoration: none;
    text-transform: uppercase;
}
.item-112 a
{
    color: #1c1c1c!important;
}
.item-113
{
    border: none!important;
}
/* Content */
.rightimg{
	padding: 10px 0 10px 10px;
}
.leftimg{
	padding: 10px 10px 10px 0;
}
.table_price
{
	border: 1px solid;
}
.table_price td,tr
{
	border: 1px solid;
}
.table_price1
{
	border: 1px solid;
	width: 60px;
}
.table_price2
{
	border: 1px solid;
	width: 100px;
}
div.wrapper
{
    float:right;
    background: url(content.png) center top transparent repeat-y;
    width:100%;
    margin-left:-296px;
    min-height: 800px;
}
div.content
{
    margin-left:296px
}
div.navigation
{
    float:left;
}
div.prod
{
    margin-left:100px;
	font: bold 18px Candara,Tahoma;
color: #4795e9;
}
div.extra
{
    float:left;
    clear:left;
    width:250px;
    margin: 27px 0 15px 40px;
    text-align: center;
}
.content-text
{
    margin: 0 60px 0 40px;
}
.breadcrumbs
{
    margin: 5px 0 10px 0;
}
.breadcrumbs a
{
    font: normal 11px Tahoma;
    color: #000;
}
.breadcrumbs span.showHere{font-weight: normal;}
.breadcrumbs span
{
    font: bold 11px Tahoma;
    color: #000;
}
/* View Stats for home page */
ul.category-module_stat
{
    padding: 20px;
    margin: 0;
}
ul.category-module_stat li
{
    float: left;
    width: 270px;
    margin-right: 20px;
    margin-top: 3px;
    margin-bottom: 5px;
}
/* View Stats for home page */
/* Pagination */
.pagination ul{list-style: none;}
.pagination ul li{float: left; margin-right: 10px;}
/* Pagination */
.clears{clear: both; height: 10px;}
/* Left-Menu */
ul.menu_main
{
    margin-left: 55px;
    padding: 0;
    width: 175px;
    list-style: none;
}
ul.menu_main li
{
    background: url(pointer.gif) 5px 7px transparent no-repeat;
    border-left: 2px solid #d7d7d7;
    border-bottom: 2px solid #d7d7d7;
    padding: 5px 0px 5px 30px;
    margin: 5px auto;
}
ul.menu_main li a
{
    font: bold 14px Candara,Tahoma;
    color: #4795e9;
    text-transform: uppercase;
    text-decoration: none;
}
/* Footer */
.footer
{
    clear: both;
    background: url(footer-bg.png) center top transparent no-repeat;
    height: 104px;
}
.copyr
{
    float: left;
    margin: 8px 25px 5px 50px;
    width: 240px;
    font: normal 11px Tahoma;
    color: #000000;
}
.counters
{
    float: left;
    margin: 17px 0px 0px 20px;
}
.schetchik
{
     float: left;
    margin: 18px 0px 0px 0;
}
.netmru
{
    float: right;
    text-align: right;
    margin: 15px 50px 0 0;
}
.netmru a
{
    font: normal 11px Tahoma;
    color: #000000;
    text-decoration: none;
}
.netmru a:hover
{
    text-decoration: underline;
}