body 
{ 
	background-image: url(../_images/akon_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
#header
{
	background-image: url(../_images/akon_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#mainContent
{
	padding-bottom:15px;
}
#mainContent #news
{
	height: 142px;
	width: 948px;
	background: url(../_images/news_bg.png) repeat-x top left;
	margin: 15px 0 0;
	border: 1px solid #CCCCCC;
	color: #333333;
}
#mainContent #leftNews
{
	width: 458px;
	height: 132px;
	margin: 5px 0;
	border-right: 1px #CCCCCC solid;
	float: left;
	padding: 0 10px;
}
#mainContent #rightNews
{
	height: 132px;
	margin: 5px 5px 0 0;
	float: right;
}
#mainContent div.newsTitle
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#mainContent #news p
{
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding: 0 0 0 10px;
	margin: 0;
}
#mainContent .readmore, #mainContent .readmore a
{
	text-align: right;
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
#mainContent table.loga 
{
	font-size: 10px;
	line-height: 12px;
}
#mainContent table.loga img
{
	
}
#mainContent table.loga strong
{
	font-size: 11px;
	line-height: 15px;
}
#mainContent table.loga P
{
	font-size: 10px;
	line-height: 12px;
	padding: 0;
	margin: 0;
	text-indent: 0;
}
#mainContent #content_col {
	color:#292929;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:17px;
	background: #FFFFFF;
	border: #CCCCCC solid 1px;
	border-bottom: 0;
	float: left;
	width: 948px;
}
#mainContent #content_col p {
	text-indent:30px;
	padding:10px 20px 0;
}
#mainContent #content_col div.dots {
	background: url(../_images/dots.gif) repeat-x;
	height: 10px;
	margin: 0 20px 20px;
}
#mainContent #content_col h2
{
	font-size: 16px;
	margin: 20px;
	color: #333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#mainContent #content_col span.news_title
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-left: 20px;
}
#mainContent #list {
	background: #FFFFFF;
	border: #CCCCCC solid 1px;
	padding-right: 35px;
	padding-top: 30px;
}
#mainContent #list ul li {
	background: transparent url(../_images/bg_list.gif) no-repeat top left;
	display: block;
	font-size:12px;
	line-height: normal;	
	list-style-type: none;
}
#mainContent #list ul li a:link, #mainContent #list ul li a:visited {
	display: block;
	text-decoration: none;
	color:#333333;
	padding: 5px;
	padding-bottom: 30px;
}
#mainContent #list ul li a:hover {
    background: url(../_images/bg_list.gif) no-repeat top left;
	background-color:#E9ECF3;
}
#mainContent #list ul li a span.name {
	font-size: 14px;
	font-weight: bold;
	margin-left: 25px;
	padding-top: 5px;
	letter-spacing: 1.4px;
	color:#333333;
}
#mainContent #list ul li a span img {
	float:none;
}
#mainContent #list ul li img {
	float: right;
	margin-left: 5px;
	border: 0;
}
.pliki {
	text-align:center;
	margin: 20px 0;
}
.pliki table {
	margin: 0 auto;
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color:#333333;
}

.pliki caption {
	font-weight: bold;
	background: #50ADEA url(../_images/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:5px;
}

.pliki td, th {
	padding: 4px;
}

.pliki thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

.pliki tbody th {
	font-weight: bold;
}

.pliki tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
.pliki tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

.pliki tbody th a:link, tbody th a:visited{
	color:#b81930;
	padding:3px 0px 0px 3px;
	}
.pliki tbody th a:hover{
	color:#000;
	}

.pliki tbody tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	}

.pliki tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

.pliki table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

.pliki table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
.pliki table a[title^="pdf"] { 
	background: url(../_images/icn_pdf.gif) no-repeat center;
	padding:25px 10px 0px 15px;
	line-height:35px;
}
.pliki table a[title^="zip"] { 
	background: url(../_images/disk.png) no-repeat center;
	padding:25px 10px 0px 15px;
	line-height:35px;
}

.pliki tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
.products {
	background:rgb(168, 168, 168);
	margin-top:20px;
	border: 1px solid #FFFFFF;
	text-align:left;	
}
.logo {
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
	border:0;
}
.title {
	background-image:url(../sprzet_uzywany/title.gif);
	background-repeat:no-repeat;
	font-size:16px;
	color:#FFFFFF;
	height:25px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border: 1px solid #FFFFFF;
}
.desc {
	font-weight:bold;
	text-align:right;
	padding:3px;
	color:#FFFFFF;
	font-size:14px;
	border: 1px solid #FFFFFF;
}
.content {
	padding:3px;
	background-color:#E6E6E6;
	border: 1px solid #FFFFFF;
}
.more {
	height:25px;
	border:0;
    border-top:1px solid #fff;
	background-color:#FFFFFF;
}