body {
    font-family: arial;/* cambria,*/
    font-size: 12px;
    background: #ffffff url('/images/bg.png') repeat-x 0 110px;
	/*background: #ffffff url('../images/body.png') no-repeat 75px 0px;*/
    margin: 0;
    padding: 0;
	text-align:center;
}
body.mceContentBody {
   background: #FFF;
   text-align: left;
	padding:5px 10px;
	width:650px;
}
form {
    padding : 0px;
    margin : 0px;
}
* *:focus {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}


table {
	border-collapse:collapse;
}

tr {

}

td {
	font-size:12px;
}

img {
    border: 0px none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: red;
}

a,a:visited {

	color:#7b7b7c;
}


a:hover {
	 color:#0159a0;
    text-decoration: underline;
}

ul {
	margin:0px;
}

ul.v {
	list-style-position: outside;
	list-style-image: url('/images/ul_v.gif');
	padding: 10px 0px 0px 35px;
}

ul.p {
	list-style-position: outside;
	list-style-image: url('/images/ul_p.gif');
	padding: 10px 0px 0px 35px;
}

li {
	padding:0px 0px 5px 0px;
}


h1,h2,h3 {
	margin-top:10px; text-align:left;
}

h1 {
	color:#388cc7;
	font-size:20px;
	margin: 0px 0px 20px 0px;	
}

h5 {
	color:#1f3860;
	font-size:14px;
	line-height:20px; 
	margin:0px;
}

h5.zGraf {
	background: transparent url('../images/h2bg.png') no-repeat 0px 0px;
	padding:0px 14px 0px;

}
#page {
	width:980px;
	margin-left:auto;
	margin-right:auto;	
} 

hr {
	border:1px solid #E0E0E1;
	height:1px;
	border-top:0px;
}


#header {
	margin:0;
	padding:0;
}
#headTools {
	padding:8px 6px 0px 10px;
}

#headTools a{
	color:#a2a2a3;
	font-size:10px;
}

#headTools a:hover {
	text-decoration:underline;
}

#headTools ul {
	list-style: none;
	margin:0;
	padding:0;
	float: right;
}
#headTools ul li {
	float:right;
	padding: 0px 0px 0px 12px;
} 
#headTools ul li img{
	vertical-align:-3px;
	padding: 0px 6px 0px 0px;
}

#topMenu {
	background: transparent url('../images/menu.png') no-repeat 30px 0px;
	/*width:100%;*/
	height:45px;
	padding:0px 55px 0px 45px;
	text-align:left;
}

#topMenu ul{
	list-style: none;
	margin:0px  0px 0px 0px ;
	padding:0;
	color:#ffffff;
	float:left;
}

#topMenu ul li {
   background: transparent url('../images/border_menu.png') no-repeat right 5px;
	float:left;
	padding:0 25px 0 20px;
	line-height:43px;
	margin:0px 0px 0px 0px;
} 

#topMenu ul li a{
	color:#efefef;
	font-size:12px;
	text-transform: uppercase;
}

#topMenu ul li a:hover {
	color:#4093CB;
	text-decoration: none;
}

#search {
	padding: 14px 14px 0px 40px;
	background: url('/images/arrow_e.gif') no-repeat 20px 0px;	
	/*float:left;*/
	height:31px;
	text-align:left;
}

#search input{
	border:1px solid black;
	color:#2d446a;
	font-size:11px;
	height:17px;
	padding:1px 0px 0px 0px;
	width: 173px;
	background:#ffffff;
}
#search input.sbutton {
	width:auto;
}

#lokalizer {
	text-align:left;
	height:28px;
	background: url('/images/bg_lokalizer.png') no-repeat 27px 0px;
	padding:0px 0px 0px 110px;
	color:#777777;
}
#lokalizer a{
	color:#777777;
	text-decoration:underline;
}

#lokalizer img {
	vertical-align:-7px;
}
#lokalizer span {
	padding:0px 5px;
}

#content {
	width:895px;
	_width:909px;
	margin:0px auto;
	padding:7px;
	text-align:left;

}
#contentTopLeft {
	width:207px;
	float:left;
}

#contentTopRight {
	padding:0px 0px 0px 40px;
	width:648px;
	_width:688px;	
	float:left;
	
}

div.leftMenu {
	background: transparent url('/images/1px1f3860.png') repeat-y 0px 0px;
	/*width:207px;*/
	margin:0px 0px 20px 0px;
}

div.leftMenu .item {
	padding:4px 5px 4px 14px;
	border-bottom:1px solid #e0e0e1; 
	background: transparent url('/images/arrowLeftmenu.png') no-repeat 1px 10px;
	margin:0px 1px 0px 1px;
	color:#7b7b7c;
	font-size:13px;
}

div.leftMenu .item.last {
	border:0px none;
}

div.leftMenu .item a {
	color:#7b7b7b;
}

div.leftMenu .item a:hover {
	color:#0159A0;
	text-decoration: none;
}

