@import "reset.css";

body {
    background: #EAEAEA url('../images/bgBody.png') top left repeat-x;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color: #787878;
    line-height: 1.5em;
}

table.dane td{ border: 1px solid #777; border-collapse: collapse; padding: 4px;}

#content {
    padding-top: 7px;
    background-color: #EAEAEA;
}

#container {
    width:958px;
    background-color: white;
    text-align: left;
    margin: 10px auto 0 auto;
}

#top {
    width: 958px;
    height: 165px;
	background: url('../images/top.png') top left no-repeat;
}

#header {
    height:108px;
	width:958px;
    position: relative;
	color: #c3c3c3;
}
#header #linki {
	float: right;
	padding: 12px 20px 0 0;
}
#header #linki a {color: #c3c3c3; text-decoration: none;}
#header #linki a:hover {color: black; text-decoration: none;}

#menuHorizontal {
    height: 34px;
    background: #3344AF url('../images/bgMenu.png') top left no-repeat;
}

#contactForm {
    width: 464px;
}

#logo {
    position: absolute;
    top:30px;
    left: 13px;
}

#logoLine {
    position: absolute;
    top: 54px;
    left: 200px;
    background: #E6E6E6 url('../images/logoLine.png') top left repeat-y;
    width: 437px;
    height: 1px;
    font-size: 0px;
}

#leftColumn {
    width: 216px;
    float: left;
    display: inline;
    background-color: white;
}

#centerColumn {
    margin: 0px 7px 0px 7px;
    width: 512px;
    float: left;
    display: inline;
    background-color: white;
}

#rightColumn {
    width: 216px;
    float: left;
    display: inline;
    background-color: white;
}

.clear {
    width: 0px;
    height: 0px;
    font-size: 0px;
    float:none;
    clear:both;
}

h1 {
    font-size: 17px;
    font-family: Verdana;
    font-weight: bold;
    color: #3343AF;
    padding-bottom: 15px;
    padding-top: 14px;
    padding-left: 25px;
    background: white url('../images/bgH1.png') 13px 16px no-repeat;
    border-bottom: solid 1px #DDDDDD;
}

#footer {
    width: 958px;
    margin: 18px auto 18px auto;
    text-align: left;
    margin-bottom:20px;
}

#footer a {
    color: #787878;
    text-decoration: none;
}

#footer a:hover {
    color: black;
    text-decoration: none;
}

.txtl {
    text-align: left;
}

.txtr {
    text-align: right;
}

.txtb {
    font-weight: bold;
}

.txtc {
    text-align: center;
}

.txtvm {
    vertical-align:middle;
}


a.btnHome {
    display: block;
    width: 11px;
    height: 12px;
    margin: 0 auto;
    background: transparent url('../images/home.png') top left no-repeat;
}

.btnKontakt {
    display: block;
    width: 11px;
    height: 12px;
    margin: 0 auto;
    background: transparent url('../images/kontakt.png') top left no-repeat;
}

a.btnSiteMap {
    display: block;
    width: 11px;
    height: 12px;
    margin: 0 auto;
    background: transparent url('../images/sitemap.png') top left no-repeat;
}

a.btnHome:hover, a.btnSiteMap:hover, .btnKontakt:hover {
    background-position: bottom left;
}

.red {
    color: red;
}

.ml13 {
    margin-left: 13px;
}

.mr13 {
    margin-left: 13px;
}

.mr10px {
    margin-right:10px;
}

.mr40px {
    margin-right:10px;
}

.w396px {
    width: 396px;
}

.mt10px {
    margin-top: 10px;
}

.fl {
    float:left;
    display: inline
}

.fr {
    float:right;
    display: inline
}

.pl10px {
    padding-left: 10px;
}

.pr10px {
    padding-right: 10px;
}

#configurator {
    margin: 0 auto;
}

.pr10px {
    padding-right: 10px;
}

.pb13px {
    padding-bottom: 13px;
}

.pager a {
    color: #D9261C;
    text-decoration: none;
}

#partners {
    margin: 0 auto;
    width: 400px;
    vertical-align: middle;
}

#partners td {
    vertical-align: middle;
    text-align:center;
}


#partners td.logo {
    width: 240px;
    vertical-align: middle;
    text-align:center;
}

