@charset "utf-8";

* {margin: 0; padding: 0}

html, body {
    color: #000000;
    background-color: #fafafa;
    font-family: Tahoma,Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size: 15px;
	text-decoration:none;
	line-height:1.6;
    white-space: normal;
    word-wrap: break-word;
}
a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
border: none;
}
li {
list-style: none;
}

h3 {
clear: both;
}


.flag {
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 15px;
}
.flag li{
    margin: 0px 3px;
    padding: 0px;
    float: left;
    width: auto;
}

.bg-header-top {
    width: 1100px;
    height: 45px;
    background-color:#3b3b3b;
    border-radius: 10px;
    -webkit-box-shadow: 0px 4px 10px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 10px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 10px -4px rgba(0,0,0,0.75);
    
}

.bg-header-top p{
    color: #c0c0c0;
    padding: 10px;
}

.bg-header-top p span{
    float: right;
}
.bg-header-top p span span{
    color: #ff4040;
    float: none;
}

.bg-header {
    width: 1100px;
    height: 182px;
    background-image: url(../images/bg-header.png);
    background-repeat: no-repeat;
    position: relative;
}
.bg-header .logo {
    width: 143px;
    height: 77px;
    display: block;
    position: absolute; 
    top: 68px;
    left: 47px;
    
}
.menu-container {
    width: 1100px;
    height: 50px;
    background: rgba(222,12,5,1);
    background: -moz-linear-gradient(top, rgba(222,12,5,1) 0%, rgba(184,9,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(222,12,5,1)), color-stop(100%, rgba(184,9,0,1)));
    background: -webkit-linear-gradient(top, rgba(222,12,5,1) 0%, rgba(184,9,0,1) 100%);
    background: -o-linear-gradient(top, rgba(222,12,5,1) 0%, rgba(184,9,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(222,12,5,1) 0%, rgba(184,9,0,1) 100%);
    background: linear-gradient(to bottom, rgba(222,12,5,1) 0%, rgba(184,9,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de0c05', endColorstr='#b80900', GradientType=0 );
    border-radius: 10px;
    -webkit-box-shadow: 0px 4px 10px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 10px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 10px -4px rgba(0,0,0,0.75);
    margin: 0px;
    padding: 0px;
    list-style: none;
    clear: both;
}

.menu {
    margin: 0px;
    padding: 0px;
    list-style: none;  
}
.menu li {
    float: left;
    width: auto;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 10px 0 0 0;
    border-width: 0 1px 0 1px;
    border-style:solid;
    border-color: #000 #b30803 #000 #e2332d;
}
.menu li:first-child {
    border-width: 0 1px 0 0;
    border-style:solid;
    border-color: #000 #b30803 #000 #e2332d;
}
.menu li:last-child {
    border-width: 0 0 0 1px;
    border-style:solid;
    border-color: #000 #b30803 #000 #e2332d;
}
.menu li a{
    color: #fff;
    font-weight: bold;
}

.rozwin {
position: absolute; 
top: 122px; 
left: 350px;
border: 1px solid #a31b22;
background-color: #ffffff;
z-index: 9999;
padding: 5px;
}

.more2 {
position: absolute; 
top: 64px; 
left: 350px; 
width: 35px; 
height: 35px;
}

#header {
    width: 1100px;
    height: 320px;
    position: relative;
    margin: 0px auto;
}

.heading_title {
    clear: both;
    width: 1100px;
    margin: 0px auto;
    background-color: #fff;
    padding: 10px 0 5px 0;
    height: 90px;

}

.heading_title h1{
    color: #a31b22;
    font-size: 18px;
    width: 360px;
    text-align: center;
    float: right;
    
}

#content  {
    clear: both;
    width: 1100px;
    padding: 10px;
    margin: 0px auto;
    background-color: #fff;
}

#content .left_column {
    width: 160px;
    float: left;
    margin-right: 20px;
}
#content .left_column ul li {
    line-height: 25px;
}
#content .left_column ul li a{
    text-decoration: none;
    color: #000000;
}

#content .left_column h2{
    color: #ffffff;
    background-color: #a31b22;
    font-size:12pt;
    font-weight: normal;
    width: 160px;
    height: 25px;
    text-align: center;
}

#content .right_column {
    width: 900px;
    float: left;
}

.front_offer {
    width: 880px;
    padding: 10px;
    background-color: #eaeaea;
    height: 210px;
    margin: 0px 0 10px;
}
.front_offer:hover {
    background-color: #f5f5f5;
}
.front_offer .column{
    width: 160px;
    float: left;
    margin-right: 10px;

}
.front_offer .col1{
    width: 580px;
    float: left;
}
.id-number {
    float: right;
    margin: 0px;
    padding: 0px;
} 
.front_offer h1{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin: 0px;
}
.front_offer h1 a{
    color: #a31b22;
    text-decoration: none;
}
.front_offer h3{
    clear: both;
    margin: 10px 0;
}
.front_offer p {
    margin: 0px 0;
   clear: both;
}


.right_column h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
}

.right_column h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
}

#footer {
    clear: both;
    width: 1080px;
    margin: 0px auto;
    background-color: #ffffff;
    text-align: right;
    padding: 5px 10px 10px 10px;
    border: 1px solid #a31b22; 
    border-width: 1px 0px 0px 0px;
}

