body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: arial,helvetica,verdana,sans-serif;
	text-align: center;
	}
#wrapper {
	margin: 0 auto;
	width:  880px;
	height: 550px;
	background: url(img/bgBig.jpg) no-repeat transparent top center;
	text-align: left;
	}
#boxTop {
	margin: 0 40px;
	width: 800px;
	height: 310px;
	}
#boxBtm {
	margin: 0 40px;
	padding: 20px 0 0 0;
	width: 800px;
	}
#boxContact {
	margin: 0;
	padding: 240px 0 0 0;
	width: 300px;
	float: right;
	}
#boxAddress {
	width: 300px;
	float: right;
	}
#boxList {
	width: 441px;
	float: left;
	}
a, :focus {
	outline:none;
	}
a img, :link img, :visited img {
	border:none;
	}	
h1,h2,h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #666;
	}
h1 {
	margin: 0;
	padding: 240px 0 0 20px;
	width: 360px;
	float: left;
	font-size:36px;
	color: #000;
	font-weight: bold;
	background: url(img/ek-zon.gif) no-repeat transparent top center;
	text-indent: -9999px;
	}
h2 {
	font-size: 14px;
	}
h3 {
	font-size: 12px;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	}
a {
	text-decoration: none;
	color: #090;
	}
a:hover {
	text-decoration: underline;
	color: #69C;
	}	
ul {
	margin:0;
	padding: 0 0 0 5px ;
	list-style: none;
	}
ul.listLeft {
	border-right: 1px solid #999;
	width: 200px;
	float: left;
	}
ul.listRight {
	width: 200px;
	float: right;
	}
li {
	padding: 0 10px;
	font-size: 24px;
	color: #666;
	}	
hr {
	display:none;
	}
p {
	margin: 0 0 10px 0;
	font-size: 12px;
	}
.phone {
	margin: 5px 0 15px 0;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	}
.address {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	}
