@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #F6f6f6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a {
	color: #669933;
text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
.twoColFixLtHdr #container {
	width: 1200px;  
	background: #F6f6f6;
	text-align: left;
	border-top-color: #F6F6F6;
	margin: 0 auto;
} 
.twoColFixLtHdr #header {
	background: #f6f6f6;  
} 
.twoColFixLtHdr #wrapperheader {
	background: #f6f6f6;
	float:left;
	width:100%;
	margin-left:-450px;
	
}
.twoColFixLtHdr #wrapper {
	background: #f6f6f6;
	float:left;
	width:100%;
	/*margin-top: -0px;*/
}
.twoColFixLtHdr #logo {
	background: #f6f6f6;  
	margin-left: 450px;
		
} 
.twoColFixLtHdr #apple4 {
	background: #f6f6f6;  
	float:right;
	width:450px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #8BC238;
}
.twoColFixLtHdr #mainContent2 h3 {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 1.5em;
}
.twoColFixLtHdr #mainContent2 h4 {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 4px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 1.3em;
}
.twoColFixLtHdr #mainContent h3 {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 1.5em;
}
.twoColFixLtHdr #mainContent h4 {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 4px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 1.3em;
}
.twoColFixLtHdr #sidebar1 {
	float:left;
	width:226px;
	margin-left:-1200px;
	background-image: url(img/FON-MENU-3.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
} 
.twoColFixLtHdr #mainContent {
	margin-left: 230px;
	background-color: #f6f6f6;
	background: #f6f6f6;
	color: #000000;
	font:76%/1.25 Verdana, Helvetica, sans-serif;
	background-image: url(img/FON-right.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 110px;
}
.twoColFixLtHdr #mainContent2 {
	
	background-color: #f6f6f6;
	background: #f6f6f6;
	color: #000000;
	/*font-family: Verdana, Helvetica, sans-serif;*/
	font:76%/1.25 Verdana, Helvetica, sans-serif;
	background-image: url(img/FON-right.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;

	padding-left: 10px;
	/*font-size: 76%;*/
	margin-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
margin-right:0px;

margin-left:230px;
width:695px;
}
.twoColFixLtHdr #mainContent3 {
	margin: 0 226px;
	background-color: #f6f6f6;
	background: #f6f6f6;
	color: #000000;
	font:76%/1.25 Verdana, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 230px;
	padding-right: 10px;
	margin-bottom: 20px;	
}
.twoColFixLtHdr #centerContent {
	/*padding: 0 10px;*/
	background-image: url(img/FON-right.jpg);
	background-repeat: no-repeat;
	/*background-color: #f6f6f6;
	background: #f6f6f6;*/
	position: absolute;
	top: 180px;
	float: left;
	width: 480px;
	left: 230px;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 50px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
} 
.twoColFixLtHdr #rightContent2 {
	background-image: url(img/FON-right.jpg);
	background-repeat: no-repeat;
	/*background-color: #f6f6f6;
	background: #f6f6f6;*/
	float:left;
	width:226px;
	margin-left:-226px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 300px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.twoColFixLtHdr #rightContent {
    background-image: url(img/FON-right.jpg);
	background-repeat: no-repeat;
	/*background-color: #f6f6f6;
	background: #f6f6f6;*/
	position: absolute;
	top: 180px;
	float: left;
	width: 250px;
	left: 750px;
	overflow: hidden;
	padding-bottom: 50px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 300px;
}
.twoColFixLtHdr #footer {
	clear:left;
	width:100%;
	background:#f6f6f6;
	background-color: #A5D263;
	font-family: Helvetica, sans-serif;
	font-size: 90%;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #footer a {
	text-decoration: none; 
	color: #000000;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.rightside_image {
	/*float: right;*/
	/*padding: 5px;
	margin: 5px;*/
	/*border: 2px solid #cccccc;*/
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
}
.twoColFixLtHdr #butblock {
	float:right;
	clear:right;
	width:370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.twoColFixLtHdr #butt {
	position: relative;
	width: 80px;
	float: left;
}

.twoColFixLtHdr #butt2 {
	position: relative;
	width: 105px;
	float: left;
}

.twoColFixLtHdr #butt3 {
	position: relative;
	float: left;
	width: 80px;
}  
	
