* {
	margin: 0;
	padding: 0;
}


/*csshover*/

body {
	behavior: url(smyki/csshover.htc );
}

/*pngfix*/

div, li, p { behavior: url(iepngfix.htc) }

/*kolory i czcionka*/

body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #5E9300;
	font-family: "Comic Sans MS";
	font-size: 18px;
	line-height: 19px;
	color: #BAE55F;
}

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

img {
        border-width:0px;
}

/*wrapper*/

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1030px;
	height: 600px;
	padding-top:  40px;
	padding-bottom: 40px;
	overflow: hidden;
	background-color: #87D300;
	border: solid 1px #76B900;
}

/*wrapper_inner*/

div#wrapper_inner {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 601px;
	background-image:url(../img/tlo2.jpg);
	overflow: hidden;
}

/*top menu*/

div#top_menu ul {
	float: right;
	width: 560px;
	height: 150px;
}

div#top_menu li.home {
	float: right;
	list-style: none;
	float: right;
	width: 37px;
	height: 36px;
	background-image:url(../img/home.png);
}

div#top_menu li.mail {
	float: right;
	list-style: none;
	float: right;
	width: 54px;
	height: 36px;
	background-image:url(../img/mail.png);
}

div#top_menu li.home {
	float: right;
	list-style: none;
	float: right;
	width: 37px;
	height: 36px;
	background-image:url(../img/home.png);
}

div#top_menu div.mail {
	float: right;
	list-style: none;
	float: right;
	width: 54px;
	height: 36px;
	background-image:url(../img/mail.png);
}

div#top_menu div.home a {
	display: block;
	text-decoration: none;
	width: 37px;
	height: 36px;
	outline: none;
}

div#top_menu li.mail a {
	display: block;
	text-decoration: none;
	width: 54px;
	height: 36px;
	outline: none;
}

/*logo*/

div#logo {
	float: left;
	height: 107px;
	width: 389px;
	background-image: url(../img/logo.png);
}

div#logo_top {
	float: left;
	height: 95px;
	width: 389px;	
}

div#logo a{
	display: block;
	text-indent: -9999px;
	height: 107px;
	width: 389px;
	outline: none;
}

/*left menu*/

div#left_menu {
	width: 283px;
	float: left;
	clear: left;
}

div#left_menu div.promocja {
	float: left;
	height: 50px;
	width: 545px;
	<!--background-image: url(../img/promocja.png);-->	
	color: #d20959;
	margin-top:5px;
	margin-left:20px;
	font-size:16px;
	
}

div#left_menu ul {
	padding-top: 200px;
}

div#left_menu li {
	margin-bottom: 5px;
}

div#left_menu li.cennik {
	list-style: none;
	width: 283px;
	height: 72px;	
}

div#left_menu li.galeria {
	list-style: none;
	width: 283px;
	height: 72px;	
}

div#left_menu li.strefa {
	list-style: none;
	width: 283px;
	height: 72px;	
}

div#left_menu li.kontakt {
	list-style: none;
	width: 283px;
	height: 72px;	
}

div#left_menu li.cennik:hover {
	list-style: none;
	width: 283px;
	height: 72px;	
}

div#left_menu li.galeria:hover {
	list-style: none;
	width: 283px;
	height: 72px;	
}

div#left_menu li.strefa:hover {
	list-style: none;
	width: 283px;
	height: 72px;	
}

div#left_menu li.kontakt:hover {
	list-style: none;
	width: 283px;
	height: 72px;	
}

div#left_menu a {
	display: block;
	text-decoration: none;
	width: 283px;
	height: 72px;
	outline: none;
}

/*box*/

div#box {
	float: left;
	width: 667px;
}

p.witamy {
	background-image: url(../img/witamy.png);
	width: 196px;
	height: 72px;
	margin-top: 120px;
	margin-left: 470px;
}

p.info {
	float: right;
	width: 350px;
	text-align: right;
	padding-right: 15px;
}

/*footer*/

div#footer {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 60px;
	font-size: 12px;
	line-height: 13px;
	padding-top: 2px;
}

p.left {
	float: left;
	width: 400px;
}

p.right {
	float: right;
	width: 400px;
	text-align: right;
}
