@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
}
u {
	text-decoration:underline;
}
body {
	text-align:center;
	background:url(img/tlo.gif);
}
#container {
	text-align:left;
	width:911px;
	font-size:11px;
	color:#000;
	position:relative;
	padding-bottom:10px;
}
a {
	color:#000;
}
#top {
	width:911px;
	height:148px;
	background:url(img/top.jpg);

}
#top h1 a {
	float:left;
	width:100%;
	height:100%;
	text-indent:-1000000px;
	overflow:hidden;
}
#smenu {
	position:absolute;
	top:148px;
	right:30px;
	width:120px;
	height:37px;
}
#smenu li {
	float:left;
	width:40px;
	height:37px;
	text-align:center;
}
#smenu li img{
	float:left;
	display:inline;
	padding-left:4px;
	margin-bottom:-3px;
}
#smenu li a{
	color:#FFF;
	font-size:9px;
}
#menu {
	clear:both;
	width:893px;
	height:39px;
	background:url(img/menu.jpg);
	padding-left:18px;
}
#menu li{
	float:left;
	height:39px;
	background:url(img/spacer.jpg) right no-repeat;
	padding-right:2px;
}
#menu li a{
	font-weight:bold;
	color:#FFF;
	font-size:12px;
	float:left;
	height:29px;
	padding:10px 7px 0 7px;
}
#menu li .on {
	background:url(img/menu-h.jpg);
}
#menu li ul .on {
	background:none;
}
#umenu {
	clear:both;
	background:#f1f1f1;
	width:911px;
	height:27px;
	border-bottom:5px #313131 solid;
}
#menu li ul {
	position:absolute;
	left:10px;
	top:193px;
	width:901px;
	display:none;
}
#menu li ul li{
	height:14px;
	background:url(img/arrow.jpg) left center no-repeat;
	border-right:1px #000 solid;
	padding:0;
	display:inline;
	margin-right:5px;
}
#menu li ul .rb{
	border:none;
}
#menu li ul li a{
	font-size:11px;
	font-weight:normal;
	color:#000;
	height:auto;
	padding:0 5px 0 9px;
}
#menu li ul li a:hover{
	text-decoration:underline;
}
#content{
	clear:both;
	background:url(img/content.jpg);
	width:889px;
	overflow:hidden;
	padding:5px 11px 22px 11px;
}
#leftbox {
	float:left;
	width:419px;
}
#leftbox h4, #rightbox h4{
	float:left;
	width:382px;
	height:23px;
	background:url(img/header-left.jpg) left;
	color:#FFF;
	font-size:12px;
	padding:8px 0 0 37px;
}
#leftbox .box{
	background:#f1f1f1;
	padding:6px;
	width:405px;
	border:1px #dfdfdf solid;
	border-top:none;
	float:left;
}
.hs {
	background:#fff url(img/hs1.jpg) bottom no-repeat;
	width:442px;
	height:14px;
	padding-left:22px;
	float:left;
	font-weight:bold;
	font-size:12px;
}
.galeria {
	overflow:hidden;
	padding:5px 0 0 0 ;
}
.galeria li {
	float:left;
	width:147px;
	text-align:center;
	padding-left:5px;
	font-size:12px;
}
.pd {
	border-bottom:none;
	margin-bottom:0;
}
.news {
	width:405px;
	overflow:hidden;
	padding-bottom:10px;
}
.news h3 {
	font-size:11px;
	float:left;
	width:405px;
	padding-left:7px;
	height:17px;
}
.news h3 a:hover{
	color:#A60000;
	text-decoration:underline;
}
.dod {
	float:left;
	padding-left:7px;
	color:#898989;
	width:193px;
}
.kom {
	width:205px;
	float:right;
	color:#898989;
	text-align:right;
}
.kom a{
	color:#898989;
}
.kom a:hover{
	text-decoration:underline;
}
.news .img {
	float:left;
	border:3px #c3c3c3 solid;
	display:inline;
	margin:3px 0;
}
#main p {
	float:left;
}
.news p {
	text-align:justify;
	padding-bottom:15px;
	font-size:12px;
}
.news p a{
	font-weight:bold;
}
#rightbox {
	float:right;
	width:464px;
}
#rightbox h4{
	width:427px;
}
#boxmecze, #rightbox .box {
	width:412px;
	background:url(img/mecze.jpg) center bottom no-repeat #f1f1f1;
	padding:2px 25px 0 25px;
	border:1px #dfdfdf solid;
	border-top:none;
	float:left;
	margin-bottom:7px;
	display:inline;
}
#rightbox .box {
	background-image:none;
	padding:0;
	width:462px;
	overflow:hidden;
}
.mecz {
	float:left;
	width:412px;
	height:77px;
	border-bottom:1px #000 dotted;
}
.mecz img {
	float:left;
}
.mecz h3 {
	float:left;
	width:333px;
	font-size:14px;
	padding-top:3px;
	padding-bottom:2px;
}
.infomecz {
	padding-left:19px;
	float:left;
}
#lbox {
	float:left;
	width:227px;
}
#lbox h4, #rbox h4{
	width:190px;
}
#lbox .box, #rbox .box{
	width:221px;
	border:1px #dfdfdf solid;
	border-top:none;
	background:#f1f1f1;
	float:left;
	padding:5px 2px;
	display:inline;
	margin-bottom:10px;
}
.tabela {
	width:221px;
}
.tabela td{
	padding:2px;
	background:#ebebeb;
}
.tabela .cn {
	padding-left:8px;
	padding-right:0;
}
.tabela .on{
	background:#fefefe;
	height:18px;
}
#rbox {
	float:right;
	width:227px;
}
.wiecej {
	text-align:right;
	padding-bottom:5px;
	font-weight:bold;
}
#reklama li {
	float:left;
	padding:6px 7px 6px 8px;
}
#stopka {
	clear:both;
	width:788px;
	height:32px;
	background:url(img/stopka.jpg);
	padding:12px 18px 0 105px;
	color:#FFF;
} 
#stopka a{
	color:#FFF;
}
#stopka div{
	float:left;
	width:723px;
	padding-top:3px;
}
#stopka div a:hover{
	text-decoration:underline;
}
#stopka img {
	float:right;
