body {
  background: white url(/s/p/bg4.jpg) repeat-x; /*3*/
  text-align: center;
}

td {
  font-family: Tahoma, Helvetica, Verdana, sans-serif;
  color: #474747; /*333333;*/
  font-size: 11px;
  line-height: 16px;
}

.homebg {
  background: white url(/s/p/bg5.jpg) repeat-x; /*2*/
}


a {
  color: #5e5e5e;
  text-decoration: none;
}


a:hover {
  color: #ff7600;
  text-decoration: underline;
}

dl dt {
  font-weight: bold;
}

*:focus {outline: none;}

div {
  position: relative;
}

.border {
  border: 1px solid red
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
}

img {
  border: none;
  font-size: 0;
  line-height: 0;
  margin: 0;
}

.fl {
  font-size: 0;
  line-height: 0;
}

.left {
  text-align: left !important
}
.center {
  text-align: center !important
}
.right {
  text-align: right !important
}
.justify {
  text-align: justify !important
}
.hline {
  border-top: solid 1px #000000;
  font-size: 0;
  line-height: 0;
  margin: auto;
  clear: both;
}

.bold {
  font-weight: bold
}
.u
{
  text-decoration:underline;
}

.errmsg {
  color: red;
  font-weight: bold;
  text-decoration: blink;
  text-align: center;
}
.msg {
  color: green;
  font-weight: bold;
  text-align: center;
}



























#path {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 10px;
}

#path li.first {
  padding-left: 0;
  background: none;
}

#path li {
  display: inline;
  margin-right: 10px;
  background: url(/s/p/path-li.jpg) left center no-repeat;
  padding-left: 16px;
}

#path li a {
  color: #5e5e5e;
}

#path li a.current, #path li a:hover {
  color: #ff7600;
  text-decoration: underline;
}





#nnawigacja {
  text-align: center;
  clear: both;
  margin-top: 10px;
}


#wrapper {
  width: 1280px;
  text-align: left;
  margin: 0 auto;
  font-size: 0;
}

#contentWrapper {
  background: white url(/s/p/cbg.jpg) repeat-x;
  min-height: 121px;
  font-size: 11px;
  
  text-align: center;
}



#banner {
  height: 460px;
}

#bannerBoxes {
  position: absolute;
  left: 170px;
  bottom: 20px;
  font-size: 11px;
  
  /*margin-left: 170px;*/
}

#bannerBoxes .artTeaser {
  margin-top: 38px;
  padding: 0 19px;
}

.box {
  width: 360px;
  height: 91px;
  float: left;
  margin-left: 20px;
  overflow: hidden;
}

.box ul {
  margin: 0;
  padding: 0;

  margin-top: 38px;
  padding: 0 19px;
  list-style-type: none;
}

.box a {
  color: white;
  text-decoration: none;
}

.box a:hover {
  /*text-decoration: underline;*/
}

.box li:before {
  content: '- ';
  color: white;
}

#box1 {
  background: url(/s/p/box1bg.jpg) no-repeat;
  margin-left: 0px;
}

#box2 {
  background: url(/s/p/box2bg.jpg) no-repeat;
}

#box3 {
  background: url(/s/p/box3bg.jpg) no-repeat;
  width: 180px;
}




.newsBox {
  float: left;
  width: 305px;
  padding-left: 10px;
  overflow-x: hidden;
}

.newsBox img {
  width: 305px;
}

.box2{
  float: left;
  width: 301px;
  padding-left: 19px;
}

.box2:first-child, #box11, .newsBox:first-child,  .newsBox.newsBox1 {
  padding-left: 0;
}

.box2 a {
  color: #5e5e5e;
}

.box2 img {
  margin-bottom: 4px;
}



/* boxy z aktualnosciami */
#box11 {
  /*padding-left: 0px;*/
}





#footer {
  border-top: 1px solid #e2e2e2;
  padding: 6px 0;
  /*top: 14px;*/
}

#footer p {
  margin: 0;
  padding: 0;
  float: left;
}

#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: right;
  margin-right: -4px;
}

#footer ul li {
  margin: 0;
  padding: 0;
}

#footer ul li {
  display: inline;
  background: url(/s/p/lisep.jpg) left no-repeat;
  padding-left: 6px;
  padding-right: 4px;
}

#footer ul li:first-child {
  background: none;
}

#footer ul li a {
  color: #5e5e5e;
  text-decoration: none;
}

#footer ul li a:hover {
  text-decoration: underline;
  color: #ff7600;
}







#news {
  border-top: 1px solid #e2e2e2;
  padding-bottom: 13px;
}

