@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	margin:0px auto;
	background-image:url(../images/body_f.jpg);
	background-color: #560000;
	color: #FFFFFF;
	text-align:justify;
	height:100%;
}
html {
	height: 100%;
	min-width:999px;
}
/*структура сайту*/
#container {
	position:relative;
	width: 100%;
	min-height:100%;
	height:auto!important;
	height:100%;
	margin:0px auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	background:url(../images/fon.jpg) top repeat-x;
}
#logo {
	position:absolute;
	width:333px;
	height:122px;
	background-image:url(../images/logo.jpg);
	top:0px;
	left:0px;
}
#headermain {
	margin:0px auto;
	position:relative;
	width: 100%;
	height:122px;
	background:url(../images/headerfon.jpg) repeat-x;
	top:0px;
}
#header {
	margin:0px auto;
	position:relative;
	width: 999px;
	height:122px;
	top:0px;
}
#copyright {
	height:20px;
	position:absolute;
	margin:0px auto;
	left:420px;
	margin-top:70px;
	font-size:11px;
	white-space:nowrap
}
#menu {
	height:20px;
	position:absolute;
	top:80px;
	right:10px;
	white-space:nowrap;
}
#menu1 {
	height:20px;
	position:absolute;
	top:55px;
	left:900px;
	white-space:nowrap;
}
#head {
	position:relative;
	margin-left:40px;
	width: 999px;
	height:363px;
}
#textbox {
	width: 999px;
	margin:0px auto;
	background-image:url(../images/body_f.jpg);
	min-height:400px;
	height:auto!important;
	height:400px;
	padding:0 0 355px;
	height: 1%;
}
#text1 {
	width:335px;
	float:left;
	left:0px;
	margin-left:5px;
}
#text2 {
	position:relative;
	width: 545px;
	margin-left:400px;
	left: 2px;
}
#footer_img {
	margin:0px auto;
	height:318px;
	width:999px;
	/*background-image:url(../images/f1.jpg);*/
}
#footer_img1 {
	margin:0px auto;
	height:318px;
	width:999px;
	/*background-image:url(../images/f2.jpg);*/
}
#foot {
	position:relative;
	width:100%;
	height:318px;
	background:url(../images/ffon2.jpg) repeat-x;
	margin:-318px auto;
}
/***текст і картинки****/
.errorClass {
	color: #d30202;
	font:12px tahoma, arial, verdana;
}
img {
	margin-right: 10px;
}
h1 {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
}
img {
	margin-bottom:7px;
}
#nb {
	color: #FFFFFF;
	font-size:14px;
}
.style1 {
	font-size: 16px;
}
.style2 {
	color: #9f9f79
}
.style3 {
	font-size: 13px;
}
blockquote {
	margin-top:5px;
	margin-bottom:5px;
}
.active {
	color:#520000;
	font-size:115%;
	margin-left:15px;
	text-decoration:none;
}
.active1 {
	color:#fff;
	font-size: 14px;
	text-decoration:underline;
}
.active2 {
	color:#9C9C79;
	font-size: 14px;
	text-decoration:none;
}
ul {
	margin-left:20px;
}
li {
	margin:5px;
}
.imageleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 1px;
}
.colorButton {
	background-color:#ceceb2;
	border-top:1px solid #9f9f79;
	border-left: 1px solid #91915d;
	border-right:1px solid #91915d;
	border-bottom:1px solid #9f9f79;
	font: normal 14px tahoma;
	width:120px;
	color: #000;
}
.flash {
	margin-left: 190px;
}
/***навігація****/
#menu a {
	text-decoration:none;
	font-size:90%;
	color:#520000;
	margin-left:15px;
}
#menu a:hover {
	color:#fff;
	text-decoration:none;
}
a {
	text-decoration:none;
	font-size: 14px;
	color:#FFFFFF;
}
a:hover {
	color:#9C9C79;
}