.twoColFixLtHdr #butt4 {
	position: relative;
	width: 90px;
	float: left;
}
.twoColFixLtHdr #container #sidebar1 h3 {
	color: #89B700;
}
.twoColFixLtHdr #razrb {
	padding-top: 25px;
	padding-right: 3px;
	margin-top: 35px;
	
}
.twoColFixLtHdr #header #sidebar1 #Baner {
	/*margin-top: 4px;*/   
	padding-top: 2px;
	padding-right: 3px;
	
}
.twoColFixLtHdr #header #sidebar1 #Podderg {
	/*margin-top: 4px;*/ 
    padding-top: 2px;
	padding-right: 3px;
	
}
.twoColFixLtHdr #header #sidebar1 #Prodvig {
	/*margin-top: 4px;*/
	padding-top: 2px;
	padding-right: 3px;
	
}
.twoColFixLtHdr #header #sidebar1 #Grafdis {
	/*margin-top: 4px;*/
	padding-top: 2px;
	padding-right: 3px;
	
}
.twoColFixLtHdr #header #sidebar1 #narug {
	/*margin-top: 4px;*/
	padding-top: 2px;
	padding-right: 3px;
	
}
.twoColFixLtHdr #header #sidebar1 #foto {
	/*margin-top: 4px;*/
	padding-top: 2px;
	padding-right: 3px;
}
.twoColFixLtHdr #header #sidebar1 #podarki {
	/*margin-top: 4px;*/
	padding-top: 2px;
	padding-right: 3px;
}
.twoColFixLtHdr #wrapper #mainContent3 #zakladka {
	width: 86px;
	float: left;
}