td.logo img {
    margin-top: 20px;
}

.pDiv ul {
    margin-left: 15px;
}


#menuHorizontal ul {
    height: 34px;
    white-space:nowrap;
    list-style-type:none;
    overflow: hidden;
}

.menuSpacer {
    width: 2px;
    height: 34px;
    background: transparent url('../images/bgMenuSpacer.png') top left no-repeat;
    float: left;

}

#menuHorizontal li {
    display: inline;
    list-style-type: none;
    overflow: hidden;
}

#menuHorizontal li a {
    padding: 8px 10px 0px 10px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    float: left;
    height: 34px;
    display: block;
    text-decoration: none;
}

#menuHorizontal li a:hover {
    text-decoration: none;
    background: transparent url('../images/bgMenuHover.png') top left repeat-x;
}

.news {
    margin: 9px 8px 28px 22px;
    color: #414141;
    line-height: 1.5em;
}

.news h2, .news h2 a, .news h2 a:hover {
    color: #017593;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    width: 400px;
    float: left;
    padding-top: 3px;
}

.newsDate {
    height: 23px;
    float: right;
    width: 75px;
    background-color: #EAEAEA;
    border: solid 1px #E4E4E4;
    text-align: center;
    display: inline;
}

.ml5px {
    margin-left: 5px;
}

.news p {
    padding-top: 15px;
}

.menuTopHover {
    background: transparent url(../images/bgMenuHover.png) repeat-x left top;
    text-decoration: none;
}

.news a.more {
    display: block;
    color: #D9261C;
    height: 19px;
    width: 90px;
    float: right;
    background: transparent url('../images/bgArrow.png') 96px 5px no-repeat;
    padding-right: 28px;
    text-align: right;
    text-decoration: none;
    font-weight: bold;
}

.news a.back {
    display: block;
    color: #D9261C;
    height: 19px;
    width: 90px;
    background: transparent url('../images/bgArrowLeft.png') 0px 5px no-repeat;
    padding-left: 20px;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
}


a {
    color: #D9261C;
    text-decoration: none;
}

a:hover {
    color: black;
    text-decoration: none;
}


#service {
    vertical-align: top;
    margin: 20px auto;
    text-align: center;
}

#service td {
    padding: 10px 5px 10px 5px;
    border-bottom: solid 1px #CBCBCB;
}

#service td.serviceLeft {
    text-align: left;
    width: 50%;
    border-right: solid 2px white;
}

#service td.serviceRight {
    text-align: left;
    width: 50%;
}



#mapa {
    width: 336px;
    position: relative;
    height: 323px;
    background: transparent url('../images/mapa.png') ;
    margin: 0 auto;
    margin-top: 20px;
}

a.archive {
    display: block;
    color: #D9261C;
    height: 19px;
    width: 150px;
    float: right;
    margin: 10px 8px 10px 0px;
    background: transparent url('../images/bgArrow.png') 156px 2px no-repeat;
    padding-right: 28px;
    text-align: right;
    text-decoration: none;
    font-weight: bold;
}

.news a.more:hover, a.archive:hover, #aboutUsMain a.more:hover {
    text-decoration: underline;
}

.newsDate p {
    margin-top: 3px;
    padding-top: 0px;
}

.spacer {
    width: 100%;
    height: 8px;
    background-color: #EAEAEA;
}

#aboutUsMain {
    width: 337px;
    float: left;
    display: inline;
}

.pDiv {
    color: #414141;
    line-height: 1.5em;
    margin: 20px 20px 0px 22px;
}


#aboutUsMain .pDiv {
    color: #414141;
    line-height: 1.5em;
    margin: 20px 20px 0px 22px;
}

#aboutUsMain a.more {
    display: block;
    color: #D9261C;
    height: 19px;
    width: 90px;
    float: right;
    background: transparent url('../images/bgArrow.png') 96px 2px no-repeat;
    padding-right: 28px;
    text-align: right;
    text-decoration: none;
    font-weight: bold;
}

#aboutUsGallery {
    width: 175px;
    height: 400px;
    float: left;
    display: inline;
    background-color: #EAEAEA;
}

