@CHARSET 'UTF-8';

html, body, div, img, a, h5, h4, h3 {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	color: #514E4D;
}

input{
    border: 1px solid #aaa;
}


html, body { width: 100%; }

a {
	text-decoration: none;
	color:#858585; 
}
  
a:hover {
	color: #3E6CC5;
}

html {	
	font-family: Arial, Tahoma;
	background: #fff;
}  

h3 {
	font-size:14px;
}

h2 {
	color: #294a9e; font-size: 18px;
}

img{
	max-width: 100%;
}



#container_all {
	background: #fff; 
	width: 100%; 
	height: auto; 
	margin: 0 auto; 
	position: relative;
	min-width: 1000px;
	transition: all 0.4s;
}




#container {
	width: 1000px; 
	position: relative;
	margin: 0 auto;
	background: none;
	z-index: 9;
}




#top {
	float: left; width: 100%;
	height: 106px; position: relative;
	margin: 0; padding: 0;
	z-index: 15;
}

#logo {
    position: absolute; left: 0;
	top: 20px;
}
#menu_tlo{
    position: absolute;
    z-index: -2;
    left:0;
    top:0;
}

#serach {
	width: 169px; height: 27px;
	font-size: 13px; position: absolute; 
	right: 130px; top: 18px;
	background: url(../img/search-background.jpg) no-repeat;
}

#serach input {
	border: 0; float: left;
}

#serach input[type="text"] {
	background: transparent; padding: 6px 10px;
	color: #5d6e86; font-size: 12px;
}

#serach input[type="image"] {
	position: absolute; top: 7px;
	right: 9px;
}

.search-list {
	width: 100%; float: left;
	list-style-image: url(../img/nav-pointer.png);
	font-size: 13px;
}

#top .menu-top { 
	position: absolute; top: 50px;
	right: 0; height: 40px;
	width: auto;
}

/* footer */

#footer_wrapper {
	width: 100%; 
	overflow: hidden;
	position: relative;
}

#footer {
	width: 1000px; 
	margin: 0 auto;
	position: relative; 
	min-height: 50px;
	line-height: 66px;
}



#footer .copyright, #footer .design {
	position: absolute; 
	top: 0;
	color: #95a2b5;
	font-size: 11px;
}

#footer .copyright {
	left: 0;
}

#footer .design {
	right: 0;
}

#footer-nav {
	width: 1000px;
	 margin: 0 auto;
	overflow: hidden;
}



#footer-nav .footer-back {
	float: left; display: block;
}

#footer-nav .menu-footer {
	float: right; background: #76c0f3;
	width: 822px;
}

#footer-nav .menu-footer ul {
	list-style: none; margin: 0;
	padding: 0; float: left;
}

#footer-nav .menu-footer ul li {
	float: left;
}

#footer-nav .menu-footer ul li ul {
	display: none;
}

#footer-nav .menu-footer ul li a {
	padding: 18px 17px; font-size: 13px;
	text-transform: uppercase; display: block;
	float: left;
}

#footer-nav .menu-footer ul li.active a {
	background: #2a4a9f;
}

#footer-nav .menu-footer ul li a:hover {
	background: #80cbf3;
}

#footer-nav .menu-footer ul a {
	color: #fff;
}

/* pagination */

.pagination {
	width: 350px;
	margin: 10px auto;
	float: left;
	overflow: hidden;
	text-align: center;
	line-height: 150%;
}

.pagination a, 
.pagination span, 
.pagination strong, 
.pagination img {
	float: left;
}

.pagination a {
	border: 1px solid #ccd3e5;
	padding: 0 5px; margin: 0;
	border-right: 0;
}

.pagination .next, .pagination .prev {
	border-top: 1px solid #ccd3e5;
	border-bottom: 1px solid #ccd3e5;
	border-left: none;
}

.pagination .next {
	border-left: 1px solid #ccd3e5;
}

.pagination span strong {
	padding: 0 5px; 
	margin: 0;
}

.pagination * {
	color: #5d6e86; 
	font-size: 13px;
	text-transform: lowercase;
}

.good, .bad {
	border: 1px solid #e4e4e4;
	margin: 10px 0; width: 95%;
	padding: 10px 2.5%; clear: both;
	background: url(../img/alert.png) 95% center no-repeat;
}

.badf{
    color: #D43317;
    font-size: 11px;
    line-height: 11px;
    font-weight: bold;
}

h3.title {
	font:20px Tahoma; color:#387cc7;
	float:left; width:100%;
	text-align:left; margin-bottom:10px;
}

/* categories intro */
#categories {
	width: 102%; float: left; 
	padding: 0; overflow: hidden; 
	height: auto; margin: 0;
}

#categories .box {
    display: block; width: 138px; 
	height: 58px; float: left; 
	outline: none; overflow: hidden; 
	position: relative;  margin: 5px 6px 0 0;
}

#categories .categories-wrapper {
	margin: 0; padding: 0;
	float: left; overflow: hidden;
	height: 1000px; height: 65px;
}



#categories .box:last-child {
	margin-right: 0;
}

