

* {
    padding: 0;
    margin: 0;
}

html, body {
    height: 100%;
    float: left;
    width: 100%;
}
* html #container {
    height: 100%;
}

body {
    margin: 0;
    min-width: 1000px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    overflow-x: auto;
    background: #fff;
}



/*
container
*/

#container {
    overflow: visible;
    min-height: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

#container2 {
    overflow: visible;
    min-height: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 4;
    background: #fff;
}



/*uprmenu*/

.uprmenu {
    display: inline;
    float: left;
    overflow: visible;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 150;
    background: #2b2b2b;
}

.uprmenu2 {
    overflow: visible;
    width: 1100px;
    margin: 0 auto;
    height: 50px;
}

.uprmenu2 .logo {
    display: inline;
    float: left;
    overflow: visible;
    height: auto;
    margin: 12px 50px 0 0;
    font-size: 18px;
    color: #e74c3c;
    font-weight: 700;
    text-decoration: none;
}

.uprmenu2 .logo span {
    color: #fff;
}

.uprmenu2 .logo:hover {
    text-decoration: none;
    opacity: 0.9;
}

.uprmenu2 ul#menu {
    display: inline;
    float: left;
    overflow: visible;
    height: auto;
    margin: 6px 0 0 0;
}

.uprmenu2 ul#menu li,
.uprmenu2 ul#menu li.first,
.uprmenu2 ul#menu li.last {
    display: inline;
    float: left;
    overflow: visible;
    height: auto;
    width: auto;
    padding: 0 !important;
    margin: 0 !important;
}

.uprmenu2 ul#menu .ui-state-focus {
    margin: 0 !important;
}

.uprmenu2 ul#menu li a {
    display: inline;
    float: left;
    overflow: visible;
    color: #ccc;
    font-size: 13px;
    font-weight: 400;
    height: auto;
    width: auto;
    padding: 10px 10px;
    margin: 0 5px;
    text-decoration: none;
    width: auto;
    text-align: center;
    text-transform: uppercase;
}

.uprmenu2 ul#menu li a:hover {
    background: #383838;
    color: #ccc;
}

.uprmenu2 ul#menu li a:active,
.uprmenu2 ul#menu li a.active {
    background: #212121;
    color: #ccc;
}

.uprmenu2 ul#menu li a:active:hover,
.uprmenu2 ul#menu li a.active:hover {
    background: #212121;
    color: #ccc;
}

.uprtel {
    float: right;
    width: auto;
}

.uprtel li {
    float: left;
    width: auto;
    list-style-type: none;
    color: #fff;
    font-size: 21px;
    margin: 10px 0px 0 30px;
    font-weight: 300;
}

.uprtel li span {
    font-size: 13px;
}



/*mslid*/

.mslid {
    display: inline;
    float: left;
    overflow: visible;
    width: 100%;
    height: 300px;
    position: relative;
    z-index: 200;
    background: #ecf0f1;
}

.mslid2 {
    overflow: visible;
    width: 1200px;
    margin: 0 auto;
    height: 300px;
    position: relative;
    background: url(../img/bg-slider.jpg) 0% center no-repeat;
}

.slgirl {
    position: absolute;
    height: 513px;
    bottom: 0;
    width: 874px;
    right: -145px;
    background: url(../img/slgirl.png) no-repeat;
}




/*
formzak
*/


.formzak {
    display: inline;
    float: left;
    overflow: visible;
    height: auto;
    width: 100%;
    padding-bottom: 10px;
    background: transparent;
    margin: 10px 0 10px 0;
}

.block2 .formzak {
    width: 90%;
    padding: 10px 3%;
    background: #f7f7f7;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(js/PIE.htc);
}

.mslid .formzak {
    position: absolute;
    z-index: 100;
    right: 0;
    top: 0;
    width: 25%;
}

.mslid .formzak form {
    float: left;
    background: #fff;
    border: 5px solid #c9cfd4;
    padding: 10px 5%;
    width: auto;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(js/PIE.htc);
}

