* {
outline-style: none;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
body {
	margin: 0px;
	padding: 0;
	background: #000000 url(../images/main_bgr.jpg) no-repeat 50% 0px;
	font: 14px/21px Arial, Helvetica, sans-serif;
	color: #DADADA;
}
#logo {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
#logo img {
	margin-left: 20px;
}
#wrapper {
    width: 980px;
    margin: 0 auto;
}
#lewa {
	float: left;
}
#prawa {
	float: right;
	margin: -80px 0px 0px;
	padding: 0px;
}
#slider {
    width: 960px;
    margin: 0px auto;
    position: relative;
}

.scroll {
    width: 720px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
	padding: 20px;
	width: 680px;
}
ul.lista {
	padding: 10px;
}
ul.lista li {
	padding-left: 30px;
	margin-left: 0px;
	list-style: url(none) none;
	background: url(../images/punkt2.jpg) no-repeat 8px 5px;
	margin-bottom: 8px;
}
ul.navigation {
	list-style: none;
	margin: 0px 0 0;
	padding: 0;
	font: 19px Georgia, "Times New Roman", Times, serif;
	width: 220px;
}

ul.navigation li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 34px;
	line-height: 34px;
}

ul.navigation a {
	color: #B6B6B6;
	text-decoration: none;
	display: block;
	margin: 0px;
	text-align: right;
	line-height: 34px;
	padding: 0px 10px;
}

ul.navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

ul.navigation a.selected {
	color: #FFFFFF;
	border-right: 1px solid #0099CC;
	text-transform: uppercase;
	letter-spacing: -1px;
}

ul.navigation a:focus {
    outline: none;
}


.hide {
    display: none;
}
p a {
	color: #99CCFF;
	text-decoration: underline;
}
p a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h2 {
	font: italic normal 38px/44px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-left: 80px;
	border-bottom: 1px solid #FF0000;
	padding-bottom: 3px;
	padding-top: 6px;
	margin-top: 0px;
}
h2 span {
	color: #FFFFFF;
	background: #990000;
	padding: 0px;
	margin: 0px;
	height: 18px;
	letter-spacing: 0px;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
p span {
	color: #FFFFFF;
	border-bottom: 1px dotted #0099CC;
}
p span.s1 {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: uppercase;
	border-style: none;
}
h2 span {
	margin: 0;
	padding: 0;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-style: none;
}
h3 {
	font: normal 20px/24px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h3 span {
	color: #FFFFFF;
	font: 16px Arial, Helvetica, sans-serif;
	background: #990000;
}
h3 span.s2 {
	color: #CCCCCC;
	background: #000000;
}
h4 {
	font: normal 20px/24px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: url(../images/punkt.jpg) no-repeat left 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin-top: 25px;
	margin-bottom: 0px;
}
table.tabela {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right-style: none;
	border-bottom-style: none;
}
table.tabela td {
	padding: 5px 8px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top-style: none;
	border-left-style: none;
	text-align: center;
}
table.tabela td.naglowek1 {
	text-transform: uppercase;
	color: #FFFFFF;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	padding: 15px;
}
table.tabela td.pod_naglowek1 {
	font-size: 12px;
	text-align: left;
}
table.tabela td.godziny {
	font-size: 12px;
}
div.wyp_form {
	padding: 0px 15px 0px 12px;
	border: 1px solid #990000;
	font: 18px/36px Georgia, "Times New Roman", Times, serif;
	background: #990000 url(../images/wyp_form.jpg) repeat-x left bottom;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	width: 220px;
}
a img {
	border-style: none;
	padding: 0px;
}
	a,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
	a:hover,a:active {
	text-decoration: underline;
}

/* Wysuwany panel */
#wys_pan_wrap { background: #000000 url(../images/wys_pan_bgr.jpg) repeat-y 50% 0%}
#wys_pan {width: 960px;margin: 0 auto;position: relative;padding-bottom: 14px;}
#wys_pan div.pan_content { padding: 8px 0 }
	#wys_pan p {
	margin-bottom: 10px;
	}
	#wys_pan a,#wys_pan a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
	#wys_pan a:hover,#wys_pan a:active {
	text-decoration: underline;
}
#tab {height: 5px;position: relative;bottom: 0;z-index: 9;background: #000000;}
	#tab p { 
	width: 960px;
	margin: 0 auto;
	}
	#tab a {
	float: right;
	margin-top: 5px;
	display: block;
	}
	#tab a#wys_pan_hook {
	background: url(../images/client-login.jpg) no-repeat;
	width: 282px;
	height: 40px;
	text-indent: -9999px;
	margin-right: 0px;
	display: inline;
	}	
	#tab a#wys_pan_hook:hover {
	background: url(../images/client-loginh.jpg) no-repeat;
	width: 282px;
	height: 40px;
	text-indent: -9999px;
	margin-right: 0px;
	display: inline;
	}
	#panContLeft {
	float: left;
	width: 65%;
	padding: 0px;
	height: 220px;
}
	#panContRight {
	float: right;
	width: 33%;
	padding: 0px 0px 0px 10px;
	height: 220px;
	border-left: 1px dotted #666666;
}
#panLeftLeft {
	float: left;
	width: 47%;
	margin-right: 10px;
	display: inline;
	text-align: center;
}
#panLeftRight {
	float: right;
	width: 47%;
	margin-right: 10px;
	display: inline;
	text-align: center;
}
#panLeftLeft p, #panLeftRight p,#panContRight p {
	height: 120px;
	margin: 0px;
	padding: 0px;
}	
h5 {
	font: normal 20px/20px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 5px 0px 8px;
	border-bottom: 1px solid #333333;
	text-align: center;
	letter-spacing: 1px;
}	
h5 span {
	color: #FFFFFF;
	background: #003366;
	text-transform: lowercase;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0px;
}
p.seo {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#pow {
margin:0;
padding:0;
width: 680px;
}

#gora {
float:left;
width: 680px;
}

#box {
float:left;
width:336px;
height:220px;
margin:0 1px 0 1px;
}

#box h2 {
font-size:18px;
}
