@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #a7b4c7;
font-family: Arial, Helvetica, sans-serif;

}
.fullSize {
	height: 100%;
	width: 100%;
}

#container {
	height: 100%;
	width: 100%;
}

h3 {
color: #344f64;
font-family: Times;
}

#header {
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	background-position: bottom;
	height: 184px;
}#main {
	height: 100%;
	width: 100%;
}
#main .borderLeft {
	background-image: url(../images/border_left.png);
	background-repeat: repeat-y;
	background-position: right;
}
#main .borderRight {
	background-image: url(../images/border_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#content {
	background-color: #fafbfc;
	background-image: url(../images/index_20.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 12px;
}
#content .content {
	background-image: url(../images/index_17.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content .content1 {
	background-image: url(../images/index_07.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 130px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
}

#content a {
	font-size: 12px;
	color: #344f64;
	text-decoration: underline;
}

#content table {
	;
}

#footer {
	background-image: url(../images/border_bottom.jpg);
	background-repeat: repeat-x;
	height: 45px;
}
#footer .footer1 {
	background-image: url(../images/index_21.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footer .footer2 {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 45px;
}
#menu {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	width: 240px;
	top: 190px;
	left: 3px;
}
#menu a {
	font-size: 16px;
	color: #344f64;
	text-decoration: none;
	font-weight: bold;
}
#menu .ru {
	text-align: left;
}
#menu .menu {
	height: 45px;
	background-image: url(../images/menu_body.png);
	background-repeat: repeat-x;
}

#menu .en {
	text-align: right;	
	padding-left: 10px;
	font-size: 14px;
	color: #c36208;
}
#menu .borderBottom {
	background-image: url(../images/menu_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 1px;
	line-height: 1px;
	height: 3px;
}
#menu .borderTop {
	background-image: url(../images/menu_top.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1px;
	line-height: 1px;
	height: 5px;
}
.pedy {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.cats_name {
	color: #8181AC;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom-style: none;
	font-size: 12pt;
	font-style: italic;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.page_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #8181ac;
}