.formzak p,
.formzak p.big {
    float: left;
    width: 100%;
    color: #394c81;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 4px;
    text-align: center;
}

.block2 .formzak p {
	font-size: 11px;
}

.formzak p.big {
    color: #c0392b;
    font-size: 26px;
    font-weight: 700;
}

.formzak div {
    display: inline;
    float: left;
    overflow: visible;
    height: auto;
    width: 100%;
}

.formzak div {
    width: 100%;
}

.formzak div input#contact_name, 
.formzak div input#contact_phone, 
.formzak div input#contact_email, 
.formzak div textarea#contact_message {
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
    width: 90%;
    padding: 7px 5%;
    margin: 5px 0 0 0%;
}

.formzak div label {
    width: auto;
    float: left;
}

.formzak div label .error {
    width: auto;
    float: left;
    padding: 1px 0 3px 0;
    font-size: 10px;
    color: red;
}

.formzak div input#submit {
    float: left;
    height: auto;
    background: none;
    border: 0;
    width: 100%;
    margin: 10px auto 0;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #3b3b3b;
    z-index: 10;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(js/PIE.htc);
    color: #fff;
    border: 3px solid #e74c3c;
    background: url(../img/bg-submit.png) bottom repeat-x #e74c3c;
}

.formzak div input#submit:hover {
    color: #fff;
    background: #c0392b;
    border: 3px solid #c0392b;
    cursor: pointer;
}



.slzag {
    float: right;
    width: 36%;
    margin: 90px -5% 0 0;
    padding: 5px 30% 5px 0;
    background: url(../img/bg-sl-zag.png) repeat;
}

.slzag p {
    float: left;
    padding: 1px 4%;
    width: 92%;
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}

.slzag p.big {
    font-size: 38px;
    line-height: 1;
}



/*dopmenu*/

.dopmenu {
    display: inline;
    float: left;
    overflow: visible;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 15;
    background: #fff;
    padding: 15px 0;
}

.block2 .dopmenu {
    padding: 0px 0;
}

.dopmenu2 {
    overflow: visible;
    width: 1000px;
    margin: 0 auto;
    height: auto;
}

.dopmenu p {
    float: left;
    font-size: 20px;
    text-align: center;
    width: 100%;
    margin: 10px 0;
    color: #2b2b2b;
    font-weight: 700;
    text-transform: uppercase;
}

.block2 .dopmenu p {
    font-size: 15px;
    margin: 15px 0 0 0;
}

.dopm {
    float: left;
    width: 100%;
}

.dopm li {
    float: left;
    width: 18%;
    margin: 10px 1% 10px;
    list-style-type: none;
    position: relative;
}

.block2 .dopm li {
    float: left;
    width: 100%;
    margin: 10px 0% 10px;
}

.dopm li .img {
    float: left;
    width: 100%;
    height: 180px;
    overflow: hidden;
    background: url(../img/dopm.png) repeat;
    position: relative;
    z-index: 5;
    border-radius: 90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    -khtml-border-radius: 90px;
    behavior: url(js/PIE.htc);
}

.block2 .dopm li .img {
    width: 40%;
    height: auto;
    margin: 0 30%;
}

.dopm li .img .bgimg {
    background: url(../img/dopm.png) repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
}

.block2 .dopm li .img .bgimg {
    background: none;
}

.dopm li .img:hover .bgimg{
    background: none;
}

.block2 .dopm li .img:hover .bgimg {
    background: url(../img/dopm.png) repeat;
}

.dopm li .img img {
    float: left;
    width: auto;
    height: 100%;
}

.block2 .dopm li .img img {
    width: 100%;
    height: auto;
}

.dopm li p {
    float: left;
    margin: 0;
    padding: 5px 0%;
    width: 100%;
    color: #2b2b2b;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    text-align: center;
}

.block2 .dopm li p {
    font-size: 12px;
    margin: 0;
    padding: 5px 5%;
    width: 90%;
}

.dopm li p span {
    color: #01bcf3;
}



/*info*/

