html {
	margin: 0;
	padding: 0;
}
body {
	margin: 20px auto 0 auto;
	padding: 0;
	width: 900px;
	font: 12px Helvetica, sans-serif;
	position: relative;
}
img {
	border: none;
}
.b {
	font-weight: bold;
}
#ebtop {
	padding: 0 0 15px 0;
}
#ebtop h1 {
	position: absolute;
	top: 10px;
	left: 170px;
	margin: 0;
	padding: 0;
	color: #728898;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
}
#ebkont {
	position: absolute;
	top: 0;
	right: 0;
}
#ebnavhor {
	margin: 20px 0 20px 0;
	height: 36px;
}
#ebnavhor ul {
	list-style: none;
	margin: 4px 0;
	padding: 0;
}
#ebnavhor li {
	float: right;
	margin: 0; 
	padding: 0 22px;
	font-size: 14px;
	text-align: center;
	border: 8px solid #b0cde1;	
	border-width: 8px 0;
}
#ebnavhor li:hover {
	border-top: 8px solid #900;
}
#ebnavhor a {
	color: #b5b5b5;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1px;
	color: #900;	
}
#ebnavhor a:hover {

}
.ebofert {
	border-bottom: 3px solid #90a5a9;
	padding: 10px;
	margin: 0;
}
.ebofert h2 {
	color: #009;
	font-size: 16px;
}
.ebofertop {
	margin: 0 0 0 10px;
	color:#003;
}
.ebofert ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.ebofert li {
	padding-left: 2px;
	width: 300px;
}
.ebofertop ul {
	list-style: disc;
}
.ebofertlk {
	text-align: right;
	margin: 10px 0 5px 0;
}
.ebofertlk a {
	padding: 0 10px;
	text-decoration: none;
	color: #154261;	
	font-weight: bold;
}
.ebofertlk a:hover {
	text-decoration: underline;
	color: #2c6b71;
}
li.podlista {
	font-size: 10px;
	margin: 0 0 0 10px !important;
	border: none !important;
	font-weight: bold;
}
/*3 cols*/
div.main-box {
position:relative;
width:900px;
margin:0 auto;
padding: 30px 0 0 0;
overflow:hidden;
border-top: 30px solid #399;
}
div.center-box {
position:relative;
width:100%;
left:180px;
}
div.reset-box {
position:relative;
width:100%;
left:100%;
margin-left:-180px;
}
div.right-box {
position:relative;
width:100%;
margin-left:-180px;
left:-2px;
}
div.content-box {
position:relative;
width:100%;
margin-left:-100%;
left:180px;
}
div.left {
float:left;
width:180px;
}
.left h2 {
	color: #b5b5b5;
	font-size: 14px;
	margin: 0 10px;
	padding: 0;
}
.left ul {
	margin: 5px 20px 5px 10px;
	width: 150px;
	padding: 0;
	list-style: none;
	color: #ababab;
}
.left li {
	margin: 2px 0;
	padding: 5px 0;
	border-bottom: 2px dotted #006;
}
.left a {
	color:#006;	
	text-decoration: none;
	margin: 0 0 0 10px;
	font-weight: bold;	
}
.left a:hover {
	color: #ababab;	
}
div.right {
float:right;
width:180px;
}
div.center {
margin-left:180px;
margin-right:180px;
padding-left:1px;
padding-right:1px;
text-align:left;
}
* html div.center {
height:1%;
margin:0;
}
* html div.left {
margin-right:-3px;
}
* html div.right {
margin-left:-3px;
}
.clearfix:after {
content: "."; 
display: block;
height: 0px;
clear: both; 
visibility: hidden;
}		
.heightfix:before {
content:'.';
display:block;
visibility:hidden;
height:0;
}
/*end 3 cols */
#stopka {
	color:#ddd;
	margin: 20px 20px 0 20px;
	padding: 15px 30px;
	background: #999;
}
#bari {
	text-align: center;
}
#bami {
	text-align: center;
}