#categories .box:hover {
    /*border-color:#ddd;*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8
}

#categories .box1 {
    width: 276px;
}

#categories .box2 {
    height: 276px;
}

#categories .box3 {
    width: 276px;
    height: 276px;
}

#categories a {
	outline: none;
}
#categories .image {
	margin: 5px auto;
	overflow: hidden;
	display: block;
}

#categories img {
    float: left; margin: 0;
}

#categories .describe {
	position: absolute; 
	bottom: 13%; right: 0;
	width: 60%; overflow: hidden; 
	text-align: right; 
	color: #fff; font: bold 15px Arial;
	padding: 10px 20px 10px 0;
}

/* producenci */
#manufacturers_wrapper {
	float: left; overflow: hidden;
	width: 998px; margin: 5px 0 10px 0;
	padding: 0; list-style: none;
}

#manufacturers_wrapper #manufacturers {
	left: 0; visibility: hidden;
}

#manufacturers_wrapper .logo {
	float: left; line-height: 90px;
	margin: 0 0 0 50px;
}

#manufacturers_wrapper .logo img {
	vertical-align: middle; max-height: 70px;
}

#manufacturers_wrapper .logo:last-child {
	margin-right: 0;
}

/* nowe produkty */
#products_wrapper_int span, #news_wrapper_int span {
	display: block;
}

#products_wrapper_int .title-hd, #news_wrapper_int .title-hd {
	position: absolute; top: 5px;
	left: 128px; margin: 0;
}

#news_wrapper_int .title-hd {
	left: 132px;
}

#products_wrapper_int {
	width: 998px; height: auto;
	position: relative; float: left;
}

#products_wrapper_int .product, #news_wrapper_int .item  {
	width: 310px; float: left;
	padding: 20px 0 0 20px;
	display: block; height: 90px;
	position: relative;
}

#news_wrapper_int .item {
	width: 312px;
}

#products_wrapper_int .product .thumb, #news_wrapper_int .item .thumb {
	float: left; width: 105px;
	height: 100%; margin-top: 15px;
}

#products_wrapper_int .product .price {
	background: url("../img/btn-univ.jpg") no-repeat #213B8B;
	position: absolute; font-size: 12px;
	padding: 7px; color: #fff;
	left: -7px; top: 25px;
}

#products_wrapper_int .product .thumb img, #news_wrapper_int .item .thumb img  {
	float: left;
	max-width:  100px;
	max-height: 60px;
}

#products_wrapper_int .product h2, #news_wrapper_int .item h2 {
	color: #294a9e; font-size: 18px;
	text-align: left; margin-top: 0;
	margin-bottom: 5px;
}

#products_wrapper_int .product strong, #news_wrapper_int .item strong {
	color: #5d6e86; font-size: 11px;
	text-align: left; margin-top: 0;
	float: left;
}

#products_wrapper_int .product p, #news_wrapper_int .item p {
	text-align: left; color: #5d6e86;
	font-size: 11px; padding-right: 5px;
	margin: 5px 0;
}

#products_wrapper_int li:last-child .describe, 
#news_wrapper_int li:last-child .describe {
	border-right: 0;
}

#products_wrapper_int .standard .describe, #news_wrapper_int .standard .describe {
	height: 100%; float: right;
	width: 200px; border-right: 1px solid #ccd3e5;
	margin-top: 15px;
}

#products_wrapper_int li:nth-child(3n) .describe, 
#news_wrapper_int li:nth-child(2n) .describe,
li.element-last-inline .describe {
	border-right: 0px !important;
	margin-top: 15px;
}

/* intro news */
#news_wrapper_int {
	float: right; width: 668px;
	height: auto; margin: 5px 0;
	position: relative;
}

#news_wrapper_int .item {
	float: left; 
}

/* quick kontakt */
.quick-contact {
	float: left; text-align: left;
	padding: 20px 0 0 20px;
}

.quick-contact h2 {
	margin-top: 0;	
}

.quick-contact p, .quick-contact p a {
	font-size: 14px; color: #5d6e86;
	font-weight: bold; line-height: 150%;
}

.quick-contact p span {
	width: 70px; float: left;
}

.clearfix {
	float: none; clear: both;
}

.separator-line {
	border-top: 1px solid #ccd3e5;
	margin-bottom: 10px;
}

.border-univ {
	border: 1px solid #ccd3e5;
}

.overflow-box {
	overflow: hidden;
}

#bottomBox {
	width: 100%; background: url(../img/bottom-box.jpg) no-repeat;
	float: left;
	height: auto;
	position: relative;
}

#bottomBox .news {
	float: left;
	position: relative;
	width: 345px;
	overflow: hidden;
}	
#bottomBox .news .info {position: absolute; left: 7px; top: 15px; }
#bottomBox .form {
	float: left;
	position: relative;
	width: 370px;
	overflow: hidden;
}
#bottomBox .form .info {
	margin-top: 15px;
	float: left;
	margin-left: 35px;
}
#bottomBox .form .info {
	margin-top: 15px;
	float: left;
	margin-left: 35px;
}

#bottomBox .newsletter {
	background: url(../img/newsletter.jpg) 0 2px no-repeat;
	width:  271px; height: 160px; position: relative;
	float: left;
}
#bottomBox #firma {
	display: block; width: 100%; height: 75px;
	position: absolute; bottom: 0; left: 0;
}

#box-1 {
	float:left; width:100%;
	height:auto; overflow: hidden;
	text-align:left; line-height:180%;
}
#box-1 p {
	margin: 0;
	color: #858585;
	font: 11px Verdana;
	float: left;
	margin-bottom: 20px;
	line-height: 190%;
}
#box-2 {
	float:left;
	height:auto;
	overflow: hidden;
}

