body{
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
}

a {
	text-decoration:none;
	color:#4D4D4D;
}
img {
	border:0;
}
h1, h2, h3 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	color:#BCBCBC;
}
ul, li {
	padding:0;
	margin:0;
}
form {
	margin:0;
	padding:0;
}
input, select, textarea {
	padding:2px;
	color:#000000;
}
table {
	font-size:12px;
	color:#BCBCBC;
	border:0;
	margin:13px;
	padding:10px;
	border-collapse:collapse;
}
#kontener{
	width: 915px;
	margin:0 auto;
}
#top {
	height:35px;
	width:915px;
	background-color:#FFFFFF;
}
#top a{
	font-size:11px;
}
#top .flagi {
	clear:both;
	float:right;
	height:38px;
	width:118px;
	margin-right:5px;
	margin-top:5px;
}

#banner{
	widht:915px;
	height:161px;
	background-image:url(../img/banner.png);
	background-repeat:no-repeat;
	margin-top:5px;
	border-bottom:4px solid #B1CFE5;
}
#top .top1{
	float:left;
	height:0px;
	margin-left:458px;
}
#main{}


#lewa{
	float:left;
	width:224px;
}
#srodek{
	float:left;
	width:468px;
	border-left:1px dotted #B1B1B1;
	border-right:1px dotted #B1B1B1;
}
#prawa{
	float:left;
	width:221px;
}
#stopka{
	clear:both;
	width:915px;
	margin:0 auto;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px;
	text-align:center;

}

.box {
	background-image:url(../img/box.png);
	background-repeat:repeat-y;
	width:203px;
	margin:3px auto;
}
.box .t {
	background-image:url(../img/box_top.png);
	background-repeat:no-repeat;
}
.box .b {
	background-image:url(../img/box_b.png);
	background-repeat:no-repeat;
	background-position:0% 100%;
	padding:5px;
	overflow:hidden;
}
.box h1 {
	color:#2C85AC;
	font-weight:bold;
	padding:3px;
}

#prawa ul {
	list-style:none;
	padding-left:5px;
	font-weight:bold;
}
#prawa ul ul {
	list-style:none;
	padding-left:10px;
	font-weight:normal;
}

#srodek .box {
	background-image:url(../img/tbox.png);
	background-repeat:repeat-y;
	width:457px;
	margin:3px auto;
}
#srodek .t {
	background-image:url(../img/tbox_top.png);
	background-repeat:no-repeat;
}
#srodek .b {
	background-image:url(../img/tbox_b.png);
	background-repeat:no-repeat;
	background-position:0% 100%;
	padding:5px;
	overflow:hidden;
}
#srodek h1 {
	color:#2C85AC;
	font-weight:bold;
	padding:3px;
}