dt {
width: 120px;
float: left;
margin-right: 5px;
clear: both;
padding: 2px;
}
dd {
width: auto; 
float: left;
padding: 2px;

}

.offer p {
    text-align: justify;
}


.specifications {
    border-spacing:0;
    border-collapse:collapse;
    width: 100%;
}
.specifications td{
    padding: 5px;
    border: 0px;
    border-top: 1px dotted #cacfb2;
    vertical-align: top;
}
.specifications td:first-child{
    color: #505050;
}

.right_column form table tr td {
    padding: 6px 0;
}

.right_column form table tr td input[type="text"] {
    height: 25px;
    padding: 2px;
    border: 1px solid #c0c0c0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.right_column form table tr td select {
    height: 30px;
    padding: 4px;
    border: 1px solid #c0c0c0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.right_column form table tr td textarea {
    padding: 2px;
    border: 1px solid #c0c0c0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.right_column form table tr td:first-child{
    text-align: right;
    color: #202020;
}

.right_column form table tr td p{
    margin: 5px 0;
}

.SubCategoryContainer h1{
    clear: both;
    height: 39px;
    line-height: 39px;
    font-size: 20px;
    color: #ffffff;
    padding: 0 0 0 20px;
    background-image: url(../images/bg-subcategory.png);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
-webkit-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    0px 5px 5px rgba(50, 50, 50, 0.4);
box-shadow:         0px 5px 5px rgba(50, 50, 50, 0.4);
margin: 0 0 10px 0;
    
    
}

.SubCategoryContainer h2{
    clear: both;
    color: #b70800;
    border: 1px solid #d8d8d8;
    border-width: 0 0 1px 0;
    margin: 8px 0 0 20px;
    padding: 4px 0;
}

.SubCategory {
    margin: 5px 0 0 40px;
    padding: 0px;
    list-style: none;
} 

.SubCategory li{
    margin: 3px 10px;
    padding: 0px;
    width: 200px;
    float: left;
    
}

#languages {
    float: right;
    background-color: #ffffff;
    margin-top: 5px; 
    margin-right: 15px;
    width: 220px;
}
.active {font-weight: bold; color: red;}

.dropdown-menu {
    padding: 10px !important;
    right: 0px;
    min-width: 430px;
    left: inherit;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}


.de,
.en,
.fr,
.it,
.ru,
.ro,
.pl,
.hr,
.es,
.hu,
.ar{
    display: inline-block;   
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 10px;
}

.de { 
  background-image: url(/../flag/de.png);
}
.en {
  background-image: url(/../flag/en.png);
}
.fr {
  background-image: url(/../flag/fr.png);
}
.it {
  background-image: url(/../flag/it.png);
}
.ro {
  background-image: url(/../flag/ro.png);
}
.ru {
  background-image: url(/../flag/ru.png);
}
.pl {
  background-image: url(/../flag/pl.png);
}
.hr {
  background-image: url(/../flag/hr.png);
}
.es {
  background-image: url(/../flag/es.png);
}
.hu {
  background-image: url(/../flag/hu.png);
}
.ar {
  background-image: url(/../flag/ar.png);
}


.at { background-image: url(/images/flag-at.png); }
.be { background-image: url(/images/flag-be.png); }
.bg { background-image: url(/images/flag-bg.png); }
.ch { background-image: url(/images/flag-ch.png); }
.cz { background-image: url(/images/flag-cz.png); }
.dk { background-image: url(/images/flag-dk.png); }
.ee { background-image: url(/images/flag-ee.png); }
.fi { background-image: url(/images/flag-fi.png); }
.gr { background-image: url(/images/flag-gr.png); }
.ie { background-image: url(/images/flag-ie.png); }
.lt { background-image: url(/images/flag-lt.png); }
.lu { background-image: url(/images/flag-lu.png); }
.lv { background-image: url(/images/flag-lv.png); }
.me { background-image: url(/images/flag-me.png); }
.nl { background-image: url(/images/flag-nl.png); }
.no { background-image: url(/images/flag-no.png); }
.pt { background-image: url(/images/flag-pt.png); }
.rs { background-image: url(/images/flag-rs.png); }
.se { background-image: url(/images/flag-se.png); }
.si { background-image: url(/images/flag-si.png); }
.sk { background-image: url(/images/flag-sk.png); }
.tr { background-image: url(/images/flag-tr.png); }
.al { background-image: url(/images/flag-al.png); }

.at,
.be,
.bg,
.ch,
.cz,
.dk,
.ee,
.fi,
.gr,
.ie,
.lt,
.lu,
.lv,
.me,
.nl,
.no,
.pt,
.rs,
.se,
.si,
.sk,
.tr,
.al
 {
    display: inline-block;   
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 10px;
}



.col-flag {
    width:50%;
    float:left;
}

.btn-secondary {
  border: 1px solid #dadada;
  text-align: left;
}
.btn-secondary div {
  width: 180px;
  display: inline-block;

}

.btn {
    border-radius: 0px;
    border: 1px solid #fff;
}

.btn-secondary {
    color: #000;
    background-color: #fff;
    border-color: #fff
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: inherit;
    background-color: inherit;
    border-color: #fff;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: none;
}
.btn-secondary:hover {
    color: inherit;
    background-color: inherit;
    border-color: #fff;
}

.dropdown-item {
    padding: 0px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: inherit;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #000000;
    text-decoration: none;
    background-color: inherit;
}