#bottomBox #box-2 {
    position: absolute;
    top:-140px;
    left:0px;
}

#kol2{
	float:right;
	margin-top: 20px;
	width:643px;
	padding:10px 10px 0 0px;
	text-align:left;
	line-height:150%;
}
#kol3{
float:left;
width:200px;
padding:50px 0 0 30px;


}

.logo_partnera {
display:inline;
margin:20px 5px 0;
padding:2px 20px;
}
.logo_partnera img {
padding:0px;
}

.submenu {
	position: absolute;
	top: 0;
	left: 0;
}
#pomenu {
	position: relative;
	float:left;
	margin:5px 0 0px 5px;
	width:99%;
	height:100px;
	visibility:hidden;
	padding-bottom:5px;
	border-bottom:1px solid #EEEEEE;
}

#pomenu a {
	float:left;
	color:#036735;
	padding:0 10px 0 10px;
}

#pomenu a:hover {
	color:gray;
	text-decoration:underline;
}

.menu_top, .activ_menu_top{
	float:left;
	margin-top:6px;
	position:relative;
	z-index:1;
}

.menu_top img, .activ_menu_top img{
display:inline;
float:left;
}
#menu_ban_bg .menu_top a, #menu_ban_bg .activ_menu_top a{
	padding:15px 12px 15px 12px;
	display: block;
	height: auto;
	float:left;
	color:white;
}
#menu_ban_bg .menu_top a{
background:url(../img/menu_ban_sep.jpg) no-repeat right  5px;
display:block;
}
.menu_top:hover {

}
#menu_ban_bg .activ_menu_top a{
display:inline;
background:url(../img/menu_akt_s.jpg)  repeat-x ;
}

#menu_ban_bg .submenu .subcont, #menu_ban_bg .submenu_b .subcont{
float:left;
width:185px;
position:relative;
padding:0;
}
#menu_ban_bg .submenu{
visibility:hidden;
margin-top: 16px;
margin-left: -1px;
display:block;
z-index:999;
top:27px;
left:1px;
width:99%;
overflow:hidden;
background: #FF8E00;
border: 1px solid #F77C00;
border-top: none;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
}
#menu_ban_bg .submenu a, #menu_ban_bg .submenu_b a{
float:left;
display:block;
background:none;
white-space: nowrap;
width:130px;
position:relative;
margin-top:0;
margin-bottom:0;
text-align:left;
font-size:12px;
}


#menu_ban_bg a:hover {
	color: #262729;
	background: #F2F2F2;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}

#menu_ban_bg .submenu a {
 height: auto;
 padding: 6px 10px;
 
}
#menu_ban_bg .submenu a:hover {
	background: none;
}
.aktualnosc{
float:left;
width:92%;
height:110px;
margin-bottom:5px;


}
.aktualnosc a.tytul{
color:#4479c1;
font-weight:bold;
float:left;
text-align:left;
}
.aktualnosc .data{
float:left;
color:#c7c7c7;
margin-bottom:2px;
}
.aktualnosc .wstep{
float:left;
width:100%;
margin-top:0px;
color:#737e8c;
text-align:left;
line-height:140%;

}
.left{
float:left;
}
.right{
float:right;
}
.wift {
	width: 200px !important;
}

#form_kont input, textarea {
	float: left;
}
#basket h3
{
	padding:5px;
	color:white;
	text-shadow:0px 1px 2px #354735;
}
#basket ul {
	margin: 0; padding: 0;
	float: left;
	width: 100%;
}
#basket a{
	color:white;
}
#basket li {
	padding-left: 10px;
	text-align: left;
	margin: 4px 0;
	width: 220px;
	overflow: hidden;
}
#basket li img {
	vertical-align: middle;
	float: right;
	margin:0;
}
#basket li a.delete {
	float: right; display: block;
	filter: alpha(opacity=80); 
    opacity: 0.80;
    -moz-opacity:0.80: 
}
#basket li a.delete:hover {
	filter: alpha(opacity=100); 
    opacity: 1;
    -moz-opacity:1: 
 }
#basket #button
{
	padding:5px;
	width:91%;
	text-align:right;
	color:white;
	cursor: pointer;
}
#form_ofert #form_kont {
	width: 240px;
	float: left; overflow: hiddenl;
}
#form_ofert #form_left {
	float: left; padding: 0; margin: 0;
	overflow: hidden; width: 220px;
	margin-left: 10px;
}
#form_ofert #form_kont label {
	float: left; display: block; width: 80px;
	padding: 4px 0 5px 0; color: white; 
	margin: 2px 0;
}
#form_ofert #form_kont input {
	width:130px;
}
#form_ofert #send {
	float: right; width: 74px !important; height: 26px !important;
	border: none; background: none; margin:  0; padding: 0;
}
#form_ofert #form_kont input,#form_ofert #form_kont textarea {
	float:  right;
	margin: 2px 0;
	border: none;
	color:  black;
} 
#form_ofert #form_kont textarea {
	width: 212px;
	float: left;
}
#form_ofert #cont_form_l {
	width: 100%;
}
#form_ofert #nag {
	text-align: left;
	color: white;
	margin: 10px auto;
	width: 91%;
	font: 12px Tahoma;
}
/* end schowek */

.basket  img {
	margin: 0 !important;
	padding: 0 !important;
}