#news .newsList .newsBox .newsTitle {
  font-weight: bold;
  margin-bottom: 6px;  
}

/*#news .newsList .newsBox .newsTitle*/ .date {
  display: block !important;
  color: #33a3dc;
}

#news .newsList .newsBox .newsDesc .readmore {
  display: none;
}

#news .newsList .newsBox img {
  margin-bottom: 20px;
}





#logos {
  border-top: 1px solid #e2e2e2;
  padding-top: 20px;
  margin-bottom: 13px;
}

#logos ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

#logos ul li {
  display: inline;
  margin: 0 9px;
}









#mainmenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 170px;
  top: 100px;
  z-index: 1;
}

#mainmenu li {
  position: relative;
}

#mainmenu > li {
  margin: 0;
  padding: 0;
  display: block;

  float: left;
  text-align: center;
  margin: 0 2px;

}

#mainmenu > li > a {
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  
  display: block;
  width: 150px;
  height: 33px;
  
  line-height: 30px;
  font-weight: bold;  overflow: hidden;
}

#mainmenu > li:hover > a, #mainmenu > li.current > a {
  color: #1b1b1b;
  background: url(/s/p/lifirstbg.jpg) left top no-repeat;
  background-size: 100% 100%;
}


#mainmenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  
  display: none;
  position: absolute;
  left: 0;
  top: 33px;
  background-color: #36a5dd;
}

#mainmenu li:hover > ul {
  display: block;
}

#mainmenu ul li:hover, #mainmenu ul li.current {
  background-color: #2995D5;
}

#mainmenu ul li:last-child > a {
  /*background: url(/s/p/lilastbg.png) bottom no-repeat;*/
}

#mainmenu ul ul li.first > a {
  /*
  background: url(/s/p/lifirstbg3.jpg) 0 1px no-repeat;
  height: 21px;margin-top: -5px
  */
}

.homebg #mainmenu ul li.last > a {
  background: url(/s/p/lilastbg3.jpg) bottom no-repeat;
  height: 21px;
}

#mainmenu ul li.last > a {
  background: url(/s/p/lilastbg3-2.jpg) bottom no-repeat;
  height: 21px;
}

#mainmenu ul li.last:hover > a {
  /*background: url(/s/p/lilastbghover.png) bottom no-repeat;*/
}

#mainmenu ul li:last-child:hover > a {
  /*background: url(/s/p/lilastbghover.png) bottom no-repeat;*/
}

#mainmenu ul ul {
  left: 140px;
  top: 0;
}

#mainmenu ul li a {
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: bold;
  
  display: block;
  width: 144px;
  padding: 6px 3px;
}

#mainmenu li a {
  /*line-height: normal;*/
}







#loginForm {
  height: 20px;
  width: 330px;
  
  position: absolute;
  right: 170px;
  top: 50px;
  display: block;
}

#loginForm #login, #loginForm #password {
  color: #919191;
  font-size: 11px;
}

#loginForm input {
  position: absolute;
  border: 0; 
  height: 20px;
  background: none;
}

#loginForm input#login {
  left: 7px;
  width: 107px;
  /*padding-top: 3px;*/
}

#loginForm input#password {
  left: 137px;
  width: 107px;
  /*padding-top: 3px;*/
}















h1.title {
  font-size: 18px;
  padding-bottom: 19px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 18px;
  
  padding-top: 10px;
  margin-top: 0;
}












#form2 {
  display: block;
  width: 460px;
  height: 500px;
  overflow: hidden;
  background: url(/s/p/form2bg.jpg) no-repeat;
  padding-top: 20px;
}

#form2 div {
  display: block;
  padding: 0 20px;
  /*margin-bottom: 10px;*/
  min-height: 20px;
}

#form2 div.text {

}





#form2 div.radio {
  height: 25px;
}

#form2 div.radio input {
  border: 0;
  margin-right: 15px;
}

#form2 div.sep {
  height: 28px;
}


#form2 div.clear {
  clear: both;
  margin-bottom: 0px;
  padding: 0px;
  height: 0px !important;
}

/*\*/ * html #form2 div.clear { margin-bottom: 15px; } /**/
/*\*/ * html #form2 .radio div.clear { margin-bottom: 0px; } /**/


input[type="hidden"] {
  display: none;
}




#form2 #l_sep55 {
  margin-left: 150px;
}

/*\*/ * html #form2 #l_sep55 { margin-left: 80px; } /**/

/*#form2 input[type="radio"],*/ #form2 .radio input {
  float: left !important;
  /*width: auto !important;*/
  margin-left: 150px;
}

