#global 
{
	width: 850px;
	margin: 0 auto;
}

#header 
{
	width: 850px;
	height: 104px;
}

img
{
	margin: 0; 
	border: 0; 
	padding: 0;
}

#headerlinks {
	width: 850px;
	height: 28px;
	font-size: 16px;
}

#headerlinks a 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
	text-decoration: none;
}
#headerlinks a:hover {
	color: #ff6300;
}

#logo {width: 850px;
	margin-top: 17px;
	height: 224px;
	/*border-bottom: 1px dotted gray;*/
}

#content 
{
	position: relative;
	width: 850px;
	margin: 36px 0px 36px 0px;
}

#content-cart
{
	position: relative;
	width: 850px;
	margin: 30px 0px 36px 0px;
}


#content-news-one
{
	width: 850px;
	padding-top: 6px;
	margin: 26px 0px 36px 0px;
}

#content-news {
	position: relative;
	width: 850px;
	margin: 22px 0px 20px 0px;
}

#content-about {
	width: 850px;
	margin: 36px 0px 36px 0px;
}


#text {
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin: 34px 0px 46px 0px;
}

#podval {
	clear: both;
	position: relative;
	width: 850px;
	/*margin-top: 18px;*/
	padding-top: 16px;
	height: 80px;
	/*border-top: 1px dotted gray;*/
}

#item-categories{
	width: 850px; 
	/*height: 250px;*/
	margin-bottom: 18px;
}

#podval1 {width: 140px;
	height: 50px;
	float: left;
	margin-right: 26px;
}

#podval2 {width: 210px;
	height: 50px;
	float: left;
}
#podvalimg {width:83px;
	height: 50px;
	float: left;
	margin-right: 16px;
}
#podval3 {width: 300px;
	height: 50px;
	float: right;
	text-align: right;
}
#navbar-left 
{
	width: 165px;
	float: left;
}


#about-navbar-left 
{
	width: 145px;
	/*margin-right: 20px;*/
	float: left;
	padding-top: 4px;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
}

#navbar-left-news-one
{
	width: 175px;
	float: left;
}

#navbar-left-news {
	width: 154px;
	float: left;
}


#navbar-left-media {
	width: 112px;
	float: left;
}

#navbar-left-cart{
	width: 245px;
	float: left;
}

#navbar-left-faq {
	width: 68px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
}

#navbar-right
{
	width: 680px;
	float: left;
	margin-bottom: 40px;
}

#navbar-right-about
{
	padding-left: 20px;
	width: 680px;
	float: left;
	margin-bottom: 40px;
}

#navbar-right-news-one
{
	/*width: 680px;*/
	float: left;
	margin-bottom: 5px;
	padding-top: 10px;
}


#navbar-right-news{
	width: 680px;
	float: left;
	margin-bottom: 0px;
}


#navbar-right-cart
{
	/*padding-top: 6px;*/
	float: left;
	margin-bottom: 15px;
	width: 490px;
}

#navbar-video {
	width: 680px;
	float: left;
	margin-bottom: 40px;
	padding-top:4px;
}

#navbar-video a {font-family: Tahoma; font-size: 14px; font-weight: bold; color: #ff6300; margin-left: 10px;}
#videolinks {margin-top: 40px; }

#contact {width: 350px; }

.button{
	width: 204px;
	height: 200px;
	background: #f05d00;
	text-align: center;
	float: left;
	margin-left: 0px;
	margin-right: 11px;
}

.button-right{
	width: 204px;
	height: 200px;
	background: #f05d00;
	text-align: center;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}

#button img {border: 0px; padding-bottom: 4px;}
#button-right img {border: 0px; padding-bottom: 4px;}

.child-one {height: 50px;}
#child-right {height: 40px; padding-top: 12px;}
.child-two {margin-bottom: 1px;}

.category 
{
	width: 190px;
	margin-right: 110px;
	margin-bottom: 18px;
	float: left;
}

.category2 
{
	/*width: 240px;*/
	width: 190px;
	margin-bottom: 18px;
	float: left;
}

.category  img,
.category2 img
{
	margin-bottom: 5px;
}

.product 
{
	width: 850px;
	float: left;
	margin-bottom: 30px;
}

.picture {width: 240px;
	height: 270px;
	float: left;
}

.picture1 
{
	width: 267px;
	height: 250px;
	float: left;
	padding-top: 7px;
}

.description {
	width: 580px;
	height: auto;
    float: left;
}

.model {width: 110px;
	height: 45px;
	float: left;
	padding-bottom: 10px;
	border-bottom: 3px solid black;
}

.namemodel {width: 230px;
	height: 45px;
	float: left;
	padding-bottom: 10px;
	border-bottom: 3px solid black;
}