/* kontakt fck */
.contactInfotop {
	float: left;
	width: 100%;
	text-align: left;
	font: 13px Verdana;
}
.contactInfo {
	width: 500px;
}
.contactInfo td {
		border: none !important;
		text-align: left !important;
}
.contactInfo tr:hover {
		background: none !important;
		color: black !important;
}
.oferta {
	width: 735px;
}
.oferta .presentation .box {
	margin-bottom: 10px;
	height: 160px;
}
.oferta td {
	vertical-align: top !important;
	border: none !important;
}
.info-contact{
	text-align: left;
	float: left;
	width: 400px;
	margin: 20px 0;
	font: bold 14px Verdana;
	color: #5884B4;
}
.contact-bottom {
	color: gray; font: 13px Verdana;
	text-align: left;float: left; overflow: hidden;
}	
.contact-bottom table td {
	vertical-align: top; text-align: left; color: black;
}
#google_maps {
	float: left;
	width: 700px;
	overflow: hidden;
}
.img-info {
	position: absolute; top: 160px; right: 0;
}
/* end */

/* serwis */
#serwis {
	width: 730px; overflow: hidden;
	height: auto; margin-bottom: 50px;
}
#serwis form, #serwis fieldset {
	margin:0; padding:0;
	float: left;
}
#serwis .boxmain {
	float: left; overflow: hidden; height: auto; position: relative;
}
#serwis .header {
	width: 100%; height: 37px; position: relative;
	background: url(../img/serwis_header.jpg) no-repeat;
}
#serwis .boxes {
	overflow: hidden; height: auto; 
	float: left; border: 1px solid #3374c6;
	margin-bottom: 10px;
}
#serwis .header .name {
	position: absolute; color: #3d3d3d;
	left: 15px; top: 12px; font: bold 11px Verdana; 
}
#serwis input, #serwis textarea  {
	float: left; width: 237px;
	color: #2C6CC3; margin-left: 50px;
	font: 12px Verdana;
}
#serwis input:focus, #serwis textarea:focus {
	background: #71adea;
} 
#serwis textarea {
	background: url(../img/textarea.png) -3px -3px no-repeat;
	border: none; height: 100px;
}
#serwis input {
	border: none;
	height: 17px;
	background: url(../img/input.png) -3px -3px no-repeat;
}
#serwis input:focus {
	background: url(../img/input-hover.png) -3px -3px no-repeat;
}
#serwis label {
	float: left; text-align: left;
	width: 250px; display: block;
	font: bold 12px Verdana; color: #5884b4;
	padding: 5px 0 0 5px; text-align: right;
}
#serwis legend {
	font: bold 12px Tahoma;
	color: black; margin-left: 30px;
}
#serwis .box {
	float: left;  overflow: hidden;
	width: 100%; padding: 5px 0;
}
#serwis .one {
	background: #f5f5f5;
}

#serwis .confirm {
	position: absolute; right: -5px; overflow: hidden;
	bottom: 50px; width: 180px;  height: 26px;
}
#serwis .confirm .send, #serwis .confirm .reset {
	margin: 0; height: 26px; cursor: pointer;
    float: left !important;  display: block;
}
#serwis .confirm .send {
    background: url(../img/serwis-send.jpg) no-repeat; 
	width: 80px !important;
}
#serwis .confirm .reset {
	background: url(../img/serwis-clear.jpg) no-repeat;
	width: 89px !important;
	margin-right: 5px;
}
#serwis .confirm .reset:hover {
	background: url(../img/serwis-clear.jpg) no-repeat !important;
}
#serwis .confirm .reset:hover  {
	background: #4B91CD;
}
.table_kal td a {
	color: white !important;
}
.table_kal {
	border: none !important;
	background: black !important;
}
#kalendarz {
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px;    /* Konqueror */
	-moz-border-radius: 5px; /* Firefox */
	border-radius: 5px; border: 3px solid #2C6CC3 !important;
	background: black !important;
	left: 54.5% !important;
	z-index: 999 !important;
}
/* end serwis */


/* ogłoszenia */
.lista_rekordow.ogloszenia {
}

.lista_rekordow.ogloszenia .rekord {
    text-align: left;
    clear: both;
    padding-bottom: 20px;
    overflow: hidden;
}

.lista_rekordow.ogloszenia .rekord > a > img {
    float: left;
    margin-right:20px;
}

.lista_rekordow.ogloszenia .rekord .ogl_info {
    margin-bottom:5px;
}
.lista_rekordow.ogloszenia p {
    float:none !important;
    text-height: 120% !important;
}

#dodaj-ogloszenie-link {
    position:absolute;
    top:0px;
    right:0px;
}
#dodaj-ogloszenie-link a {
    color:#fff !important;
    background: #21AF20;
    border-radius:5px;
    padding:5px 10px;
    font-size:12px;
}
#dodaj-ogloszenie-link a:hover {
    background: green;
}

/* ogloszenie */
#galeria_ogl {
    clear: left;
    float: left;
    margin-right: 10px;
    width: 160px;
}
#dane_kli {
    clear:both;
    font-size:12px;
    margin-top:20px;
}
#dane_kli td {
    padding:5px 10px !important;
    border:1px solid #ddd !important;
}
#dane_kli th {
    border: 1px solid #ddd;
    padding:7px;
    background:#eee;
    text-align:left;
    color:#333;
}
#dane_kli a {
    color:#D43317;
}
#tresc-ogloszenia {
    text-align: left;    
}
#tresc-ogloszenia p { float:none }