div.leftMenu  .item.selected{
	background:#1E375E url('/images/arrowLeftBluemenu.png') no-repeat 1px 10px;
	border-bottom:1px solid #475873;
}
div.leftMenu  .item.selected  a{
	color:#e1e1e1;
}

div.leftMenu  .item.selected  a:hover{
	color:#53acfd;
}

div.leftMenu  .item.subitem{
	background: #2E5286 url('/images/square_grey.gif') no-repeat 20px 9px;
 	padding-left:30px;
	border:0px none;
}
div.leftMenu  .item.subitem a{
	color:#e1e1e1;
}
div.leftMenu  .item.subitem a:hover{
	color:#53acfd;
}


div.leftMenu  .item.subitem.selected{
	background: #2E5286 url('/images/square_blue.gif') no-repeat 20px 9px;
}
div.leftMenu  .item.subitem.selected a{
	color:#53acfd;
}

.boxLeftGrey {
	background: transparent url('/images/1pxeeeeee.png') repeat-y 0px 0px;
	padding:0px 0px 1px 1px;
	margin-bottom:10px;
}


.boxLeftGrey h2 {
	background: transparent url('../images/h2bg.png') no-repeat 0px 0px;
	padding:0px 14px 0px;
}

.boxGray {
	margin-top:-4px;
}
.boxGray .top{
	background: transparent url('/images/topMinBox.png') repeat-y 0px 0px;
	height:8px;	
}

.boxGray .body{
	margin:-5px 0px 0px 0px;
	background-color:#f8f8f8;
	padding:0px 10px 1px 1px;
}

.boxGray .bottom {
	background: transparent url('/images/bottomMinBox.png') repeat-y 0px 0px;
	height:8px;
}

.mainBox {
	width:315px;
	margin-bottom:20px;	
}
.messageBox {
	width:649px;
	margin:0px;
}

.messageBox .top{
	background: transparent url('/images/messageTop.png') repeat-y 0px 0px;
	height:7px;	
}

.messageBox p {
	margin: 0px;
}

.messageBox .bottom{
	background: transparent url('/images/messageBottom.png') repeat-y 0px 0px;
	height:7px;	
}
.messageBox .body{
	background-color:#f8f8f8;
	padding:3px 20px;
}
.delFloat {
	clear:both;
}
.toRight {
	float:right;
}
.toLeft {
	float:left;
}
.textToRight{
	text-align:right;
}
.bigGrayTop {
	background:#F8F8F8 url('/images/bgBigGrayTop.png') no-repeat left top;
}
.bigGrayBottom {
	background: transparent url('/images/bgBigGrayBottom.png') no-repeat left bottom;
	padding: 6px 0px 0px 0px;
}

#leftCont {
	width:245px;
	float:left;
}
#centerCont {
	float:left;
	width:475px;
}
#rightCont{
	float:left;
}
.boxPartner {
	margin:25px 0px;
}

table.news {
	border-collapse:collapse;
	margin:15px 0px 0px 0px;
	width:425px;
}
table.news td {
	padding:6px 10px ;
	border-bottom:1px solid #CDCDCD;
}
table.news td.data {
	color:#1F3860;
	font-size:11px;
	font-weight:bold;
	width:65px;
}
table.news td.info a{
	color:#388CC7;
}
table.news tr.last td{
	border:0 none;
}

#footer {
	background: transparent url('/images/footer_bg.png') no-repeat 24px 0px;
	height:52px;
	text-align:left;

}
#topFooter {
	padding: 18px 0px 0px 50px;
	color:#a1a1a1;
}

div.menuFooter {

	text-align:center;
}


#footDescContainer {
	float:left;
	width:207px;
}

#footMenuContainer {
	float:left;
	margin:0px 0px 0px 45px;
	margin-top:-7px;

}

.footMenuItem {
	float:left;
	padding:0px 10px 0px 0px;
}
.footMenuItem a{
	color:#f8f8f8;
	text-decoration:underline;
}
.footMenuItem a:hover {
	text-decoration:none;
}

.treenode {
	padding:10px 5px 10px;
	font-weight:bold;
	font-size:12px;	
}
.treeelem {
	background:transparent url(/images/square_blue.gif) no-repeat scroll 0px 6px;
	padding:3px 10px;	
}
.subtreeelem {
	background:transparent url(/images/square_blue.gif) no-repeat scroll 10px 6px;
	padding:3px 20px;
}

.results {
	padding: 10px;
}
.results .elem {
	padding: 10px;
	color:#0159A0;
}
div.news {
	padding: 15px 0px; 
}
div.news .tittle {
	font-weight:bold;
	float:left;
	color:#1F3860;
	width:440px;
}

div.news .data {
	font-style:italic;
	font-size:9px;
	float:right;
	width:60px;
	text-align:right;
}

div.news .desc {
	padding:10px 0px;
}


