#cCenter {
	width: 495px;
	background-color: transparent;
	float: left;
}

#cRight {
	float: right;
	background-color: transparent;
	width: 260px;
}



h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	margin: 0px;
}



.eletter_home {
	width: 700px;
}


.eletter_home h1 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	margin: 0px;
}


.aktualnosci_home {
}



.aktualnosci_home h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	margin: 0px;
}


h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	margin: 0px;
}

h3 a {
	font-size: 12px;
	font-weight: bold;
	color: #5c141f;
}




#listaart {
	padding-bottom: 5px;
}

#listaart #artykul {
	clear: both;
	padding-bottom: 10px;
}

#listaart #artykul h2 {
	float: left;
	width: 400px;
}

#listaart #artykul #data {
	float: right;
	color: #a0a0a0;
	font-size: 11px;
}

#listaart #artykul #lead {
	clear: both;
}



#trescart {
	padding-bottom: 10px;
}

#trescart #data {
	float: right;
	color: #a0a0a0;
	margin-top: 10px;
}

#trescart h1 {
	float: left;
	width: 400px;
	font-size: 14px;
	margin-top: 10px;
}


#trescart #dContent {
	clear: both;
	width: 470px;
	background-color: transparent;
	font-size: 12px;
}


#cRight #cMenu, #cCenter #cMenu {
}

#cRight #cMenu ul, #cCenter #cMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#cCenter #cMenu li {
	font-size: 12px;
	margin: 7px 0 7px 0;
}

#cRight #cMenu li {
	font-size: 12px;
	border-bottom: 1px dotted #c0c0c0;
	margin: 3px 0 3px 0;
}

#cRight #cMenu li a {
	display: block;
	padding: 5px 0 5px;
}

#cRight #cMenu li a:hover, #cRight #cMenu li a.current {
	display: block;
	padding: 5px 0 5px 10px;;
	background-color: #404040;
	color: white;
}