/* cols templates */

#cols_wrapper, #manufacturers_wrapper {
	width: 100%; float: left;
}

#cols_wrapper .lcol {
	float: left; width: 670px;
	padding: 30px 0 0 30px;
}

#cols_wrapper .rcol {
	width: 280px; float: right;
}

/* o nas */
#cols_wrapper .rcol .quick-contact {
	float: right; margin: 0;
	width: 92%; padding: 10px;
	margin: 10px 0;
}

/* producenci */
#manufacturers_wrapper .lcol {
	float: left; width: 280px;
}

#manufacturers_wrapper .lcol .border-univ {
	margin-bottom: 10px;
}

#manufacturers_wrapper .rcol {
	float: right; width: 700px;
}

#manufacturers_wrapper .manufacturer-view {
	text-align: justify;
}

#manufacturers_wrapper .manufacturer-view .thumb, #univ_wrapper .rcol .thumb {
	float: right; margin: 25px 0 0 25px;
}

.univ-list-boox {
	margin: 10px auto; padding: 0;
	width: 90%;
}

ul.offer-ul-list > li > a {
	display: none;
}

.univ-list-boox h2 {
	border-bottom: 1px solid #ccd3e5;
	padding: 10px 14px 15px 14px; width: 90%;
	margin: 10px auto; clear: both;
	float: none; font-weight: normal;
	overflow: hidden;
}

.univ-list-boox h2 strong {
	float: left; margin: 0 10px 0 0;
}

.univ-list-boox h2 a {
	font-size: 12px; float: left;
	display: block;
}

.univ-list-boox h2 a img {
	vertical-align: middle; margin: 5px 0 0 5px;
	float: right;
}

.univ-list-boox ul { 
	width: 100%;
	margin: 0;
	padding: 0; 
	list-style: none;
	list-style-position: inside;
}

.univ-list-boox ul li {
	float: left;
	border-bottom: 1px dotted #9fa7ba;
	line-height: 120%;
	display: inline-block;
	clear: both;
}

.univ-list-boox > ul > li,
.univ-list-boox > ul > li > ul > li {
	min-width: 250px;
}

.univ-list-boox ul ul ul li {
	padding-left: 15px; font-size: 12px;
	border: 0;
}

.univ-list-boox ul ul ul li a {
	font-size: 13px; color: #294A9E;
	background: url(../img/nav-pointer.png) left center no-repeat;
}

.univ-list-boox ul a {
	color: #858585; 
	font-size: 14px;
	padding: 10px 14px; 
	display: block; 
	float: left;
}

.univ-list-boox ul > li li a {
	color: #294A9E; font-size: 18px;
}

.univ-list-boox ul a:hover, .univ-list-boox ul > li.active > a {
	color: #213a8a; 
	text-decoration: underline; font-weight: bold;
}

.univ-list-boox ul li {
	border-bottom: none;
}

/* items list */
.items-list-small {
	list-style: none; list-style-position: inside;
	margin: 0; padding: 0;
	float: left; overflow: hidden;
}

.items-list-small li {
	width: 203px; height: 157px;
	float: left; border: 1px solid #CCD3E5;
	margin: 0 36px 36px 0; position: relative;
	padding: 1px 0;
}

.items-list-small li a.thumb {
	position: relative; margin: 1px;
	overflow: hidden; float: left;
	width: 100%; height: 155px;
	text-align: center; line-height: 155px;
}

.items-list-small li .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.items-list-small li a.thumb img {
	vertical-align: middle;
}

.items-list-small li a.name {
	position: absolute; display: none;
	left: -5px; bottom: 15px;
	background: url(../img/btn-univ) no-repeat #213a8a; color: #fff;
	font-size: 11px; font-family: Arial;
	min-width: 143px; padding: 2px 0 2px 15px;
}

.items-list-small li:nth-child(3n) {
	margin-right: 0;
}

/* last item */
.last-item-position {
	margin-right: 0 !important;
}

/* universal wrapper */
#univ_wrapper {
	float: left; width: 100%;
	position: relative;
}

/* content page */

.content-page {
	font-family: 'Ubuntu Light'; line-height: 170%;
}

.content-page strong {
	color: #294a9e;
}

/* news */
#news_wrapper {
	float: left; width: 100%;
}

#news_wrapper .lcol {
	float: left; width: 700px;
}

#news_wrapper .rcol {
	float: right; width: 275px;
}

#news_wrapper .border-univ {
	float: right; width: 280px;
	margin: 10px 0;
}

/* offer */
#offer_wrapper {
	width: 100%; float: left;
}

#offer_wrapper .lcol {
	width: 280px; float: left;

}

#offer_wrapper .rcol {
	float: right; width: 685px;
	margin: 10px 0;
}

#offer_wrapper .rcol .logo {
	position: absolute; right: 0;
	top: 0;
}

#offer_wrapper .rcol .logo img {
	max-height: 70px;
}

#offer_wrapper .rcol .price-inside {
	font-size: 25px; width: 100%;
	font-weight: bold; color: #294A9E;
	float: left; margin: 0 0 15px 0;
}

#offer_wrapper .border-univ {
	margin: 10px 0;
}