div.logo {
    text-align : left;
    color : #373c40;
    padding-left : 40px;
    font-size : 10px;
	padding-top:20px; /* dodałem */ 
}
img.logo {
    border : 0px;
    vertical-align: middle;
}
div.toup{
    text-align : right;
}

table.form  td{
	vertical-align:top;
}

table.form  textarea{
	width:300px;
	height:100px;
}

table.form  td  label{
	padding:0px 12px 0px 0px;
}
table.tabledane td {border: 1px solid #999; text-align: center; color:#000;}
table.tabledane th {border: 1px solid #000;}
.tabledane {border-collapse:collapse; border: 1px solid #999; color:#eeeeee; }
.thnaglowek {background:#2e5286; text-align: center; color:#eeeeee; height:40px;}
.thnaglowek2 {background:#2e5286; text-align: center; color:#eeeeee; }
.tdtyp {background:#eeeeee; border: 1px solid #999; text-align:left; color:#000; font-weight:bold;}
.typ { font-size:14px; font-weight:bold; }
.trwyr { background: #F1F3FA;} /*E2EEFC */
.opis {text-align:left; font-size:10px; line-height:11px;}
.biale { background:#FFFFFF;}
.zolte { background:#fff6aa;}
.zielone { background:#dbffbb;}
.czerwone { background:#ff9797;}
.szare { background:#d6d6d6;}
.tdkategoria {color:#2e5286; text-align:left; font-weight:bold;}

p.oferta { text-indent:10px; text-align:left; line-height:16px; font-size:12px;}
.center { text-align:center;}
.przypis { color:#2e5286;}
.afisz {color:#ff6600;}
.zwykly {font-weight:normal;}
p.oferta a {color:#0159a0;  text-decoration:underline;}
p.oferta a:hover {color:#FF6600;  text-decoration:none;}
.niebieski {font-size:14px; color:#388CC7; text-transform:uppercase; font-weight:bold;}
/* ------------ partner -------------- */
.logo-efl, img {text-align: center; border:0;}
#efl {background:none; margin:5px; font-family:Tahoma,Verdana,sans-serif; font-size:11px; color:#000; opacity: 1;}
#efl a {color: #000; text-decoration:none;}
#efl a:hover {text-decoration:underline;}
#efl .tc {text-align:center;}
#efl .header {text-align: center;margin-left: 5px; margin-top: 40px; font-size:12px; font-weight: bold;}
#efl .header2 {margin-left: 5px; margin-bottom: 15px; width:536px; height:25px; font-size:12px; font-weight: bold;}
#efl .info {text-align: center;margin-left: 5px; margin-top: 10px; font-size:11px;}
#efl table td, table th {border-bottom:1px solid #cbdb2a;}
#efl table th {font-weight:normal; text-align:left; padding-left:10px;}
#efl table td {padding:5px 0 5px 19px;}
#efl .bRight{margin-left: 5px; border-right:1px solid #cbdb2a; border-bottom:1px solid #cbdb2a; font-weight: bold;}
#efl li {list-style:round;}

#ss_stopka {margin-left: -70px; font-size:9px; width:500px; color:#cccccc;}
#ss_stopka a{color:#cccccc;}

/* ------------ kontakt -------------- */
.kontenerLeft {	float:left;	}
.kontenerRight {float:right;}

.zdKontakt img {float:left; margin: 6px 8px 5px 0; }
.zdKontakt {color:#273960;}
.tytulKontakt { font-weight:bold; }
.specjalnosc { font-size:11px; padding-bottom:10px;}

.zGraf {
	background: transparent url('../images/h2bg.png') no-repeat 0px 0px;
	padding:0px 14px 0px;
}
.tdTlo {background:#f8f8f8}
.blank {background:#fff; width:5px;}

/* GoogleTranslateWidget */
#google_translate_element { float: right; height: 15px; margin: -3px 20px 0 15px;  }

/* Slider */
#Slider { width: 620px; height: 250px; overflow: hidden; margin-bottom: 20px; position: relative; }
#Slider .Image { position: relative; float: left; }
#Slider span { cursor: pointer; }
#Slider .Image img { position: absolute; top: 0; left: 0; }
#Slider .Navigation { float: left; overflow: hidden; position: absolute; top: 15px; right: 15px; z-index: 5; display: none; }
#Slider .Navigation ul { margin: 0; padding: 0; list-style: none; }
#Slider .Navigation ul li { float: left; overflow: hidden; cursor: pointer; position: relative; padding: 2px 5px; background: #fff; margin: 0 4px; color: #000; border: 1px solid #ddd; font-size: 11px; font-family: Tahoma; color: #999; }
#Slider .Navigation ul li.current { border: 1px solid #777; color: #000; }
#Slider #SliderImageContainer { width: 999999px; }
#Slider #SliderImageContainer .fadeEffect { position: absolute; top: 0; left: 0; z-index: 2; }
#Slider .Numbers { position: absolute; bottom: 15px; right: 15px; font-size: 11px; font-family: Tahoma; color: #555; z-index: 6; }
