/*--------------------------------------------------------------*/
/*--------------------- Styl standardowy -----------------------*/
/*--------------------------------------------------------------*/
body, td {
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
}

body {
	padding: 0px;
	margin: 0px;
	border-style: none;
	background: #acd7dc url(images/arriva/body.gif) 0px 0px repeat-x;
	color: #59706d;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol, ul, li {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

li {padding: 0px 0px 0px 5px;}

h1, h2, h3, h4, h5, h6, h7, p, form {
	margin: 0px;
	padding: 0px;
}
img {
	margin:0px;
	padding:0px;
	border:0px;
}
.top {vertical-align: top;}
.clear {clear: both;}
.clearFont {clear: both;font-size:0px;}
.floatLewo {float: left;}
.floatPrawo {float: right;}

a {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

label {cursor: pointer;}

/* DHTML Popup */
.Popup {
	background-color: #FFFFFF;
	border: 1px solid #C8D0CF;
}
.Popup .ImageContainer {
	padding: 5px;
	height: 100%;
	text-align: center;
}
.Popup .Loader {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	border: 1px solid #C8D0CF;
}
.Popup .Preview {
	border: 1px solid #C8D0CF;
	cursor: pointer;
}
.Popup .Caption {
	vertical-align: middle;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
}
.Popup .Prev {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 5px 5px;
	width: 16px;
}
.Popup .Prev div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: url(images/ico_prev.gif) no-repeat center center;
}
.Popup .Next {
	vertical-align: top;
	text-align: right;
	padding: 0px 5px 5px 0px;
	width: 16px;
}
.Popup .Next div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: url(images/ico_next.gif) no-repeat center center;
}
.Popup .IcoClose {
	height: 26px;
	width: 26px;
	display: block;
	cursor: pointer;
	background: url(images/ico_close.gif) no-repeat center center;
}
.PopupOverlay {
	width: 100%;
	height: 500px;
	background-color: #999999;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/* komunikat */
.komunikat {
	font-weight: bold;
	padding: 15px;
	text-align: center;
}

.message {
	font-weight: bold;
	width:460px;
	position:absolute; 
	top:200px; 
	left:50%; 
	margin-left: -235px;
	background-color:#FFFFFF; 
	border:4px double #e2e8e9; 
	padding:0px 0px 20px 0px;
	text-align: center;
	z-index: 999999999;
}
.message p{text-align: center;}

.message div.info{
	padding:25px 5px 34px 100px;
	background: #FFFFFF url(images/info.jpg) no-repeat 15px 10px;
	text-align: left;
}
.message div.error{
	padding:25px 5px 34px 100px;
	background: #FFFFFF url(images/error.jpg) no-repeat 15px 10px;
	text-align: left;
}
.message input{
	background: #E6E6E6;
	color: black; 
	padding:2px 0px 2px 0px; 
	border: 1px solid #888888;
	font-weight: bold; 
	width: 60px;
	cursor: pointer;
}
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
#mainTable {
	margin:0px auto;
	padding:0px;
	width:100%;
	background: url(images/arriva/mainBackground.jpg) center top no-repeat;
}
#mainTable #mainContener {
	margin:0px auto;
	padding:0px;
	width:972px;
}
#langContener {
	margin:0px;
	padding:0px 0px 0px 0px;
	display:inline;
}
#langContener .langTitle {
	margin:15px 0px 20px 0px;
	padding:0px 6px 0px 0px;
	float:right;
	height:29px;
	line-height:29px;
	color:#65969e;
	position:relative;
}
#langContener .langTitleabsolute {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#ffffff;
	position:absolute;
	top:-1px;
	left:-1px;
}
#langContener .langIco {
	width:81px;
	height:29px;
	float:right;
	position:relative;
	margin:15px 15px 20px 0px;
}
#langContener .langIco .langIcofla {
	position:absolute;
	top:0px;
	left:5px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px px;
	width:79px;
	height:29px;
}
#langContener .langIco .langIcofla a {
	width:20px;
	height:15px;
	display:block;
	float:left;
	margin:4px 3px 0px 0px;
	text-align:center;
}
#langContener .langIco .langIcofla a img {
	margin-top:3px;
	_margin-bottom:-2px;
}
#langContener .langIco .langIcofla a.active {
	padding:0px 0px 0px px;
	border:2px solid #65bdc6;
	
}
#langContener .langIco .langIcofla a.active img {
	margin-top:1px;
	_margin-bottom:-2px;
}
a.aLogo {
	display: block;
	float: left;
	width: 300px;
	height: 50px;
	position: absolute;
	bottom: 20px;
	left: 20px;
}
#mainLogo {
	margin:0px;
	padding:0px;
	width:972px;
	height:202px;
	padding: 0px;
	background: url(images/arriva/logo.jpg) no-repeat 0px 100%;
	position: relative;
}
#mainContent {
	margin:0px;
	padding:0px;
	background: url(images/arriva/mainContent.gif) 0px 0px repeat-y;
}
#mainBottom {
	height:21px;
	background: url(images/arriva/mainBottom.gif) 0px 0px no-repeat;
}
#middleContent {
	width:972px;
	margin:0px;
	padding:0px;
}
#middleContent td {
	vertical-align:top;
}
#middleContent .middleContentL{
	width:16px;
	margin:0px;
	padding:0px;
	background: url(images/arriva/middleContentL.gif) 0px 0px no-repeat;
}
#middleContent .middleContentR{
	width:16px;
	margin:0px;
	padding:0px;
	background: url(images/arriva/middleContentR.gif) 0px 0px no-repeat;
}
#middleContent .middleContentLeft{
	width:200px;
	margin:0px;
	padding:0px;
}
#middleContent .middleContentRight{
	width:200px;
	margin:0px;
	padding:0px 0px 0px 5px;
}
#mainStopka {
	margin:10px 0px 30px 0px;
	padding:0px;
}
#mainStopka .mainStopkaRealizacja {
	margin-top:5px;
	padding:0px;
	float:left;
	color:#59706d;
	width:260px;
	
}
#mainStopka .mainStopkaRealizacja a {
	color:#59706d;
	font-weight:normal;
	text-decoration:none;
}
#mainStopka .mainStopkaRealizacja a:hover {
	text-decoration:underline;
}
#mainStopka .mainStopkaRealizacja .realizacja {
	float:left;
	margin-left:10px;
}
#mainStopka .mainStopkaRealizacja .poweredby {
	float:left;
    position:relative;
    margin:0px 0px 0px 0px;
    width:135px;
}
#mainStopka .mainStopkaTxt {
	margin-top:5px;
	padding:0px;
	width:417px;
	float:left;
	color:#162927;
	text-align:center;
}
#mainStopka .mainStopkaTxt span {
	font-weight:bold;
	color:#59706d;
}
#mainStopka .mainStopkaNav {
	margin:0px;
	padding:0px;
	width:280px;
	float:right;
}
#mainStopka .mainStopkaNav table {
	width:90%;
	margin:0px 10px;
}
#mainStopka .mainStopkaNav table td {
	text-align:left;
}
#mainStopka .mainStopkaNav table td.img{
	width:30px;
}
#mainStopka .mainStopkaNav table a {
	color:#59706d;
	font-weight:normal;
	text-decoration:none;
}
#mainStopka .mainStopkaNav table a:hover {
	text-decoration:underline;
}
.blockMenu {
	background: #007788 url(images/arriva/blockMenu/blockMenu.gif) 0px 0px repeat-x;
	height: 1%;
}
.blockMenuT {
	background: transparent url(images/arriva/blockMenu/blockMenubordertb.gif) repeat-x left top;
	_height: 1%;
}
.blockMenuR {
	background: transparent url(images/arriva/blockMenu/blockMenuborderlr.gif) repeat-y right top;
	_height: 1%;
}
.blockMenuB {
	background: transparent url(images/arriva/blockMenu/blockMenubordertb.gif) repeat-x left bottom;
	_height: 1%;
}
.blockMenuL {
	background: transparent url(images/arriva/blockMenu/blockMenuborderlr.gif) repeat-y left top;
	_height: 1%;
}
.blockMenuTL {
	background: transparent url(images/arriva/blockMenu/blockMenutl.gif) no-repeat left top; 
	_height: 1%;
}
.blockMenuTR {
	background: transparent url(images/arriva/blockMenu/blockMenutr.gif) no-repeat right top; 
	_height: 1%;
}
.blockMenuBB {
	background: transparent url(images/arriva/blockMenu/blockMenubottom.gif) 0px 0px no-repeat; 
	height:13px;
}
ul.mainMenu {
	margin: 10px 2px 0px 6px;
	padding: 0px;
	list-style-type: none;
	background: url(images/arriva/blockMenu/ulli.gif) 0px top repeat-x; 
}
ul.mainMenu li.spejser {
	padding: 0px;
	margin: 0px;
	height:1px;
	line-height:1px;
	font-size:1px;
	background: url(images/arriva/blockMenu/ulli.gif) 0px bottom repeat-x; 
}
ul.mainMenu li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
ul.mainMenu li.active {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
ul.mainMenu li.active a {
	color: #fff;
	text-decoration: none;
	background: #f49000 url(images/arriva/blockMenu/ulliaactive.gif) 6px 10px no-repeat;
  	display: block;
	width: 100%;
  	padding: 0px;
	margin: 0px;
	font-weight:normal;
}
ul.mainMenu a {
	color: #fff;
	text-decoration: none;
	background:  url(images/arriva/blockMenu/ullia.gif) 6px 9px no-repeat;
  	display: block;
	width: 100%;
  	padding: 0px;
	margin: 0px;
	font-weight:normal;
}
ul.mainMenu a:hover {
	background: #f49000 url(images/arriva/blockMenu/ulliaactive.gif) 6px 10px no-repeat;
	color: #fff;
	text-decoration:none;
}
ul.mainMenu span {
	display: block;
	padding: 5px 0px 5px 20px;
}
ul.mainMenu li.active ul {
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	list-style: none;
	background: url(images/arriva/blockMenu/ulli.gif) 0px top repeat-x; 
}
ul.mainMenu li.active ul li {
	padding: 0px;
	margin: 0px;
}
ul.mainMenu li.active ul li.active {
	padding: 0px;
	margin: 0px;
}
ul.mainMenu li.active ul li.active a {
	color: #fff;
	text-decoration: underline;
	background: #005c69 url(images/arriva/blockMenu/ulliliaactive.gif) 24px 10px no-repeat;
  	display: block;
	width: 100%;
  	padding: 0px;
	margin: 0px;
	font-weight:normal;
}
ul.mainMenu li.active ul li a {
	color: #fff;
	text-decoration: none;
	background:#005c69 url(images/arriva/blockMenu/ullilia.gif) 26px 9px no-repeat;
  	display: block;
	width: 100%;
  	padding: 0px;
	margin: 0px;
	font-weight:normal;
}
ul.mainMenu li.active ul a:hover {
	background: #005c69 url(images/arriva/blockMenu/ulliliaactive.gif) 24px 10px no-repeat;
	color: #fff;
	text-decoration:underline;
}
ul.mainMenu li.active ul span {
	display: block;
	padding: 5px 0px 5px 40px;
}
ul.mainMenu li.active ul li.active ul{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	list-style: none;
	background: url(images/arriva/blockMenu/ulli.gif) 0px top repeat-x; 
}
ul.mainMenu li.active ul li.active ul li {
	padding: 0px;
	margin: 0px;
}
ul.mainMenu li.active ul li.active ul li.active {
	padding: 0px;
	margin: 0px;
}
ul.mainMenu li.active ul li.active ul li.active a {
	color: #fff;
	text-decoration: underline;
	background: #004d58 url(images/arriva/blockMenu/ullililia.gif) 46px 10px no-repeat;
  	display: block;
	width: 100%;
  	padding: 0px;
	margin: 0px;
	font-weight:normal;
}
ul.mainMenu li.active ul li.active ul li a {
	color: #fff;
	text-decoration: none;
	background:#004d58 url(images/arriva/blockMenu/ullililia.gif) 46px 10px no-repeat;
  	display: block;
	width: 100%;
  	padding: 0px;
	margin: 0px;
	font-weight:normal;
}
ul.mainMenu li.active ul li.active ul a:hover {
	background: #004d58 url(images/arriva/blockMenu/ullililia.gif) 46px 10px no-repeat;
	color: #fff;
	text-decoration:underline;
}
ul.mainMenu li.active ul li.active ul span {
	display: block;
	padding: 5px 0px 5px 60px;
}




ul.mainMenu li.active ul li.active ul li.active ul li {
	padding: 0px;
	margin: 0px;
}
ul.mainMenu li.active ul li.active ul li.active ul li.active {
	padding: 0px;
	margin: 0px;
}
ul.mainMenu li.active ul li.active ul li.active ul li.active a {
	color: #fff;
	text-decoration: underline;
	background: #004d58 url(images/arriva/blockMenu/ullililia4.gif) 46px 11px no-repeat;
  	display: block;
	width: 100%;
  	padding: 0px;
	margin: 0px;
	font-weight:normal;
}
ul.mainMenu li.active ul li.active ul li.active ul li a {
	color: #fff;
	text-decoration: none;
	background:#004d58 url(images/arriva/blockMenu/ullililia4.gif) 46px 11px no-repeat;
  	display: block;
	width: 100%;
  	padding: 0px;
	margin: 0px;
	font-weight:normal;
}
ul.mainMenu li.active ul li.active ul li ul li a:hover {
	background: #004d58 url(images/arriva/blockMenu/ullililia4.gif) 46px 11px no-repeat;
	color: #fff;
	text-decoration:underline;
}






.tytulMenu {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	background: transparent url(images/arriva/blockMenu/tytulMenu.gif) 0px 7px no-repeat;
	height:30px;
}
.mainNavTop {
	margin:0px;
	padding:0px;
	height:6px;
	background: url(images/arriva/mainNavTop.gif) 0px 0px no-repeat;
	font-size:0px;
}
.mainNavKOntener {
	border-left:1px solid #e2e8e9;
	border-right:1px solid #e2e8e9;
}
.mainNavBottom {
	margin-bottom:6px;
	padding:0px;
	height:6px;
	background: url(images/arriva/mainNavBottom.gif) 0px 0px no-repeat;
	font-size:0px;
}
ul.mainNav {
	margin:0px 9px;
	padding:0px;
	list-style-type:none;
}
ul.mainNav li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
ul.mainNav li a.main{
	margin:0px;
	padding:0px 10px 0px 0px;
	font-weight:bold;
	color:#020908;
	background:none;
}
ul.mainNav li a {
	margin:0px;
	padding:0px 10px 0px 10px;
	font-weight:normal;
	color:#59706d;
	background: url(images/arriva/mainNavullia.gif) 0px 5px no-repeat;
}
ul.mainNav li a:hover {
	text-decoration:underline;
}
.wyszukiwarkaBlok {
	margin:0px 0px 6px 0px;
	padding:0px;
	background: url(images/arriva/wyszukiwarka.gif) 0px 0px no-repeat;
	width:200px;
	height:77px;
}
.wyszukiwarkaBlok input{
	margin:45px 4px 0px 10px;
	padding:2px 5px 2px 5px;
	background: none;
	font-family:Arial;
	font-size:11px;
	color:#59706d;
	border:none;
	width:145px;
	float:left;
}
.wyszukiwarkaBlok a{
	margin:45px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	width:22px;
	height:22px;
	float:left;
}
.body {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.kontenerBlok {
	margin:0px 0px 6px 0px;
	padding:0px;
}
.aktualnosciMarginesFirst {
	padding: 0px 0px 15px 0px;
	background: url(images/arriva/aktuspej.gif) 0px bottom repeat-x;
}
.newsData {
	font-size:10px;
	font-family:Tahoma;
	color: #f49000;
}
.aktualnosciMargines {
	padding: 10px 0px 15px 0px;
	margin:0px;
}
.aktualnosciSpejser {
	padding: 0px;
	margin: 0px;
	font-size:0px;
	height:1px;
	line-height:1px;
	background: url(images/arriva/aktuspej.gif) 0px 0px repeat-x;
}
div.aktualnosciZdjeciaOpisBlokFirst {
	margin: 0px 15px 5px 0px;
	padding: 0px;
	float: left;
	text-align: center;
	display: inline;
}
.aktualnosciZdjeciaOpisBlok {
	margin: 0px 15px 5px 0px;
	padding: 0px;
	float: left;
	text-align: center;
	display: inline;
}
span.ramka {
	display: table-cell;
	border: 1px solid #edf5f6;
}
* span.ramka {
	display: inline-block;
}
.ramkaimg {
	background:#e3eced;
	margin:0px auto;
	height: 1%;
}
.ramkaimgT {
	background: transparent url(images/arriva/img/ramkaimg.gif) repeat-x left top;
	_height: 1%;
}
.ramkaimgR {
	background: transparent url(images/arriva/img/ramkaimg.gif) repeat-y right top;
	_height: 1%;
}
.ramkaimgB {
	background: transparent url(images/arriva/img/ramkaimg.gif) repeat-x left bottom;
	_height: 1%;
}
.ramkaimgL {
	background: transparent url(images/arriva/img/ramkaimg.gif) repeat-y left top;
	_height: 1%;
}
.ramkaimgTL {
	background: transparent url(images/arriva/img/ramkaimgtl.gif) no-repeat left top; 
	_height: 1%;
}
.ramkaimgTR {
	background: transparent url(images/arriva/img/ramkaimgtr.gif) no-repeat right top; 
	_height: 1%;
}
.ramkaimgBR {
	background: transparent url(images/arriva/img/ramkaimgbr.gif) no-repeat right bottom; 
	_height: 1%;
}
.ramkaimgBL {
	background: transparent url(images/arriva/img/ramkaimgbl.gif) no-repeat left bottom; 
	padding:4px 1px;
	*padding:4px 1px 2px 1px;
	_padding:4px 1px 2px 1px;
	_height: 1%;
}
h3.tytulFaq {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #020908;
	font-family: Arial;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
}
h3.tytulAktu {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #020908;
	font-family: Arial;
	font-size:15px;
	font-weight:normal;
}
h3.tytulAktu a {
	color: #020908;
	font-weight:normal;
	text-decoration:none;
}
h3.tytulAktu a:hover {
	text-decoration:underline;
}
.aktualnosciOpis {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.aktualnosciOpis a {
	color:#ff920d;
	font-weight:bold;
	text-decoration:none;
}
.aktualnosciOpis a:hover {
	text-decoration:underline;
}
.aktualnosciPager {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	height:17px;
	line-height:17px;
}
.aktualnosciPager img {
	margin: 0px 0px -5px 0px;
	padding: 0px;
}
.aktualnosciPager u {
	margin: 0px 0px;
	padding: 0px 4px;
	color:#ff8d12;
	text-decoration:none;
}
.aktualnosciPager span {
	margin: 0px 0px;
	padding: 0px 4px;
	color:#e3eced;
}
.aktualnosciPager a {
	margin: 0px 0px;
	padding: 0px 4px;
	color:#59706d;
	font-weight:normal;
	text-decoration:none;
}
.aktualnosciPager a:hover {
	text-decoration:underline;
}
h2.modulTitle {
	margin: 0px;
	padding:0px 0px 0px 10px;
	vertical-align: middle;
	height: 22px;  
	line-height: 22px;  
	text-indent: 22px;
	color: #020908;
	font-family: Arial;
	font-size: 15px;
	background: url(images/arriva/modultitle.gif) 0px 0px no-repeat;
	font-weight:normal;
}
.submitFormularzkon {
	margin: 0px auto;
	padding:0px;
	width:100px;
}
.submitFormularzkontener {
	margin: 0px;
	padding:0px;
	text-align:center;
}
.submitFormularz {
	margin:0px;
	padding:0px 0px 0px 5px;
	display:block;
	background: url(images/arriva/modultitle.gif) 0px 0px no-repeat;
	width:22px;
	height:22px;
	border:0px;
	float:left;
	cursor:pointer;
}
.submitFormularzTxt {
	margin-left:10px;
	padding:0px;
	width:22px;
	height:22px;
	line-height:22px;
	border:0px;
	float:left;
	text-transform:uppercase;
}
.submitFormularzTxt a {
	color: #59706d;
	font-weight:normal;
	text-decoration:none;
}
.submitFormularzTxt a:hover {
	text-decoration:underline;
}
.modulKOntener {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
ul.mapaSerwisu {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-type:none;
	background: url(images/arriva/mapali.gif) 0px top repeat-x;
}

ul.mapaSerwisu li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
ul.mapaSerwisu li a {
	display:block;
	width:100%;
	background: url(images/arriva/mapali.gif) 0px bottom repeat-x;
	padding: 0px 0px 0px 0px;
	color:#59706d;
	font-weight:normal;
	text-decoration:none;
}
ul.mapaSerwisu li a:hover {
	text-decoration:underline;
}
ul.mapaSerwisu li a span {
	background: url(images/arriva/mapalia.gif) 25px 9px no-repeat;
	padding: 10px 0px 10px 50px;
	display: block;
	text-transform:uppercase;
}
ul.mapaSerwisu li ul.mapaSerwisu {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	list-style-type:none;
	background: url(images/arriva/mapali.gif) 0px bottom repeat-x;
}
ul.mapaSerwisu li ul.mapaSerwisu li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
ul.mapaSerwisu li ul.mapaSerwisu li a {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background:none;
}
ul.mapaSerwisu li ul.mapaSerwisu li a:hover {
	text-decoration:underline;
}
ul.mapaSerwisu li ul.mapaSerwisu li a span {
	background: none;
	padding: 10px 0px 10px 40px;
	display: block;
	background: url(images/arriva/mapaa.gif) 25px 15px no-repeat;
	text-transform:none;
}
.modulBorder {
	margin: 0px;
	padding: 10px 0px;
	background: url(images/arriva/mapali.gif) 0px center repeat-x;
}
.newsDatamodul {
	font-size:10px;
	font-family:Tahoma;
	color: #f49000;
	padding:0px 5px;
}
h3.tytulAktumodul {
	margin: 0px;
	padding: 5px;
	color: #020908;
	font-family: Arial;
	font-size:15px;
	font-weight:normal;
}
h3.tytulAktumodul a {
	color: #020908;
	font-weight:normal;
	text-decoration:none;
}
h3.tytulAktumodul a:hover {
	text-decoration:underline;
}
.aktualnosciOpismodul {
	margin: 0px;
	padding: 5px;
}
.aktualnosciOpismodul a {
	color:#ff920d;
	font-weight:normal;
	text-decoration:none;
}
.aktualnosciOpismodul a:hover {
	text-decoration:underline;
}
a.linkgal {
	color:#ff920d;
	font-weight:normal;
	text-decoration:none;
	padding:3px 0px 3px 15px;
}
a.linkgal:hover {
	text-decoration:none;
}
a.linkgalactiv {
	color:#ff920d;
	font-weight:normal;
	text-decoration:underline;
	padding:3px 0px 3px 15px;
}
a.linkgalactiv:hover {
	text-decoration:underline;
}
.aktualnosciOpismodul ul {
	margin: 0px;
	padding: 10px 0px 10px 20px;
	list-style-type:none;
}
.aktualnosciOpismodul ul li {
	margin: 0px;
	padding: 2px 0px 2px 15px;
	background: url(images/arriva/mapaa.gif) 0px 7px no-repeat;
}
div.aktualnosciZalacznikRamka {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.aktualnosciZalacznik {
	margin: 0px;
	padding: 5px;
}
div.aktualnosciPlik {
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}
div.aktualnosciPlik a {
	color:#ff920d;
	font-weight:normal;
	text-decoration:none;
}
div.aktualnosciPlik a:hover {
	text-decoration:underline;
}
p.aktualnosciPlikOpis {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
div.aktualnosci5ZdjeciaBlok {
	width: 158px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.aktualnosci4ZdjeciaBlok {
	width: 158px;
	margin: 0px;
	padding: 0px;
	float: right;
}
div.aktualnosci7ZdjeciaBlok {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.drukuj {
	width:70px;
	_width:40px;
	line-height:22px;
	height:22px;
	color:#59706d;
	margin:10px 0px 0px 0px;
	float:right;
}
.drukuj a {
	background: url(images/arriva/drukuj.gif) 0px 0px no-repeat;
	padding:0px 0px 0px 30px;
	display:block;
	width:100%;
	color:#59706d;
	font-weight:normal;
}
/* ---------------------------------------------------------------- */
/* --- Ponizsze style usunac i napisac samodzielnie !!! ----------- */
/* ---------------------------------------------------------------- */



ul.menuGora {
	padding: 0px;
	margin: 0px 0px 0px -1px;
	float: left;
	padding-top: 6px;
}

ul.menuGora li {
	margin: 0px;
	padding: 0px 12px 0px 12px;
	border-left: 1px solid #637B7D;
	display: inline;  
}

ul.menuGora a {
	color: #637B7D;
	text-decoration: none;
	font-weight: normal;
}

ul.menuGora a:hover {
	text-decoration: underline;
}

div.szukaj {
	padding: 3px 4px 0px 13px;
	float: right;
	background: transparent url("images/szukaj.gif") no-repeat;
	background-position: 0px 8px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.center {text-align: center;}

.padding5 {
	padding: 5px;
}



div.kontener1 p {
	margin: 0;
	padding: 13px 13px 0px 13px;
  
	color: #0E4E5F;

	background: transparent url("images/strzalka_szara2.gif") no-repeat;
	background-position: 4px 16px; 
}

h2.tytul1 {
	margin: 0px;
	vertical-align: middle;
	line-height: 25px;  
	text-indent: 25px;
	color: #FFFFFF;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background: url("images/play_czerwony.gif") no-repeat;  
	background-position: 5px 5px;
	border-bottom: 1px solid #E06A1C;
}

/* galeria */

.galeriaImg {
	text-align: center;
	margin: 0px;
}

.galeriaImg span {
	display: inline-block;
}

p.galeriaOpis {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: none;
}

/* subskrypcja */

.subskrypcja {
	padding-left: 13px;
	margin-bottom: 13px;
	margin-top: 10px;
}

/* ankieta */

ul.ankieta {
	margin: 10px 0px 10px 0px;
	padding-left: 13px;
	list-style: none;
}

ul.ankieta li {
	margin: 0px;
	color: #0E4E5F;
	font-weight: bold;  
}

ul.ankieta span {
	display: block;
	padding: 0px;
}

div.ankieta {
	margin-top: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-top: 1px solid #C8D0CF;
}

div.ankietaMinOdpowiedz {
	padding: 0px;
	margin: 2px 0px 3px 0px;
	color: #0E4E5F;
}

ul.pasekZaglebienia {
	margin: 0px 0px 1px 0px;
	background-color: #E2E6E6;
	list-style: none;
	vertical-align: middle;
	line-height: 24px;  
 
	padding-left: 13px;
}

ul.pasekZaglebienia li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul.pasekZaglebienia a {
	color: #0E4E5F;
	text-decoration: none;
	background: #E2E6E6 url("images/strzalka.gif") no-repeat;  
	background-position: 0 2px;  
	padding: 0px 3px 0px 15px;
	font-weight: normal;
}

ul.pasekZaglebienia a:hover {
	color: red;
}

h2.tytul2 {
	margin: 0 0 1px 0;
	height: 27px;
	vertical-align: middle;
	line-height: 27px;  
	text-indent: 25px;
	color: #0E4E5F;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background: #FFFFFF url("images/strzalka_szara.gif") no-repeat;  
	background-position: 5px 5px;
}

.kontener2 {
	margin: 0px 0px 1px 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF; 
}



.newsInfo {
	padding-left: 16px;
	background: url("images/news.gif") no-repeat;
	color: #6B6B6B;
}

h3.tytul1 {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	clear: both;

	color: #0E4E5F;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background: url("images/strzalka_szara2.gif") no-repeat;
	background-position: 2px 3px;
}

h3.tytul1 a {
	color: #0E4E5F;	
}

.kontener2 p {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.newsLink {
	clear: both; 
	text-align: right; 
}

.newsMargines {
	padding: 0px 0px 0px 0px;
}

h3.tytul2 {
	float: left;
	margin: 8px 0px 0px 0px;
	padding: 0px;

	text-indent: 16px;
	color: #0E4E5F;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background: url("images/strzalka_szara2.gif") no-repeat;
	background-position: 2px 3px;
}

/* archiwum wiadomosci */

div.kontener4 {
	margin: 0px;
	padding: 4px 0px 4px 34px;
	border-top: 1px solid #C8D0CF;
}

/* stopka */

ul.menuStopka {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #FFFFFF;
	margin: 14px 0px 1px 0px;
}

ul.menuStopka li {
	margin: 0;
	padding: 0 12px 0 12px;
	border-left: 1px solid #637B7D;
	display: inline;  
}

ul.menuStopka a {
	color: #637B7D;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

ul.menuStopka a:hover {
	text-decoration: underline;
}

.stopka {
	text-align: center;
	vertical-align: middle;
	line-height: 26px;  

	font-size: 9px;
	color: #637B7D; 
	background-color: #F0F2F2; 
	border-bottom: 2px solid #BAC4C3;
}

.stopkaKontakt {
	margin: 0px 13px 0px 13px;
}

.reklama {
	padding: 5px 0px 5px 0px;
	text-align: center;
}

div.galeriaMargines {
	margin: 10px;
	padding: 0px;
}

/* aktualnosci */
div.aktualnosciHot {
	padding: 0px 20px 15px 20px;
	border-bottom: 1px solid #FF6600;
	background-color: #F7D9AA;
	overflow: hidden;
}

div.aktualnosciMargines1 {
	padding: 0px 20px 0px 20px;
}

a.aktualnosciZdjeciaLink {
	color: #000000;
	text-decoration: none;
}

a.aktualnosciZdjeciaLink:hover {
	text-decoration: underline;
}
div.aktualnosci3ZdjeciaBlok1 {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	margin-left: 150px;
	height: 1%;
}

div.aktualnosci2ZdjeciaBlok1 {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	margin-right: 150px;
	height: 1%;
}

div.aktualnosci3ZdjeciaBlok2 {
	padding: 0px;
	width: 120px;
	margin-left: -120px;
	display: inline;
	position: relative;
	float: left;
}

div.aktualnosci2ZdjeciaBlok2 {
	width: 120px;
	margin: 0px;
	padding: 0px;
	margin-right: -132px;
	float: right;
	display: inline;
	position: relative;
}

div.aktualnosciSkrotPrawaZdjecia {
	margin: 0px;
	padding: 0px;
	float: right;
}

/* opisy */
div.opisyOpis {
	margin: 0px;
	padding: 5px 0px 5px 0px;  
}

div.opisy3ZdjeciaBlok1 {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	margin-left: 130px;
}

div.opisy3ZdjeciaBlok2 {
	padding: 0px;
	width: 120px;
	margin-left: -125px;
	_margin-left: -65px;
	float: left;
}

/* formularz kontaktowy */

div.formularzMargines {
	margin: 0px;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #C8D0CF;
}

div.formularzMargines2 {
	margin: 0px;
	padding: 10px 20px 10px 20px;
}
span.formularzGwiazdka {
	color: #59706d;
}

p.formularzOpis {
	color: #0E4E5F;
	text-align: justify;
}
input.inputWyszukiwarka {
	background:none; 
	border: 1px #56aeb8 solid; 
	color: #59706d; 
	font-size: 11px; 
	width: 90%;
	font-family: tahoma, sans-serif; 
	padding:3px 0px;
	float:left;
	margin-right:10px;
}
input.formularzInput {
	background:none; 
	border: 1px #56aeb8 solid; 
	color: #59706d; 
	font-size: 11px; 
	width: 100%;
	font-family: tahoma, sans-serif; 
	padding:3px 0px;
}
input.formularzInput_error {
	background:none; 
	border: 1px #f49000 solid; 
	color: #59706d; 
	font-size: 11px; 
	width: 100%;
	font-family: tahoma, sans-serif;  
}
textarea.formularzInput {
	width: 100%;
	height: 200px;
	background:none; 
	border: 1px #56aeb8 solid;
	color: #59706d; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;  
}
textarea.formularzInput_error { 
	width: 100%;
	height: 200px;
	background:none; 
	border: 1px #f49000 solid;
	color: #59706d; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;   
}

.formularzWymagane {
	color: #59706d;
	padding: 5px;
}

td.formularzLabel {
	color: #59706d;
	font-weight: normal; 
	padding: 8px 0px 5px 10px;
	font-size:12px;
}

/* ankieta */

div.ankietaMargines {
	padding: 0px;
	margin: 5px 0px 0px 15px;
}

a.ankietaprzycisk1 {
	color: #FF6600;
	font-weight: bold; 
	text-decoration: underline;
}

a.ankietaprzycisk1: hover {
	text-decoration: underline;
}

p.ankietaOdpowiedzMargines {
	margin: 0px 0px 3px 0px;
	color: #0E4E5F;
}

div.ankietaWykresBlok {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #E06A1C;
	position: relative;
}

div.ankietaWykres {
	margin: 0px;
	padding: 0px;
	background-color: #FF6600;
	height: 12px;
	overflow: hidden;
}

div.ankietaGlosow {
	text-align: center;
	position: absolute;
	top: 0px;
	width: 100%;
}

/* galeriaMax */

div.galeriaMaxMargines {
	padding: 10px 20px 20px 10px;
}

div.galeriaMaxMargines2{
	padding: 10px 20px 20px 10px;
	border-top: 1px solid #C8D0CF;
}

/* konta uzytkownikow */

input.formularzCB {
	background-color: none; 
	border: none; 
}

/* multilista plikow */

div.plikMargines {
	padding: 0px 0px 5px 30px;
}

p.plikOpis {
	padding: 5px 0px 5px 15px;
}

/* mapa interaktywna */

div.mapa {
	padding: 15px;
	text-align: center;
}
/* serwis informacyjny */

div.serwisSortBlok2 {
	color: #0E4E5F;
	text-align: center;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

select.serwisSelect {
	font-size: 12px;
	background-color: #ECEFEE;
}

span.serwisSort {
	padding: 0px 10px 0px 10px;
}

span.serwisData {
	font-weight: bold;
	padding: 0px 10px 0px 16px;
	background: url("images/zegar.gif") no-repeat;
	color: #899999;
}

div.serwisZrodla {
	padding: 2px 0px 2px 0px;
}

span.serwisZrodlo {
	color: #0E4E5F;
	font-weight: bold;
}

div.serwisInformacja {
	font-weight: bold;
	padding: 0px 0px 5px 15px;
	float: left;
	width: 100px;
	color: #0E4E5F;
}

p.serwisInformacja {
	padding: 5px 0px 5px 15px;
}

div.serwisSortBlok {
	color: #0E4E5F;
	text-align: center;
	font-weight: bold;
	padding: 15px 0px 5px 0px;
}

div.serwisWynikiBlok {
	padding: 15px;
	border-top: 1px solid #C8D0CF;
}

/* -------- ogloszenia dynamiczne --------- */

.OglHot {background: #FDE1CF;}
.OglOpis {
	color: #0E4E5F;
	text-align: justify;
	padding: 14px; 
	border-bottom: 1px solid #D0D0D0;
}
div.OglSkrotZd {
	margin: 0px -2px 0px 0px;
	padding: 5px 0px 5px 7px;
	float: right;
}
.OglSkrot {
	margin: 0px;
	padding: 8px 7px 0px 10px;
	text-align: justify;
}
.OglName {	
	font-weight: bold; 
	font-size: 12px;
	background: #FFFFFF url("images/strzalka_szara2.gif") no-repeat;
	background-position: 3px 4px;
	padding: 0px 0px 0px 14px;
}
p.spisMoje{	padding: 14px;}

.OglFlab{
	color: #7E8ABE;
	font-weight: bold; 
	text-align: right;
	width: 30%;
}
.oglLab2 {color: #7E8ABE; font-weight: bold; }

h3.tytul1m {
	margin: 0px;
	padding: 12px 0px 0px 10px;
	clear: both;
	color: #6F81C3;
	font-size: 11px;
	font-weight: bold;
}
.newsLinkm {
	padding: 0px 7px 10px 0px;
	clear: both; 
	text-align: right; 
}
hr.kresk {color: #E2E3EC; height: 1px; border-top: 1px solid #E2E3EC; border-bottom: none;}

.OglMnag{
	background: #EEDACE;
	border-bottom: 3px solid #FDBE57; 
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
}
.OglMrow{
	border-bottom: 1px solid #D0D0D0;
	padding: 4px 0px 1px 0px;
}

.OglMEdycja {text-align: right;padding: 6px 0px 6px 0px;}
.OglMEdycja a{ padding: 3px 0px 3px 20px; margin-right: 15px;}
a#ogml_dodaj{ background: url(images/ogloszenia/dodaj.gif) no-repeat 0px 0px;}
a#ogml_usun{ background: url(images/ogloszenia/usun.gif) no-repeat 0px 0px;}

div.buttonik {padding: 4px 0px 4px 0px;	text-align: center;}
div.buttonik input{border: 1px solid #FF6600; background: #FFFFFF; font-weight: bold; color: #303030;}

.OglMultText {background: #FF6600;}
.OglMultText td.OglMultNag{background: #FDE1CF;text-align: center;}
.OglMultText td{background: #FFFFFF; padding: 2px;}
.OglMultHead {border: 1px solid #FF6600; border-bottom: none; background: #FDE1CF;text-align: center; color: #7E8ABE; font-weight: bold; padding: 2px 0px 2px 0px;}

.Oglformularz tr.b td{border-bottom: 1px solid #D0D0D0; padding: 5px 10px 5px 0px;}
.Oglformularz tr.b .OglChGrid td{background: #F3B3C3;border: none; padding; 0px;}
.OglChGrid {background: #D393A3;}

.OglMultiInput input{width: 97%;}
.OglMultiInput {background: #A0A0A0;}
.OglMultiInput td{background: #E0E0E0;text-align: center;}


/* wyszukiwarka */
div.wysWyszukaj {
	padding-top: 10px;
	text-align: center;
}

div.wysBlok {
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid #e2e8e9;
}

dl.wysLista {
	margin: 0px;
	display: none;
	padding: 0px 15px 0px 15px;
}

dl.wysLista dt {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #020908;
	font-weight: bold;	
}

dl.wysLista dd {
	margin: 0px;
	padding: 5px 0px 5px 15px;
	border-bottom: 1px solid #e2e8e9;
}
dl.wysLista a {
	color:#ff920d;
	font-weight:normal;
	text-decoration:none;
}
dl.wysLista a:hover {;
	text-decoration:underline;
}
h4.wysNaglowek {
	display: block;
	margin: 0px;
	position: relative;
	padding: 5px 80px 5px 14px;
	border-bottom: 1px solid #e2e8e9;
	cursor: pointer;
	color: #020908;
	font-size: 12px;
	font-weight:bold;
}
span.wysIlosc {
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 5px 15px 0px 0px;
}

/* subskrypcja */
.wysTekst {
	color: #0E4E5F;
	font-weight: bold;
}

div.subMargines {
	margin: 0px;
	padding: 10px 0px 10px 15px;
}

/* uniwersalne */


.input1 {
	background-color: #ECEFEE; 
	border: 1px #C3C8C9 solid; 
	color: #3C6500; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;
}

a.przycisk1 {
	color: #FF6600;
	font-weight: bold; 
	text-decoration: none;
	cursor: pointer;  
}

a.przycisk1:hover {
	text-decoration: underline;
}

a.przycisk2 {
	font-size: 9px;
	color: #FF6600;
	font-weight: bold; 
	text-decoration: none;  
}

a.przycisk2:hover {
	text-decoration: underline;
}

div.przyciskBlok {
	margin-top: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-top: 1px solid #C8D0CF;
}

.margines10 {
	margin: 10px;
}

/* */
.alignPrawo {
	text-align: right;
}

.marginesBlok {
	margin: 0px;
	padding: 10px 20px 10px 20px;
}

.marginesBlok2 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.marginesBlok3 {
	padding: 3px 15px 3px 15px;
}

div.menuKreska {
	overflow: hidden;
}

/* lista kategorii */
.listaKategorii {
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #D2D6CF;
    background: url('../images/strzalka.gif') 10px 10px no-repeat;
    padding-top: 7px;
    padding-bottom: 7px;
}

.listaKategorii a {
    margin-top: 6px;
    margin-left: 22px;
}

/* notowania */
table.notowania {
	background-image: url('images/poziom2_01.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #EFF1F3;
}
table.notowania * {
	font-family: Verdana;
}
td.notowania {
	background-image: url('images/menuNzwin02.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 10px;
}
.notowania table.cena {
	background-color: #FFFFFF;
	border: 1px solid #D5DAE0;
	padding: 5px;
}
.notowania table.cena td.label {
	font-weight: bold;
	color: #717679;
}
.notowania table.cena td.wartosc {
	font-weight: bold;
	font-size: 13px;
	color: #FF7E00;
}
.notowania table.data {
	border-bottom: 2px solid #C3CAD2;
	padding: 5px;
}
.notowania table.data td.label {
	font-weight: normal;
	color: #4A5661;
/*	color: #000000;*/
}
.notowania table.data td.label strong {
	color: #717679;
}
.notowania table.data td.uwaga {
	font-weight: normal;
	font-size: 10px;
	color: #9FA3A6;
}
.notowania table.kursy {
	margin: 10px 0px 5px 0px;
}
.notowania table.kursy td.spacer {
	background-color: #D8DDE2;
}
.notowania table.kursy td.label {
	padding: 5px 5px 5px 35px;
	color: #717679;
}
.notowania table.kursy td.wartosc {
/*	font-size: 12px;*/
	color: #4A5661;
}

/* zakladki */
.TabStripActive {
	margin: 0px;
	vertical-align: middle;
	line-height: 25px;  
	text-indent: 25px;
	color: #FFFFFF;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background: #FF6600 url("images/play_czerwony.gif") no-repeat;  
	background-position: 5px 5px;
	border-bottom: 1px solid #E06A1C; 
}

.TabStripInactive {
	margin: 0px;
	vertical-align: middle;
	line-height: 25px;  
	text-indent: 25px;
	color: #FFFFFF;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background: #B04600 url("images/play_czerwony_inactive.gif") no-repeat;  
	background-position: 5px 5px;
	border-bottom: 1px solid #963C00; 
}

.TabStripActive a {
	color: white;
}

.TabStripInactive a {
	color: #bbbbbb;
}

/* forum nowe */
.forumFormLabel{
	width: 150px;
	text-align: right;
	float: left;
	margin-bottom: 5px;
	padding-right: 10px;
}

.forumFormInput{
	float: left;
	margin-bottom: 5px;
	width: 200px;
}

.forumEditorInput{
	float: left;
	margin-bottom: 5px;
	width: 500px;
}

.forumBg{
	margin: 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #BAC4C3;
	padding: 5px;
}

.forumCell{
	padding: 10px;
	float: left;
}

.forumPager{
	padding: 5px;
	text-align: center;
	background-color: #fff;
}

.forumPostDate{
	width: 100%;
	margin-bottom: 10px;
	color: #acacac;
	font-size: 10px;
}

.forumHeader{
	margin: 0px;
	background-color: #f7f7f7;
	padding: 5px;
	font-weight: bold;
	float: left;
}

.forumPostHeader{
	background-color: #f7f7f7;
	padding: 5px;
	font-weight: bold;
	float: left;
	text-align: center;
}

.forumSubmit{
	padding-left: 160px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.forumProfilAvatar{
	padding-bottom: 10px;
}

.forumAvatarView{
	padding-bottom: 10px;
}

.forumAutor{
	font-weight: bold;
	padding-bottom: 10px;
}

.forumSygnatura{
	padding-top: 10px;
	color: #acacac;
	font-size: 10px;
}

.forumEdycja{
	padding-top: 10px;
	color: #acacac;
	font-size: 10px;
}

.forumMessage{
	padding: 10px;
	background-color: #f7f7f7;
}

.forumProfilAvatarView{
	padding-bottom: 10px;
	float: right;
}

.forumRow{
	background-color: #FFFFFF;
	border-bottom: 1px solid #BAC4C3;
}

.forumTopicRow{
	background-color: #FFFFFF;
	border-bottom: 1px solid #BAC4C3;
}

.forumPostRow{
	background: #FFFFFF url(images/forum/post_bg.gif) repeat-y; 
	border-bottom: 1px solid #BAC4C3;
}

.forumCell a{
	color: #6b6b6b;
	text-decoration: underline;
	font-weight: normal;
}

.forumRow:hover, .forumTopicRow:hover{
	background-color: #fbeadf;
}

.forumCatTitle{
	font-weight: bold;
	color: #ff6600;
	background-color: #f7f7f7;
	border-bottom: 1px solid #BAC4C3;
	padding: 5px;
}

.forumTitle{
	font-weight: bold;
	color: #ff6600;
	margin: 0px;
	background-color: #f7f7f7;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #BAC4C3;
}


a .forumUserLink{
	font-weight: bold;
	text-decoration: underline;
		
}

#forumTematy, #forumPosty{
	padding: 10px;
	background-color: #e2e6e6;
}

#forumCats{
	padding: 10px 10px 0px 10px;
	background-color: #e2e6e6;
}

.forumCat{
	padding-bottom: 10px;
}
blockquote.quote{
	padding: 10px;
	border: 1px dotted #BAC4C3;
	background-color: #fff;
	margin: 0;
	margin-left: 10px;
}

.bold{font-weight: bold;}
.italic{font-style: italic;}
.underline{text-decoration: underline;}

#EditorArea{
	color: #000;
	background-color: #fff; 
	border: #deecfd thin solid;
	height: 200px;
	font-size: 12px;
}

.btnBold .x-btn-text {background-image: url(images/forum/editor/text_bold.gif);}
.btnItalic .x-btn-text {background-image: url(images/forum/editor/text_italic.gif);}
.btnUnderline .x-btn-text {background-image: url(images/forum/editor/text_underline.gif);}
.btnFont .x-btn-text {background-image: url(images/forum/editor/text_uppercase.gif);}
.btnFontSize .x-btn-text{background-image: url(images/forum/editor/text_smallcaps.gif);}
.btnForeColor .x-btn-text{background-image: url(images/forum/editor/color_swatch.gif);}
.btnLink .x-btn-text {background-image: url(images/forum/editor/link.gif);}
.btnImg .x-btn-text {background-image: url(images/forum/editor/image.gif);}
.btnUndo .x-btn-text {background-image: url(images/forum/editor/resultset_previous.gif);}
.btnRedo .x-btn-text {background-image: url(images/forum/editor/resultset_next.gif);}
.btnEmo .x-btn-text {background-image: url(images/forum/editor/emoticon_smile.gif);}

.x-btn-with-menu  .x-btn-center em{
    display:block;
    padding-right:0px;
    background: transparent url(images/forum/editor/s.gif);
}

input.forumInput {
	width: 100%;
	background-color: #ECEFEE; 
	border: 1px #C3C8C9 solid; 
	color: #3C6500; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;  
}

textarea.forumInput {
	width: 100%;
	height: 100px;
	background-color: #ECEFEE; 
	border: 1px #C3C8C9 solid; 
	color: #3C6500; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;  
}

/* SKLEP */

input.view_detailed{
	background: url(images/view_detailed.gif) no-repeat 0px 0px;
	cursor: pointer;
	border: none;
	width: 22px;
	height: 19px;
}
input.view_icon{
	background: url(images/view_icon.gif) no-repeat 0px 0px;
	cursor: pointer;
	border: none;
	width: 22px;
	height: 19px;
}

.sortuj {
	border: 1px solid #DBDCD1;
	vertical-align: center;
	padding: 6px 0px 8px 10px;
	margin-top: 4px;
}
.sortuj span{font-weight: bold; padding: 0px 5px 0px 28px;}

.sortuj input.sort{
	cursor: pointer;
	font-weight: bold;
	width: 90px;
	color: #555555;
	padding: 2px 6px 3px 6px;
	border: 1px solid #CBCCC1;
}
.sortuj input.sortasc{
	background: url(images/up.gif) no-repeat 10px 3px;
	padding: 2px 15px 3px 39px;
	cursor: pointer;
	font-weight: bold;
	color: #555555;
	border: 1px solid #FF6600;
}
.sortuj input.sortdesc{
	background: url(images/down.gif) no-repeat 10px 3px;
	padding: 2px 15px 3px 39px;
	cursor: pointer;
	font-weight: bold;
	color: #555555;
	border: 1px solid #FF6600;
}

/* katalog produktow */
.produktylista{margin: 4px 0px 4px 4px;}

.produktylista td.sep{
	height: 4px;
	line-height: 4px;
	padding: 0px;
	margin: 0px;
}
.produktylista td.zd{
	border: 1px solid #DBDCD1;
	border-right: none;
	width: 140px;
	text-align: center;
	padding: 15px 0px 15px 0px;
}
.produktylista td.op{
	border-top: 1px solid #DBDCD1;
	border-bottom: 1px solid #DBDCD1;
	padding: 15px 8px 15px 0px;
}
.produktylista td.op h2, .katalogblok h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}
.produktylista td.op h3{
	font-size: 12px;
	font-weight: bold;
	color: #525252;
}
.produktylista td.op h4, .katalogblok h4{
	font-size: 11px;
	font-weight: bold;
	color: #848484;
}
.produktylista td.cen {
	border: 1px solid #DBDCD1;
	padding: 0px 8px 0px 8px;
	width: 100px;
	text-align: center;
}
.produktylista td.cen h2{
	font-size: 11px;
	font-weight: bold;
	color: #525252;
}
.produktylista td.cen h3{
	margin-top: 7px;
	font-size: 11px;
	font-weight: bold;
	color: #ff5d2e;
}
.produktylista td.cen h4{
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
}
.produktylista td.cen div{margin-top: 8px; }

/* katalog produktow blok */
.katalogblok{margin: 4px 0px 4px 4px;}
.katalogblok {background: #DBDCD1; margin-top: 4px;}
.katalogblok td{
	background: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.katalogblok h3.c{
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	margin-top: 8px;
	text-align: left;
}

.katalogblok h3.c2{
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	margin-top: 8px;
}

.katalogblok h5{
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-top: 4px;
}

/* karta produktu */
.kartadane div{padding-left: 16px;}
.kartadane img{
	float: left;
	border: 1px solid #DBDBDB;
	padding: 2px;
	margin: 10px 40px 10px 40px;
}
.kartadane h3.produktname{
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #FF6600;
}
.kartadane h4 {
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 7px;
}
.kartadane h4 span {color: red;}
.kartadane h4 span.n {font-weight: normal; color: #525252;}
p.kartaopis {
	padding: 5px 16px 11px 16px;
	margin: 3px;
	text-align: justify;
}
.kartainf {padding: 1px 8px 1px 16px;}
.kartazdjecia {padding: 7px 16px 12px 16px;}
.kartazdjecia img{
	border: 1px solid #DBDBDB;
	padding: 2px;
	margin: 0px 6px 12px 6px;
}
.kartaopcje {padding: 2px 16px 5px 16px;}
.kartaopcje .tytul1{margin-bottom: 4px;}
.kartaopcje div.opc{
	float: left; 
	margin: 3px; 
	text-align: center; 
	color: #A42255;
}
.kartaopcje div.opc p{font-weight: bold;}
.kartaopcje div.opc img{
	border: 1px solid #DBDBDB;
	padding: 2px;
	margin: 2px 5px 2px 0px;
}

.kartaopcselect select{ width: 100%; margin-bottom: 3px;}
.kartaopcselect h4{padding: 1px 0px 1px 3px; font-size: 10px;}
.kartainf2 {padding: 11px 8px 1px 8px;}
a.kartalink {
	padding: 2px 0px 3px 12px;
	margin: 8px 0px 3px 10px;
	display: block;	
}
.kartabutton {
	padding: 4px 16px 11px 16px;
	width: 60%;
}

.kartakol {
	padding: 5px 16px 15px 16px;
	text-align: justify; 
}
.kartakol p {
	float: left;
	margin-right: 25px;
}
.kartakol .kartalink{ float: right; margin-top: 10px;}
.kartakol img{
	border: 1px solid #DBDBDB;
	padding: 2px;
	margin: 0px;
}
td.kartacolright{
	width: 210px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
}

/* koszyk sklep */
.koszyk_suma td{
	border-top: 1px solid #CC1212;
	border-bottom: 1px solid #CC1212;
	background-color: #FFEfef;
	color: #CC1212;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
}
.koszsep {line-height: 2px;border-top: 1px solid #D0D0D0;}

.kosz_bt td{border-top: 1px solid #D0D0D0;}
.kosz_bt td.l{border-left: 1px solid #D0D0D0;}
.bg_ilosc {background-color: #FFFFC7;}
.bg_cena {background-color: #E0E0E0;}

.platn {background-color: #FBE7BF;}

/* sklep - kolekcje */
.zd7 {margin: 10px 0px 10px 30px;}
.zd7 .zd{
	float: left; 
	margin: 8px 15px 8px 15px; 
	padding: 2px; 
	border: 1px solid #D0D0D0; 
	text-align: center;
}
.lokt td{border-bottom: 1px solid #D0D0D0; padding: 4px 0px 4px 5px;}

div.kolzd {	margin: 0px; padding: 5px 0px 10px 10px; float: right;}
div.kolzd .zd{padding: 2px; border: 1px solid #D0D0D0;}

h3.koltytul1 {
	margin:0px;
	padding: 10px 0px 0px 15px;
	color: #0E4E5F;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url("images/strzalka_szara2.gif") no-repeat;
	background-position: 2px 13px;
}

/* sklep - porownywarka */
.porownywarka tr td{ border-bottom: 1px solid #D0D0D0; padding: 3px 5px 3px 5px;}

/* sklep - przechowlania */
.prznaglowek td{font-weight: bold; text-align: center; padding: 4px;}
.przrow td{
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	padding-top: 8px;
	padding-bottom: 8px;
}
.przrow .zd {
	text-align: center; 
	width: 130px; 
	border-left: 1px solid #DBDBDB;
}
.przbutt {
	width: 80px;
	text-align: center; 
	padding-right: 8px; 
	border-right: 1px solid #DBDBDB;
}
.przbutt input{width: 90%; margin-bottom: 12px;}

/* wyszukiwarka zaawansowana */
.f { margin: 0pt auto; padding: 10px;}
.f label { display: block; clear: both; font-weight: bold; }
.f label input.text { float: right; width: 68%; margin-bottom: 10px; font-weight: normal;}
.f label span { float: left; padding-top: 5px; }
.f textarea { float: right; width: 68%; }
.f p { text-align: right; clear: both; padding-top: 8px; }
.f .f_opis { padding: 3px 0px 12px 0px; }
.f .buts {padding-top: 16px; width: 40%; clear: both;}

.f div.labb { display: block; clear: both; font-weight: bold;}
.f div.labb input.txtsmall { float: right; width: 27%; margin-bottom: 10px; }
.f div.labb input.txtsmallerror { float: right; width: 27%; margin-bottom: 10px; border: 1px solid red;}
.f div.labb span.opsmall { float: right; padding: 5px 5px 0px 10px; }
.f div.labb span { float: left; padding-top: 5px; }
.f label select.text { float: right; width: 69%; margin-bottom: 10px; height: 22px; font-weight: normal;}
.f label .box { float: right; width: 69%; padding-top: 2px; margin-bottom: 10px;}

.f .header {color: #909090; clear: both;font-weight: bold; height: 20px; padding: 1px 0px 5px 15px; border: 1px solid #DBDBDB; margin-top: 6px;}
.f .header img{position: relative; top: 4px; cursor: pointer; margin-right: 3px;}
.f .form_blok {padding: 8px 5px 4px 20px; border: 1px solid #DBDBDB; border-top: 0px solid #DBDBDB; margin-bottom: 10px;}
.f .form_blok .cb{float: left; width: 48%; margin-bottom: 10px;}
.f .form_blok .cb label{float: left;}
.f .form_blok .cb input{vertical-align: middle;}

/* historia zamowien */
.listrow td{text-align: center;}

/* wyszukiwarka blok */
form.formsz {width: 170px;margin: 5px;}
form.formsz span{
	font-weight: bold;
	padding-left: 5px;
}
form.formsz input.txt, form.formsz select{
	width: 100%;
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 4px 0px;
}
form.formsz .fl {
	float: left;
	width: 45%;
}
form.formsz .fr {
	float: right;
	width: 45%;
}
form.formsz .pad5 {
	display: block;
	margin: 5px 0px 3px 0px;
}	

/* wydarzenia */
.KalenCont {
	background-color: #F2F2F2;
	width:100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.kalenss {padding-left: 5px;}

.Kalendarz .Active span {
	background-color: #C6D2DA;
	display: block;
	padding: 2px 2px 18px 2px;
	text-align: right;
	border: 1px solid #ACADAC;
	color: #144986;
}
.Kalendarz td.Active {cursor: pointer;}
.Kalendarz td.ActiveSelected {cursor: pointer;}
.Kalendarz .ActiveSelected span {
	background-color: #C6D2DA;
	border: 2px solid #FF7C00;
	display: block;
	padding: 0px 0px 18px 0px;
	text-align: right;
	color: #144986;
}

td.Naglowek2 {
	text-align: center;
	font-weight: bold; 
	color: #000000; 
	border-right: 1px solid #E1E1E1;
	width: 105px;
	vertical-align: top;
}
.Kalendarz tbody.Naglowek td {
	padding: 6px 0px 6px 0px;
	font-size: 11px;	
}
.Kalendarz tbody.Naglowek tr.Dzien td {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	padding: 0px 0px 6px 0px;
}

.Kalendarz td.Stopka {
	font-size: 5px;
	height: 8px;
}
.Kalendarz tbody.Miesiac td {
	width: 40px;
	padding: 3px;
}
.Kalendarz tbody.Miesiac td.Dzien span {
	display: block;
	padding: 2px 2px 18px 2px;
	text-align: right;
	border: 1px solid #ACADAC;
	color: #144986;
	background-color: #E9EBE7;
}

.Kalendarz .DzienNow span {
	display: block;
	padding: 1px 1px 17px 1px;
	text-align: right;
	border: 2px solid #FF7C00;
	color: #144986;
	background-color: #E9EBE7;
}

.Kalendarz tbody.Miesiac td.Empty {
	
}

.impb {
	display: block;
	margin-left: 3px;
	margin-top: 176px;
	text-align: center;
	cursor: pointer;
}