@charset "utf-8";
@import "dropdown.css";
@import "tinymce.css";
body {
    background: #FFF url(../images/bkg-body.png) repeat-x scroll 0 0;
    font-family: Tahoma;
    color: #000;
    margin: 0;
    font-size: 12px;
}
input,select,textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,Tahoma;
    font-size: 12px;
}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}
a {
    color: #1C4E90;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.inpTxt{
    border: 1px solid #C6CAD3;
    padding: 3px 5px;
    color: #8991A5;
    float: left;
    width: 165px;
}
.inpLong{
    width:350px;
}
.inpShort{
    width:80px;
}
/* BUTTONS */
.btn {
    -moz-user-select:none;
    background:none repeat scroll 0 0 transparent;
    border:medium none;
    cursor:pointer;
    display:inline-block;
    font-size:11px;
    font-family:"Helvetica Neue",Helvetica,Arial,Tahoma;
    margin:0;
    overflow:visible;
    padding:0;
    text-decoration:none;
    white-space:nowrap;
    _width: 0;
    float: left;
    color: #FFF;
}
.btn:hover {
    text-decoration: none;
}
button.btn {
    margin-top: -2px;
}
.btn span{
    background-image:url("../images/sprite-btns-right.png");
    background-repeat:no-repeat;
    background-position:right top;
    display:block;
    height:24px;
    padding-right:18px;
}
.btn span span{
    background-image:url("../images/sprite-btns-left.png");
    background-position:left top;
    background-repeat:no-repeat;
    line-height:24px;
    padding-left:18px;
    padding-right:0;
}
.btnBlue span{
    background-image:url("../images/sprite-btns-right.png");
    background-position:right -24px;
    height:31px;
}
.btnBlue span span{
    background-image:url("../images/sprite-btns-left.png");
    background-position:left -24px;
    line-height:31px;
}
/* END:BUTTONS */
.paginationWrap {
	display:inline;
	margin-top:15px;
	padding-bottom:35px;
	width:100%;
}
.paginationWrap span {
	display:inline-block;
	float:left;
	margin:0 1px;
}
.paginationWrap .paginatonFirst,
.paginationWrap .paginatonPrev {
	float:left;
	margin-right:7px;
    border:0;
}
.paginationWrap .paginatonPrev {
	margin-right:15px;
}
.paginationWrap .act {
	background-color:#4378BC;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	font-size:11px;
	padding:4px 7px;
}
.paginationWrap span a,
.paginationWrap div a {
	background-color: #FFF;
	color:#2C495F;
	float:left;
	margin:0 1px;
	padding:4px 7px;
	text-decoration:none;
	border: 1px solid #CCCCCC;
	font-size:11px;
}
.paginationWrap span a:hover {
	background-color:#4378BC;
	color:#FFFFFF;
}
.paginationWrap .paginatonFirst a:hover,
.paginationWrap .paginatonPrevt a:hover,
.paginationWrap .paginatonLast a:hover,
.paginationWrap .paginatonLast a:hover {
	background-color:#4378BC;
	color:#FFFFFF;
}
.paginationWrap .paginatonNext,
.paginationWrap .paginatonLast {
	float:left;
	margin-left:7px;
    border:0;
}
.paginationWrap .paginatonNext {
	margin-left:15px;
}
.paginationWrap .paginatonFirst a{
	background-color: #FFF;
	border: 0;
}
.paginationWrap .paginatonPrev a {
	background-color: #FFF;
	border: 0;
}
.paginationRight a:hover,
.paginationLeft a:hover{
    border:1px solid #CCCCCC;
}
.paginationWrap .paginatonNext a{
	background-color: #FFF;
	border: 0;
}
.paginationWrap .paginatonLast a{
	background-color: #FFF;
	border: 0;
}
.bodyWrap {
    width: 990px;
    margin: 0 auto;
}
.bodyWrap .clear {
    clear:both;
    float:none;
}
.bodyWrap div{
    float: left;
}
.topMenu {
    width: 100%;
    height: 32px;
    line-height: 32px;
}
.topMenu .topML{
    float: left;
}
.topMenu .topMR{
    float: right;
}
.topMenu ul li {
    float: left;
    list-style-type: none;
}
.topMenu .topML li {
    background:url("../images/separator-top-menu.gif") no-repeat scroll right center transparent;
    padding:0 12px;
    font-weight: bold;
}
.topMenu .topML li.last{
    background-image: none;
}
.topMenu .topML li a{
    color: #4378BC;
}
.topMenu .topMR li {
    padding:0 12px;
}
.topMenu .topMR li .rss{
    padding-right: 20px;
    background:url("../images/ico-rss.png") no-repeat scroll right center transparent;
    display: block;
}
.topBan {
    background-color:#FFFFFF;
    margin-top:3px;
    padding:15px 0;
    text-align:center;
    width:100%;
}
.topBan div{
    float: none;
    margin: 0 auto;
}
.headWrap {
    background:url("../images/bkg-top.jpg") no-repeat scroll 168px 0 #FFFFFF;
    padding:0 10px 15px;
    width:970px;
}
.headWrap .headLeft{
    width: 340px;
}
.headWrap .headRight{
    width: 630px;
    float: right;
    margin-top: 10px;
}
.headWrap .headRight .headRightTop{
    width: 100%;
    margin-bottom: 10px;
}
.headWrap .headRight .headRightTop .adMenu{
    font-size:11px;
    line-height:20px;
    margin-left:10px;
    text-align:right;
    width:320px;
}
.headWrap .headRight .headRightTop .adMenu form{
    display:inline;
}
.headWrap .headRight .headRightTop .adMenu .loguotTxt {
    background-color:#FFFFFF;
    border:0 none;
    color:#666C78;
    cursor:pointer;
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    margin:0;
}
.headWrap .headRight .headRightTop .adMenu a{
    color:#666C78;
    font-weight:bold;
    margin:0 0 0 10px;
    text-decoration:underline;
}
.headWrap .headRight .headRightTop .adMenu a:hover {
    text-decoration: none;
}
.headWrap .headRight .headRightTop .adMenu span {
    text-decoration: none;
    color: #548FCB;
}
.headWrap .headRight .headRightTop .adMenu span a{
    text-decoration: none;
    color: #548FCB;
    font-weight:normal;
    margin:0;
}
.headWrap .headRight .headRightTop .adMenu span a:hover{
    text-decoration: underline;
}
.headWrap .headRight .headRightTop .search{
    float: right;
    width:261px;
}
.headWrap .headRight .headRightTop .search .advsearch{
    clear: left;
    float: left;
    font-size: 11px;
}
.headWrap .headRight .headRightTop .search .inpTxt{
    margin-right: 5px;
}
.headWrap .headRight .headRightTop .search button {
    float: left;
}
.headWrap .headRight .mainMenu{
    width: 100%;
}
.headWrap .headRight .mainMenu ul{
    border:1px solid #C5C9D2;
    float:right;
    height:34px;
    padding:1px;
}
.headWrap .headRight .mainMenu ul ul{
    background-color:#275489;
    border-top:0 none;
    float:left;
    height:auto;
    margin-left:-1px;
    padding:5px 0 10px;
    width:170px;
}
.headWrap .headRight .mainMenu ul ul li{
    background:none repeat scroll 0 0 #275489;
    padding:4px 10px 4px 20px;
    width:140px;
}
.headWrap .headRight .mainMenu ul li{
    background:url("../images/bkg-menu.gif") repeat-x scroll 0 bottom #548FCB;
    list-style-type: none;
    float: left;
}
.headWrap .headRight .mainMenu ul li a{
    background:url("../images/separator-mainmenu.gif") no-repeat scroll right center transparent;
    color:#FFFFFF;
    float:left;
    padding:10px 20px;
    font-weight: normal;
}
.headWrap .headRight .mainMenu ul li a:hover{
    background-color: #265489;
    text-decoration: none;
}
.headWrap .headRight .mainMenu ul li:hover a{
    background-color: #275489;
}
.headWrap .headRight .mainMenu ul ul li a{
    background:none no-repeat scroll right center transparent;
    color:#FFFFFF;
    float:left;
    padding:0;
    font-weight: normal;
}
.headWrap .headRight .mainMenu ul ul li a:hover{
    text-decoration: underline;
}
.headWrap .headRight .mainMenu ul li.last a{
    background-image: none;
}
.contentWrap {
    background-color:#FFFFFF;
    margin-bottom:10px;
    padding:0 10px 0;
    width:970px;
}
.contentWrap .contTop{
    width: 100%;
}
.contentWrap .contTop .contTopLeft{
    width: 690px;
}
.contentWrap .contTop .contTopLeft{
    width: 702px;
}
.contentWrap .boxWrap {
    border: 1px solid #DEE2EB;
    margin-bottom: 10px;
}
.contentWrap .serwisInfo {
    width: 413px;
    margin-right: 8px;
    display:inline;
}
.contentWrap .contTop .contTopLeft .serwisInfo .boxContWrap{
    background-color:#EDEFEF;
    border:1px solid #FFFFFF;
    width:411px;
}
.contentWrap .contTop .contTopLeft .commentsBox{
    border:0 none;
    float:right;
    width:277px;
}
.contentWrap .contTop .contTopLeft .commentsBox .boxCont{
    padding: 10px 0 0;
    width: 100%;
}
.contentWrap .contTop .contTopLeft .commentsBox .boxCont .commentsWrap{
    width: 100%;
}
.contentWrap .contTop .contTopLeft .commentsBox .boxCont .commentsItem{
    border-bottom:1px solid #CED2D9;
    margin-bottom:12px;
    padding-bottom:12px;
    width:100%;
}
.contentWrap .contTop .contTopLeft .commentsBox .boxCont .commentsItem img{
    padding: 1px;
    border: 1px solid #A6ADB9;
    float: left;
}
.contentWrap .contTop .contTopLeft .commentsBox .boxCont .commentsItem .dateDesc{
    float:right;
    width:208px;
    font-size: 11px;
}
.contentWrap .contTop .contTopLeft .commentsBox .boxCont .commentsItem .dateDesc a{
    font-weight: bold;
    color: #4B5059;
}
.contentWrap .contTop .contTopLeft .commentsBox .boxCont .commentsItem .dateDesc .lead a{
    font-weight: normal;
}
.contentWrap .contTop .contTopLeft .commentsBox .boxCont .commentsItem .dateDesc .lead{
    margin-top: 7px;
}
.contentWrap .contTop .contTopRight{
    width: 261px;
    float: right;
}
.contentWrap .boxWrap .boxHead{
    border-bottom:1px solid #4478BD;
    width:100%;
}
.contentWrap .boxWrap .boxHead .printMe{
    background:url("../images/ico-print.gif") no-repeat scroll left 0 transparent;
    color:#000000;
    display:inline-block;
    float:right;
    font-size:10px;
    height:14px;
    margin:9px 15px 0 5px;
    padding-left:20px;
}
.contentWrap .kurierBox .boxHead {
    border:1px solid #C6CBD3;
    margin:1px;
    padding:1px;
    width:253px;
}
.contentWrap .subpage .kurierBox .boxHead {
    width: 296px;
}
.contentWrap .serwisInfo .boxHead{
    border-bottom:1px solid #941C2D;
}
.contentWrap .boxHead a{
    color: #FFF;
}
.contentWrap .boxWrap .boxHead h1{
    background-color:#4478BD;
    color:#FFFFFF;
    float:left;
    font-size:12px;
    font-weight:normal;
    height:22px;
    line-height:22px;
    padding:0 65px 0 6px;
    text-transform:uppercase;
}
.contentWrap .lunchBox .boxHead h1{
    width: 120px;
}
.contentWrap .subpage .subCont .boxHead h1{
    font-size:16px;
    font-weight:bold;
    height:auto;
    line-height:30px;
    padding:0 120px 0 6px;
    text-transform:none;
}
.contentWrap .kurierBox .boxHead h1{
    background:url("../images/bkg-menu.gif") repeat-x scroll 0 bottom #548FCB;
    font-size:14px;
    font-weight:bold;
    padding:2px 0;
    text-align:center;
    width:100%;
}
.contentWrap .breadcrumbs {
    width: 100%;
    margin: 0 0 10px;
    font-size: 11px;
    color: #A4A4A4;
}
.contentWrap .breadcrumbs a{
    color: #A4A4A4;
}
.contentWrap .breadcrumbs .act{
    color: #467BB6;
    margin: 0;
}
.contentWrap .breadcrumbs span{
    margin: 0 3px;
}
.contentWrap .contBottom{
    width: 100%;
}
.contentWrap .contBottom .colLeft{
    width: 659px;
}
.contentWrap .contBottom .colLeft .boxWrap{
    width: 322px;
}
.contentWrap .contBottom .colLeft .lunchPartnerzy{
    width: 635px;
    margin: 35px 0;
}
.contentWrap .contBottom .colLeft .lunchPartnerzy .boxCont{
    width: 635px;
    padding:0;
}
.contentWrap .contBottom .colLeft .lunchPartnerzy .boxWrap{
    border:0;
    margin:0;
}
.contentWrap .contBottom .colLeft .lunchGaleria{
    width: 635px;
    margin:35px 0;
}
.contentWrap .contBottom .colLeft .lunchGaleria .boxHead {
    border-bottom:0;
}
.contentWrap .contBottom .colLeft .lunchPartnerzy .boxHead {
    border-bottom:0;
}
.contentWrap .contBottom .colLeft .lunchPartnerzy .boxHead h1{
    font-size: 14px;
    line-height:23px;
    font-weight:normal;
    margin:0;
}
.contentWrap .contBottom .colLeft .lunchGaleria .boxHead h1{
    font-size: 14px;
    line-height:23px;
    font-weight:normal;
}
.contentWrap .contBottom .colLeft .lunchGaleria .boxCont {
    width: 633px;
    padding:1px;
}
.contentWrap .contBottom .colLeft .pressBox{
    float: right;
}
.contentWrap .serwisInfo .boxHead h1,
.contentWrap .lokomotywy .boxHead h1{
    background:url("../images/bkg-infobox.png") repeat-x scroll left bottom #C2334A;
}
.contentWrap .boxWrap .boxCont{
    padding: 10px;
}
.contentWrap .subpage .subCont .boxCont{
    width: 637px;
}
.contentWrap .subpage .subCont .boxCont{
    width: 637px;
}
.contentWrap .subpage .subCont .boxCont .tx-jkpoll-pi1 .question{
    font-weight: bold;
    width: 100%;
}
.contentWrap .subpage .subCont .boxCont .tx-jkpoll-pi1 .btnWrap .pollsubmit {
    background: url("../images/btn-gray.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 24px;
    margin: 0;
    padding: 0 0 2px;
    width: 95px;
}
.contentWrap .subpage .subCont .boxCont .tx-jkpoll-pi1 .formRow{
    clear: left;
    float: left;
    margin: 5px 0;
}
.contentWrap .subpage .subCont .boxCont .tx-jkpoll-pi1 .formRow .pollanswer{
    float: left;
}
.contentWrap .subpage .subCont .boxCont #catMenu{
    float:left;
    list-style-type:none;
    margin-bottom:20px;
    width:100%;
}
.contentWrap .subpage .subCont .boxCont #catMenu li{
    display:inline;
    float:left;
    font-size:10px;
    margin:3px 10px 3px 0;
}
.contentWrap .subpage .subCont .boxCont #catMenu li a{
    background:url("../images/ico-dot.gif") no-repeat scroll left 5px transparent;
    color:#4E545E;
    padding-left:9px;
}
.contentWrap .subpage .subCont .boxCont .tx-odsajaxmailsubscription-pi1,
.contentWrap .subpage .subCont .boxCont .tx-odsajaxmailsubscription-pi1 div{
    width: 100%;
}
.contentWrap .subpage .subCont .boxCont .tx-odsajaxmailsubscription-pi1 #tx_odsajaxmailsubscription_pi1_unsubscribe{
    margin-top:20px;
}
.contentWrap .subpage .subCont .boxCont .marginWrap{
    width: 100%;
    margin-bottom: 15px;
}
.contentWrap .subpage .subCont .boxCont h1,
.contentWrap .subpage .subCont .boxCont h2,
.contentWrap .subpage .subCont .boxCont h3{
    margin-bottom: 10px;
}
.contentWrap .subpage .subCont .boxCont p{
    margin-bottom: 10px;
}
.contentWrap .subpage .subCont .boxCont .jcarousel-skin-tango{
    width: 637px;
    overflow: hidden;
}
.contentWrap .subpage .subCont .boxCont .tx-imagecycle-pi1 {
    margin-bottom:20px;
}
.contentWrap .subpage .subCont .boxCont .tx-imagecycle-pi1 img{
    border:1px solid #DEE2EB;
    padding: 1px;
}
.contentWrap .subpage .subCont .boxCont .tx-imagecycle-pi1 ul {
    margin:0;
}
.contentWrap .subpage .subCont .boxCont .tx-imagecarousel-pi1 {
    width: 100%;
}
.contentWrap .subpage .subCont .boxCont .tx-imagecarousel-pi1 .jcarousel-container{
    -moz-border-radius:0;
    background:none repeat scroll 0 0 #FFF;
    border:0;
}
.contentWrap .subpage .subCont .boxCont .lunchGaleria .tx-imagecarousel-pi1 .jcarousel-container{
    background-color: #E7E7E7;
    padding:20px 35px;
    width:563px;
}
.contentWrap .subpage .subCont .boxCont .tx-imagecarousel-pi1 .jcarousel-container-horizontal{
    width: 555px;
    border:0;
}
.contentWrap .subpage .subCont .boxCont .tx-imagecarousel-pi1 .jcarousel-clip-horizontal {
    width: 557px;
    height:53px;
}
.contentWrap .subpage .subCont .boxCont .lunchGaleria .tx-imagecarousel-pi1 .jcarousel-clip-horizontal {
    width: 564px;
    height:91px;
}
.contentWrap .subpage .subCont .boxCont .lunchGaleria .tx-imagecarousel-pi1 .jcarousel-prev {
    top: 50px;
    left: 2px;
}
.contentWrap .subpage .subCont .boxCont .lunchGaleria .tx-imagecarousel-pi1 .jcarousel-next{
    top: 50px;
    right:2px;
}
.contentWrap .subpage .subCont .boxCont .lunchPartnerzy .tx-imagecarousel-pi1 .jcarousel-prev,
.contentWrap .subpage .subCont .boxCont .lunchPartnerzy .tx-imagecarousel-pi1 .jcarousel-next{
    top: 30px;
}
.contentWrap .subpage .subCont .boxCont #slider {
    padding: 20px 0;
}
.contentWrap .subpage .subCont .boxCont #slider .scrollButtons {
    display: none;
}
.contentWrap .subpage .subCont .boxCont .scrollContainer div.panel {
    width: 210px;
    text-align: center;
}
.contentWrap .subpage .subCont .boxCont .tx-imagecarousel-pi1 .jcarousel-skin-tango .jcarousel-item {
    width: 190px;
    height:53px;
}
.contentWrap .subpage .subCont .boxCont .lunchGaleria .tx-imagecarousel-pi1 .jcarousel-skin-tango .jcarousel-item {
    width: 138px;
    height:91px;
    margin-right: 4px;
}
.contentWrap .subpage .subCont .boxCont .lunchGaleria .tx-imagecarousel-pi1 .jcarousel-skin-tango .jcarousel-item img{
    border:1px solid #A6ADB9;
    padding: 1px;
}
.contentWrap .subpage .subCont .boxCont .infiniteCarousel {
    width: 635px;
    padding: 20px 0;
}
.contentWrap .subpage .subCont .boxCont .infiniteCarousel .wrapper{
    width: 600px;
    height:53px;
    overflow: hidden;
}
.contentWrap .subpage .subCont .boxCont .infiniteCarousel .arrow{
    display:none;
}
.contentWrap .subpage .subCont .boxCont .infiniteCarousel ul li {
    display:block;
    float:left;
    list-style-type:none;
    text-align:center;
    width:190px;
}
.contentWrap .lunchBox .boxCont{
    padding:10px;
    text-align:center;
    width:239px;
}
.contentWrap .newsletterBox {
    background-color: #EDEFEF;
}
.contentWrap .boxWrap .boxCont .newsWrap{
    width: 100%;
}
.contentWrap .boxWrap .boxCont .newsWrap .newsItem{
    padding: 2px 0;
    width: 100%;
    font-size: 11px;
}
.contentWrap .boxWrap .boxCont .newsWrap .newsItem a{
    background:url("../images/ico-dot.gif") no-repeat scroll left 6px transparent;
    color:#4E545E;
    padding-left:9px;
}
.contentWrap .boxWrap .boxCont .newsWrap .newsItem h1 a .important{
    font-size:15px !important;
}
.contentWrap .boxWrap .boxCont .newsWrap .newsItem a .important{
    color:red !important;
    font-size:11px !important;
}
.contentWrap .boxWrap .boxCont .newsWrap .newsItem span{
    color: #8F9399;
    font-size: 10px;
}
.contentWrap .boxWrap .boxCont .newsWrap .mainNews{
    border-bottom:1px dotted #C6C6C5;
    margin-bottom:5px;
    padding-bottom:10px;
    padding-top:0;
}
.contentWrap .boxWrap .boxCont .newsWrap .mainNews a{
    background-image: none;
    padding: 0;
    font-weight: bold;
}
.contentWrap .pelnaParaBox .boxCont .newsWrap .mainNews .lead a,
.contentWrap .pressBox .boxCont .newsWrap .mainNews .lead a{
    font-weight:normal;
}
.contentWrap .boxWrap .boxCont .newsWrap .mainNews h1{
    color: #1C4E90;
    font-size: 12px;
    margin-bottom: 7px;
}
.contentWrap .serwisInfo .boxCont .newsWrap .mainNews h1{
    font-size: 15px;
}
.contentWrap .boxWrap .boxCont .newsWrap .mainNews img{
    padding: 1px;
    border: 1px solid #A8AFBA;
    float: left;
    margin-right: 10px;
}
.contentWrap .boxWrap .boxCont .newsWrap .mainNews .lead{
    float:none;
    font-size: 11px;
}
.contentWrap .boxWrap .boxCont .newsWrap .mainNews .lead .date{
    font-size: 10px;
}
.contentWrap .boxWrap .boxCont .newsWrap .mainNews .lead div{
    float: none;
}
.contentWrap .boxWrap .boxCont .newsWrap .mainNews .dateDesc{
    float: none;
}
.contentWrap .boxWrap .boxCont .newsWrap .mainNews .dateDesc div{
    float: none;
}
.contentWrap .boxWrap .boxCont .newsWrap .mainNews .dateDesc .date{
    color:#8F9399;
    font-size:11px;
    margin-bottom:5px;
}
.contentWrap .boxWrap .boxCont .newsWrap .mainNews .dateDesc .lead{
    font-weight:bold;
}
.contentWrap .kurierBox .boxCont {
    background-color:#EDEFEF;
    padding-left:0;
    width:249px;
}
.contentWrap .boxWrap .boxCont .lunchLatest .mainNews{
    padding-bottom: 0;
}
.contentWrap .boxWrap .boxCont .lunchLatest .mainNews h1{
    float:left;
}
.contentWrap .boxWrap .boxCont .lunchLatest .mainNews .dateDesc{
    float:left;
    margin-left: 10px;
}
.contentWrap .subpage .kurierBox .boxCont {
    width:292px;
}
.contentWrap .kurierBox .boxCont .kurierLeft{
    width: 126px;
}
.contentWrap .kurierBox .boxCont .kurierLeft .btnRead{
    background:url("../images/btn-czytaj.png") no-repeat scroll 0 0 transparent;
    display:block;
    height:49px;
    text-indent:-9999px;
    width:126px;
}
.contentWrap .kurierBox .boxCont .kurierLeft .btnOrderPre{
    background:url("../images/btn-prenumarata.png") no-repeat scroll 0 0 transparent;
    display:block;
    height:78px;
    text-indent:-9999px;
    width:122px;
    margin-top: 20px;
}
.contentWrap .boxWrap .boxCont .kurierRight{
    float: right;
    width: 110px;
}
.contentWrap .boxWrap .boxCont .kurierRight img{
    border:1px solid #A6ADB9;
    padding:1px;
}
.contentWrap .boxWrap .boxBottom {
    border-top:1px solid #CBCFD6;
    margin:0 10px;
    padding:5px 0 7px;
    font-size:11px;
    text-align:right;
    width:300px;
    display:inline;
}
.contentWrap .serwisInfo .boxBottom {
    width:391px;
}
.contentWrap .commentsBox .boxBottom {
    width:100%;
    border: 0;
    padding: 0;
    margin: 0;
}
.contentWrap .contBottom .colLeft .galleryBox{
    width: 100%;
    border: 0;
}
.contentWrap .contBottom .colLeft .galleryBox .boxCont{
    padding:10px 0 0;
    width:100%;
}
.contentWrap .subpage .colLeft .subCont{
    width: 657px;
}
.contentWrap .contBottom .colLeft .galleryBox .boxCont .galleryWrap{
    width: 100%;
}
.contentWrap .contBottom .colLeft .galleryBox .boxCont .csc-textpic{
    margin:10px 13px;
    display:inline;
}
.contentWrap .contBottom .colLeft .galleryBox .boxCont .csc-textpic .csc-textpic-imagewrap{
    float:left;
}
.contentWrap .contBottom .colLeft .galleryBox .boxCont .csc-textpic .csc-textpic-imagewrap{
    float:left;
}
.contentWrap .contBottom .colLeft .galleryBox .boxCont .csc-textpic .csc-textpic-caption{
    font-size:11px;
    height: 27px;
    text-align:center;
}
.contentWrap .contBottom .colLeft .galleryBox .boxCont div.csc-textpic-clear {
    clear:none;
}
.contentWrap .contBottom .colLeft .galleryBox .boxCont .imgWrap{
    margin:0 13px 15px;
    width: 138px;
    text-align:center;
}
.contentWrap .contBottom .colLeft .galleryBox .boxCont img{
    border:1px solid #A6ADB9;
    padding:1px;
}
.contentWrap .contBottom .colLeft .galleryBox .boxCont .imgWrap .title{
    font-size:11px;
    height: 27px;
}
.contentWrap .contBottom .colLeft .galleryBox .boxBottom{
    border:0 none;
    margin:0 0 15px;
    padding:0 20px 0 0;
    width:639px;
}
.contentWrap .contBottom .colLeft .blogiBox{
    border: 0;
}
.contentWrap .contBottom .colLeft .blogiBox .boxCont{
    padding: 10px 0 0;
    width: 100%;
}
.contentWrap .contBottom .colLeft .blogiBox .boxCont .blogiWrap,
.contentWrap .contBottom .colLeft .blogiBox .boxCont .newsListWrap{
    width: 100%;
}
.contentWrap .contBottom .colLeft .blogiBox .boxCont .blogItem{
    width: 100%;
    font-size: 11px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E7E9EC;
    padding-bottom: 10px;
}
.contentWrap .contBottom .colLeft .blogiBox .boxCont .blogItem img{
    border:1px solid #A6ADB9;
    float:left;
    margin-bottom:10px;
    margin-right:10px;
    padding:1px;
}
.contentWrap .contBottom .colLeft .blogiBox .boxCont .blogItem .authorDesc,
.contentWrap .contBottom .colLeft .blogiBox .boxCont .blogItem .authorDesc div{
    float: none;
}
.contentWrap .contBottom .colLeft .blogiBox .boxCont .blogItem .authorDesc .author {
    color: #4B5059;
}
.contentWrap .contBottom .colLeft .blogiBox .boxCont .blogItem .authorDesc .title {
    color:#1C4E90;
    font-weight:bold;
    margin:5px 0;
}
.contentWrap .contBottom .colLeft .blogiBox .boxBottom{
    padding: 0;
    margin: 0;
    border: 0;
}
.contentWrap .contBottom .colLeft .companiesBox{
    border: 0;
    float: right;
}
.contentWrap .contBottom .colLeft .companiesBox .boxCont{
    padding: 10px 0;
    width: 100%;
}
.contentWrap .contBottom .colLeft .companiesBox .boxCont ul.categoryWrap{
    width: 100%;
    font-size: 11px;
}
.contentWrap .contBottom .colLeft .companiesBox .boxCont ul.categoryWrap li{
    float:left;
    list-style-type:none;
    margin:0;
    padding:0 8px 15px;
    width:145px;
}
/* CATALOG */
.contentWrap .contBottom .colLeft .companiesBox .boxBottom{
    border:0 none;
    padding:0;
}
.contentWrap .contBottom .colLeft .companiesBox .boxBottom .btn{
    float: right;
}
.contentWrap .contBottom .colLeft .catalogCatList{
    width: 100%;
    margin: 20px 0;
}
.contentWrap .contBottom .colLeft .catalogCatList ul{
    list-style-type: none;
}
.contentWrap .contBottom .colLeft .catalogCatList ul li{
    margin: 10px 0;
    float:left;
    width:50%;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1{
    width: 100%;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-alphabetical{
    width: 100%;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-alphabetical ul{
    width: 100%;
    list-style-type: none;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-alphabetical li{
    float:left;
    margin:0 5px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-alphabetical li a{
    background-color: #ccc;
    padding: 2px 6px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-searchbox{
    padding: 10px;
    width:617px;
    background-color: #ccc;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-premium-1{
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #CCC;
    font-size: 11px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-premium-1 p{
    margin-bottom:5px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-premium-1 .itemLeft{
    margin-right:30px;
    text-align:center;
    width:204px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-premium-1 .itemLeft img{
    padding: 1px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-premium-1 .companyBtn a{
    font-size:10px;
    margin-right:10px;
    text-decoration:underline;
    text-transform:uppercase;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-premium-1 .phones span{
    margin-right: 10px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-premium-1 .detailsTxt{
    width: 100%;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mh_branchenbuch-searchresult {
    width: 100%;
    margin-top: 10px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .browseBoxWrap{
    width:100%;
    margin-top: 10px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mhbranchenbuch_newEntry{
    margin:0 0 20px;
    width:627px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mhbranchenbuch_newEntry textarea{
    float:left;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mhbranchenbuch_newEntry .required{
    line-height: 18px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mhbranchenbuch_newEntry .checkTerm{
    width: 432px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mhbranchenbuch_newEntry #agbcheck{
    float:left;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mhbranchenbuch_newEntry .btnCompany{
    background:url("../images/btn-blue.png") no-repeat scroll 0 0 transparent;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    display:inline-block;
    float:none;
    margin:15px;
    padding:6px 0 8px;
    width:136px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .pathSep{
    margin: 0 5px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mhbranchenbuch_objects{
    clear:left;
    float:left;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx-mhtreeview {
    border:1px solid #DDDDDD;
    height:150px;
    overflow:auto;
    padding:3px;
    width:400px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mhbranchenbuch_objects dd{
    margin:2px 5px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .tx_mhbranchenbuch_objects dd ul{
    list-style-type: none;
}
.contentWrap .contBottom .colLeft .boxCont .tx-mhbranchenbuch-pi1 .editCompany a{
    font-weight:bold;
    font-size:13px;
}
/* END: CATALOG */
.contentWrap .contBottom .colLeft .boxCont .tx-chgallery-pi1 .galListWrap .galListItem {
    width: 100%;
}
.contentWrap .contBottom .colLeft .boxCont .tx-chgallery-pi1 .infoWrap {
    width: 100%;
}
.contentWrap .contBottom .colLeft .boxCont .tx-chgallery-pi1 .galInfoWrap{
    width: 465px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-chgallery-pi1 .galInfoWrap .galInfoDescription {
    font-size: 12px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-chgallery-pi1 .infoWrap h1{
    background-color:#FFFFFF;
    color:#000000;
    font-size:14px;
    font-weight:bold;
    padding:0;
}
.contentWrap .contBottom .colLeft .boxCont .tx-chgallery-pi1 .infoWrap .info {
    background-color:#FFFFFF;
    border-bottom:1px solid #4277BB;
    border-top:0 none;
    color:#666666;
    margin:0;
    padding:0;
    width:617px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-chgallery-pi1 .infoWrap .info p{
    margin-bottom:5px;
}
.contentWrap .contBottom .colLeft .boxCont .tx-chgallery-pi1 .pagebrowser{
    display:none;
}
.contentWrap .contBottom .colLeft .boxCont .tx-chgallery-pi1 .photosWrap{
    margin:10px 0;
    width:100%;
    padding: 0;
    background-color: #FFF;
}
.contentWrap .contBottom .colLeft .boxCont .tx-chgallery-pi1 .photosWrap .imgWrap{
    margin:10px;
    display:inline;
}
.contentWrap .contBottom .colLeft .galleryBox .boxCont .tx-chgallery-pi1 .photosWrap .imgWrap{
    margin:10px 13px;
    display:inline;
}
.contentWrap .contBottom .colLeft .boxCont .tx-chgallery-pi1 .photosWrap .imgWrap .title{
    margin:0;
}
.contentWrap .contBottom .colRight{
    float:right;
    width:304px;
}
.contentWrap .contBottom .colRight .promoBox{
    border: 0;
    text-align: center;
}

.contentWrap .contBottom .colRight .promoBox li{
    list-style-type: none;    
}
.contentWrap .contBottom .colRight .promoBox img,
.contentWrap .contBottom .colRight .promoBoxTwice img{
    border:1px solid #DEE2EB;
    padding: 1px;
}
.contentWrap .contBottom .colRight .promoBoxTwice{
    border: 0;
}
.contentWrap .contBottom .colRight .promoBoxTwice .promoLeft{
    float: left;
    width:151px;
    overflow:hidden;
}
.contentWrap .contBottom .colRight .promoBoxTwice .promoRight{
    float: right;
    width:151px;
    overflow:hidden;
}
.contentWrap .contBottom .colRight .boxWrap{
    width: 100%;
}
.contentWrap .contBottom .colRight .kurierBox{
    width: 302px;
}
.contentWrap .contBottom .colRight .newsletterBox{
    width: 302px;
}
.contentWrap .contBottom .colRight .newsletterBox p{
    margin-bottom: 10px;
}
.contentWrap .contBottom .colRight .sondaBox{
    width: 100%;
    border: 0;
}
.contentWrap .contBottom .colRight .sondaBox .sondaWrap,
.contentWrap .contBottom .colRight .sondaBox .tx-jkpoll-pi1{
    width: 100%;
}
.contentWrap .contBottom .colRight .sondaBox .sondaWrap .title,
.contentWrap .contBottom .colRight .sondaBox .tx-jkpoll-pi1 .question{
    font-weight: bold;
    margin-bottom: 10px;
}
.contentWrap .contBottom .colRight .sondaBox .sondaWrap form,
.contentWrap .contBottom .colRight .sondaBox .tx-jkpoll-pi1 form,
.contentWrap .contBottom .colRight .sondaBox .tx-jkpoll-pi1 div {
    width: 100%;
}
.contentWrap .contBottom .colRight .sondaBox .sondaWrap .formRow,
.contentWrap .contBottom .colRight .sondaBox .tx-jkpoll-pi1 .formRow{
    width: 100%;
    margin-bottom: 10px;
}
.contentWrap .contBottom .colRight .sondaBox .tx-jkpoll-pi1 .total {
    color:#4478BD;
    font-weight:bold;
    text-align:center;
}
.contentWrap .contBottom .colRight .sondaBox .tx-jkpoll-pi1 .formRow span{
    font-size: 11px;
    color: #999999;
}
.contentWrap .contBottom .colRight .sondaBox .sondaWrap .formRow .inpRadio,
.contentWrap .contBottom .colRight .sondaBox .tx-jkpoll-pi1 .formRow input{
    float:left;
    height:12px;
    margin:0 5px 0 0;
}
.contentWrap .contBottom .colRight .sondaBox .sondaWrap .formRow label,
.contentWrap .contBottom .colRight .sondaBox .tx-jkpoll-pi1 .formRow label{
    float:left;
}
.contentWrap .contBottom .colRight .sondaBox .sondaWrap .btnWrap,
.contentWrap .contBottom .colRight .sondaBox .tx-jkpoll-pi1 .btnWrap{
    text-align: center;
    margin-bottom: 0;
}
.contentWrap .contBottom .colRight .sondaBox .boxCont{
    width:284px;
}
.contentWrap .contBottom .colRight .sondaBox .boxCont .question,
.contentWrap .contBottom .colRight .sondaBox .boxCont .answerResult{
    width:100%;
}
.contentWrap .contBottom .colRight .sondaBox .sondaWrap .btnWrap button,
.contentWrap .contBottom .colRight .sondaBox .tx-jkpoll-pi1 button{
    margin-top:15px;
    text-align:center;
    float: none;
}
.contentWrap .contBottom .colRight .sondaBox .totalVotes {
    width: 100%;
    text-align: center;
    color: #03BBDC;
}
.contentWrap .contBottom .colRight .sondaBox .tx-jkpoll-pi1 .btnWrap .pollsubmit{
    background:url("../images/btn-gray.png") no-repeat scroll 0 0 transparent;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    display:inline-block;
    float:none;
    height:24px;
    margin:0;
    padding:0 0 2px;
    width:95px;
}

.contentWrap .contBottom .colRight .grupaBox {
    width: 302px;
}
.contentWrap .contBottom .colRight .grupaBox .boxCont {
    padding: 20px 0;
    width: 100%;
    text-align: center;
}
.contentWrap .contBottom .colRight .grupaBox .grupaSlider,
.contentWrap .contBottom .colRight .grupaBox .tx-imagecycle-pi1{
    float:none;
    margin:0 auto;
    width:100%;
}
.contentWrap .contBottom .colRight .videoBox {
    width: 302px;
}
.contentWrap .contBottom .colRight .videoBox .boxCont{
    width: 282px;
    text-align:center;
}
.contentWrap .contBottom .colRight .videoBox .boxBottom{
    border:0 none;
    margin:0 15px 3px;
    width:272px;
}
.contentWrap .contBottom .colRight .videoBox .boxBottom a{
    text-decoration:underline;
}
.contentWrap .contBottom .colRight .videoBox .boxBottom a:hover{
    text-decoration:none;
}
.contentWrap .contBottom .colRight .videoBox .boxBottom .fLeft{
    float:left;
}
.contentWrap .contBottom .colRight .videoBox .boxBottom .fRight{
    float:right;
}
.contentWrap .subpage .boxCont .newsListWrap{
    width: 100%;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem{
    background-color:#F0F2F6;
    margin-bottom:10px;
    padding:10px;
    width:617px;
}
.contentWrap .subpage .boxCont .newsSingle .newsItem{
    background-color:#FFFFFF;
    padding:0 0 10px;
    width:100%;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .more {
    font-weight: bold;
    margin-left: 5px;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .newsTop {
    width: 100%;
    margin-bottom: 10px;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItemImg {
    margin: 0 10px 10px 0;
    text-align: center;
}
.contentWrap .subpage .boxCont .newsSingle .newsItemImg {
    margin-bottom:0;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItemImg img{
    float:none;
    margin:0;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItemImg .newsImgCaption{
    font-size: 10px;
    width: 150px;
    color:#A2A2A2;
    text-align: left;
    margin-bottom:0;
}
.contentWrap .subpage .boxCont .newsListWrap img{
    float:left;
    padding: 1px;
    border: 1px solid #CCCCCC;
    margin: 0 10px 10px 0;
}
.contentWrap .subpage .boxCont .fullTxt img{
    float:none;
    margin:0;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .titleDate{
    width: 100%;
}
.contentWrap .subpage .boxCont .newsSingle .newsItem .titleDate{
    float: none;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .titleDate h1,
.contentWrap .subpage .boxCont .newsListWrap .newsItem .titleDate h1 a span{
    font-size: 16px;
    margin:0;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .titleDate h1 a,
.contentWrap .subpage .boxCont .newsListWrap .newsItem .titleDate h1 a span{
    color:#202224;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .titleDate span{
    color:#A2A2A2;
    font-size:11px;
    margin-top:3px;
}
#infoKolej .contentWrap .subpage .boxCont .newsListWrap .newsItem .titleDate span{
    color:#A50000;
    float:left;
    font-size:12px;
    font-weight:bold;
    margin-top:5px;
}
.contentWrap .subpage .boxCont .newsSingle .newsItem .titleDate h1 span {
    font-size:16px;
    color:#000;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .lead{
    margin: 5px 0 0;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .lead ul{
    margin: 0 20px;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .lead ol {
    margin: 0 20px 0 30px;
}
#infoKolej .contentWrap .subpage .boxCont .newsListWrap .newsItem .lead img {
    float:none;
}
.contentWrap .subpage .boxCont .newsSingle .newsItem .lead{
    float: none;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .lead h2{
    font-size: 13px;
}
.contentWrap .subpage .boxCont .newsSingle .newsItem .lead p{
    font-weight: bold;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .fullTxt{
    width:100%;
    line-height: 18px;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .fullTxt p{
    margin-bottom: 10px;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .fullTxt .author{
    font-style:italic;
    font-size: 11px;
    margin-bottom: 0;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .fullTxt .downloadList {
    width: 100%;
    margin-top: 10px;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .fullTxt .downloadList ul{
    list-style-type:none;
    margin:10px 0 0;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .fullTxt .downloadList ul li{
    margin-bottom: 10px;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .fullTxt .downloadList img{
    border:0 none;
    float:none;
    margin:0 10px 0 0;
    padding:0;
}
.contentWrap .subpage .boxCont .newsListWrap .newsItem .fullTxt ul,
.contentWrap .subpage .boxCont .newsListWrap .newsItem .fullTxt ol{
    margin-bottom: 10px;
    margin-left: 20px;
}
.contentWrap .subpage .boxCont .relatedWrap {
    width:635px;
    border: 1px solid #DEE2EB;
}
.contentWrap .subpage .boxCont .relatedWrap .relatedCont{
    background-color:#E5E5E5;
    margin:1px;
    padding:10px;
    width:613px;
}
.contentWrap .subpage .boxCont .relatedWrap .relatedCont .relItem{
    font-size:11px;
    margin:3px 0;
    width:306px;
}
.contentWrap .subpage .boxCont .relatedWrap .relatedCont .relItem a{
    background:url("../images/ico-arr.gif") no-repeat scroll 0 center transparent;
    color:#202224;
    padding-left:10px;
}
.contentWrap .subpage .boxCont .relatedWrap .relatedCont h1 {
    margin-bottom: 5px;
    font-size: 14px;
}
.contentWrap .subpage .boxCont .tx-comments-pi1 {
    width: 100%;
}
.contentWrap .subpage .boxCont .commentsWrap {
    width: 100%;
    margin-top: 10px;
}
.contentWrap .subpage .boxCont .commentsWrap .boxHead h1{
    font-size:13px;
    line-height:22px;
    margin-bottom: 0;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont {
    padding:10px 0;
    width:100%;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentsItem{
    background-color:#F0F2F6;
    margin-bottom:5px;
    width:100%;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentsItem .authorDate{
    width: 617px;
    background-color: #E0E0E0;
    padding: 5px 10px;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentsItem .authorDate .author{
    float: left;
    font-weight: bold;
    color:#4378BC;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentsItem .authorDate .date{
    float: right;
    color:#838383;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentsItem .txt{
    width: 617px;
    padding: 10px;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd{
    width: 100%;
    margin-top: 20px;
 }
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd h1{
    width: 100%;
    font-size: 14px;
    border-bottom: 1px solid #7D7E7E;
    margin-bottom: 10px;
 }
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd .left {
    width: 225px;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd .formRow {
    width: 100%;
    margin-bottom: 5px;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd .formRow img{
    margin-top: 10px;
    float:left;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd .formError {
    color:red;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd .formRow .tx-srfreecap-pi2-cant-read{
    float:left;
    clear:left;
    font-size: 11px;
    color: #AAA;
    width: 100%;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd .formRow label{
    float:left;
    font-weight: bold;
    font-size: 11px;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd .formRow .inpTxt{
    clear:left;
    float:left;
    margin-top:3px;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd .formRow textarea{
    border:1px solid #C6CAD3;
    clear:left;
    color:#8991A5;
    float:left;
    height:173px;
    margin-top:3px;
    padding:5px;
    width:300px;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd .right {
    width: 312px;
    float: right;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd .btnRow {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.contentWrap .subpage .boxCont .commentsWrap .boxCont .commentAdd .btnRow .btn{
    float: none;
    font-weight: bold;
}
.contentWrap .subpage .boxCont .commentsWrap .commInfo {
    width: 100%;
    font-size: 10px;
    color: #AAA;
    margin: 10px 0 0;
}
.footerWrap {
    border:1px solid #DDE2EA;
    margin:0 10px 30px;
    width:968px;
}
.footerWrap .footerCont{
    background-color:#ACACAC;
    border:1px solid #FFFFFF;
    padding:15px;
    width:936px;
    font-size: 11px;
}
.footerWrap .footerCont ul{
    list-style-type: none;
    float: left;
    width: 600px;
}
.footerWrap .footerCont ul li{
    float: left;
    margin:0 25px 5px 0;
}
.footerWrap .footerCont ul li a{
    color:#FFFFFF;
    text-decoration:underline;
}
.footerWrap .footerCont ul li a:hover{
    text-decoration:none;
}
.footerWrap .footerCont .copyright{
    float: right;
    width: 275px;
    text-align: right;
}
.contentWrap .subpage .subCont .formPrenumerata {
    width: 100%;
    margin: 20px 0;
}
.contentWrap .subpage .subCont .formPrenumerata .tx-spbettercontact-pi1{
    width: 100%;
}
.contentWrap .subpage .subCont .formPrenumerata .formRow{
    width: 100%;
    margin: 0 0 15px;
}
.contentWrap .subpage .subCont .formPrenumerata .formRow .tx_spbettercontact_captcha_image{
    margin-left:135px;
    display:inline;
}
.contentWrap .subpage .subCont .formPrenumerata .btnRow{
    margin-top: 20px;
    text-align: center;
}
.contentWrap .subpage .subCont .formPrenumerata button{
    float:none;
}
.contentWrap .subpage .subCont .formPrenumerata .formRow label{
    font-weight:bold;
    float: left;
    width: 145px;
}
.contentWrap .subpage .subCont .formPrenumerata .typePren .inpLabel{
    font-weight:normal;
    margin-right:25px;
    width:auto;
}
.contentWrap .subpage .subCont .formPrenumerata .formRow .inpCheck {
    float:left;
    margin:0 5px;
}
.contentWrap .subpage .subCont .formPrenumerata .formRow input{
    float: left;
}
.contentWrap .subpage .subCont .formPrenumerata .formRow .inpTxt{
    float: left;
}
.contentWrap .subpage .subCont .formPrenumerata .errorInfo {
    font-weight: bold;
    color: red;
}
.contentWrap .subpage .subCont .formPrenumerata .formMessage {
    color:red;
    font-size:11px;
    margin-bottom:5px;
    margin-left:10px;
}
.contentWrap .subpage .subCont .formPrenumerata .formMessage span{
    color: #666;
}
.contentWrap .subpage .subCont .formPrenumerata .head{
    border-bottom: 1px solid #777777;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 20px;
}
.contentWrap .subpage .subCont .formPrenumerata .formRow .errorForm {
    border-color: red;
}
.contentWrap .subpage .subCont .formPrenumerata .formRow textarea{
    float: left;
    width: 400px;
    height:110px;
    border:1px solid #C6CAD3;
    padding: 5px;
    color:#8991A5;
}
/* GALLERY */
#konkurs {
    background-image: none;
}
.galleryWrap {
    width: 980px;
    margin: 0 auto;
    clear: both;
}
.galleryWrap div{
    float: left;
}
.galTop {
    margin:20px 0;
    width:100%;
}
.galTop .topLeft{
    width: 410px;
}
.galTop .topLeft img{
    float: left;
}
.galTop .topLeft .konkurs-logo {
    margin:0 0 0 30px;
}
.galTop .topLeft .konkurs {
    margin:20px 0 0 45px;
}
.galTop .topRight{
    float:right;
    margin-top:15px;
    text-align:right;
    width:570px;
}
.galTop .topRight a{
    background:url("../images/bkg-menu.gif") repeat-x scroll 0 0 transparent;
    color:#FFFFFF;
    display: inline-block;
    font-size:12px;
    font-weight:bold;
    height:36px;
    line-height:36px;
    margin:0 1px;
    padding:0 5px;
    text-transform:uppercase;
}
.galTop .topRight a:hover{
    text-decoration: none;
    color: #AAD5FF;
}
.galTop .topRight #menu124{
    background: none repeat-x scroll 0 0 #6B6B6B;
}
.galContent {
    margin:10px 0;
    width:100%;
}
.galContent p,
.galContent h1,
.galContent h2,
.galContent h3{
    margin-bottom: 10px;
}
.galContent .tx-chgallery-pi1{
    margin-top: 10px;
}
.galContent #c11{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.galContent .csc-header{
    border-bottom:1px solid #4277BB;
    margin-bottom:10px;
    width:100%;
}
.galContent .csc-header h1 {
    background-color:#4277BB;
    color:#FFFFFF;
    display:inline-block;
    font-size:20px;
    font-weight:normal;
    padding:4px 25px;
    text-decoration:none;
    text-transform:uppercase;
    margin:0;
}
.csc-default h2 {
    margin-bottom: 10px;
}
.galContent .csc-default p{
    margin-bottom: 10px;
    line-height: 16px;
}
.galContent .csc-default a{
    text-decoration: underline;
}
.galContent .csc-default ol,
.galContent .csc-default ul{
    margin: 10px 0;
    padding-left: 40px;
}
.galContent .csc-default li{
    line-height:16px;
    margin-bottom:5px;
}
/* END: GALLERY  */

.csc-textpic div{
    float:none;
}
div.csc-textpic-border img {
    border:1px solid #DEE2EB;
    padding:1px;
}
.tx-wtgallery-pi1,
.tx-wtgallery-pi1 .galListWrap{
	width: 100%;
}
.tx-wtgallery-pi1 .category_row{
    margin:10px 0;
}
.tx-wtgallery-pi1 .category_row .galListItem {
    margin:0;
}
.tx-wtgallery-pi1 .category_row .galListItem .galListImgWrap{
    display:inline;
    margin-right:10px;
}
.tx-wtgallery-pi1 .category_row .galListItem .galListImgWrap{
    display:inline;
    margin-right:10px;
}
.tx-wtgallery-pi1 .category_row .galListItem .galListImgWrap a{
    border:5px solid #CCCCCC;
    display:block;
}
.tx-wtgallery-pi1 .category_row .galListItem .galListImgWrap a:hover{
    border:5px solid #4277BB;
}
.tx-wtgallery-pi1 .category_row .galListItem .galListImgWrap img{
    display:block;
    margin:1px;
}
.tx-wtgallery-pi1 .category_row .galListItem .galInfoWrap{
    width:465px;
    color:#666666;
}
.tx-wtgallery-pi1 .category_row .galListItem .galInfoWrap{
    width:465px;
    color:#666666;
}
.tx-wtgallery-pi1 .category_row .galListItem .galInfoLeft{
    width:100%;
}
.tx-wtgallery-pi1 .category_row .galListItem .galInfoLeft .galInfoTitle{
    border-bottom:1px solid #4277BB;
    font-size:16px;
    font-weight:bold;
    margin-bottom:7px;
    width:100%;
}
.tx-wtgallery-pi1 .category_row .galListItem .galInfoLeft .galInfoTitle a{
    background-color:#4277BB;
    color:#FFFFFF;
    display:inline-block;
    font-size:12px;
    padding:4px 5px;
    text-decoration:none;
    text-transform:uppercase;
}
.tx-wtgallery-pi1 .category_row .galListItem .galInfoLeft .galInfoTitle a:hover{
	text-decoration: none;
	color:#AAD5FF;
}
.tx-wtgallery-pi1 .category_row .galListItem .galInfoLeft .galAddInfo{
    width:100%;
}
.tx-wtgallery-pi1 .photosWrap {
    width:100%;
}
.tx-wtgallery-pi1 .photosWrap .imgWrap{
    display:inline;
    margin:10px;
}
.tx-wtgallery-pi1 .photosWrap .imgWrap .imgTitle{
    float:none;
    font-size:11px;
    text-align:center;
    width:130px;
}
.tx-srfeuserregister-pi1 {
    width:100%;
}
.tx-srfeuserregister-pi1 input {
    padding: 2px 6px;
}
.tx-felogin-pi1 {
    width:100%;
}
.tx-felogin-pi1 div{
    margin:10px 0;
    width:100%;
}
.tx-felogin-pi1 label{
    float:left;
    margin-right:10px;
    width:112px;
    line-height:18px;
}
.tx-felogin-pi1 form{
    float:left;
}
.tx-felogin-pi1 p{
    float:left;
    margin:10px 0;
    width:100%;
}
.errorForm {
    color:red;
}
.kowKontakt {
    border: 2px solid #4478BD;
    color: #000000;
    font-size: 13px;
    margin: 25px 0 15px;
    padding: 10px;
    text-align: center;
    width: 613px;
}
.kowKontakt a{
    color: #4478BD;
    font-weight: bold;
}
#tx-mnogosearch-results {
    width:100%;
}
.serwisInfo .csc-textpic-imagewrap {
	margin-top:10px !important;	
}
.serwisInfo .boxCont {
	width:391px;
}
.catWrap {
    border-bottom:2px solid #4478BD;
    margin-bottom:15px;
    width:100%;
}
.catWrap .catItem{
	display:inline;
	height:110px;
	margin:5px 10px;
	width:298px;
}
.catWrap .catItem a:hover{
    color: red;
}
.catWrap .catItem .catImg{
	margin-right: 10px;
}
#long-search-form {
    width:100%;
}
#long-search-form .tx-mnogosearch-form-field{
    width:100%;
    margin-bottom: 10px;
}
#long-search-form .tx-mnogosearch-form-field label {
    line-height:20px;
}
#long-search-form .search_mode {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    padding: 5px 0;
    width: 100%;
}
#long-search-form .search_categories {
    border-bottom: 1px solid #CCCCCC;
    padding: 5px 0;
    width: 100%;
}
#long-search-form .search_categories label{
    float: left;
    line-height: 18px;
    margin-bottom: 5px;
    margin-right: 10px;
}
#long-search-form .search_categories input{
    float:left;
}
#long-search-form .search_categories span{
    float:left;
    width:150px;
}
.tx-mnogosearch-form-field #tx_mnogosearch_pi1_submit {
    margin: 10px;
}
#tx-mnogosearch-search-results .tx-mnogosearch-summary {
    width:617px;
}

