/*
структура
*/

body {
	padding: 0;
	margin: 0;
}

.sape, .sape a {
	color: #a8a8a8;
	font-size: 9px;
	font-family: Tahoma;
	text-align: center;
}

img {
	border: 0;
}


/*
header
*/
.header {
   height: 258px;
   background-image: url(/design/header_bg.jpg);
}

.button {
	width: 142px;
	height: 30px;
    background-image: url(/design/button.jpg);
    padding-top: 10px;
    
    margin-right: 5px;
}

.button a {
	color: #2071ac;
	font-size: 11px;
	font-family: Tahoma;
}

.button a:hover {
	color: #000000;
}

.slogan {
	margin-bottom: 20px;
}

.slogan a {
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	
	font-weight: bold;
	text-transform: uppercase;
}

.infoblock {
	color: #ffffff;
	font-size: 10px;
	font-family: Tahoma;
	
	width: 105px;
}

.navi {
	margin-bottom: 15px;
}

/*
content
*/

.left_table {
	margin-top: 15px;
	margin-bottom: 15px;
}

.left_tbl_1 {
	height: 41px;
    background-image: url(/design/left_tbl_1.jpg);
}

.left_tbl_1_content {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 20px;
}

.left_tbl_2 {
    background-image: url(/design/left_tbl_2.jpg);
}

.left_tbl_2_content {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	
	padding-left: 20px;
	padding-right: 20px;
	
	text-align: left;
}

.left_tbl_3 {
	height: 15px;
    background-image: url(/design/left_tbl_3.jpg);
}

.left_tbl_1_content a, .left_tbl_2_content a {
	color: #000000;
}

.left_tbl_1_content a:hover, .left_tbl_2_content a:hover {
	color: #515151;
}

.content_content {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	
	padding-bottom: 20px;
	padding-top: 0px;
	
	text-align: justify;
}

.content_content a {
	color: #000000;
}

.content_content a:hover {
	color: #515151;
}


.content_content h3 {
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}

.content_content h1 {
	color: #2171AC;
	
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma;
	
	text-align: center;
}


.content_content img {
	padding: 10px;
}


.table_88x31 {
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #ffffff;
}
/*
footer
*/

.footer {
   height: 98px;
   background-image: url(/design/footer_bg.jpg);
   
	color: #ffffff;
	font-size: 10px;
	font-family: Tahoma;
}

.footer a {
	color: #ffffff;
}

.counter {
	margin-top: 5px;
}

/* форма контактів */

textarea  {
	font-size:11px; 
	border:#000000 1px solid; 
	color:#000000;
	background-color:#ffffff;
	font-weight:normal;
	font-family: verdana;
	width: 500px;
	height: 300px;
}

.text_input {
	width: 300px;
	height:18px;
	font-size:10px; 
	border:#000000 1px solid; 
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
	font-family: verdana;
}

.captcha_input {
	width: 120px;
	height:18px;
	font-size:10px; 
	border:#000000 1px solid; 
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
	font-family: verdana;
}



.button_input {
	height:18px;
	font-size:10px; 
	border:#000000 1px solid; 
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
	font-family: verdana;
}