.info0 {
    margin: 0 auto;
    overflow: visible;
    width: 100%;
    height: auto;
    margin:0 auto;
    float: left;
    display: inline;
    height: auto;
    position: relative;
    z-index: 4;
    background: #fff;
}

.info {
    margin: 0 auto;
    overflow: visible;
    width: 100%;
    height: auto;
    margin:0 auto;
    float: left;
    display: inline;
    height: auto;
    position: relative;
    z-index: 4;
	background: #fff;
}

.info2 {
    overflow: visible;
    width: 1000px;
    margin: 0 auto;
    height: auto;
    position: relative;
    z-index: 5;
}



/*
yslygi
*/

.zagysl {
    float: left;
    background: #3f3f40;
    padding: 10px 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    top: -30px;
}

.zagysl .yslstr {
    float: left;
    position: absolute;
    bottom: -7px;
    left: 15px;
    width: 14px;
    height: 7px;
    background: url(../img/ysl-str.png) center no-repeat;
}

.yslygi {
    background: url(../img/ysl.jpg) top center no-repeat #f9fafc;
    margin: 0px 0 20px 0;
    padding: 30px 0 40px 0;
}


.ysl {
    float: left;
    width: 100%;
}

.ysl li {
    float: left;
    width: 30%;
    margin: 10px 1.65%;
    list-style-type: none;
}

.ysl li a {
    float: left;
    width: 96%;
    border: 6px solid #c9cfd4;
    position: relative;
    z-index: 5;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    behavior: url(js/PIE.htc);
}

.ysl li a .img {
    float: left;
    width: 100%;
    height: 190px;
    overflow: hidden;
}

.ysl li a .img img {
    float: left;
    width: 100%;
}

.ysl li a .zag {
    float: left;
    width: 90%;
    height: 80px;
    border-top: 1px solid #e1e4e7;
    background: url(../img/bg-ysl-zag.png) top center no-repeat #fff;
    color: #2b2b2b;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding: 5px 5%;
    text-transform: uppercase;
}

.ysl li a:hover .zag {
    border-top: 1px solid #d4d6d9;
    background: #fff;
    text-decoration: underline;
}

.ysl li .price {
    float: left;
    width: 96%;
    margin: 0 2%;
}

.ysl li .price table,
.ysl li .price table tbody,
.tableprice,
.tableprice tbody {
    width: 100%;
    border: 0;
    border-spacing: 0px;
}

.tableprice {
    margin-bottom: 20px;
}

.ysl li .price table tbody tr,
.tableprice tbody tr {
    display: table-row;
    width: 100%;
    border: 0;
    border-spacing: 0px;
}

.ysl li .price table tbody tr th, 
.ysl li .price table tbody tr th.pr, 
.tableprice tbody tr th, 
.tableprice tbody tr th.pr {
    width: 75%;
    padding: 15px 0% 15px;
    text-align: center;
    background: #cbcbcc;
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 1px solid #d2d4d6;
}

.tableprice tbody tr th,
.tableprice tbody tr th.pr {
    width: 79%;
}

.ysl li .price table tbody tr th.pr,
.tableprice tbody tr th.pr {
    width: 25%;
    background: #bbbcbc;
    padding: 15px 0% 15px;
}

.tableprice tbody tr th.pr {
    width: 21%;
}


.ysl li .price table tbody tr td,
.ysl li .price table tbody tr td.pr,
.tableprice tbody tr td,
.tableprice tbody tr td.pr {
    display: table-cell;
    width: 70%;
    padding: 5px 2.5%;
    text-align: left;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    background: url(../img/ysl-td-pr.png) repeat;
    text-transform: none;
    border-bottom: 1px solid #9e9e9e;
}

.tableprice tbody tr td,
.tableprice tbody tr td.pr {
    width: 74%;
}

.ysl li .price table tbody tr td.pr,
.tableprice tbody tr td.pr {
    background: url(../img/ysl-td.png) repeat;
    width: 20%;
    padding: 5px 2.5%;
    font-weight: 700;
    text-align: center;
    font-size: 14px;
}