#offer_wrapper .news-item-list li {
	width: 315px; height: 200px;
	border: 0; margin-right: 35px;
	margin-top: 0; margin-bottom: 35px;
	border: 1px solid #CCD3E5;
}

#offer_wrapper .news-item-list li:nth-child(2n) {
	margin-right: 0;
}

#offer_wrapper .news-item-list li .price {
	position: absolute; background: url(../img/btn-univ.jpg) no-repeat #213b8b;
	color: #fff; font-size: 14px; 
	padding: 2px 10px; right: 12px;
	top: 12px; display: none;
}

#offer_wrapper .news-item-list li a.name {
	background: url(../img/btn-univ.jpg) no-repeat #213b8b;
	color: #fff; padding: 2px 10px;
	font-size: 14px; min-width: 123px;
	display: block; position: absolute;
	left: 12px; bottom: 12px;
}

#offer_wrapper .news-item-list li .thumb {
	width: 315px; height: 200px;
	overflow: hidden; display: block;
	margin: 0;
}

#offer_wrapper .gallery {
	overflow: hidden; margin: 10px 0;
	text-align: center;
}

#offer_wrapper .gallery img {
	margin: 10px; vertical-align: middle;
	border: 1px solid #CCD3E5;
}

#offer_wrapper .gallery .thumb {
	margin: 0; float: none;
}

.search-boox {
	margin: 0 0 0 25px; padding-bottom: 25px;
	float: left; position: relative;
}

.search-boox h2 {
	margin: 15px 0; font-family: 'Ubuntu Light';
    line-height: 170%;
}

.search-boox input {
	border: 0;
}

.search-boox select, .search-boox input[type="text"] {
	color: #5d6e86; font: 11px Arial; padding: 6px 10px;
	background: #f4f4f4; border: 1px solid #ccd3e5;
}

.search-boox input[type="text"] {
	width: 205px; margin-bottom: 5px;
}

.search-boox input[type="submit"] {
	margin: 5px 0;
}

/* btns's */
.btn {
	text-align: center;
	display: inline-block;
	padding: 0 15px;
	margin: 10px;
	min-width: 100px;
	border: 0 solid transparent;
	color: #fff;
	font-size: 13px;
	min-height: 36px;
	line-height: 36px;
	background-image: url(../img/btn-univ.jpg);
	background-color: #213a8a;
	background-repeat: no-repeat;
	display: inline-block;
}

a.btn:hover {
	text-decoration: underline;
	color: #fff;
}

a.btn-print{
    cursor: pointer;
}

/* files list */
.files-list {
	width: 100%; float: left;
	margin: 0; padding: 0;
	list-style: none; list-style-position: inside;
}

.files-list li {
	float: left; width: 100%;
	border-top: 1px solid #dde2e5;
	padding: 10px 0;
}

.files-list li .ico {
	vertical-align: middle;
	margin: 5px 10px;
}

.files-list li a {
	float: right; display: block;
	margin-right: 10px; margin-top: 1.5%;
}

.files-list li a img {
	float: left;
}

/* end files list */

/* login form */
#login_form input[type="password"] {
	padding: 5px; clear: both;
	float: left; border: 1px solid #CCD3E5;
}

#login_form input[type="image"] {
	float: left; clear: both;
	margin: 10px 0;
}

/* navigation bar */
#navinagionBar {
	float: none; clear: both;
	margin: 10px 0; font-size: 13px;
	width: 100%; overflow: hidden;
}

#navinagionBar span {
	color: #67b3e7;
}

#navinagionBar span, #navinagionBar a {
	float: left; display: block;
}

#navinagionBar a {
	padding: 0 15px 0 10px; background: url(../img/nav-pointer.png) right center no-repeat;
	text-transform: capitalize;
	
}

#navinagionBar a:last-child {
	background: none;
}

.content-wrapper {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

.seo-content {
	margin: 0 auto 20px auto;
	width: 1000px;
	line-height: 16px;
	font-size: 12px;
}


.seo-content * {
	text-align: justify;
	color: #95a2b5;
}

#user_panel{
    float: right;
    margin-top: -3px;
    padding: 25px;

/*    -webkit-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
    background: rgba(230, 230, 230, 0.35);
    -webkit-box-shadow: inset 0px 0px 1px 1px rgba(200, 200, 200, 200);
    box-shadow: inset 0px 0px 1px 1px rgba(200, 200, 200, 200);*/
   
}
#user_panel a{
    font-size: 12px;
}

#user_panel a img{
    margin: 0 0 -3px 2px
}

.product-details{
    margin-bottom: 10px;
}

.product-details2{
    margin-bottom: 10px;
    padding-bottom: 20px;
    clear: both;
}


/* Koszyk */

#cart_title{
    font-size: 21px;
}

#shopping_cart {
    margin: 0 auto;
    width: 100%;
    font-size: 12px;
    font-family: Arial;
}

table#cart, table#order_list {
    border-collapse: collapse;
    margin-bottom: 1em;
    width: 100%;
}
	
table#cart th, table#order_list th {
    background-color: #3E6CC5;
    color: #fff;
    text-align: center;
    white-space: nowrap;
}

table#cart th,
table#cart td,
table#order_list th,
table#order_list td{
    padding: 3px 10px;
}


table#cart .quantity input {
    text-align: center;
    border: 1px solid #bbb;
    height: 20px;
    line-height: 20px;
}

table#cart > tbody > tr+tr{
    border-top: 1px solid #ddd;
}

