* {	margin: 0;
	padding: 0;}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	background-image: url(images/fon.jpg);
	font-size: 12px;
	background-attachment: fixed;
}
#conteiner1 {
	width:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 900px;
	position: relative;
}
#butt {
	height: 36px;
	width: 80px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	left: 800px;
	top: 34px;
}

.conteiner2 {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	width: 900px;
}


#conteiner3 {
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8E8E8;
}
#conteiner4 {
	width: 860px;
}
#rightcol {
	float: right;
	width: 590px;
	height: auto!important;
	min-height: 500px;
	height: 500px;
	background-color: #AACDE3;
}
#rightcol ul {
	margin-left: 20px;
	line-height: 14px;
	font-size: 12px;
	list-style-image: url(images/li.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}

#rightcol ul li {
	margin-bottom: 10px;
}
#rightcol ol {
	margin-left: 30px;
	line-height: 14px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #003;
}
#rightcol ol li {
	margin-bottom: 10px;
}

#rightcol a {
	font-weight: bold;
	text-decoration: none;
	color: #006FB7;
}
#rightcol a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #BF0018;
}
#leftcol {
	float: left;
	width: 260px;
	list-style-type: none;
	background-color: #AACDE3;
}
#leftcol ul {
	margin-left: 30px;
	list-style-image: url(images/li.gif);
	line-height: 10px;
	font-size: 12px;
}
#leftcol ul li {
	margin-bottom: 10px;
}

#leftcol a {
	font-weight: bold;
	text-decoration: none;
	color: #006FB7;
}
#leftcol a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #BF0018;
}
.leftcol1 {
	float: left;
	width: 260px;
	margin-top: 10px;
	background-color: #AACDE3;
}
.leftcol1 ul {
	margin-left: 20px;
	line-height: 18px;
	font-size: 12px;
	list-style-image: url(images/li.gif);
}
.leftcol1 a {
	font-weight: bold;
	text-decoration: none;
	color: #006FB7;
}
.leftcol1 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #BF0018;
}

#fcont {
	width: 900px;
}
#f1 {
	float: left;
	}


	#f2 {
	float: left;
	height: 50px;
	width: 450px;
	background-image: url(images/f2.jpg);
	background-repeat: no-repeat;
}

#copy {
	position: relative;
	top: 18px;
	font-size: 10px;
	color: #000;
	left: 280px;
	width: 150px;
	text-align: center;
	font-weight: bold;
}
#copy a {
	font-size: 10px;
	text-decoration: none;
	color: #CCC;
}
#copy a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #000;
}



.clear {
	clear: both;
}

.color {
	color: #006FB7;
	font-weight: bold;
}
.color2 {
	color: #BF0018;
	font-weight: bold;
}

.center {
	text-align: center;
}
.title1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background-image: url(images/title1.jpg);
}

.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background-image: url(images/title2.jpg);
}
.title3 {
	font-size: 12px;
	font-weight: bold;
	color: #0B3E7D;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B3E7D;
}
.colcont1 {
	padding: 10px;
}
.colcont2 {
	padding: 10px;
	text-align: center;
}
.colcont3 {
	padding: 5px;
}
.style1 {
	background-color: #FFF;
	border: 2px solid #2A7FA6;
	padding: 10px;
}
.style2 {
	background-color: #FFF;
	border: 2px solid #BF0018;
	text-align: center;
	padding: 5px;
	color: #BF0018;
}
.style3 {
	background-color: #FFF;
	padding: 10px;
}
.style4 {
	color: #BF0018;
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}
.style5 {
	background-color: #FFF;
	border: 2px solid #006FB7;
	text-align: center;
	padding: 5px;
	color: #006FB7;
}