.minFoto {
    width: 136px;
    height: 101px;
    background: transparent url('../images/bgMinFoto.png') top left no-repeat;
    text-align: center;
}

.minFoto img {
    position: relative;
    margin: 9px auto 0 auto;
}

.minFotoOffer {
    float: left;
    width: 136px;
    height: 101px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: transparent url('../images/bgMinFoto.png') top left no-repeat;
    text-align: center;
}

.minFotoOffer table {
    margin: 9px auto 0 auto;
}

.minFotoOffer table td {
    vertical-align: middle;
}

#aboutUsGallery .minFoto {
    margin: 16px 0px 16px 23px;
}

#aboutUsGallery a.moreInProducts {
    display: block;
    color: #D9261C;
    height: 19px;
    margin-top:10px;
    width: 135px;
    float: right;
    background: transparent url('../images/bgArrow.png') 141px 2px no-repeat;
    padding-right: 28px;
    text-align: right;
    text-decoration: none;
    font-weight: bold;
}
a.moreInProducts:hover {
    text-decoration: underline !important;
}

.rightColumnBoxContent {
    background-color: white;
    text-align: center;
    margin-top: 15px;
}

.inRightColumnBoxContent {
    width: 203px;
    margin-bottom: 15px;
}

.leftColumnBoxContent {
    background-color: white;
    text-align: center;
    margin-top: 15px;
}

.inLeftColumnBoxContent {
    width: 203px;
    margin-bottom: 15px;
}


.w132px {
    width:132px;
}

.w191px {
    width: 191px;
}


.h20px {
    height: 20px;
}

input {
    border: solid 1px #DFDEDE;
}

select {
    border: solid 1px #DFDEDE;
}

checkbox {
    border: solid 1px #DFDEDE;
}

.rightColumnBoxContent img {
    margin: 0 auto 0 auto;
}


.pl13px {
    padding-left: 13px;
}

.clear {
    clear: both;
}

a.btnSearch {
    width: 57px;
    height: 24px;
    display: block;
    background: #247F79 url('../images/btnSearch.png') top left no-repeat;
}

a.btnVote {
    width: 68px;
    height: 24px;
    display: block;
    background: #247F79 url('../images/btnVote.png') top left no-repeat;
}

a.btnScore {
    width: 58px;
    height: 24px;
    display: block;
    background: #247F79 url('../images/btnScore.png') top left no-repeat;
}

a.btnSend {
    width: 56px;
    height: 24px;
    display: block;
    background: #247F79 url('../images/btnSend.jpg') top left no-repeat;
}

a.btnAddNewsletter {
    width: 58px;
    height: 24px;
    display: block;
    background: #247F79 url('../images/btnAddNewsletter.png') top left no-repeat;
}

a.btnDelNewsletter {
    width: 58px;
    height: 24px;
    display: block;
    background: #247F79 url('../images/btnDelNewsletter.png') top left no-repeat;
}

.leftMenu {
    text-align: left;
    list-style: none;
    width: 216px;
    overflow: hidden;
}

.leftSubMenu {
    text-align: left;
    list-style: none;
    width: 216px;
    overflow: hidden;
}
.leftSubMenu a {
    text-decoration: none;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 25px !important;
    color: #787878;
    display: block;
    height: auto !important;
    width: 191px !important;
}

.leftSubMenu2 {
    text-align: left;
    list-style: none;
    width: 216px;
    overflow: hidden;
}
.leftSubMenu2 a {
    text-decoration: none;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 35px !important;
    color: #787878;
    display: block;
    height: auto !important;
    width: 201px !important;
}

.leftMenu a:hover {
    color: #6069DD;
}

.leftMenu a.active {
    color: #6069DD;
}

.noFont {
    font-size: 0;
}


.bgE3E3E3 {
    background-color: #E3E3E3;
}

.leftMenu a {
    text-decoration: none;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 20px;
    color: #787878;
    display: block;
    width: 185px;
    border-top: solid 1px #CBCBCB;
}

.point {
    position: absolute;
    background: transparent url('../images/point.png') no-repeat;
    width:10px; height:10px;
}

.pointDesc {
    position: absolute;
}

.inpBg
{
  padding-top: 10px;
}

