/* CSS layout */
a {
	color:white;
	text-decoration:none;
}
a:hover {
	color:white;
	text-decoration: underline;
}
.bottomLink {
	font-size:11px;
	color: #000000;
	margin-left: 8px;
	margin-top: 12px;
}
.bottomLink a {
	font-size:11px;
	color: #AEAEAE;
}
#headerH {
	text-align: left;
	margin:0px 0px -10px 62px;
	width: 103px;
}
.about_table {
	margin-left:-2px;
	margin-right:1px;
}
.about_table p {
	width: 539px;
	float:left;
	margin:2px 0px 0px 30px;
	font-size:14px;
	color:white;
}
#txtConteiner {
	padding-left:30px;
}
#txt {
	width: 260px;
	text-align:justify;
	font-size: 12px;
	margin:0px 0px 8px 0px;
}
#image {
	margin:0;
	padding:0;
}

ul {
	text-align:left;
	margin:0;
	padding:0;
}
li {
	font-size:15px;
	color:#ca9543;
	list-style:none;
	list-style-image:url('../images/aboutus/arrow.jpg');
}
#md {
	width: 271px;
	text-align: right;
	font-size: 16px;
	color: #E9C68F;
	margin-top: 15px;
}
body {
	font-family: Verdana, Georgia, Arial;
	text-align:center;
	margin:0;
	padding:0;
	background-color:#3e4e60;
}
#bodi {
	background-color:#3e4e60;
	width: 890px;
	height: 779px;
    display: block;
    position: absolute;
    top: 0%;
    left: 50%;
    margin: 0px -460px;
}
#masthead {
	text-align:center;
}
#page_content {
	width: 890px;
	height:472px;
	background:url('../images/aboutus/bg.jpg') no-repeat;
	text-align:center;
}
#footer {
	width:888px;
	height: 63px;
	background:url('../images/footer.png') no-repeat; 
	margin-left:2px;
}
#footer #tel p {
	 color:white;
	 font-size:10px;
	 width: 158px; 
	 text-align: left; 
	 float:left;
}
#footer #adres h6 {
	 color:white;
	 font-size:10px;
	 text-align: left; 
	 width:200px; 
	 height:40px; 
	 float:right;
}
#tel {
	width: 158px;
	text-align: left;
	float:left;
	margin:0;
	padding-top:10px;
}
#tel a{
	color:white;
}

#tel p {
	width: 158px;
	margin-left: 22px;
	margin-top: 1px;
}
#adres {
	text-align: left;
	width:200px;
	height:40px;
	float:right;
	padding-top:10px;
}
#adres a{
	color:white;
}

#adres h6 {
	margin:0;
	width: 183px;
	color: #FFFFFF;
	font-weight: normal;
}





