/* Melnichuk Anton
ICQ: 747-696
E-mail: bezdna84@gmail.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
body {
	line-height: 1;
	font-size: 101%;
	font-family: Arial;
	background: url(images/bg_body.png) repeat center top;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
a {
    color: #af2321;
	}
#header {
    background: url(images/bg_main_top.png) repeat-x center top;
	}
#header .wrap {
    background: url(images/bg_header_cont.png) no-repeat center top;
    width: 1035px;
    margin: 0 auto;
    padding: 0 7px 0 8px;
    
	}
h1 {
	float: left;
	padding: 20px 40px 6px;
	display: inline;
	}
h1 a{
	background: url(images/bg_logo.png) no-repeat left top;
	height: 72px;
	width: 170px;
	display: block;
	z-index: 10;
	cursor: hand;
	}
h1 a span{
	text-indent: -900em;
	display: block;
	}
h2 {
    font: bold 20px/24px Arial;
    color: #af2321;
    margin: 0 0 20px; 
	}
h3 {
    margin: 10px 0;
    font-style: italic;
	}
.menu {
    height: 31px;
    clear: both;
    background: #af2321;
    width: 100%;
    margin: 0 0px 6px;
	}
.menu ul{
    list-style-type: disc;
	}
.menu li{
	line-height: 31px;
	float: left;
	vertical-align: middle;
	width:16.5%;
	}
.menu li a{
    font: 15px/31px Arial;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    height: 31px;
    width: 100%;
	}
#menu a.ie6fix {
    height: 0;
    font-size:0;
    overflow: hidden;
    z-index: 700;
	}
.menu li.active{
    background: url(images/bg_menu_arhor.gif) no-repeat center bottom;
	}
.menu li a:hover {
	color: #fff;
	font-weight: bold;
	}

.baner {
    padding: 0 9px 5px;
	}
#content {
    background: url(images/bg_content_footer.png) no-repeat center bottom;
    padding-bottom: 19px;
    overflow: hidden;
    width: 1050px;
    margin: 0 auto;
	}
#content .wrap{
    background: url(images/bg_content.png) repeat-y center top;
    overflow: hidden;
    width: 1050px;
    margin: 0 auto;
	}
#main_content{
    padding:10px 20px 10px;
    font: 12px/1.4 Arial;
    clear: both;
    color: #606060;
	}
#main_content p{
    padding:0px 0px 10px;
    font: 12px/1.4 Arial;
    clear: both;
	}
#main_content p strong{
    color: #000;
	}
ul.box {
    margin: 0 20px 20px;
    list-style-type: square;
	}
ul.box li{
    font: italic 12px/18px Arial;
	}
.blocks {
    overflow: hidden;
    height: 1%;
	}
.block {
    float: left;
    overflow: hidden;
    height: 1%;
    background: url(images/bg_content_block_r.png) no-repeat left top;
    width: 292px;
    height: 221px;
    margin-left: 3px;
    color: #fff;
    font: 11px/17px Arial;
    padding: 20px 10px 10px 30px;
	}
.block h2{
    font: 18px/22px Arial;
    visibility: hidden;
    margin: 0;
	}
.block p{
    margin: 10px 0 0;
    width: 145px;
    float: left;
	}
.block img{
    margin: 14px 0 0 14px;
    float: left;
	}
.blocks .red{
    background: url(images/bg_content_block_r.png) no-repeat left top;
	}
.blocks .green{
    background: url(images/bg_content_block_g.png) no-repeat left top;
	}
.blocks .blue{
    background: url(images/bg_content_block_b.png) no-repeat left top;
	}
#footer {
    clear: both;
    height: 60px;
    text-align: center;
    font: 12px/55px Arial;
    color: #000;
	}
#footer a{
    color: #000;
    padding: 0 3px;
    text-decoration: none;
	}
#footer a:hover {
    text-decoration: underline;
	}
#commentForm {
	width: 581px;
	margin:20px auto 20px;
}

#commentForm input, #commentForm textarea {
	padding: 2px;
	width: 440px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	border: 1px groove #c5c5c5;
}
#commentForm input.b_send, #commentForm input.type-image{
    padding: 0;
    border: 0;
	width: auto;
	margin: 0 0 0 300px;
}
#commentForm textarea {
	height: 90px;
}

#commentForm input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 3px;
	width: 130px;
	padding-top: 2px;
	font: bold 12px/16px Arial;
	color: #af2321;
	text-transform: uppercase;
}
#main_content p.italic {
    font-style:italic;
    text-align: center;
    margin: 15px;
	}
h2.mess {
	margin: 30px 30px;
	text-align: center;
		}
	.blocks a { color:#000000;}