html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend, caption, tbody, tfoot, thead, th, .ttt p {
margin: 0;
padding: 0;
border: 0;
outline: 0;

}

html {
	
}

body {
	height: 100%;
	vertical-align: middle;
}

.footer_1 h1, h1.footer_2, h1.footer_3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #060;
	text-align: right;
	display: inline;
	padding-left: 260px;
	}
	
	h1.footer_2 {
	padding-left: 100px;
	}

h1.footer_3 {
	padding-left: 730px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	color: #f8a125;
	padding-bottom: 20px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;	
	color: #f8a125;
	}	
	
h3.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #895021;
	display: inline;
	}		
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	}	

.osnova {
	background-image: url(image/fon.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}

.header {
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}


.menu {
	width: 100%; /* задаем ширину для div */
	float: left;  /* добавляем список в div */
	font-size: 14px; /* отступ ul от края контейнера */
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 140px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu li {
   float: left;   /* располагаем список по горизонтали */
   list-style-type: none;    /* удаляем маркеры */
}

.menu a {
   text-decoration: none;   /* удаляем подчеркивание ссылок */
   padding: 0px 20px 0px 20px;  /* создаем пространство с обеих сторон текста пункта меню */
   color: #fff;   /* задаем цвет шрифта */
  
}
.menu a:hover {
   color: #f8a125;
} 


/* МЕНЮ nav */

.nav a, .nav h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
	}

a.nav_1 {
	text-align: center;
	display: block;
	height: 260px;
	width: 200px;
	background-image: url(image/nav_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

a:hover.nav_1 {
	background-image: none;
}

.nav_1n {
	background-image: url(image/nav_1n.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	}

a.nav_1 h3 {
	padding-top: 190px;
	
	}

a.nav_2 {
	text-align: center;
	display: block;
	height: 260px;
	width: 200px;
	background-image: url(image/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

a:hover.nav_2 {
	background-image: none;
}

.nav_2n {
	background-image: url(image/nav_2n.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	}

a.nav_2 h3 {
	padding-top: 180px;
	
	}

a.nav_3 {
	text-align: center;
	display: block;
	height: 260px;
	width: 200px;
	background-image: url(image/nav_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

a:hover.nav_3 {
	background-image: none;
}

.nav_3n {
	background-image: url(image/nav_3n.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	}

a.nav_3 h3 {
	padding-top: 190px;
	
	}

a.nav_4 {
	text-align: center;
	display: block;
	height: 260px;
	width: 200px;
	background-image: url(image/nav_4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

a:hover.nav_4 {
	background-image: none;
}

.nav_4n {
	background-image: url(image/nav_4n.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	}


a.nav_4 h3 {
	padding-top: 168px;
	
	}







.main {
	background-image: url(image/fon_niz.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-bottom: 180px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #706d68;
	}
	
.main img {
	margin: 10px;	
	}	
	
.main a, .inform div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f8a125;
	text-decoration: underline;
	}
.main a:hover {
	text-decoration: none;
	}	
	
.orang {
	
	color: #f8a125;
	}

.tab1 p {
	padding-right: 30px;
	padding-left: 30px;	
	}
.inform a {
	color: #706d68;
	text-decoration: underline;
	}
.inform a img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
	background-color: #FFF;
	}
	
.inform div {
	padding-left: 40px;	
	}	
.inform div a, .poslednie a {
	font-size: 13px;
	color: #f8a125;
	}	

.poslednie {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
	}

.poslednie_1 {
	font-size: 13px;
	color: #000;	
	}


.prosto, a.prosto {
	color: #706d68;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}




.footer {
	padding-right: 20px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #706d68;
	padding-top: 20px;
	padding-bottom: 10px;
	}
	
.footer_2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #706d68;
	
	}
	
.footer strong {
	
	color: #f8a125;
	}

 .footer_2 a {
	color: #706d68;
	text-decoration: underline;
	}

.footer a{
	color: #f8a125;
	text-decoration: none;
	}
.footer a:hover, .footer_2 a:hover, .footer a em {
	color: #706d68;
	text-decoration: none;
	font-style: normal;
	}