textarea{
  font-family: Verdana;
  font-size: 12px;
  text-align: left;
  border: solid 1px #DFDEDE;
}

/*ANKIETY*/
.pollOptionsBox {
  width: 200px;
  margin: 10px auto 10px auto;
}

.pollError {
  color: red;
  display: none;   
}

/* Opisy do inputów przy ankietach typu radio */
.pollOptionRadio {
  float: left;
  padding-top: 2px;
}
/* Inputy przy ankietach typu radio */
.pollOptionInputRadio {
  float: left;
  clear: both;
}

/* Opisy do inputów przy ankietach typu checkbox */
.pollOptionCheckox {
  float: left;
  padding-top: 2px;
}
/* Inputy przy ankietach typu checkbox */
.pollOptionInputCheckbox {
  float: left;
  clear: both;
}

.pollButtons {
  width: 130px;
  text-align: center;
  margin: 10px auto;
}

.pollTable {
  margin: 0px auto 20px auto;
  font-size: 12px;  
  border-collapse: collapse;
}

.pollTableOptions {
 padding: 3px 10px 3px 0; 
}

.pollTableVotes {
 padding: 3px 10px 3px 10px;
 border-right:solid 1px #c4bdc3;
 border-left:solid 1px #c4bdc3;
 text-align: right;
}

.pollTablePrecent {
 padding: 3px 10px 3px 10px;
 font-weight: bold;
 text-align: right;
}

.bb {
border-bottom: 1px solid #CCC;
}
.br {
border-right: 1px solid #CCC;
}
.padded td {
  padding: 5px !important;
}

.flLeft {
    float: left;
    display:inline;
}

.flRight {
    float: right;
    display:inline;
}

.w360px {
    width: 360px;
}
.w180px {
    width: 180px;
}
.h100px {
    height: 100px;
}

.w102px {
    width: 102px;
}

.white {
    color: white;
}


.m0auto {
    margin: 0 auto;
}
#topLayer {
    z-index: 200;
}
#topLayerCheck {
    margin-right:10px;
    position: relative;
}

#topLayerCheckBox {
    position: absolute;
    top: 7px;
    left: -5px;
}

#topLayerCheck p {
    font-size:11px !important;
    font-weight: normal !important;
}


.top17px {
    top: 17px;
}

.pRelative {
    position: relative;
}


.nodisplay { visibility: hidden; }

.firmaerr {
	font-size:10px;
	color: red;
	line-height:14px;
	}
.btn {	background-color:#666666; border:1px solid #999999; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff;    }
.form {
	padding-left:3px;
	margin-bottom:5px;
	width:355px;
	margin-left:5px;
}

input.form { height: 20px;}

#topLayer {
    width: 540px;
    position:absolute;
    background-color: white;
    top: 0px;
    left: 0px;
    border:solid 1px #3344AE;
    border-top:none;
}

#topLayerHandle {
    width:100%;
    height: 34px;
    text-align:left;
    background: #4455B4 url('../images/bgMenu.png') top left no-repeat;
    cursor:move;
}

.pDiv ul, .pDiv li {
    text-align:left !important;
}


#topLayerHandle p {
    color: white;
    font-size: 12px;
    text-align:center;
    font-weight: bold;
    padding: 8px 10px;
    padding-left: 20px;
}

.displayYes {
    display:block;
}

.displayNo {
    display:none;
}

a.topLayerClose {
    display: block;
    width: 24px;
    height: 34px;
    background: transparent url('../images/topLayerClose.jpg') top left no-repeat;
    float: right;
    margin-right: 4px;
}

a.btnNext {
    display: block;
    width: 56px;
    height:24px;
    background: transparent url('../images/next.jpg') top left no-repeat;
}

table.pracaSub { border-spacing: 4px; }
table.pracaSub th { font-weight: bold; }

a.btnBg {
    display:block;
    height: 24px;
    text-align: center;
    color: #FFE530;
    font-weight: bold;
    width: auto;
    background: #3545B0 url('../images/btnBg.png') repeat-x;
}
a.btnBg:hover {
    opacity: 0.5;
}

.w125px {
    width: 125px;
}

a.btnBg p {
    padding-top: 3px;
    padding-left:6px;
    padding-right:6px;
}
.w179px {
    width:179px;
}
