body {
	margin:0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/main_bcg.gif);
	background-repeat: repeat-x;
	background-color: #fee097;
	font-family: "Trebuchet MS", sans-serif !important; 
	font-size: 13px;
	color: #545454;
}

/*common*/

 a:link, a:visited {
	font-size: 13px;
	color: #e21518;
   text-decoration: underline;  
 }
 
 a:hover {
   text-decoration: none;
 }

img, div {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img, div, a, li {
	behavior: url(iepngfix.htc);
}


img.listimg {
	margin: 0px 20px 5px 0px;
}

img.contentimg {
	margin: 0px;
	padding: 0px;
}

img.contentimg-left {
	margin: 0px 20px 20px 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 15px 0px;
   padding: 0px;
	line-height: 19px;
	color: #686767;
   font-size: 13px;
}

h1 {
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 22px;
  color: #e21518;
  font-weight: normal;
}

h2 {
  padding: 0px 0px 20px 0px;
  margin: 0px;
  font-size: 18px;
  color: #e21518;
  font-weight: normal;
}


h3 {
  padding: 0px 0px 20px 0px;
  margin: 0px;
  font-size: 13px;
  color: #4b6883;
  font-weight: bold;
}

ul,li {
		line-height: 19px;
}

li {
	padding-left: 10px;
}

div.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

form {
 padding: 0px;
 margin: 0px;
}

/*containers*/

div.picholder {
  background-image: url(../images/main_pic.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 612px;
}

div.icons-holder {
    width: 960px;
    margin: 0 auto;
    padding-top: 25px;
}

a.icons:link, a.icons:visited {
	font-size: 1px;
	display: block;
	width: 11px;
	height: 9px;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	color: #593600;
   text-decoration: none;  
   margin-right: 49px;
   
 }
 
 a.icons:hover {
   text-decoration: none;
   background-position: bottom left;
 }

 
 #i-home {
 	background-image: url(../images/i_home.gif);
 	margin-left: 210px;
 	_margin-left: 105px;
 }
 
 #i-letter {
 	background-image: url(../images/i_letter.gif);
 }
 
 #i-map {
 	background-image: url(../images/i_map.gif);
	/**width: 14px;*/
 	/*margin-right: 17px;*/
 }
 
 div.inner-picholder {
  background-image: url(../images/inner_pic.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 338px;
}

div.icons-holder-inner {
    width: 560px;
    margin: 0 auto;
    padding: 107px 0 0 400px;
}

div.menuholder {
	width: 960px;
	margin: 0 auto;
	padding-top: 536px;
	*padding-top: 511px;
	text-align: center;
}

div.menu-inner {
	padding-top: 180px;
	*padding-top: 73px;
	text-align: center;
}

.menuholder a:link, .menuholder a:visited {
	font-size: 18px;
	color:#fff600;
	/*color: #fee097;*/
   text-decoration: underline;
   text-shadow: 1px 1px 0px #b50003;  
   padding: 0px 25px 0px 25px;
 }
 
.menuholder a:hover {
   text-decoration: none;
   color: #ffffff;
 }
 
.menuholder a.active:link, .menuholder a.active:visited {
	font-size: 18px;
	color: #ffffff;
   /*text-shadow: 1px 1px 0px #b50003;   */
   padding: 0px 25px 0px 25px;
   text-decoration: none;
 }
 
.menuholder a.active:hover {
   text-decoration: underline;
   color: #ffffff;
 }
 
div.maincontainer {
	width: 960px;
	margin: 0 auto;
	height: auto;
	background-image: url(../images/under_menu_bcg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

div.columnleft {
	width: 635px;
	float: left;
}
 
div.columnright {
	width: 294px;
	padding-left: 31px;
	float: left;
}

h3.newstop {
  padding: 22px 0px 20px 0px;
  margin: 0px;
  font-size: 26px;
  color: #bf0003;
  font-weight: normal;
  text-shadow: 1px 1px 0px #ffffff;
  background-image: url(../images/news_icon.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 45px;
  font-style: italic;
}

div.mainfield-top {
	background-image: url(../images/mainf_top.gif);
   background-repeat: no-repeat;
   height: 21px;
   font-size: 0px;
   line-height: 0px;
}

div.mainfield-middle {
	background-image: url(../images/mainf_bcg.gif);
	background-repeat: repeat-y;
	padding: 11px 46px 5px 46px;;
}

div.mainfield-bot {
	background-image: url(../images/mainf_bot.gif);
   background-repeat: no-repeat;
   height: 21px;
   font-size: 0px;
   line-height: 0px;

}

/*news main*/


h2.newsh2 {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  font-size: 18px;
  color: #e21518;
  font-weight: normal;
}
 a.newsh:link, a.newsh:visited {
	font-size: 18px;
	color: #e21518;
   text-decoration: underline;  
 }
 
 a.newsh:hover {
   text-decoration: none;
 }

div.date {
   font-size: 12px;
   color: #969696;
   margin-bottom: 15px;
}

img.news-img {
   padding: 0px;
   margin: 0px 30px 10px 0px;
   float: left;
}

div.divider {
   height: 1px;
   font-size: 0px;
   line-height: 0px;
   border-top: 1px solid #ffe8b0;
   margin: 20px 0px 20px 0px; 
}

div.divider-rmore {
   height: 1px;
   font-size: 0px;
   line-height: 0px;
   border-top: 1px solid #ffe8b0;
   margin: 30px 0px 30px 0px; 
}


a.allnews:link, a.allnews:visited {
	font-size: 13px;
	color: #e21518;
   text-decoration: underline;  
   display: block;
   text-align: right;
 }
 
a.allnews:hover {
   text-decoration: none;
 }
 
 div.photofield-top {
	background-image: url(../images/photof_top.gif);
   background-repeat: no-repeat;
   height: 21px;
   font-size: 0px;
   line-height: 0px;
   margin-top: 34px;
}

div.photofield-middle {
	background-image: url(../images/photof_bcg.gif);
	background-repeat: repeat-y;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

div.photofield-bot {
	background-image: url(../images/photof_bot.gif);
   background-repeat: no-repeat;
   height: 21px;
   font-size: 0px;
   line-height: 0px;
}


/*photo block*/

 /*projects*/
 ul.photoblock {
  margin:0; 
  padding:0; 
  height: 120px;
  line-height: normal;
}

.photoblock li {
  display:inline;
  list-style-type:none;
  float: left;
  padding: 0px;
  margin: 0 6px 0 6px;
}

  img.photoimg {
 	background-repeat: no-repeat;
	background-position: left;
 }
 
 a.arrow {
 	display:block;
	margin-top:50px;
 }

h3.menutop {
  padding: 22px 0px 20px 0px;
  margin: 0px;
  font-size: 26px;
  color: #bf0003;
  font-weight: normal;
  text-shadow: 1px 1px 0px #ffffff;
  background-image: url(../images/menu_icon.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 45px;
  font-style: italic;
} 

h3.holiday {
  padding: 22px 0px 20px 0px;
  margin: 0px;
  font-size: 26px;
  color: #bf0003;
  font-weight: normal;
  text-shadow: 1px 1px 0px #ffffff;
  background-image: url(../images/star_icon.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 45px;
  font-style: italic;
} 

/*menushka*/

 div.menushk-top {
	background-image: url(../images/mshk_top.gif);
   background-repeat: no-repeat;
   height: 22px;
   font-size: 0px;
   line-height: 0px;
}

div.menushk-middle {
	background-image: url(../images/mshk_bcg.gif);
	background-repeat: repeat-y;
	padding: 5px 15px 5px 15px;
}

div.menushk-bot {
	background-image: url(../images/mshk_bot.gif);
   background-repeat: no-repeat;
   height: 22px;
   font-size: 0px;
   line-height: 0px;
   margin-bottom: 0px;
}

div.menublock {
   -moz-border-radius: 8px; 
	border-radius: 8px; 
	-webkit-border-radius: 8px; 
	background-color: #fee29e;
	padding: 8px;
	margin-bottom: 4px;
}

.menublock a:link, .menublock a:visited {
	font-size: 13px;
	color: #e21518;
   text-decoration: underline;
   font-weight: bold;  
 }
 
.menublock a:hover {
   text-decoration: none;
 }

.menublock img.menuimg {
   padding: 0px;
   margin: 0px 20px 0px 0px;
   float: left;
}
 
/*holiday*/

 div.holiday-top {
	background-image: url(../images/holiday_top.gif);
   background-repeat: no-repeat;
   height: 22px;
   font-size: 0px;
   line-height: 0px;
}

div.holiday-middle {
	background-image: url(../images/holiday_bcg.gif);
	background-repeat: repeat-y;
	padding: 5px 23px 5px 23px;

}

div.holiday-bot {
	background-image: url(../images/holiday_bot.gif);
   background-repeat: no-repeat;
   height: 22px;
   font-size: 0px;
   line-height: 0px;
   margin-bottom: 0px;
}

.holiday-middle img.holidaypic {
	margin: 0px 17px 10px 0px;
	float: left;
}

.holiday-middle div.price {
	width: 70px;
	float: left;
	font-size: 16px;
   height: 26px;
   padding-top: 2px;
}

 a.order-btn:link, a.order-btn:visited {
	font-size: 16px;
	color: #e21518;
   display: block;
   float: left;
   padding-top: 2px;
   width: 107px;
   height: 26px;
   background-image: url(../images/order_button_bcg.gif);
   background-repeat: no-repeat;
   background-position: center;
   text-align: center;
   color: #ffdb00;
   text-decoration: none;
   margin-left: 17px;     
 }
 
 a.order-btn:hover {
   text-decoration: underline;
 }

div.podval {
  background-image: url(../images/podval_pic.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 150px;
  margin-top: 34px;
}

div.podval-holder {
	width: 960px;
	margin: 0 auto;
}

div.copyright-holder {
	color: white;
   text-align: center;
   padding-top: 15px;

}

div.podval-column {
	width: 320px;
	float: left;
	padding-top: 60px;
	text-align: center;
}

.podval-column a {
	font-size: 12px;
}

div.pages {
   font-size: 18px;
   color: #686767;
}

.pages a:link, .pages a:visited {
	font-size: 18px;
	color: #e21518;
   text-decoration: underline;  
 }
 
 .pages a:hover {
   text-decoration: none;
 }

/*side menu*/ 

div.side-menu-middle {
	background-image: url(../images/mshk_bcg.gif);
	background-repeat: repeat-y;
	padding: 5px 23px 5px 23px;
}


a.level2:link, a.level2:visited {
   background-image: url(../images/side_menu_bcg.gif);
   background-repeat: no-repeat;
   background-position: top;
   padding: 12px 0 12px 45px;
   display: block;
	font-size: 13px;
	color: #e21518;
   text-decoration: underline; 
   margin-bottom: 1px; 
   font-weight: bold;
 }
 
 a.level2:hover {
   text-decoration: none;
   background-position: bottom;
 }

 a.level2-active:link, a.level2-active:visited {
   background-image: url(../images/side_menu_bcg.gif);
   background-repeat: no-repeat;
   background-position: top left;
   padding: 12px 0 12px 45px;
   display: block;
	font-size: 13px;
	color: #e21518;
   text-decoration: none;
   background-position: bottom left;
   margin-bottom: 1px;
   font-weight: bold;
 }
 
 a.level2-active:hover {
   text-decoration: underline;  
 }
 
 a.level3:link, a.level3:visited {
   background-image: url(../images/sub_bullet.gif);
   background-repeat: no-repeat;
   background-position: left;
   padding: 5px 0 5px 20px;
   margin-left: 45px;
   display: block;
	font-size: 12px;
	color: #e21518;
   text-decoration: underline; 
   margin-bottom: 1px;   
 }
 
 a.level3:hover {
   text-decoration: none;
 }
 
  a.level3-active:link, a.level3-active:visited {
   background-image: url(../images/sub_bullet.gif);
   background-repeat: no-repeat;
   background-position: left;
   padding: 5px 0 5px 20px;
   margin-left: 45px;
   display: block;
	font-size: 12px;
	color: #ff5b5d;
   margin-bottom: 1px; 
   text-decoration: none;   
 }
 
 a.level3-active:hover {
   text-decoration: underline; 
 }
 
  a.rmore:link, a.rmore:visited {
	font-size: 13px;
	color: #e21518;
   text-decoration: underline;
   background-image: url(../images/sub_bullet.gif);
   background-repeat: no-repeat;
   background-position: left;
   margin-left: 20px;
   padding-left: 20px; 
   display: block;
   margin-bottom: 20px; 
 }
 
 a.rmore:hover {
   text-decoration: none;
 }

img.gallery {
	margin: 0px 10px 20px 10px;
	background-repeat: no-repeat;
} 

 /*form*/
 
form.faq {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px
}
.faq div.lineholder {
	margin-bottom: 10px;
	width: 494px;
	_width: 497px;
}

.faq input.texfield {
	width: 361px;
	border: 1px solid #d9d9d9;
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 13px;
	color: #545454;
	height: 19px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 6px;
}

.faq input.qntin {
	width: 40px;
	border: 1px solid #d9d9d9;
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 13px;
	color: #64686c;
	height: 21px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 6px;
}

.faq div.name {
   float: left;
	height: 22px;
	padding: 4px 10px 0px 10px;
	text-align: right;
	width: 100px;
}

.faq textarea {
	width: 365px;
	border: 1px solid #d9d9d9;
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 13px;
	color: #545454;
	height: 76px;
	padding-left: 5px;
	padding-right: 0px;
}

.faq input.digits {
	width: 40px;
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 13px;
	color: #545454;
	border: none;
	height: 19px;
	width: 66px;
	padding-top: 1px;
	border: 1px solid #d9d9d9;
}

.faq img.digitsimg {
   float: left;
	width: 50px;
	height: 20px;
	border: 1px #cedde9 solid;
	padding: 1px; 
	margin: 0px 10px 0px 0px;	
}

.faq div.okbutton {
	float: right;
}

 a.okbutton:link, a.okbutton:visited {
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/snd_bcg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 83px;
	height: 21px;
	padding-top: 5px;
	display: block;
   text-decoration: none;
	text-align: center;
 }
 
 a.okbutton:hover {
   text-decoration: none;
 }

span.star {
	color: red;
}

 
div.divider-gallery {
   height: 1px;
   font-size: 0px;
   line-height: 0px;
   border-top: 1px solid #ffe8b0;
   margin: 0px 0px 20px 0px; 
}

/*flipping flash*/

 div.wide-top {
	background-image: url(../images/wide_top.gif);
   background-repeat: no-repeat;
   height: 22px;
   font-size: 0px;
   line-height: 0px;
}

div.wide-middle {
	background-image: url(../images/wide_bcg.gif);
	background-repeat: repeat-y;
	padding: 5px 15px 0px 15px;
}

div.wide-bot {
	background-image: url(../images/wide_bot.gif);
   background-repeat: no-repeat;
   height: 22px;
   font-size: 0px;
   line-height: 0px;
   margin-bottom: 0px;
}

#activepages {
	color: #686767;
	text-decoration: none;
} 

/* loadmask */

.loadmask {
    z-index: 100;
    position: absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #000;
    width: 100%;
    height: 100%;
    zoom: 1;
}

.loadmask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;        
}

.loadmask-msg div {
   padding:15px 10px 15px 45px;
   background: #fbfbfb url('../images/ajax-loader.gif') no-repeat 5px 5px;
   line-height: 16px;
	border:1px solid #BF0003;   
   font:normal 11px tahoma, arial, helvetica, sans-serif;
   cursor:wait;
}

.masked {
   overflow: hidden !important;
}

.masked-relative {
   position: relative !important;
}

.masked-hidden {
   visibility: hidden !important;
}

/* jcarousel */

.jcarousel-skin-tango .jcarousel-container {
  line-height: normal;
  margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: auto;
    padding: 0;
    margin: 0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 520px;
    height: 120px;
    margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 130px;
    height: 120px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin: 0 1px 0 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: none;
    color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 45px;
    right: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: transparent url(../images/photo_arrow_right.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 45px;
    left: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: transparent url(../images/photo_arrow_left.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}

table.gallery-tab td {
    font-size: 11px;
    padding-bottom: 15px;
    text-align: center;
    vertical-align: top;
}

/*new podval*/
div.podval2 {
  background-image: url(../images/podval_bcg.gif);
  background-repeat: repeat-x;
  background-position: top;
  height: 168px;
  margin-top: 16px;
}
div.podval-holder2 {
	width: 960px;
	margin: 0 auto;
	background-image: url(../images/podval_pic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 168px;
}
div.podval2-copyright {
	float: left;
	color: #fae600;
  margin-top: 43px;
  margin-left: 25px;
  font-size: 12px;
  text-shadow: 1px 1px 0px #ab1100;  
}

div.podval2-counter {
  float: left;
  margin-top: 130px;
  margin-left: 183px;
  _margin-left: 158px;
}

div.podval2-link {
  float: left;
  margin-top: 43px;
  margin-left: 243px;
}


 .podval2-link a:link, .podval2-link a:visited {
	font-size: 12px;
	color: #fae600;
	ext-shadow: 1px 1px 0px #ab1100; 
   text-decoration: underline;  
 }
 
 .podval2-link a:hover {
   text-decoration: none;
 }


