﻿html {
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

body {
	color: #6e6e6e;
	margin: 0 auto;
	height: 100%;
	padding: 0;
	line-height:20px;
	background-color:#fff;
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
	
}

#container {
	overflow: hidden;
	width: 975px;
	margin:auto;
	font-family:Tahoma, Arial;
	font-size:13px;
	line-height:20px;
}

td {
	text-align:left;
}

a {
	color:#72ad2f;
	text-decoration:none;
	outline:0px;
}
	
a:hover {
	color:#568b19;
}


a.wiecej{ display:inline; height:24px; float:right; margin-top:22px; background-color:#2e8d23; font-size:11px; color:#fff; padding:3px 15px 0px 15px; font-family:tahoma, Arial; font-weight:bold; }

a:hover.wiecej{ background-color:#db3325; }


h1 {
	font-size:26px;
	font-family: Arial Black, Tahoma;
	color:#319625;
	font-weight:normal;
	float:left;
	width:100%;
	padding:0px;
	margin:7px 0px 10px 0px;
	height:32px;
	letter-spacing:-0.5px;
	background: url(img/menuItem.gif);
	background-repeat:no-repeat;
	padding-left:28px;
	padding-top:7px;
}

h2 {
	font-size:25px;
	font-family: Calibri, Arial, Tahoma;
	font-weight:bold;
	color:#6d6d6d;
	float:left;
	width:100%;
	padding:0px;
	margin:0px 0px 11px 0px;
}

h3 {
	font-size:20px;
	font-family: Calibri, Arial, Tahoma;
	font-weight:bold;
	color:#0069ae;
	float:left;
	width:100%;
	padding:0px;
	margin:5px 0px 5px 0px;
}

.lista li {
	margin-bottom:10px;
}

#img-01 {
	display:block;
	float:left;
	width:975px;
	height:154px;
}

#img-02 {
	display:block;
	float:left;
	width:975px;
	height:260px;
}

#content {
	display:block;
	float:left;
	width:925px;
	background: url(img/cont.gif);
	background-repeat:no-repeat;
	padding:25px 25px 20px 25px;
}

#img-04 {
	display:block;
	float:left;
	width:975px;
	height:69px;
}

a.menuLink {
	display:block;
	float:left;
	width:202px;
	height:39px;
	background: url(img/menuItem.gif);
	background-repeat:no-repeat;
	padding-left:28px;
	font-family: Arial Black, Tahoma;
	color:#319625;
	font-size:22px;
	padding-top:6px;
	margin-top:9px;
	border-bottom:1px #e2e2e2 solid;
}

a:hover.menuLink {
	color:#db3325;
}

.txt {
	display:block;
	float:left;
	padding-left:28px;
	text-align:justify;
	width:620px;
}


#footer {
	display:block;
	float:left;
	width:990px;
	height:83px;
	background: url(img/footer.gif);
}

a#iartsLink {
	width:63px;
	height:17px;
	float:right;
	display:block;
	margin-top:52px;
	margin-right:31px;
}
