html{
  margin: 0px;
  padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/poz_top.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	text-align: center;
	font-family: Cambria, Times New Roman, serif;
   /*font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;*/
}
a{
}

	#centering{
		width: 1046px;
		margin: auto;
		text-align: left;
		background: url(../images/poz_cont.png) repeat-y left;
	}
	
		#top {
			background: url(../images/top_img.png) no-repeat;
			height: 198px;
			width: 1046px;
		}
		  /*
			#top div{ 
				float: right;
				height: 94px;
			}
			*/
			#menu{
				width: 1000px;
				text-align: right;
				height: 38px;
				margin-left: 40px;
				font-variant: small-caps;
				 font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
				 font-weight: bold;
			}
				#menu ul{
					list-style:none;
  			  height: 198px; 
					padding: 0px;
					margin: 0px;
				}
					#menu ul li{
						display: block;
						height: 38px;
						float: left;
				    margin-top: 160px;
					}
					#menu ul li a{
						text-align: center;
						display: block;
						float: left;
						height: 38px;
						line-height: 38px;
						width: 136px;
						font-size: 14px;
						color: #2c2624;
						text-decoration: none;
						background: url(../images/mnu_img.png) top center no-repeat;
					}
					#menu ul li a:hover, #menu ul li a:hover, #menu ul li a.selected {
					  color: #dd4426;
					  font-size: 18px;
					  background: url(../images/mnu_img.png) bottom center no-repeat;
					}
							#menu ul li.shop a{
	text-align: center;
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
	width: 136px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background: url(../images/mnu_img2.png) bottom center no-repeat;
}
					#menu ul li.shop a:hover, #menu ul li.shop a:hover, #menu ul li.shop a.selected {
					  color: #dd4426;
					  font-size: 18px;
					  background: url(../images/mnu_img2.png) top center no-repeat;
					}

      #content{
				width: 1046px; 
        min-height: 500px;
        _height: 500px;     
				/*background: url(../images/poz_cont.png) repeat-y left;*/
      }
			#content div{
				float: left;
			}
				#contleft{
				  margin-top: 0px;
				  margin-left: 40px;
				  margin-right: 20px;
				  _margin-top: 20px;
				  =margin-top: 20px;
				  _margin-left: 20px;
				  _margin-right: 10px;
					width: 631px; /* 691px */
					text-align: left;
					min-height: 300px;
					_height: 300px;
				}
				  #contleft p{
	text-align: left;
	font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #393939;
	font-weight: normal;
	font-size: 15px;
}
					#contleft h1{
					  display: none;
					 /* font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
						color: #dd4426;
						font-weight: normal;
						margin-bottom: 5px;
						padding-bottom: 0px;
					}
					#contleft h2{
					 /* font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
					  font-weight: bold;
					  font-size: 16px;
						color: #000;
						margin: 0px;
						padding: 0px;
						margin-top: 15px;
					}
					#contleft hr{
					 clear: both;
					 margin-top: 10px;
					}
					#contleft span{
					 font-size: 12px;
					/* font-family: arial;*/
					}
					#contleft strong{
					 /* color: #dc4325;
					 font-size: 12px;
					font-family: arial;*/
					}
					#contleft a{
						color: #dd4426;
						text-decoration: underline; 
					}
					#contleft a:hover{
	color: #2D2D2D;
	text-decoration: underline;
}
					#contleft .fotim{
					  float: left;
            margin-right: 5px;
            margin-bottom: 5px;
            /*
            height: 230px;
            line-height:230px;
            */
          }
            #contleft .fotim a{
              display: block;
              /*height: 230px;*/
              height: 145px;
              overflow: hidden;
              width: 145px;
              line-height: 230px;
              border: 2px solid #DD4426;
            }
              #contleft .fotim a img{
                margin: auto;
                border: none;
              }
					/*
					#contleft a{
					 display: block;
					 clear: right;
					 float: right;
					 color: #dc4325;
					 font-size: 13px;
          }
          */
          #contleft ul {
          	list-style-type: square;
					}
						#contleft ul li a{
							font-size: 16px;
						}
				#contright{
				  padding-top: 10px;
				  background-color: f7f6f6;
					width: 355px;
          text-align: center;
				}
				#contright #right01, #contright #right02, #contright #right03, #contright #right04, #contright #right05, #contright #right06, #contright #right07{
				  width: 276px;
				  height: 145px;
				  margin-left: 39px;
				  _margin-left: 20px;
				  text-align: right;
				}
				  #contright div h2{
				    margin: 0px;
				    padding: 0px;
				    color: #dd4326;
				    margin-top: 25px;
				    margin-right: 12px;
				    font-size: 20px;
          }
				  #contright div h3{
				    margin: 0px;
				    padding: 0px;
				    margin-right: 12px;
				    margin-bottom: 30px;
				    color: #fff;
				    font-weight: bold;
				    font-size: 14px;
          }
				  #contright div a{
				    text-align: right;
				    color: #e1e1e1;
				    text-decoration: underline;
				    width: 264px;
				    _width: 250px;
				    =width: 250px;
          }          
  				  #right01{
  				    background: url(../images/img_01.png) no-repeat;
            }
			 	  #right07{
  				    background: url(../images/img_07.png) no-repeat;
            }
  				  #right02{
  				    background: url(../images/img_02.png) no-repeat;
            }
  				  #right03{
  				    background: url(../images/img_03.png) no-repeat;
            }
  				  #right04{
  				    background: url(../images/img_04.png) no-repeat;
            }
  				  #right05{
  				    background: url(../images/img_05.png) no-repeat;
            }
  				  #right06{
  				    background: url(../images/img_06.png) no-repeat;
            }
				  
				  #contright a{
				    clear: left;
				    display: block;
				    width: 355px;
				    _width: 350px;
				    text-align: center;
				    font-size: 12px;
				    color: #bbb9b9;
				    text-decoration: none;
				    padding-right: 12px;
          }
           #contright a strong {
             font-weight: normal;
             text-decoration: underline;
           }
        #pata{
	height: 68px;
	width: 1046px;
	background: url(../images/poz_bott.png) no-repeat;
}
		        #patain{
	margin-top: 15px;
	margin-left: 170px;
	color: #708090;
	font-size: 12px;
	float: left;
}
		  		        #patain img{
						  margin-top: 0px;
		float:left;
        }

.cleaner {
	clear: both;
	height: 0px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
}

.formik
{
	font-family:Tahoma,Verdana,Arial;
	font-size:14px;
}

