body {
    background: url("../images/gfx_main/bg_body.gif") repeat-x #A2A0A1;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #555454;
}

a {
	color: #464545;
	text-decoration: none;
}

.clear {
	clear: both;
}

.red {
	color: #d82620;
}

.required {
	color: #d82620;
}

h2.header {
	display: block;
	position: relative;
	font-size: 14px;
	color: #DC3632;
	margin: 0px 0px 30px 0px;
}

h2.header span {
	position: absolute;
	top: 0px;
	left: 0px;
}

h3 header {
    color: #DC3632;
}

img {
    border:none;
}

.imgBlock {
	display: block;
}

#wrapper {
    width: 911px;
    margin: 0px auto;
}

#top {
    height: 125px;
    width: 911px;
}

#top_2 {
	width: 911px;
    height: 49px;
    position: relative;  
}

#lang {
	position: absolute;
	right: 230px;
	top: 10px;
}

#search {
	position: absolute;
	right: 5px;
	top: 6px;
}

#search input {
	color: #555454;
}

#container {
	width: 911px;
	text-align: left;
	padding: 19px 0px 0px 0px;
}

#container_homepage {
	width: 911px;
	background: url('../images/gfx_main/bg_homepage.gif') repeat-y 550px;
}

#content_index {
	width: 540px;
	float: left;
}

#latest_news {
	width: 345px;
	float: right;
}

#latest_news div.news_photo {
	width: 220px;
}

#latest_news div.news {
	clear: both;
	width: 330px;
	margin: 0px 0px 40px 0px;
}

#latest_news div h3 {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
}

#latest_news img {
	border: 1px solid #525252;
	margin: 0px 15px 8px 0px;
	float: left;
}

#latest_news img.more {
	border: 0px;
	margin: 5px 0px 0px 0px;
}

#list_news {
	width: 911px; 
}

#list_news .ln {
	border-bottom: 1px solid #555454;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 30px 0px; 
}

#list_news .last {
	border-bottom: 0px solid #555454;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px; 
}

#list_news .ln .ln_image {
	float: left;
	width: 110px;
	cursor: pointer;
}


#list_news .ln .ln_news {
	float: right;
	width: 900px;
}

#list_news .ln img {
	border: 1px solid #5c5b5b;
}

#list_news .ln .photo {
	float: left;
	width: 790px;
}

#list_news .ln .ln_news img.more {
	border: 0px;
	margin: 0px 0px 4px 0px;
	cursor: pointer;
}

#list_news .ln .ln_news h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial;
	margin: 0px 0px 0px 0px;
}

#list_projects {
	width: 911px; 
}

#list_projects .lp {
	border-bottom: 1px solid #555454;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 30px 0px; 
}

#list_projects .last {
	border-bottom: 0px solid #555454;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px; 
}

#list_projects .lp .lp_image {
	float: left;
	width: 110px;
	cursor: pointer;
}

#list_projects .lp .lp_news {
	float: right;
	width: 900px;
}

#list_projects .lp img {
	border: 1px solid #5c5b5b;
}

#list_projects .lp .photo {
	float: left;
	width: 790px;
}

#list_projects .lp .lp_projects img.more {
	border: 0px;
	margin: 0px 0px 4px 0px;
	cursor: pointer;
}

#list_projects .lp .lp_projects h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial;
	margin: 0px 0px 0px 0px;
}

#contact_left {
	width: 500px;
    float: left;
}

#contact_left img {
	float: right;
}

#contact_right {
    float: right;
    width: 345px;
}

#map {
	width: 335px;
	height: 210px;
	border:3px solid #FFFFFF;
	overflow:	hidden;
}

.form_contact {
	width: 405px;
}

.form_contact .submit {
	text-align: right;
}

.form_contact .inline {
	margin: 0px 0px 4px 0px;
}

.form_contact .inline label {
	width: 130px;
	display: block;
	float: left;
}

.form_contact .inline ul {
	width: 250px;
	margin: 0px 0px 2px 144px;
	padding: 0px;
	color: #d82620;
	list-style-type: none;
}

.form_contact .inline input,textarea {
	width: 260px;
	border: 1px solid #555454;
	float: right;
}

.submit_image_pl {
	width: 59px;
	height: 16px;
	border: 0px;
	background: url('../_pl/images/gfx_main/send.png');
	cursor: pointer;
	text-indent: 100px;
}

.submit_image_en {
	width: 59px;
	height: 16px;
	border: 0px;
	background: url('../_en/images/gfx_main/send.png');
	cursor: pointer;
	text-indent: 100px;
}

#cl_message {
	width: 385px;
	border: 1px solid #555454;
	background-color: #adacac;
	color: #d82620;
	text-align: center;
	padding: 3px;
	margin: 5px;
}

.pagination {
	text-align: center;
}

.ln_image_frame {
    width: 95px;
    height: 70px;
    text-align: center;
    float: left;
}

#footer {
	text-align: right;
	width: 911px;
	margin: 5px 0px 0px 0px;
	padding: 7px 0px 7px 0px;
	border-top: 1px solid #555454; 
}