body {
	background-color: #C0C0C0;
	background-image: url(/design/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

.content_1 {
	height: 155px;
}

.content_2 {
	height: 33px;
}

.content_3 {
	/* height: 33px; */
}

.content_4 {
	/* height: 700px; */
}

.content_5 {
	height: 100px;
	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.rss a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}


/*
копірайти
*/

.content_5 a {
	color: #000000;
	font-weight: bold;
}

/*
мови
*/

.content_3 .lang_panel {
	margin-top: 10px;
	margin-left: 30px;
}

.content_3 .lang_panel img {
	margin-right: 10px;
	/* border: 1px solid #858584; */
}

/*
контент
*/

.content {
    width: 652px;
    
	background-color: #ffffff;
	background-image: url(/design/content_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
	border: 1px solid #929291;
}

.content .content_content {
	padding: 15px;
	
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

.content .content_content a {
	color: #000000;
}

.content .content_content a:hover {
	color: #7D8284;
}

.content .content_content h3 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #E90202;
	
	margin-top: 0px;
	margin-bottom: 10px;
	
	text-transform: uppercase;
}

.content .content_content img {
	margin: 10px;
	margin-bottom: 3px;
	
	padding: 1px;
	border: 1px solid #84857F;
}



/*
контент в колонці
*/

.column_content {
	background-color: #ffffff;
	background-image: url(/design/column_content_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
	border: 1px solid #929291;
	
	margin-bottom: 12px;
}

.column_content .column_content_content {
	padding: 15px;
	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.column_content .column_content_content a {
	color: #009933;
}

.column_content .column_content_content a:hover {
	color: #007828;
}

.column_content .column_content_content h3 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #E90202;
	
	margin-top: 0px;
	margin-bottom: 10px;
	
	text-transform: uppercase;
}

.column_content .column_content_content img {
	margin: 10px;
	margin-bottom: 3px;
	
	padding: 1px;
	border: 1px solid #84857F;
}

.quick_search {
	border: 1px solid #FF0000;
	padding: 15px;
	
	font-weight: bold;
	font-size: 12px;
	
	text-align: center;
}

.quick_search form {
	padding: 0;
	margin: 0;
}

.quick_search_button {
	width: 270px;
	margin-top: 10px;
	
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;	
}

.select1 {
	width: 400px;
	border: 1px solid #018307;
}

.select2 {
	width: 100px;
	border: 1px solid #018307;
}

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

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

.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:#018307 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;
}

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

.contact_field {
	width: 210px;
	
	font-family: verdana;
	font-size: 11px;
	
	border: 1px solid #018307;
}

.contact_text {
	width: 300px;
	height: 120px;

	font-family: verdana;
	font-size: 11px;

	margin-top: 6px;
	border: 1px solid #018307;
}

.contact_checkbox {
	border: 1px solid #018307;
}

.contact_button {
	border: 1px solid #018307;
	
	font-family: verdana;
	font-size: 11px;
}