table#cart tr td{
    background: #fff;
}

table#cart tr.odd td {
    background:#ECF6FD;
}

#order_list tr:nth-child(even) { 
    background-color:#ECF6FD;
}


#order select{
    width: 200px;
    margin: 5px 0 0 5px;
    padding: 3px 5px;
}

.center {
    text-align: center;
}
.text-right{
    text-align: right;
}
.text-left{
    text-align: left;
}


#total_price{
    font-size: 15px !important;
    text-align: right;
}


#add_item_panel{
    position: absolute;
    right: 0;
    top: 100px;
}

#add_item_panel input[type="text"]{
    color: #5d6e86;
    font: 11px Arial;
    padding: 6px 10px;
    background: #f4f4f4;
    border: 1px solid #ccd3e5;
    width: 50px
}

#multi_item{
    margin-top: 40px;
    margin-bottom: 30px;
}

#multi_item .dataTab{
    font-family: Arial;
}

#multi_item .dataTab th{
    background-color: #2a4a9f;;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}

#multi_item .dataTab tr.odd{
    background: #f1f1f1;
}

table.dataTable tr.odd td.sorting_1 {
    background-color: #DAE4FD !important;
}
table.dataTable tr.even td.sorting_1 {
    background-color: #DAE4FD !important;
}

#multi_item table.dataTable td{
    padding: 1px 8px;
    font-size: 12px;
}

#multi_item table.dataTable tr:hover td{
    background: #e3e3e3 !important;
}

#multi_item  .dataTables_length{
    display: none;
}

#multi_item  .dataTables_length select{
    border: 1px solid #ccc;
    width: 100px;
    height: 30px;
    line-height: 30px;
}

#multi_item .dataTables_filter input {
    width: 200px;
    border-radius: 3px;
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 8px;
}

#multi_item .dataTables_info,
#multi_item .dataTables_paginate{
   margin-top: 10px; 
   font-size: 12px;
   display: none;
}

#multi_item .dataTables_paginate{
    display: none;   
}

#multi_item input:disabled{
    background: #ddd;
    border: 1px solid #ccc
}

.color_pattern{
    width: 60px;
    height: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    margin-right: 3px;
    border: 1px solid #bbb;
}

.center{
    text-align: center;
}

#multi_item input{
    text-align: center;
    width: 40px;
    height: 20px;
    font-size:12px;
    border: 1px solid #aaa;
    border-radius: 3px;
}

#multi_item .f2{
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    max-width:80px;
}

#multi_submit{
    margin: 0 auto;
    margin-top: 20px;
    width: 200px;
    text-align: center;
}

#multi_submit .btn-2{
    width: auto;
    padding: 0 15px;
}

#multi_info{
    color: #777;
    font-size: 13px;
    margin-top: 20px;
    clear: both;
    float: left;
}

#order{
    text-align: right;
    padding: 10px 0;
}

#to_pay{
    display: none;
    font-weight: 400;
    color: #294a9e;
    font-size: 23px;
    margin: 10px 0;
}

#to_pay span, #order_details span{
    font-size:110%;
    font-weight: bold;
}

#order_details{
    font-size: 16px;
}

#order_details div{
   margin: 10px 0
}

#order_details span{
    color: #294a9e;
    font-size: 24px
}

.item_features{
    font-size: 11px;
    min-width: 40px;
}

.color_feat{
    border: 0;
    border-spacing: 0;
    margin: 0 auto;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    vertical-align: middle;

}

.f_2{
    display: inline-block;
    white-space: nowrap;
}

.color_feat td{
    margin: 0 auto;
    padding-left: 0 !important;
    width: auto;
    text-align: left;
}

/*.color_feat td:first-child{
    width: 110px;
}*/

table#cart .color_feat td{
    text-align: right;
    padding: 1px;
    
}


.color_feat td.c-first{
    font-size: 12px;
    min-width: 130px;
    max-width: 130px;
    font-weight: bold;
    line-height: 12px;
    padding: 0;
}


#order_summary{
    padding: 35px 35px 5px 35px;
    width: 400px;
    margin: 0 auto;
    margin-bottom: 30px;
    background: #f1f1f1;
    -webkit-border-radius: 3px 3px 20px 20px;
    border-radius: 3px 3px 20px 20px;
    -webkit-box-shadow: 0px 2px 5px 5px rgba(230, 230, 230, .9);
    box-shadow: 0px 2px 5px 5px rgba(230, 230, 230, .9);
}

#order_summary h1{
    margin: 0 auto;
    text-align: center;
    color: green;
    font-size: 1.3em;
}

#order_summary div{
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 20px;
}

#order_summary table{
    margin-bottom: 30px;
    border-spacing: 0;
    width: 100%
}
#order_summary table td{
    border-bottom: 1px solid #cacaca;
}

#order_summary h2{
    margin: 0;
}

#order_summary ul{
    margin: 0;
    padding: 5px;
    list-style: none
}

#order_summary ul li{
    font-size: 13px;
}

.status{
    width:20px;
    height: 20px;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-radius: 15px;
    -webkit-border-radius: 15px;
}

#personal_data fieldset, #invoice_data fieldset, #add_data fieldset, #notice fieldset{
    min-height: 180px;
    max-height: 180px;
}

#personal_data, #invoice_data, #add_data{
    min-width: 23%;
    float: left;
}

