body{
	font-size:12px;
	background: #f9f8f4;
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
}

.main {
	background:#fff;
	border: #ddd 1px solid;
       width:780px;
       margin:0 auto;	
}
.pole_L {

padding-left:15px;
padding-bottom:10px;
width:187px;
margin-right:7px;
}


.pole_R {

padding-left:15px;
padding-bottom:10px;
width:187px;
margin-right:7px;
}

.naglowek {
	background: url(img/bg.png);
	padding:7px;
}

.nazwa {
	font-size:20px;
	color:#bb6f02;
	margin-left:20px;
}

.temat {
	font-size:16px;
	color:#bb6f02;
}

.data {
	font-size:11px;
	color:#000;
}



a,  a:link{
		color: #bb6f02;
			text-decoration: none;
		}
a:hover, a:active{
				color: #e58802;
					text-decoration: none;
				}

.kolumna1
{
	width:0px;
}

.kolumna2
{
	width:150px;
}

.nagl_k_r 
{
	font-size:14px;
	font-weight:bold;
}

.nagl_k_l
{
	font-size:15px;
	font-weight:bold;
}

.przerywnik
{
	font-size:16px;
	color:#d9d7d7;
}

.tresci
{
	width:470px;
	margin:0 auto;
}

.przypis
{
	width:400px;
	margin:0 auto;
	text-align:center;
	font-size:9px;
}

