body {
	background-color: #dce7bf;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}
#content-top {

	position: relative;
	width: 820px;
	margin: auto;
	height: 210px;
}
#banner{
	position: absolute;
}
#background-menu{
	position:absolute;
	margin-top: 130px;
	width: 820px;
	height: 92px;
}
.menu{
	text-align:center;
	position:absolute;
	margin-top: 145px;
	width: 800px;
	height: 92px;	
	color: white;			
}
a:link a:visited{
	color:color:black;
	}

.menu ul li{
	display: inline;
	font-size: 18px;
	text-align: center;
	margin-right: 50px;
}

.menu a:link, a:visited{			
	text-decoration: none;		
	color: white;				
}
.menu a:hover{			
	text-decoration: underline;	
	color: black;						
}

.bottom-menu{
	text-align:center;
	width: 720px;
	height:13px;
	
	margin:auto;
	padding-top:3px;
	border:3px solid #73942A;
	font-size:12px;
}
.bottom-menu  a{
	color:black;
	text-decoration:none;
}



.content-text h1{
	text-align:center;
}
.content-text h2{
	text-align:center;
}
.content-text table{
	align:center;
}
.center img{
	float:right;
	margin-right: 20px;
}
.content-text {
	border: solid #73942a 3px;
	background-color: #FFFFFF;
	width: 800px;
	margin: auto;
	padding-left: 4px;
}
.content-text p{
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
}
.content-text ul li{
	text-align:left;
	
}
#footer {
	text-align: center;
	width:800px;	
	margin: auto;
}

table{
	margin:0 auto;
	border:"2px solid gray";
	width:"80%";
	align:"center";
}



th {
background: gray none repeat scroll 0 0;
color: white;
font-weight: bold;
text-align: center;
border: 2px solid gray;
}

td {
padding: 0px 3px 0px 3px;
text-align: left;
border: 2px solid gray;
}


.adres table{
	border:0px;
	width:80%;
	
}
.adres td{
	text-align:center;
	border:2px solid gray;
	font-weight:bold;`
	background-color:#E8E8E8;
}
.adres span{
	font-size:larger;
	color: darkgreen;
}
.contact-center table{
	`
	width:50%;
	
	margin:0 auto;
}
.contact-center td {
	font-size:larger;
	font-weight:bold;
	text-align:center;
}
.contact-center span{
	font-size:larger;
	color:red;
}
img.contact-center{
	margin-left:auto;
margin-right:auto;
	display:block;
	
}
.contact-bottom {
	text-align:center;
	font-weight:bolder;
}
.cb a {
	color:black;
}
.cb tr{
	border: 2px solid black;
	}
.cb td {
	align:left;
	padding-left: 15px;
}
.cb table{
}

.cb a:visited {
color: black;
}

