html * { margin: 0; padding: 0; border: 0; }
body {
	font: normal 13px/16px Verdana, Arial, Sans-Serif;
	background: #4a5c70;
	color: #000;
	padding-top: 0;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0 auto;
}
a {
	font-size: 100%;
	color: #000;
	text-decoration: none;
	color: #5a6892;
	font-weight: 700;
	}
a:hover {
	font-size: 100%;	
	color: #000;
	text-decoration: underline;
	color: #5a6892;
		font-weight: 700;
	}
img {
	border: 0;
}
abbr {
	border-bottom: 1px dotted #999;
}
#wrapper {
	width: 770px;
	padding-top: 3px;
	margin: 0 auto;
}
#wrapper div#top {
	width: 770px;
	margin: 0 auto;
	height: 120px;
	background: #7daa4e;
}
#top div#topLeft {
	float: left;
	width: 770px;
	height: 120px;
	display: block;
	
}
#top div#topRight {
	float: left;
	width: 200px;
	
	height: 120px;
	display: block;
}

#wrapper div#content {
	width: 770px;
	margin: 0 auto;
	background: #444;
	color: #2a2d2d;
	overflow: auto;
}
#content div#sidebar {
	width: 200px;
	float: left;
	background: #444;
	color: #2a2d2d;
	/* overflow: auto;*/
	min-height: 450px;
	
}
div#sidebar h2 {
	text-transform: uppercase;
	font-size: 130%;
	padding: 25px 0 25px 10px; 
	color: #ccc;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
div#sidebar ul#nav {
	font-size: 100%;
	color: #ccc;
	
}
div#sidebar ul#nav li {
	padding: 7px 0 7px 20px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background: url(i/line.gif) no-repeat 10px 50%;
}
div#sidebar ul#nav li a {
	text-decoration: none; 
	color: #ffc;
}
div#sidebar ul#nav li a:hover {
	text-decoration: underline; 
	color: #ffc;
}
#content div#tresc {
	width: 570px;
	float: right;
	background: #fff;
	color: #2a2d2d;
	min-height: 450px;
	padding-bottom: 15px;
}
div#tresc h3 {
	font-size: 115%;
	margin-left: 15px;
	margin-right: 15px;
	color: #5a6892;
	padding-bottom: 5px;
	border-bottom: 1px solid #5a6892;
	padding-top: 10px;
}
div#tresc h4 {
	font-size: 100%;
	margin-left: 15px;
	margin-right: 15px;
	color: #390;
	padding-bottom: 5px;
	border-bottom: 1px solid #390;
	padding-top: 10px;
}
div#tresc p {
	padding: 10px 15px 5px 20px;
}
/* podobny do powyzszego */
#content div#tresc2 {
	width: 570px;
	float: right;
	background: #fff;
	color: #2a2d2d;
	min-height: 450px;
	padding-bottom: 15px;
}
div#tresc2 h3 {
	font-size: 115%;
	margin-left: 15px;
	margin-right: 15px;
	color: #5a6892;
	padding-bottom: 5px;
	border-bottom: 1px solid #5a6892;
	padding-top: 10px;
}
div#tresc2 h4 {
	font-size: 100%;
	margin-left: 15px;
	margin-right: 15px;
	color: #390;
	padding-bottom: 5px;
	border-bottom: 1px solid #390;
	padding-top: 10px;
}
div#tresc2 p {
	padding: 10px 15px 5px 20px;
}
/* kon */
div#tresc p#podpis {
	color: #900;
	float: right;
	font-style: italic;
	font-weight: bold;
}
p.meta {
	font-size: 80%;
	padding-left: 10px;
}
p.nav {
		font-size: 90%;
}
img.r { 
	float: right;
	border: 1px solid #859E6C;
	padding: 2px;
	background: #fff;
}
p.nav1 {
		font-size: 90%;
		padding-top: 20px;
}
p.nav a{
		font-size: 90%;
}
p.nav a:hover{
		font-size: 90%;
				color: #859E6C;
}
span.data {
	color: #859E6C;
}
span.autor{
	color: #999;
}

#wrapper div#footer {
	width: 770px;
	margin: 0 auto;
	background: #444;
	height: 30px;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
}
#wrapper div#footerMain {
	width: 770px;
	margin: 0 auto;
	background: #444;
	overflow: auto;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
}
#wrapper div#footerMain p { 
	padding: 12px 10px 12px 10px;
	font-size: 95%;
	font-weight: 800;
	color: #fff;
}
#wrapper div#info {
	width: 770px;
	height: 24px;
}

