/** HOME PAGE */
#left {
	padding-right:25px;
	width:315px!important; width /**/:340px;
	background:url('/templates/img/baworowa/vertical_line.gif') top right repeat-y;
	float:left;
}
#right {
	margin-left:40px;
	width:270px;
	float:right;
}

h1 {
	color:#1F396A;
	font-size:12px;
	text-decoration:underline;
	padding-bottom:.5em;
}
h1 big {
	font-size:14px;
}
h2 {
	color:#00357A;
	font-size:12px;
	text-decoration:underline;
	padding-bottom:.5em;
	padding-left:1em;
	background:url('/templates/img/baworowa/li_bg.gif') 0 4px no-repeat;
}
div.hr {
	margin:1em 0;
	background:url('/templates/img/baworowa/hr.gif') top left repeat-x;
	height:2px;
}
hr {
	display:none;
}

#main ul {
	padding:.5em 0;
}
#main li {
	list-style:none;
	padding-left:2em;
	background:url('/templates/img/baworowa/li_bg.gif') 0 3px no-repeat;
}
.more {
	text-align:right;
	padding:.5em 0;
}

.data {
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin-top:.5em;	
}

#subskrypcja {
	background:url('/templates/img/baworowa/subskrypcja_bg.gif') top left no-repeat;
	width:272px;
	height:76px;
	color:#fff;
	position:relative;
}

#subskrypcja p {
	padding:.5em;
	font-size:9px;
}
#subskrypcja input {
	font-size:11px;
	position:absolute;
	top:3.2em;
	right:1.5em;
}
#subskrypcja .submit {
	position:absolute;
	top:5em;
	right:1.5em;
}
#subskrypcja .submit a {
	color:#fff;	
}
