/** HOME PAGE */
#left {
	padding-right:65px;
	width:290px!important; width /**/:355px;
	background:url('/templates/img/leliwa/vertical_line.gif') top right repeat-y;
	float:left;
}
#right {
	margin-left:40px;
	width:270px;
	float:right;
}

h1 {
	padding-bottom:.5em;
}
div.hr {
	margin:.5em 0 1em 0;
	background:#5D5136;
	height:1px;
}
hr {
	display:none;
}
#main ul {
	padding:.5em 0;
}
#main li {
	list-style:none;
	padding-left:2em;
	background:url('/templates/img/leliwa/li_bg.gif') 0 3px no-repeat;
}

/** link more */
.more {
	text-align:right;
	padding:.5em 0 .1em 0;
}
.more a {
text-decoration:none;
}
.more a:hover {
text-decoration:underline;
}

/** news */
.data {
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin-top:.5em;	
}

/** subskrypcja */
#subskrypcja input {
	font-size:11px;
	margin-left:80px;
}
#subskrypcja .submit {
	text-align:right;
}
#subskrypcja .submit a {
	color:#000;	
}

#top-promo{padding:5px 20px;border:1px dashed green;margin:0 0 20px;}
#top-promo h2{color:red;font-weight:bold;}
#top-promo h3{font-size:13px;font-weight:bold;color:brown;padding:0 50px;}
#top-promo ul{padding:0 50px;margin:5px 0 10px 2em;}
#top-promo ul li{list-style:disc;padding:0;line-height:15px;margin:0 0 5px;}
#top-promo p{line-height:15px;margin:0 0 10px;}
#top-promo p.center{font-weight:bold;}
