/* 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;
}
.about_table {
	margin-left:-2px;
	margin-right:1px;
	width: 100%;
	height: 441px;
}
.about_table img {
	margin:0px 0px 0px -20px;
	padding:0;
	border:2px #0033CC solid;
}
#headerH {
	text-align: left;
	margin:0px 0px -10px 72px;
	width: 103px;
}
#txtConteiner {
	height: 169px;
	padding-left:70px;
	vertical-align:top;
	margin-bottom: 105px;
}
#txt {
	width: 260px;
	text-align:justify;
	font-size: 12px;
	margin:0;
	vertical-align:top;
}

.about_table p {
	width: 539px;
	float:left;
	margin:2px 0px 0px 30px;
	font-size:14px;
	color:white;
}

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;
}
#menu {
	width: 619px;
	color: #000000;
	font-weight:bold;
}
#menu a {
	color:#FFFFFF;
	font-weight: normal;
}

#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;
}
#footerTable {
	width: 464px;
	position: relative;
	height:25px;
	margin: -50px 0px 0px 220px;
	padding:0px 0px 0px 0px;
}
#tel {
	width: 158px;
	text-align: left;
	float:left;
	margin:0;
	padding-top:10px;
}
#tel a{
	color:white;
}

#tel p {
	width: 158px;
	margin-left: 17px;
	margin-top: 1px;
	color:white;
	font-size:10px;
	text-align: left; 
	float:left;
}
#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;
	font-size:10px;
	text-align: left; 
	height:40px; 
	float:right;
}




