@charset "utf-8";

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #000;
	}
h1 { 
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 8pt;
        margin: 0px; padding:0px;
	
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #8f8d76;
	text-transform: uppercase;
	margin: 0px; padding: 0px;
	}

.bg {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	}
	
.CenterBlock {
	position: absolute;
	background: url(../img/paper.gif);
	left: 50%; top: 40px;
	width: 593px;
	margin-left: -296px;
	}
.icons_block {
	position: absolute;
	left: 50%; top: 55px;
	margin-left: -320px; 
	height: 30px;
	}
	.icons_block img {
		display:block;
		clear: both;
		margin-bottom: 6px;
		}
.gray_text {
	position: absolute;
	top: 130px; left: 50%;
	margin-left: -335px;
	}
.top_shadow {
	position: absolute;
	top: 35px; left: 50%;
	width: 603px; height: 5px;
	margin-left: -301px;
	background: url(../img/top_shadow.gif);
	}
.left_shadow {
	position: absolute;
	top: 39px; left: 50%;
	width: 5px; height: 445px;
	margin-left: -302px;
	background: url(../img/left_shadow.gif);
	}
.right_shadow {
	position: absolute;
	top: 39px; left: 50%;
	width: 5px; height: 445px;
	margin-left: 297px;
	background: url(../img/right_shadow.gif);
	}
.top_text_block {
	width: 100%;
	height: 35px;
	clear: both;
	margin-top: 10px;
	}
	.top_text_block .top_left {
		float: left;
		margin: 10px 0px 0px 20px;
		text-align:center;
		}
	.top_text_block .top_phone_block {
		margin: 5px 20px 0px 0px;
		float: right;
		font-family: "Arial Black", Helvetica, sans-serif; padding-top: 5px;
		}
		.top_phone_block img {
			display: inline;
			vertical-align:middle;
			margin: -5px 5px 0px 0px;
			}
		.top_phone_block span {
			color: #aa1e23;
			}
.board {
	background: url(../img/board.jpg) no-repeat;
	margin: 10px 0px 10px 0px;
	width: 593px; height: 257px;
	}
	.board img.logo {
		float: right;
		margin: 14px 22px;
		}
	.board img.img {
			margin-bottom: 10px;
			margin-left: 6px;
			border: none;
		}
.right_links {
	position: absolute;
	top: 350px; left: 50%;
	margin-left: 297px;
	}
.body_block {
	margin-left: 20px;
	clear: both;
	margin-bottom: 20px;
	}
	.body_block a, .body_block a:link, .body_block a:active, .body_block a:visited {
		color: #7e0418;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		text-decoration: none;
		line-height: 25pt;
		}
	.body_block a:hover {
		color: #b80623;
		text-decoration: underline;
		}
	.body_block .left_col {
		display: block;
		float: left;
		width: 190px;
		}
	.body_block .left_col img {
		border: none;
		}
		img.inText {
			float: right; display:inline;
			}
		.image {
			margin: 0px;
			filter:alpha(opacity=100);
			opacity: 1;
			-moz-opacity:1;
			}
		.image_semi {
			filter:alpha(opacity=50);
			opacity: 0.5;
			-moz-opacity:0.5;
			}
	.body_block .right_col {
		display: block; float:left;
		width: 350px;
		color: #4f3d3d;
		}
.bottomMarg {
	display: block; clear: both;
	height: 30px;
	}
.bottom_block {	
	background: #000;
	text-align: center;
	color: #eadedc;
	padding: 5px 0px 20px 0px;
	}
	.par {
		background: #000;
		margin-top: 5px;
		margin-bottom: 20px;
		}
	.bottom_block a, .bottom_block a:link, .bottom_block a:visited, .bottom_block a:active {
		color: #eadedc;
		text-decoration:none;
		}
	.bottom_block a:hover {
		text-decoration: underline;
		color:#FFFFFF;
		}
.text {
	position: absolute; 
	top: 100px; left: 50%;
	margin-left: -265px;
	color: #a9a685;
	}
	
	.text h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13pt;
		text-transform:uppercase;
		margin: 0px 0px 5px 6px; 
		padding:0px;
		}
	.text .links_block {
		margin: 0px 0px -3px 0px;
		}
	.text .links_block a, .text .links_block a:link, .text .links_block a:visited, .text .links_block a:active  {
		color: #a9a685;
		text-decoration: none; line-height: 20px;
		}
	.text .links_block a:hover {
		color: #ecdeb8;
		}	
	
.form {
height: 15px;
font-size: 12px;
color: gray;
}	
	

.linki a, .linki a:link, .linki a:active, .linki a:visited {
		color: brown;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		text-decoration: none;
line-height: 20px;

		}
.linki a:hover {
		color: brown;
		text-decoration: underline;
		}

	
		