body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px;
	padding:0px;
}
.omnie p{
	text-align:justify;
	line-height:19px;
}
.omnie a{
	text-decoration:none;
	color:#727272;
}
.omnie a:hover{
	color:#1B1B1B;
}
.outer{
	width:980px;
	margin:0 auto;
}
.top{
	width:100%;
}
.padding10{
	padding:10px;
}
.clear{
	clear:both;
}
.content{
	background:#fff;
	color:#000;
	border:1px solid #D8D8D8;
	margin:7px 0px 7px 0px;
	line-height:17px;
}
.imgThumbs{
	margin:5px;
	padding:15px;
	width:180px;
	float:left;
	background:#fff;
	border:1px solid #959595;
}
.imgThumbs a{
}
.imgThumbs img{
	display:block;
	border:1px solid #555555;
	width:180px;
	height:120px;
}
.content h2{
	margin:0px;
}
.header{
	line-height:0px;
	font-size:0px;
}
.header img{
	margin:0px;
	padding:0px;
}
.menu{
	/*background:url('../img/menuBg.png') repeat;*/
}
.menu ul{
	margin:0px;
	padding:0px;
}
.menu li{
	float: left;
	font-size: 12px;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.menu a{
	/*background-image: url("http://dominik.elan.pl/hostmonster/img/menu_s.png");*/
	font-weight:bold;
	color: #b4b4b4;
	display: block;
	float: left;
	padding:7px 15px;
	text-decoration: none;
}
.menu a:hover{
	color:#1B1B1B;
	background:#d4d4d4;
}
.footer{
	font-size:10px;
	color: #b4b4b4;
	width:100%;
	/*background:url('../img/menuBg.png') repeat;*/
}
.footer a{
	color: #b4b4b4;
	text-decoration:none;
}
.footer a:hover{
	color:#1B1B1B;
}
.footer .footerLeft{
	float:left;
}
.footer .footerRight{
	float:right;
}