#info p#stat {
	float: left;
	padding-top: 6px;
}
#info p#wyk {
	float: right;
	color: #999;
	padding-top: 2px;
}
p#wyk a.ok {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
	padding-right: 21px;
}
p#wyk a.ok:hover {
	color: #82c977;
	text-decoration: none;
	font-weight: bold;
	padding-right: 21px;
	background: url(i/ok.png) no-repeat right 50%;
}

ul.listy {
	padding-left: 20px;
	margin-left: 20px;
	list-style-type: none;
}
ul.listy li {
	background: url(i/prawo.gif) no-repeat left 50%;
	padding-left: 20px;
}
div.srodek {
	width: 300px;
	float:right;
	padding-right: 100px;
	}
div.srodek2 {
	width: 500px;
	float:right;
	padding-right: 40px;
		padding-top: 10px;
		padding-bottom:10px;
}

p.srodek2 {
	text-align: center;
	padding-top: 10px;
}
div.blok {
	width: 100%;
	height: 20px;
	display: block;
}
div.lewa {
	float: left;
	width: 285px;
	display: block;
	clear: both;
	padding-top: 10px;
}
div.prawa {
	float: right;
	width: 285px;
	display: block;
	padding-top: 10px;
}
ul.kontakt {
	padding-left: 20px;
	margin-left: 20px;
	list-style-type: none;
	line-height: 25px;
}
ul.kontakt li {
	background: url(i/prawo.gif) no-repeat left 50%;
	padding-left: 20px;
}
ul.kontakt li.mail {
	background: url(i/em.png) no-repeat left 50%;
	padding-left: 20px;
}
ul.kontakt li.komp {
	background: url(i/com.png) no-repeat left 50%;
	padding-left: 20px;
}
ul.kontakt li.link {
	background: url(i/link2.png) no-repeat left 50%;
	padding-left: 20px;
}
ul.kontakt li.phone {
	background: url(i/phone.png) no-repeat left 50%;
	padding-left: 20px;
}
ul.kontakt li.nip {
	background: url(i/fp.png) no-repeat left 50%;
	padding-left: 20px;
}
ul.kontakt li.regon {
	background: url(i/fpw.png) no-repeat left 50%;
	padding-left: 20px;
}
ul.kontakt li.gg {
	background: url(i/gg.gif) no-repeat left 50%;
	padding-left: 20px;
}
ul.kontakt li.adres {
	background: url(i/dom.png) no-repeat left 50%;
	padding-left: 20px;
}
ul.kontakt li.skype {
	background: url(i/skype.png) no-repeat left 50%;
	padding-left: 20px;
}
ul.kontakt li.adres2 {
	background: none;
	padding-left: 20px;
}
ul.kontakt1 {
	width: 200px;
	padding-left: 20px;
	margin-left: 20px;
	list-style-type: none;
	line-height: 25px;
	text-align: center;
}
ul.kontakt1 li {
	background: url(i/prawo.gif) no-repeat left 50%;
	padding-left: 20px;
}

ul#menu2 {
	width: 200px;
	margin: 0;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 0;
	border-width: 0;
	list-style-type: none;
	font-weight: bold;
	}
	
ul#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
ul#menu2 li a:link, ul#menu2 li a:visited {
	color: #3688BA;
	display: block;
	background:  url(i/menu2.gif);
	padding: 8px 0 0 30px;
	}
	
ul#menu2 li a:hover {
	color: #4a5c70;
	background:  url(i/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
ul#menu2 li a#kolor:link, ul#menu2 li a#kolor:visited {
	color: #900;
	display: block;
	background:  url(i/menu2.gif);
	padding: 8px 0 0 30px;
	}
	
ul#menu2 li a#kolor:hover {
	color: #900;
	background: url(i/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
div#reklama {
	text-align: center;
	color: #900;
	font-weight: bold;
	font-size: 130%;
	width: 400px;
	line-height: 25px;
	background: #fff6bf url(i/serwis.png) no-repeat 15px 50%;
	padding: 5px 20px 5px 85px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin: 20px 0 20px 25px;
}
h5 {
	color: #fff;
	text-align:center;
	margin-top: 20px;
}
.reklama2 {
	margin: 5px 0 1px 25px;
	position: relative;
	width: 144px;
	
}
.reklama2 img {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;	
}