body,html{
	margin:0;
	padding:0;
	background: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div{
	border: 0px solid black;
}

a {
	color: #3a4950;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul,li,form{
	padding:0;
	margin:0;
}

table,tr,td{
	font-size: 12px;
}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	border-bottom: 1px dotted #999999;
	padding-top: 10px;
}

h3{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 13px;
}

h4{
	font-weight: normal;
	padding: 0;
	margin: 10px 0;
	font-size: 11px;
}

p.data{
	font-size: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	clear: both;
}

div.clear{
	clear: both;
}

div.naglowek1{
	height: 91px;
	background: #293438 url(../images/tlonaglowek1.jpg) no-repeat;
}

div.naglowek1 img.logo{
	margin: 25px 0 0 22px;
	border: 0;
	float: left;
}

div.naglowek1 ul{
	list-style: none;
	float: right;
}

div.naglowek1 ul li{
	display: inline;
}

div.naglowek1 ul li a{
	color: #ffffff;
	font-size: 10px;
	padding-left: 10px;
	text-decoration: none;
}

div.naglowek1 ul li a:hover{
	text-decoration: underline;
}

div.naglowek2{
	height: 18px;
	background: #5a858e url(../images/tlonaglowek2.jpg) no-repeat;
	margin-bottom: 1px;
}

div.overcont{
	display: block;
	overflow: hidden;
	width: 992px;
	background: url(../images/tloover.jpg);
}

div.lewycont{
	width: 212px;
	float: left;
	position: relative;
	left: 22px;
	background: #d9d9d9;
}

div.lewycont div.menu{
	/*height: 200px;*/
	background: #293438;
}

div.lewycont div.menu ul{
	list-style: none;	
}

div.lewycont div.menu ul li{	
	border-bottom: 1px solid #3f525a;	
}

div.lewycont div.menu ul li.sub{	
	border-bottom: 1px solid #293438;	
}

div.lewycont div.menu ul li a{
	color: #ffffff;
	font-size: 12px;	
	text-decoration: none;
	display: block;
	padding: 3px 0 4.3px 10px;
}

div.lewycont div.menu ul li a:hover{
	background: #3f535a;
}

div.lewycont div.menu ul li a.menu_pion_sub{
	color: #ffffff;
	font-size: 10px;	
	text-decoration: none;
	display: block;
	padding: 3px 0 4.3px 20px;
	background: #3f535a;
}

div.lewycont div.menu ul li a.menu_pion_sub:hover{
	background: #293438;
}

div.lewycont div.menu ul li.sub a.on{
	background: #5e6a6e;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0 4.3px 20px;
}

div.prawycont{
	width: 757px;
	float: right;
	margin-left: 1px;
}

div.cont-banner{
	height: 200px;
	background: #999999;
	margin-bottom: 1px;
}

div.cont-tresc{
	width: 730px;
	float: right;
}

div.stopka1{
	height: 48px;
	background: #e5e5e5;
	margin-top: 1px;
}

div.stopka1 p{
	float: right;
	padding: 3px 0 0 0;
	margin: 0;
	color: #666666;
	text-align: right;
}

div.stopka1 p img{
	border: 0;
	margin: 0;
	padding: 0;
}

div.stopka1 p a{
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.tabelka{
	font-size: 12px;
}

.tabelka td{
	background: #e5e5e5;
	word-wrap: no;
}

.tabelka tr.tabelka-naglowek td{
	background: #d9d9d9;
	font-weight: bold;
}

.tabelka-jasna{
	font-size: 11px;
	background: #ffffff;
}

.tabelka-jasna td{
	border-bottom: 1px dotted #999999;
}

.tabelka-jasna td a{
	font-weight: bold;
}

.stronicowanie{
	color: #3a4950;
	text-decoration: none;
	font-size: 11px;
	margin: 5px 0 10px 0;
	text-align: center;
}

.stronicowanie_link{
	
}