.full {
	width: 100%;
	height: auto;
	float: left;
}


#cats {
	width: 850px;
	height: 120px;
}

#cats1{
	width: 850px;
	height: 127px;
}

.descr-table{
	border-bottom: 3px solid black;
}

.form-label{
	float: left;
	text-align: right;
	width: 110px;
	padding-right: 10px;
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #626264;
	padding-top: 5px;
}

.form-input{
    padding-bottom: 5px;
}

.form-send{
	margin-left: 120px;
	margin-top: 5px;
}

input {margin-top: 2px; margin-bottom: 6px;}
.textlink {color: #707070; padding-top: 4px;}
.text-content {font-family: Tahoma; font-size: 12px; color: #707070;}
.text-content2 {width: 680px; float: left; font-family: Tahoma; font-size: 12px; color: #707070; margin-bottom: 20px;}
.podval1 {font-family: Tahoma; font-size: 11px; color: black;}
.podval2 {font-family: Tahoma; font-size: 11px; color: #ff6300;}
.nav-title {font-family: Tahoma; font-size: 18px; color: #ff6300;font-weight: normal;}

.nav-title-news {
	font-family: Tahoma; 
	font-size: 18px; 
	color: #ff6300;
	margin-top: 6px;
}
.contact {font-family: Tahoma; font-size: 12px; color: black;}
.error {font-family: Tahoma; font-size: 13px; font-weight: bold; color: red;}
.sent {font-family: Tahoma; font-size: 13px; font-weight: bold; color: #ff6300;}
.back {font-family: Tahoma; font-weight: bold; font-size: 12px; color: #6a6a6c;}
.faq-title {margin-bottom: 20px; font-family: Tahoma; font-size: 14px; font-weight: bold; color: black;}
.write {font-family: Tahoma; font-size: 12px; font-weight: bold; color: #E08323; margin-bottom: 17px;}
.form-text {font-family: Tahoma; font-size: 11px; font-weight: bold; color: #626264;}
.section {font-family: Tahoma, Sans-Serif; font-size: 12px; font-weight: bold; color: white;}
.section a{font-family: Tahoma, Sans-Serif; font-size: 12px; font-weight: bold; color: white; text-decoration: none;}
.date{float: left; width: 80px; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ff6300;}

.date-news
{
	float: left; 
	width: 80px; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ff6300;
}
	
.date-news-one
{
	float: left; 
	/*width: 80px;*/
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ff6300;
}

.news{
	float: left; 
	margin-left: 12px; 
	margin-bottom: 36px; 
	width: 580px; 
	font-family: Tahoma, Arial; 
	font-size: 11px; 	
	color: #707070;
}

.news a {font-family: Tahoma, Arial; font-size: 11px; color: #707070; text-decoration: none; }
.news a:hover {font-family: Tahoma, Arial; font-size: 11px; color: #707070; text-decoration: underline; }
.newsone{float: left; margin-left: 20px; margin-bottom: 30px; width: 550px; font-family: Tahoma, Arial; font-size: 11px; color: #707070;}
.backnews {margin-top: 40px;}
.back-news-one {margin-top: 48px;}
.back-news-one a{ font-family: Tahoma; font-weight: bold; font-size: 12px; color: black;}
.backnews a{ font-family: Tahoma; font-weight: bold; font-size: 13px; color: black;}
.order-link {margin-top: 10px;}
.order-link a{ font-family: Tahoma; font-weight: bold; font-size: 13px; color: black;}
.newstitle {padding-bottom: 20px;}
.news-one-title {padding-bottom: 20px; font-family: Tahoma, Arial; font-size: 14px; font-weight: bold; color: black;}
.newstitle a {font-family: Tahoma; font-size: 15px; font-weight: bold; color: black;}
.name {height: 50px; font-family: Tahoma; font-size: 12px; font-weight: bold; color: black;}

.price
{
float:left; 
font-size: 15px; 
font-weight: bold; 
color: #ff6300; 
}
.rm {float: right; margin-right: 30px; }
.rm a {font-family: Tahoma; font-size: 11px; color: black;}

.rm1 
{
	float: right;
}

.rm1 a 
{
	font-family: Tahoma; 
	font-size: 11px; 
	color: black;
}

.categories_1 {margin-right: 40px; margin-top: 36px; margin-bottom: 33px; float: left;}
.categories_1 a{font-family: Tahoma; font-size: 12px; color: #ff6300;}
.categories_1 a:hover {color: black;}
.categories {margin-right: 20px;}
.categories a{font-family: Tahoma; font-size: 12px; color: #ff6300;}
.categories a:hover {color: black;}

.catbig {font-family: Tahoma; font-size: 18px; color: black;}
.descr-table{width: 350px;}
.wtf {font-family: Tahoma; font-weight: bold; font-size: 11px; color: black;}
.wtf2 {font-family: Tahoma; font-size: 11px; color: black;}
.num {font-family: Tahoma; font-weight: bold; font-size: 24px; color: #ff6300;}
.num1 {font-family: Tahoma; font-weight: bold; font-size: 36px; color: #ff6300; width: 108px;}
.chef {font-family: Tahoma; font-weight: bold; font-size: 24px; color: black;}
.chef1 {font-family: Tahoma; font-weight: bold; font-size: 24px; color: black; padding-bottom: 3px; }
.desc {font-family: Tahoma; font-weight: bold; font-size: 11px; color: #707070;}
.desc1 {font-family: Tahoma; font-weight: bold; font-size: 11px; color: #707070; margin-bottom: 2px; margin-top: 16px;}
.aboutproduct {font-family: Tahoma; font-size: 11px; color: black;}
.aboutproduct1{font-family: Tahoma; font-size: 11px; color: black; margin-bottom: 7px; margin-top: 2px; color:#707070;}
.productlinks { margin-bottom: 3px; margin-top: 3px;}
.productlinks a{font-family: Tahoma; font-size: 12px; color: black;}

#question
{
/*width: 180px;*/
float: right; 
/*margin-right: 30px;*/
}

#question input
{
width: 153px;
}
#question textarea
{
width: 172px;
height: 189px;
}

#answer-all 
{
width: 540px; 
float: left; 
}

.answer {float: left; width: 520px; margin-bottom: 30px; border-bottom: 1px dotted gray;}
.cell{float: left; width: 50px; font-family: Tahoma; font-size: 12px;  color: #707070;}
.cellvalue
{
float: left; 
margin-left: 2px; 
margin-bottom: 10px; 
width: 460px; 
font-size: 12px; 
color: black;}

#pagination 
{
/*width: 540px;*/
margin-bottom: 20px; 
padding-left: 53px; 
float: left;
}
.active a{font-family: Tahoma; font-size: 11px; color: black; font-weight: bold;}
.pages {margin-right: 100px; font-family: Tahoma; font-size: 11px; color: #ff6300;}
.pages a {font-family: Tahoma; font-size: 11px; color: #ff6300;}

a img{border: 0;}

#chef-choise-link{
        float: left;
	margin-top: 44px;
}

.dotted-divider{
	height: 1px;
	font-size: 0;
	margin :0;
	padding: 0;
    background-image: url('../../img/dot.gif');
	background-repeat: repeat-x;
}


body
{
	font-family: Tahoma, Arial, sans-serif;
	color: #707070;
	font-size: 12px;
}

table
{
	padding: 0;
	margin: 0;
}
tr
{
	padding: 0;
	margin: 0;
}
td
{
	padding: 0;
	margin: 0;
}

p
{
	padding: 0;
	margin-top: 12px;
	margin-bottom: 12px;
}

a
{
	color:#707070;
	text-decoration:none;
}
input
{
	border: 1px solid silver;
}
select
{
}
textarea
{
	border: 1px solid silver;
}

a:link
{
	text-decoration:none;
} 

a:visited
{
	text-decoration:none;
} 

a:active
{
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
}

h1
{
	font-size: 200%;
}
h2
{
	font-size: 160%;
}
h3
{
	font-size: 140%;
}
h4
{
	font-size: 120%;
}
h5
{
	font-size: 110%;
}
h6
{
	font-size: 100%;
}


.aligner 
{
	clear: both;	
}


#header-phone-email
{
	float: right;
	padding-top: 69px;
	font-size: 11px;
}
#header-phone-email a
{
 
}

#header-slogan
{
	float: left;
}

.section-aligner
{
    margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	clear: both;	
}

#navbar-right-news p
{
	margin-top: 16px;
	margin-bottom: 16px;
}

#contact p
{
	margin-top: 8px;
}

.answer p
{

}

.question-title
{
	font-size: 15px; 
	font-weight: bold; 
	color: #ff6300; 
	margin-bottom: 20px;
	margin-top: 6px;
}

#sign {
	clear: both;
	display: block;
	width: 850px;
	margin: 0 auto;
}
#sign td {
}

#sign  a {
	font-weight: normal !important;
	font-size: 10px;
}

.fb_btn {
	border: 0px;
	background: none;
	cursor: pointer;
	margin: 0px; padding: 0px;
}

.filter_box { display: none; }
.search_box { display: none; }

table.tbl {
	border-spacing: 0px;
	border-right: 1px solid silver;
	border-top: 1px solid silver;
}

table.tbl th, table.tbl td {
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 5px 10px;
}