.twoColFixLtHdr  #butt A { text-decoration: none; }
.twoColFixLtHdr	 #butt A { color: #009900;        }  
.twoColFixLtHdr	 #butt A:hover { color: #63ADF8;   }
.twoColFixLtHdr	 #butt2 A { text-decoration: none; }
.twoColFixLtHdr	 #butt2 A { color: #009900;        }  
.twoColFixLtHdr	 #butt2 A:hover { color: #FF00FF;  }
.twoColFixLtHdr	 #butt3 A { text-decoration: none; }
.twoColFixLtHdr	 #butt3 A { color: #009900;        }  
.twoColFixLtHdr	 #butt3 A:hover { color: #FFFF00;  }
.twoColFixLtHdr	 #butt4 A { text-decoration: none; }
.twoColFixLtHdr	 #butt4 A { color: #009900;        }  
.twoColFixLtHdr	 #butt4 A:hover { color: #000000;  }
.twoColFixLtHdr	 #sidebar1 A { text-decoration: none; }
.twoColFixLtHdr	 #sidebar1 A { color: #000000;        }  
.twoColFixLtHdr	 #sidebar1 A:hover { color: #009900;  }
.twoColFixLtHdr	 A.buklet  {
	background-image: url(img/buklet.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; 
	width: 312px; 
	height: 201px; }
.twoColFixLtHdr	A.buklet:hover {  background-image: url(img/buklet-2.jpg); }   
.twoColFixLtHdr	A.katalog  {
	background-image: url(img/katalog.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; /* Рисунок как блочный элемент */
	width: 312px; 
	height: 201px; }
.twoColFixLtHdr	A.katalog:hover {  background-image: url(img/katalog-2.jpg); } 
.twoColFixLtHdr	A.flaer  {
	background-image: url(img/flaer.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; /* Рисунок как блочный элемент */
	width: 312px; 
	height: 201px; }
.twoColFixLtHdr	A.flaer:hover {  background-image: url(img/flaer-2.jpg); }  
.twoColFixLtHdr	A.kalendar  {
	background-image: url(img/kalendar.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; /* Рисунок как блочный элемент */
	width: 312px; 
	height: 201px; }
.twoColFixLtHdr	A.kalendar:hover {  background-image: url(img/kalendar-2.jpg); }
.twoColFixLtHdr	A.otkritka  {
	background-image: url(img/otkritka.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; /* Рисунок как блочный элемент */
	width: 312px; 
	height: 201px; }
.twoColFixLtHdr	A.otkritka:hover {  background-image: url(img/otkritka-2.jpg); }
.twoColFixLtHdr	A.fstyle {
	background-image: url(img/fstyle.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; /* Рисунок как блочный элемент */
	width: 312px; 
	height: 201px; }
.twoColFixLtHdr	A.fstyle:hover {  background-image: url(img/fstyle-2.jpg); }
.twoColFixLtHdr	A.razrab_menu  {
	background-image: url(img/razr-menu.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; 
	width: 169px; 
	height: 29px; }
.twoColFixLtHdr	A.razrab_menu:hover {  background-image: url(img/razr-menu-2.jpg); }
.twoColFixLtHdr	A.baner_menu  {
	background-image: url(img/baner-menu.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; 
	width: 169px; 
	height: 29px; }
.twoColFixLtHdr	A.baner_menu:hover {  background-image: url(img/baner-menu-2.jpg); }
.twoColFixLtHdr	A.podderg_menu  {
	background-image: url(img/podderg-menu.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; 
	width: 169px; 
	height: 29px; }
.twoColFixLtHdr	A.podderg_menu:hover {  background-image: url(img/podderg-menu-2.jpg); }
.twoColFixLtHdr	A.prodv_menu  {
	background-image: url(img/prodv-menu.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; 
	width: 169px; 
	height: 29px; }
.twoColFixLtHdr	A.prodv_menu:hover {  background-image: url(img/prodv-menu-2.jpg); }
.twoColFixLtHdr	A.graf_menu  {
	background-image: url(img/graf-menu.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; 
	width: 169px; 
	height: 29px; }
.twoColFixLtHdr	A.graf_menu:hover {  background-image: url(img/graf-menu-2.jpg); }
.twoColFixLtHdr	A.foto_menu  {
	background-image: url(img/foto-menu.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; 
	width: 169px; 
	height: 29px; }
.twoColFixLtHdr	A.foto_menu:hover {  background-image: url(img/foto-menu-2.jpg); }
.twoColFixLtHdr	A.narug_menu  {
	background-image: url(img/narug-menu.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; 
	width: 169px; 
	height: 29px; }
.twoColFixLtHdr	A.narug_menu:hover {  background-image: url(img/narug-menu-2.jpg); }
.twoColFixLtHdr	A.podarki_menu  {
	background-image: url(img/podarki-menu.jpg); /* Путь к файлу с исходным рисунком */
	display: inline-block; 
	width: 169px; 
	height: 29px; }
.twoColFixLtHdr	A.podarki_menu:hover {  background-image: url(img/podarki-menu2.jpg); }

.twoColFixLtHdr #right {
	/*	padding-top: 25px;
*/	margin-top: 35px;
	margin-left: 15px;	
}
.twoColFixLtHdr #winter {
	height: 240px;
	z-index: 1;
}
.twoColFixLtHdr #winter2 {
	height: 240px;
	z-index: 2;
	top: -240px;
}

.twoColFixLtHdr		A.zakladka1  {
	background-image: url(img/zakladka1.jpg); /* Путь к файлу с исходным рисунком */
	background-position:0px 0px;
	display: inline-block; 
	width: 85px; 
	height: 23px; }
.twoColFixLtHdr		A.zakladka1:hover { background-position:0px -23px; }
.twoColFixLtHdr		A.zakladka2  {
	background-image: url(img/zakladka1.jpg); /* Путь к файлу с исходным рисунком */
	background-position:0px -46px;
	display: inline-block; 
	width: 85px; 
	height: 23px; }
.twoColFixLtHdr		A.zakladka2:hover { background-position:0px -69px; }
.twoColFixLtHdr		A.zakladka3  {
	background-image: url(img/zakladka1.jpg); /* Путь к файлу с исходным рисунком */
	background-position:0px -92px;
	display: inline-block; 
	width: 85px; 
	height: 23px; }
.twoColFixLtHdr		A.zakladka3:hover { background-position:0px -115px; }
.twoColFixLtHdr		A.zakladka4  {
	background-image: url(img/zakladka1.jpg); /* Путь к файлу с исходным рисунком */
	background-position:0px -138px;
	display: inline-block; 
	width: 85px; 
	height: 23px; }
.twoColFixLtHdr		A.zakladka4:hover { background-position:0px -161px; }
.twoColFixLtHdr		A.zakladka5  {
	background-image: url(img/zakladka1.jpg); /* Путь к файлу с исходным рисунком */
	background-position:0px -184px;
	display: inline-block; 
	width: 85px; 
	height: 23px; }
.twoColFixLtHdr		A.zakladka5:hover { background-position:0px -207px; }
.twoColFixLtHdr		A.zakladka6  {
	background-image: url(img/zakladka1.jpg); /* Путь к файлу с исходным рисунком */
	background-position:0px -230px;
	display: inline-block; 
	width: 85px; 
	height: 23px; }
.twoColFixLtHdr		A.zakladka6:hover { background-position:0px -253px; }


.nonewyear{  
color:#669933;  
font: bold 14px Arial, Helvetica, sans-serif;  
padding: 3px;  
}  
.newyear1{  
color:red;  
font: bold 14px Arial, Helvetica, sans-serif;  
padding: 3px;  
}
