body {
	margin:0;
	padding:0;
}

img {
	border: none;
}


#MAIN {
	width: 786px;
	height: auto;
	margin: 0px auto;
	vertical-align: top;

}

#LEFT {
	float: left;
	margin: 2px 2px  0 0px;
	width : 205px
}

#RIGHT {
	width: 558px;
	overflow: hidden;
	float: right;
}

#RIGHT div.logo_bg {
	width: 558px;
	height: 224px;
	background: url(img/logo_bg.jpg) top no-repeat;
}

#RIGHT div.logo {
	width: 264px;
	height: 83px;
	position: relative;
	top: 141px;
	left: 294px;
}

#RIGHT #NAGLOWEK {
	width: 558px;
	height: auto;
}

#RIGHT #NAGLOWEK td.left {
	width: 40px;
	height: auto;
	background-color: #427DA1;
	vertical-align: top;
	
}

#RIGHT #NAGLOWEK td.right {
	width: 518px;
	height: auto;
	background: #2B6D95 url(img/naglowek_right.jpg) top repeat-x;
	text-align: left;
	vertical-align: top;
}

#RIGHT #NAGLOWEK div.naglowek {
	width: 482px;
	overflow: hidden;
	margin:13px 0 16px 18px;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

#RIGHT #NAGLOWEK td.left_tresc {
	width: 40px;
	height: auto;
	background: #F6F9FB url(img/tlo_td_left.jpg) top repeat-x;
}


#RIGHT #NAGLOWEK td.right_tresc {
	width: 518px;
	height: auto;
	background: #F4F8FA url(img/tlo_td_right.jpg) top repeat-x;
	text-align: left;
	vertical-align: top;
}

#RIGHT #NAGLOWEK div.tlo_tresc {
	width: 518px;
	overflow: hidden;
	background: transparent url(img/lapa.jpg) top left no-repeat;
}


#RIGHT #NAGLOWEK div.tresc {
	width: 484px;
	overflow: hidden;
	margin:12px 0 12px 17px;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #133448;
}

div.paggination
{
	font : normal normal 11px Tahoma,sans-serif;
}

div.paggination a
{
	color : #000;
	font : normal normal 11px Tahoma,sans-serif;
	text-decoration : underline;
}

div.paggination a:hover
{
	text-decoration: none;
}

#RIGHT_END {
	width: 10px;
	overflow: hidden;
	float:right;
	vertical-align: top;
}

#LINIE {
	clear: both;
	width: 776px;
	height: 7px;
	border: 1px red solid;
	
}

#STOPKA {
	width: 776px;
	overflow: hidden;
	clear: both;
	
}

#STOPKA div.advert {
	width: 688px;
	overflow: hidden;
	float: left;
	padding: 3px 0 0 17px;
	text-align: left;
}

div.txt {
	color:#494949;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: normal;
}

div.last {
	color:#494949;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: normal;
	font-stretch: condensed;
	float: left;
}

a {
	cursor: pointer;
}


a.advertcenter {
	font-family: verdana, arial;
	font-size: 9px;
	color: #494949;
	float: left;
	text-decoration: underline;
	margin-left: 5px;
}

a.advertcenter:hover {
		text-decoration: none;
}


div.linie {
	width: 776px;height:7px;clear:both;background: url(img/linie.jpg) top left no-repeat;font-size:7px;
}


#STOPKA div.dogory {
	width: 71px;
	height: 37px;
	float: left
}

.filter1
{
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	border:none;
}

.filter2
{
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=90);
	border:none;
}