/*\*/ * html #form2 .radio input { margin-left: 80px; height: 25px; } /**/




#form2 label {
  display: block;
  float: left;
  color: white;
}

/*#form2 input[type="text"],*/ #form2 .text input {
  border: 1px solid #acacac;
  width: 269px;
  float: right;
}



#form2 #message48, #form2 textarea {
  border: 1px solid #acacac;
  width: 269px;
  float: right;
  height: 70px;
}

/*\*/ * html #form2 textarea { width: 273px !important} /**/

#form2 #send15 {
  background: url(/s/p/form2_submit.jpg) no-repeat;
  width: 270px;
  height: 30px;
  font-size: 0;
  line-height: 100px;
  cursor: pointer;
  border: 0;
  
  margin-top: 10px;
}



/* uniwersalne */
#contentWrapper form .text input, #contentWrapper form textarea, #contentWrapper form select {
  border: 1px solid #acacac;
  width: 269px;
}

#form4 {
  display: block;
  width: 500px;
  /*margin-top: -250px;*/
}

.article input, .article label {
  display: block;
}

#form4 {
  /*margin-top: -300px;*/
}














#form3 {
  background-color: #F1F1F1;
  border: 1px solid #E2E2E2;
  padding: 20px;
}

#form3 label {
  width: 150px;
  display: block;
  float: left;
  clear: left;
}

#form3 input {
  clear: right;
}

#form3 div {
  clear: both;
  margin-bottom: 5px;
}

#logged {
  font-size: 11px;
  line-height: normal;
  color: white;

  position: absolute;
  

  right: 170px;
  top: 0px;
}













/* lista nowosci */
/*
dl.articlesList39 {
  margin-left: 320px;
}

dl.articlesList39 dt, dl.articlesList39 dd {
  margin: 0;
  padding: 0;
  position: relative;
}

dl.articlesList39 dd {
  min-height: 80px;
  margin-top: 10px;
}

dl.articlesList39 dd .readmore {
  display: none;
}

dl.articlesList39 dd img {
  position: absolute;
  left: -320px;
  top: -37px;
}
*/

.article {
  text-align: left;
}

.artlist .articlesList {
  margin: 0;
  padding: 0;
}

.artlist .articlesList dt {
  display: none;
}

.artlist .articlesList dd {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  
  line-height: 0;
  font-size: 0;
}

.artlist .articlesList dd img {
  width: 314px;
}

.artlist .articlesList dd p.readmore {
  display: none;
}

.artlist .navigation {
  list-style-type: none;
  margin: 0;
  padding: 0;

  width: 314px !important;
}

.artlist .navigation li {
  /*display: inline;*/
  float: left;
  margin: 0 5px;
}

.artlist .navigation li a.active {
  color: #1cc0de;
  font-weight: bold;
}

.artlist .navigation li.first {
  background: url(/s/p/prev.jpg) left center no-repeat;
  padding-left: 20px;
  margin-right: 20px;
}

.artlist .navigation li.last {
  background: url(/s/p/next.jpg) right center no-repeat;
  padding-right: 20px;
  margin-left: 20px;
}


.aktualnosci h2 {
  margin-top: 3px;
  font-size: 18px;
}












/* wyszukiwarka / program */
ul#program-info {
  list-style-type: none;
  margin: 0;
  padding: 0;
}


ul#program-info li {
  border-top: 1px solid #e2e2e2;
  padding: 11px 3px;
}

ul#program-info li.hdr {
  font-weight: bold;
}








form#wysz-prog fieldset {
  float: left;
  border: 0px;
  border-left: 1px solid #c6c6c6;
  padding: 0 20px;
  padding-top: 3px;
}

form#wysz-prog fieldset.kategorie {
  /*width: 305px;*/
}

form#wysz-prog fieldset.modele {
  /*width: 195px;*/
  
	width: 175px;


	float: left;  
}


form#wysz-prog fieldset:first-child {
  border-left: 0px;
}

form#wysz-prog fieldset legend {
  font-weight: bold;
  margin-left: 0;
}



form#wysz-prog input#kw {
  border: 1px solid #8e8f8f;
  background: #FFFFFF url(/s/p/wysz/inputbg.jpg) repeat-x;
  width: 170px;
  margin-top: 15px;
}

form#wysz-prog input[type=checkbox] {
  display: inline;
  margin-right: 5px;
}

form#wysz-prog label {
  display: inline-block;
  margin-right: 10px;
}

form#wysz-prog .kategorie label {
  width: 170px;
  overflow: hidden;
}

form#wysz-prog .modele label {
  min-width: 70px;
}


