body {
	margin: 0;
	padding: 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: white url("../images/bg.png") repeat-x;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
	color: #337fd7;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 1000px;
	margin: 0 auto;
	background: url("../images/bg_top.jpg") no-repeat;
}

#top {
	height: 200px;
	position: relative;
}

#top marquee {
	position: absolute;
	left: 15px;
	top: 105px;
	width: 570px;
	line-height: 28px;
	/*background: url("../images/bg_marquee.png") no-repeat;*/
	color: white;
}

#top marquee p {
	margin: 0;
	padding: 0;
}

#top .menu_pion {
	position: relative;
	top: 10px;
	left: 425px;
	width: 192px;
	text-align: left;
	color: white;
}

#top .menu_pion * {
	margin: 0;
}

#top .menu_poziom {
	position: absolute;
	top: 134px;
	left: 15px;
}

#top .menu_poziom a {
	position: absolute;
	display: block;
	width: 40px;
	padding: 10px 0 0 20px;
	color: white;
	background: url("../images/bg_menu.png") no-repeat;
	width: 123px;
	height: 40px;
	text-decoration: none;
}

#top .menu_poziom a:hover {
	background: url("../images/bg_menu_over.png") no-repeat;
}

#top .menu_poziom a.glowna {
	background: url("../images/bg_menu_glowna.png") no-repeat;
	padding-left: 15px;
}

#top .menu_poziom a.glowna:hover {
	background: url("../images/bg_menu_glowna_over.png") no-repeat;
}

#top .menu_poziom a.ulubione {
	background: url("../images/bg_menu_ulubione.png") no-repeat;
	width: 151px;
	padding-left: 15px;
}

#top .menu_poziom a.ulubione:hover {
	background: url("../images/bg_menu_ulubione_over.png") no-repeat;
}

#content {
	margin: 0 3px 0 17px;
}

#left {
	float: left;
	width: 222px;
}

#left .szukaj {
	width: 218px;
	height: 69px;
	padding: 0 0 0 0;
	margin: 0 0 15px 3px;
	position: relative;
	background: url("../images/bg_szukaj.png") no-repeat;
}

#left .szukaj input[type="text"] {
	width: 155px;
	height: 17px;
	position: absolute;
	left: 15px;
	top: 38px;
	border: none;
	margin: 0;
	padding: 4px 0 0 5px;
	background: white url("../images/bg_szukaj_input.png") no-repeat;
}

#left .szukaj input[type="image"] {
	position: absolute;
	left: 185px;
	top: 40px;
	border: none;
	margin: 0;
	padding: 0;
}

#left .kategorie {
	border: 1px solid #d7d6d6;
	padding: 2px;
	background: url(../images/bg_menuleft.png) repeat-y;
}

.kategorie ul {
	margin: 0; 
	padding: 0;
}

.kategorie li {
	display: block;
	line-height: 24px;
	list-style-type: none;
	border-bottom: 1px solid #d2d7dd;
	width: 205px;
	margin-left: 7px;
	background: url("../images/bg_kat.png") no-repeat;
	font-size: 13px;
}

.kategorie li a {
	display: block;
	padding-left: 25px;
	margin: 2px 0;
	height: 22px;
	color: #337fd7;
}

.kategorie li a:hover {
	display: block;
	color: #337fd7;
	text-decoration: none;
	background: url("../images/bg_kat_over.png") no-repeat;
	color: white;
}



#center {
	float: left;
	width: 516px;	
	margin-left: 12px;
	margin-top:-15px;
}

#center h2 {
	color: white;
	background: url("../images/nagl_bg_kat.png") no-repeat;
	height: 26px;
	padding: 5px 0 0 30px;
	margin: 20px 0 20px;
	font-size: 14px;
	font-weight: bold;
}

#center dl dt {
	margin: 10px 0 5px 0;
	padding:  0 0 0 20px;
	font-weight: bold;
	background: url("../images/strzalka.png") no-repeat;
	color: #4e4f4f;
	text-transform: uppercase;
}


#center dl dd {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dbdbdb;
	margin: 0 0 5px 20px;
}

#center dl dd p {
	margin: 0;
	padding: 0;
}

#center dl dt a, #center dl dd a {
	color: #4e4f4f;
	text-decoration: none;
}

#center .pager {
	clear: both;
	text-align: center;
	color: #9ec8f9;
}

#center .pager .active {
	text-align: center;
	color: #363738;
	text-decoration: underline;
}

#center .post {
	clear: both;
	color: #504e4e;
	text-align: justify;
	line-height: 1.5em;
}

#center .post h2 {
	color: white;
	background: url("../images/nagl_bg.png") no-repeat;
	height: 28px;
	padding: 5px 0 0 60px;
	margin: 20px 0 20px;
	font-size: 14px;
	font-weight: bold;
}

#center .post img.galeria {
	float: left;
	border: 1px solid #dcdbdb;
	padding: 1px;
	background-color: white;
	margin: 10px 0 0 10px;
	width: 155px;
}

#center .post img.right {
	float: right;
	border: 1px solid #dcdbdb;
	padding: 1px;
	background-color: white;
	margin: 0 0 20px 20px;
	width: 155px;
}

#center .post p {
	margin: 0 0 4px 0;
	padding: 0;
}

a.wiecej {
	border: 1px solid #d7d6d6;
	background: #2263a2;
	color: white;
	float: right;
	padding: 2px 5px;
	line-height:normal;
	margin: 5px 0 0 0;
}

a.wiecej:hover {
	text-decoration: none;
}

#right {
	float: right;
	width: 220px;
	margin-top:5px;
}

#right .box {
	border: 1px solid #d8d7d7;
	padding: 2px;
	background: white;
	margin-bottom: 10px;
}

#right .box p {
	margin: 15px 8px;
}

.box .reklamy {
	text-align: center;
}

.box .reklamy img {
	margin: 3px 0;
}

#footer {
	background: #337fd7;
	margin-top: 10px;
}

#footer div {
	width: 1000px;
	margin: 0 auto;
	line-height: 60px;
	text-align: center;
	color: #a3c5ed;
}

#footer div a {
	color: #a3c5ed;
}

.post .naglowek span{
	font-size:12px;
	font-weight:normal;
}