.tableprice tbody tr td.pr {
    width: 16%;
}

.tableprice tbody tr td {
    background: #f7f7f7;
    color: #222;
    border-bottom: 1px solid #d9d9d9;
}

.tableprice tbody tr td.pr {
    background: #e5e5e5;
    color: #222;
    border-bottom: 1px solid #d9d9d9;
}

.ysl li .allprice {
    background: #c8cacb;
    float: left;
    width: 96%;
    margin: 0 2%;
    padding: 10px 0;
    border-bottom: 1px solid #bfbfbf;
}

.ysl li .allprice a {
    float: left;
    height: auto;
    background: none;
    border: 0;
    width: 90%;
    margin: 5px 4%;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #3b3b3b;
    z-index: 10;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(js/PIE.htc);
    color: #fff;
    border: 3px solid #e74c3c;
    background: url(../img/bg-submit.png) bottom repeat-x #e74c3c;
}

.ysl li .allprice a:hover {
    color: #fff;
    background: #c0392b;
    border: 3px solid #c0392b;
    cursor: pointer;
}



/*block*/

.main {
    float: left;
    width: 100%;
    padding: 15px 0;
}

.block12 {
    float: left;
    width: 47%;
    margin: 0px 1.5%;
}

.block13 {
    float: left;
    width: 30.33%;
    margin: 0px 1.5%;
}

.block23 {
    float: left;
    width: 63.66%;
    margin: 0px 1.5%;
}

.block1 {
    float: left;
    width: 73%;
}

.block2 {
    float: left;
    width: 25%;
    margin: 0 0 0 2%;
}

.block3 {
    float: left;
    width: 100%;
}

.bgint {
    background: #f5edf7;
}

/*
zag
*/

.block13 .zag {
    float: left;
    width: 89%;
    margin: 7px 0 7px 1%;
    padding: 0 0 0 10%;
    color: #181818;
    font-size: 18px;
    background: url(../img/bg-zag.png) left 5px no-repeat;
    font-weight: 700;
}

.block3 .zag {
    float: left;
    width: 96%;
    margin: 7px 0 7px 1%;
    padding: 0 0 0 3%;
    color: #181818;
    font-size: 25px;
    background: url(../img/bg-zag.png) left 12px no-repeat;
    font-weight: 700;
}

h1 {
    float: left;
    width: 100%;
    color: #2b2b2b;
    font-size: 24px;
    font-weight: 700;
    margin: 15px 0;
    text-transform: uppercase;
}

h2 {
    float: left;
    width: 100%;
    color: #2b2b2b;
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0;
    text-transform: uppercase;
}

h3 {
    float: left;
    width: 100%;
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
    text-transform: uppercase;
}


/*
content
*/

.content {
    float: left;
    width: 100%;
    padding: 0px 0 20px 0;
}

.content p {
    float: left;
    width: 100%;
    margin: 5px 0;
    color: #222;
    font-size: 14px;
    line-height: 1.5;
}

.spis {
    float: left;
    width: 95%;
    padding-left: 5%;
}

.spis li {
    float: left;
    width: 100%;
    margin: 5px 0;
    font-size: 14px;
    color: #222;
}

.video100,
.video {
    float: left;
    width: 100%;
    border: 3px solid #fff;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(js/PIE.htc);
}

.video {
    width: auto;
}

.video100 iframe {
    float: left;
    width: 100%;
}

.video iframe {
    float: left;
}



/*
internal
*/


.img100 {
    float: left;
    width: 100%;
    margin: 10px 0;
}



/*news*/



.news  {
    display: inline;
    float: left;
    overflow: visible;
    width: 100%;
}

.news  li {
    list-style-type: none;
    float: left;
    overflow: visible;
    margin: 15px 0;
    width: 100%;
    border-bottom: 1px solid #ecf0f1;
}

.news  li .img {
    float: left;
    overflow: hidden;
    width: 20%; 
    height: 100px; 
    margin: 5px 3% 0px 0;
    position: relative;
    z-index: 5;
}

