img {
	border: 0 none;
}

a:link,a:visited,a:focus {
	outline: 0 none;
}

a {
	text-decoration: none;
	color: #000;
}

h3 {
	color: #e77817;
	margin-top: 0;
}

body {
	background: url("../images/tloStrony.png") repeat-x scroll 0 0 #F1F2F1;
	color: #1f1a17;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: verdana;
}

#header {
	display: block;
	overflow: hidden;
}

#contener {
	width: 1000px;
	margin: 50px auto 20px;
}

#contact {
    display: block;
    float: left;
    font-family: verdana;
    font-size: 13px;
    height: 210px;
    margin-top: 9px;
    width: 190px;
}

#contact span{
	font-weight: bold;
	font-size: 10px;	
}

#contact strong {
	color: #E77817;
}

#wysiwyg {
	width: 740px;
	margin-left: 20px;
	padding: 10px 0;
	float: right;
}

#topMenu {
	overflow: hidden;
	height: 44px;
	padding: 0;
	margin-left: 257px;
	clear: left;
}

#topMenu li {
	text-decoration: none;
	float: left;
	margin-left: 1px;
	list-style: none;
	display: block;
	height: 44px;
	text-align: center;
	width: 105px;
}

#topMenu li a {
	height: 44px;
	display: block;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.glowna {
	background: url("images/index.png");
}

.kontakt {
	width: 85px !important;
	background: url("images/kontakt.png");
}

.oferta_firmy {
	width: 103px !important;
	background: url("images/oferta_firmy.png");
}

.oferta_indywidualna {
	width: 130px !important;
	background: url("images/oferta_indywidualna.png");
}

.prawo {
	width: 85px !important;
	background: url("images/prawo.png");
}

.uslugi_dodatkowe {
	width: 105px !important;
	background: url("images/uslugi_dodatkowe.png");
}

.wymagane_dokumenty {
	width: 120px !important;
	background: url("images/wymagane_dokumenty.png");
}

#topMenu li:hover,#topMenu .active {
	text-decoration: none;
	float: left;
	margin-left: 1px;
	list-style: none;
	display: block;
	background-position: 0 -44px;
}

#footer {
	border-top: 2px solid #e77817;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 11px;
	clear: both;
}