body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #6b4924;
	background-color: #fee793;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x repeat-y;
}
img, a img {
	border:0;
}
a, a:visited {
	color:#ca4802;
}
a:hover {
	color:#b23f01;
}
#CONTAINER {
	width: 1100px;
	margin: 0 auto;
	min-height: 800px;
}
#HEADER {
	height: 195px;
	margin-bottom: 10px;
}
#HEADER h3 {
	margin: 0 auto;
	text-align: center;
	color: #d84800;
	padding-left: 200px;
}
#LEFT {
	float: left;
	width: 255px;
	min-height: 450px;
}
#CONTENT {
	float: left;
	width: 835px;
	margin: 0 5px;
	min-height: 440px;
}
#FOOTER {
	height: 140px;
	margin-top: 10px;
}
#FOOTER table {
	height:100%;
}
#content_title {
	height:70px;
	background-image:url(../img/title_bg.png);
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:21px;
	padding-top:50px;
	margin-bottom:15px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	padding-right: 40px;
}
#content_text {
	padding-right:25px;
	text-align:justify;
}
.boxMenu ul {
	margin-top:30px;
	padding-left:30px;
}
.boxMenu ul li {
	list-style-image:url(../img/menu_dot.png);
	font-size:19px;
	margin:7px 0;
	text-transform:uppercase;
	padding-left:5px;
	border-radius: 3px;	
}
.boxMenu ul li:hover {
	background-color: #dc4c05;
}
.boxMenu ul li a {
	display:block;
	text-decoration:none;
}
.boxMenu ul li a:hover {
	color:white;
}
#footer_phone_table {
	color: #de4e00;
	margin-left:150px;
	width:50%;
	height:80% !important;
	padding-top:10px;
}
.footer_phone {
	font-size:16px;
	font-weight:bold;
}
#footer_photo {
	background-image:url(../img/footer_phone.png);
	background-repeat:no-repeat;
	background-position:left;
	height:100%;
}
#footer_links {
	margin:10px 0;
	margin-top:20px;
}
#footer_copyright {
	padding-top:10px;
}
.boxAction {
	height:143px;
	background-image:url(../img/action_bg.png);
	color:white;
	padding:5px 10px;
	padding-right:35px;
	padding-left:15px;
	font-size:14px;
}
.boxActionTitle {
	padding-top:40px;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	padding-right:30px;
	font-style:italic;
}
#SinoptikInformer {
	width:230px !important;
	margin:15px 0 !important;
	margin-left:0px !important;
}
#priceTable {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  margin: 0 auto;
  text-align: center;
  width: 90%;
}
#priceTable td {
	padding: 4px;
}
.article_front_text_short a {
	text-decoration:none;
}
.article_front_more {
	margin-top: 10px;
	font-weight: bold;
}
.article_front_more a {
	margin-left: 30px;
}
.boxCalc {
	border: 1px solid #D84800;
	border-radius:5px;
	width: 90%;
}
.boxCalc .boxContents {
	margin-top: 5px;
}
.boxCalc h3 {
	background-color: #CA4802;
	color: white;
	padding: 5px 0;
	padding-bottom: 2px;
    text-align: center;
	margin: 0;
}
.box {
	margin: 20px 0;
}
.slider li {
	padding: 5px;
	padding-bottom: 2px;
	border: 1px solid #D84800;
	border-radius:3px;	
	margin: 10px 5px;
}
.slider {
	width: 98% !important;
	margin: 0 auto;
}
.menuBold {
	font-weight: bold;
}
#YMapsID {
	width:100%;
	height:100%;
	text-align: center;
}
#YMapsIDLoad {
	color: #666;
	padding-top: 100px;
}
.indexText {
  border: 1px solid #D84800;
  border-radius: 5px 5px 5px 5px;
  padding: 5px 10px;
}
#article_front_header {
	font-weight: bold;
}
#article_front_kitchen {
	padding: 5px;
	border: 1px solid #D84800;
	border-radius:3px;	
}
.operator {
    font-size: 11px;
}