#notice{
    min-width: 30%;
    float: left;  
}

#notice textarea{
    width: 90%;
    height: 160px;
}


#user_menu{
    width: 100%;
    margin: 0 auto;
    margin: 40px 100px;
    font-family: arial;
}

#u_logout{
    float: right;
    margin-top: -45px;
}

#user_menu a {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77bff3), color-stop(1, #294A9E) );
	background:-moz-linear-gradient( center top, #77bff3 5%, #294A9E 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77bff3', endColorstr='#294A9E');
	background-color:#77bff3;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:180px;
	text-decoration:none;
	text-align:left;
	text-shadow:1px 1px 0px #294a9e;
        padding: 3px 10px;

}
#user_menu a:hover {
	background:#77bff3;
}

#user_menu a img{
    float: left;
    margin-top: 8px;
    margin-right: 10px
}
.item_value_error{
    border: 1px solid #d10000 !important;
    background: #facdcd !important
}

.required{
    color: #d10000;
}

.formError .formErrorContent {
    background: #294a9e;
    white-space: nowrap
}

.formError .formErrorArrow div{
    background: #294a9e;
}


#order_list_wrapper{
    font-size: 13px;
    font-family: Arial;
}
 
#order_list_wrapper .btn{
    width: auto;
    min-width: 0;
    line-height: 30px;
    min-height: 30px;
}
    

#order_info{
    font-family: Arial;
    font-size: 13px;
    line-height: normal;
}

#order_info th{
    background: #3E6CC5;
    color: #fff;
    padding: 5px;
}

#zam_det td{
    padding: 0 5px;
}

.no-wrap{
    white-space: nowrap
}

.on-page{
    float: right;
    overflow: hidden;
    margin: 10px 18px;
}

.on-page span{
    font-size: 13px;
}

.on-page ul{
    list-style: none;
    display: inline-block;
    margin: 0;
    padding:0;
}
.on-page ul li{
    color: #ccc;
    display: inline-block;
}

.on-page ul li a{
    display: inline-block;
}

.on-page li a:hover,
.on-page li a.active{
    color: #3E6CC5;
    text-decoration: underline;
}

#scroll-top{
    clear: both;
    float: right;
    overflow: hidden;
    cursor: pointer;
    margin-right: 15px;
}

#scroll-top .arrow-up{
    width: 0;
    height: 0;
    display: inline-block;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 10px solid #76c0f3;
    transition: all 0.2s
}

#scroll-top:hover{
    color: #2a4a9f;
}
#scroll-top:hover .arrow-up{
    border-bottom: 12px solid #2a4a9f; 
}

#social-buttons {
    position: fixed;
    top: 100px;
    right: 0px;
    z-index: 10;
    width: 30px;
}

#social-buttons .fb {
    z-index: 5;
    width: 380px;
    position: relative;
    float: left;
    transition: all 0.4s ease-out 0s;
}
#social-buttons .fb:hover {
    transform: translateX(-340px);
}
#social-buttons .fb > a {
    float: left;
    height: 105px;
    background: transparent url("../img/facebook.jpg") repeat scroll 0% 0%;
}
#social-buttons .fb-page {
    width: 350px;
    left: 30px;
    top: 0px;
    z-index: 100;
    position: absolute;
}
#social-buttons a {
    display: block;
    float: left;
    width: 30px;
    margin-bottom: 10px;
    transition: all 0.15s ease-out 0s;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
#social-buttons .shopHref{
	width: auto;
	white-space: nowrap;
	transform: rotate(-90deg);
	transform-origin: 0% 14px 0px;
	top: 330px;
	position: relative;
	background: #025BAB;
	background:#C5CF00;
	color:#fff;
	letter-spacing: 0.03em;
	font-weight: 700;
	font-size: 18px;
	padding: 10px;
}
#social-buttons .shopHref span{
	color:#025BAB;
}

body{
	position: relative;
	
}

.navigation-resposive{
	
	width: 200px;
	display: inline-block;
	transition:0.4s;
	position: fixed;
	left: -100%;
	top: 0;
	bottom: 0;
	z-index: 10;
	background: rgba(20,20,20,0.9);
	overflow-y: scroll;
	height: 100vh;
	
}

.navigation-resposive .container {
	position: relative;

	padding: 12px 0;
	
}

.navigation-resposive .container ul {
	list-style-type: none;
	display: inline-block;
	margin:0 auto;
	padding: 0;
	padding: 12px 0;
	
}
.navigation-resposive .container ul li {
	float: none;
	padding: 15px 30px;
}
.navigation-resposive .container ul li a {
	color: #fff;

}

.navigation-resposive .container ul li ul {
	display: none;
}

.button-responsive{
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin: 83px;
	position: absolute;
	top: 18px;
	right:320px;
	z-index: 20;
	margin:0;
	top: 57px;
	transition:0.4s;
	display: none;
}

.offer-btn{
	display: none;
	outline: none;
}
.offer-btn a {
	outline: none;
}


.show-mobile{
	text-align: right;
	padding: 10px 0 5px 0;
	float: right;
	display: none;
	cursor: pointer;
}
@media all and (max-width: 1023px) {
	.show-mobile{
		display: block;
	}
}

.show-mobile a {
color: #67B3E7;
	
}


#news_wrapper .lcol img {
	height: auto !important;
}
#news_wrapper .rcol img {
	height: auto !important;
}