.news  li .img img {
    float: left;
    width: 100%;
}

.news  li .opis {
    overflow: visible;
    float: left;
    width: 77%;
}

.news  li .opis .zag {
    float: left;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    color: #181818;
    text-decoration: none;
    background: none;
    margin: 0;
    padding: 0;
}

.news  li .opis .zag:hover {
    text-decoration: underline;
}

.news  li .opis p {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.news  li .opis .podr {
    float: right;
    height: auto;
    background: none;
    border: 0;
    width: auto;
    margin: 0px auto 5px;
    padding: 5px 10px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    z-index: 10;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(js/PIE.htc);
    color: #fff;
    background: #e74c3c;
}

.news  li .opis .podr:hover {
    color: #fff;
    background: #c0392b;
    text-decoration: none;
}





/*
pagenav
*/

ul.pagenav {
    overflow: visible;
    width: auto;
    float: left;
    display: inline;
    height: auto;
    margin: 10px 0 20px 1%;
    width: 98%;
}

ul.pagenav li {
    list-style-type: none;
    float: left;
	width: auto;
}

ul.pagenav li a {
    width: auto;
    height: auto;
    overflow: visible;
    float: left;
    display: inline;
    background: #fff;
    border: 1px solid #d9d9d9;

    position: relative;
    z-index: 4;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    behavior: url(js/PIE.htc);
}

ul.pagenav li a {
    width: auto;
    height: 30px;
    text-align: center;
    overflow: visible;
    float: left;
    display: inline;
    padding: 0px 12px;
    line-height: 1.8;
    font-size: 17px;
    color: #c0392b;
    text-decoration: none;
    margin: 0 1px;
}

ul.pagenav li a:hover {
    border: 1px solid #c0392b;
    background: #c0392b;
    color: #fff;
}

ul.pagenav li a:hover p {
    font-size: 17px;
    color: #fff;
}

ul.pagenav li a:active, ul.pagenav li a.active {
    background: #e74c3c;
    border: 1px solid #e74c3c;
    color: #fff;
}


/*
footer
*/

#podfooter {
    overflow: hidden;
    clear: both;
    position: relative;
    bottom: 0px;
    width: 100%;
    height: 50px;
    *height: 0px;
}

#footer {
    overflow: visible;
    margin-top: -50px;
    width: 100%;
    background: #2b2b2b;
    height: 50px;
    position: relative;
    z-index: 5;
    *margin-top: 0px;
}

#foot {
    width: 1000px;
    margin: 0 auto;
    height: 50px;
}


.flogo {
    float: left;
    width: 25%;
	margin-top: 5px;
}

.flogo p,
.flogo p.fl {
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
}

.flogo p.fl {
    font-size: 14px;
    font-weight: 700;
    color: #e74c3c;
}

.fsoc {
    float: left;
    overflow: visible;
    width: auto;
    margin: 0 auto;
    height: 33px;
    margin: 8px 0 0 5%;
}

.fsoc ul {
    display: block;
    overflow: visible;
    height: auto;
    width: auto;
    margin: 0 auto;
}

.fsoc ul li {
    display: inline;
    float: left;
    overflow: visible;
    height: auto;
    width: auto;
    margin: 0 3px;
    list-style-type: none;
}

.fsoc ul li a {
    display: inline;
    float: left;
    overflow: visible;
    height: 33px;
    width: auto;
}

.fsoc ul li a img {
    display: inline;
    float: left;
    overflow: visible;
    height: 33px;
    width: auto;
}

.ftel {
    float: right;
    width: auto;
}

.ftel li {
    float: left;
    width: auto;
    list-style-type: none;
    color: #fff;
    font-size: 21px;
    margin: 10px 0px 0 30px;
    font-weight: 300;
}

.ftel li span {
    font-size: 13px;
}

/*bread*/

.breadcrumbs {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 14px;
}

.breadcrumbs a {
    color: #000;
}

.breadcrumbs a:hover {
    text-decoration: none;
    color: #ed5d1f;
}










