/* RESET CSS */
p { margin: 0px; padding: 0px; }
img { border: 0px; }
a { text-decoration: none; color: #000; }

body {
    background: #f7f7f7;
    margin: 0px;
}

#contener {
    width: 779px;
    margin: 0 auto;
    border-right: 1px solid #fff;
}

body {
    font-family: Tahoma;
    font-size: 12px;
    color: #626262;
}

 input, textarea {
    font-family: Tahoma;
    font-size: 11px;
    color: #626262;
}


/*

TOP

*/
#logo {
   width: 191px;
   height: 117px;
   float: left;
}

#top {
    width: 588px;
    height: 117px;
    float: left;
}

#top,
#logo {
border-bottom: 1px solid #fbfbfb;
}




/*

BELKA MENU

*/
#menu_lang {
    width: 171px;
    height: 23px;
    float: left;
    background: #fff;
    padding-top: 7px;
    padding-left: 20px;
font-family: Tahoma;
    font-size: 11px;
    color: #626262;
}

#menu {
    width: 588px;
    height: 30px;
    background: #d8d8d8;
    float: left;

}

#menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menu li {
    float: left;
}

#menu li img {
    display: block;
}
/* POLSKA WERSJA */

#menu li a.firma {    width: 75px;}
#menu li a.aktualnosci {    width: 102px;}
#menu li a.produkty {    width: 91px;}
#menu li a.realizacje {    width: 95px;}
#menu li a.sklep {    width: 140px;}
#menu li a.kontakt {    width: 85px;}

#menu li a.firma, #menu li a.aktualnosci, #menu li a.produkty,
#menu li a.realizacje, #menu li a.sklep, #menu li a.kontakt {
    display: block;
    overflow: hidden;
}

#menu li a.firma:hover img { margin-left: -75px; }
#menu li a.aktualnosci:hover img {    margin-left: -102px;}
#menu li a.produkty:hover img {    margin-left: -91px;}
#menu li a.realizacje:hover img {    margin-left: -95px;}
#menu li a.sklep:hover img {    margin-left: -140px;}
#menu li a.kontakt:hover img {    margin-left: -85px;}

/* ANGIELSKA WERSJA */

#menu li a.firma_en {    width: 104px;}
#menu li a.aktualnosci_en {    width: 71px;}
#menu li a.produkty_en {    width: 96px;}
#menu li a.realizacje_en {    width: 87px;}
#menu li a.sklep_en {    width: 121px;}
#menu li a.kontakt_en {    width: 109px;}

#menu li a.firma_en, #menu li a.aktualnosci_en, #menu li a.produkty_en,
#menu li a.realizacje_en, #menu li a.sklep_en, #menu li a.kontakt_en {
    display: block;
    overflow: hidden;
}

#menu li a.firma_en:hover img { margin-left: -104px; }
#menu li a.aktualnosci_en:hover img {    margin-left: -71px;}
#menu li a.produkty_en:hover img {    margin-left: -96px;}
#menu li a.realizacje_en:hover img {    margin-left: -87px;}
#menu li a.sklep_en:hover img {    margin-left: -121px;}
#menu li a.kontakt_en:hover img {    margin-left: -109px;}

/* NIEMIECKA WERSJA */

#menu li a.firma_de {    width: 120px;}
#menu li a.aktualnosci_de {    width: 96px;}
#menu li a.produkty_de {    width: 89px;}
#menu li a.realizacje_de {    width: 90px;}
#menu li a.sklep_de {    width: 101px;}
#menu li a.kontakt_de {    width: 92px;}

#menu li a.firma_de, #menu li a.aktualnosci_de, #menu li a.produkty_de,
#menu li a.realizacje_de, #menu li a.sklep_de, #menu li a.kontakt_de {
    display: block;
    overflow: hidden;
}

#menu li a.firma_de:hover img { margin-left: -120px; }
#menu li a.aktualnosci_de:hover img {    margin-left: -96px;}
#menu li a.produkty_de:hover img {    margin-left: -89px;}
#menu li a.realizacje_de:hover img {    margin-left: -90px;}
#menu li a.sklep_de:hover img {    margin-left: -101px;}
#menu li a.kontakt_de:hover img {    margin-left: -92px;}

/* ROSYJSKA WERSJA */

#menu li a.firma_ru {    width: 80px;}
#menu li a.aktualnosci_ru {    width: 88px;}
#menu li a.produkty_ru {    width: 100px;}
#menu li a.realizacje_ru {    width: 85px;}
#menu li a.sklep_ru {    width: 145px;}
#menu li a.kontakt_ru {    width: 90px;}

#menu li a.firma_ru, #menu li a.aktualnosci_ru, #menu li a.produkty_ru,
#menu li a.realizacje_ru, #menu li a.sklep_ru, #menu li a.kontakt_ru {
    display: block;
    overflow: hidden;
}

#menu li a.firma_ru:hover img { margin-left: -80px; }
#menu li a.aktualnosci_ru:hover img {    margin-left: -88px;}
#menu li a.produkty_ru:hover img {    margin-left: -100px;}
#menu li a.realizacje_ru:hover img {    margin-left: -85px;}
#menu li a.sklep_ru:hover img {    margin-left: -145px;}
#menu li a.kontakt_ru:hover img {    margin-left: -90px;}



/*

SRODEK - PRAWA I LEWA KOLUMNA

*/


#row, #row_center {
   width: 779px;
   float: left;
}

#row_center {
   width: 779px;
   float: left;
}

#left {
    width: 190px;
    padding-top: 20px;
    padding-bottom: 200px;
    float: left;
}

#left_clear {
    width: 190px;
    background: #f3f3f3;
    padding-top: 20px;
    float: left;
}

#content {
    border-left: 1px solid #fff;
    width: 538px;
    padding: 0px 25px 50px 25px;
    float: left;
}

#content_clear {
    border-left: 1px solid #fff;
    width: 538px;
    padding: 0px 25px 0 25px;
    float: left;
}

#left_clear p,
#left p {
    margin: 0px 20px 10px 20px;
}

/*

STOPKA

*/
#bottom_left {
    width: 190px;
    border-right: 1px solid #fff;
    height: 34px;
    float: left;
}

#bottom_right {
    width: 588px;
    height: 30px;
    background: #d8d8d8;
    border-bottom: 4px solid #f3f3f3;
    float: left;
}

#bottom_right p {
    margin: 8px 0 0 8px;
    font-size: 0.8em;
}


/* 

 STRONA GŁOWNA
 
*/

h1 {
   font-size: 1.5em;
   margin: 10px 0 30px 0px;
}

h2 {
   font-size: 1.4em;
   margin: 30px 0 30px 0px;
}

#naglowek {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 538px;
    height: 28px;
    background: url('../images/hr.gif') repeat-x bottom;
font-size: 11px;
}

#welcome {
    margin-top: 21px;
    width: 537px;
    background: url('../images/text_welcome_bg.jpg') repeat-x top;
}

#nasza_oferta {
    margin-top: 21px;
    width: 538px;
    background: url('../images/naglowek_oferta_bg.gif') repeat-x top;
}

.box_row {
    width: 538px;
    height: 123px;
}

a.o_trybuny,
a.o_zadaszenia,
a.o_sceny,
a.o_kratownice,
a.o_statywy,
a.o_uchwyty {
    width: 138px;
    height: 16px;
    border: 1px solid #c4c4c4;
    color: #F9B701;
    font-weight: bold;
    font-size: 11px;
    padding-top: 86px;
    padding-left: 10px;
    letter-spacing: 0.5px;
    display: block;
}

a.o_trybuny {    background: #fff url('../images/icon_oferta_trybuny.jpg') no-repeat center 3px;}
a.o_trybuny:hover {    background: #F9B701 url('../images/icon_oferta_trybuny.jpg') no-repeat center 3px;}

a.o_zadaszenia {    background: #fff url('../images/icon_oferta_zadaszenia.jpg') no-repeat center 3px;}
a.o_zadaszenia:hover {    background: #F9B701 url('../images/icon_oferta_zadaszenia.jpg') no-repeat center 3px;}

a.o_sceny {    background: #fff url('../images/icon_oferta_sceny.jpg') no-repeat center 3px;}
a.o_sceny:hover {    background: #F9B701 url('../images/icon_oferta_sceny.jpg') no-repeat center 3px;}

a.o_kratownice {    background: #fff url('../images/icon_oferta_kratownice.jpg') no-repeat center 3px;}
a.o_kratownice:hover {    background: #F9B701 url('../images/icon_oferta_kratownice.jpg') no-repeat center 3px;}

a.o_statywy {    background: #fff url('../images/icon_oferta_statywy.jpg') no-repeat center 3px;}
a.o_statywy:hover {    background: #F9B701 url('../images/icon_oferta_statywy.jpg') no-repeat center 3px;}

a.o_uchwyty {    background: #fff url('../images/icon_oferta_uchwyty.jpg') no-repeat center 3px;}
a.o_uchwyty:hover {    background: #F9B701 url('../images/icon_oferta_uchwyty.jpg') no-repeat center 3px;}

a.o_trybuny:hover,
a.o_zadaszenia:hover,
a.o_sceny:hover,
a.o_kratownice:hover,
a.o_statywy:hover,
a.o_uchwyty:hover {
    color: #fff;
}


/* 
     INNE
*/


.news_box {
    padding-bottom: 20px;
    margin-bottom: 20px; 
    float: left;
    background: url('../images/kropki_poziom.gif') repeat-x bottom;
}

.news_date {
    float: right;
    width: 80px;
    text-align: right;
    background: url('../images/clock.gif') no-repeat center left;
    font-weight: bold;
    font-size: 11px;
}

.news_title {
    float: left;
    font-weight: bold;
    width: 450px;
    font-size: 11px;
}

.news_text {
    float: left;
    margin-top: 5px;
    font-size: 12px;
}

.search_box {
    padding-bottom: 10px;
    margin-bottom: 10px; 
    float: left;
    background: url('../images/kropki_poziom.gif') repeat-x bottom;
    width: 538px;
}


/*
      OFERTA
*/

a.oferta_top {
    display: block;
    width: 183px;
    background: #bbb;
    color: #5e5e5e;
    font-weight: bold;
	font-size: 11px;
    padding-left: 7px;
    padding-top: 5px;
	padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

a.oferta_top:hover,
a.oferta:hover,
a.oferta_produkt:hover {
    color: #000;
}

a.oferta {
    display: block;
    width: 190px;
    background: #cdcdcd;
    color: #5e5e5e;
    font-weight: bold;
    font-size: 11px;
    padding-top: 5px;
	padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

a.oferta_produkt {
    display: block;
    width: 163px;
    background: #e0e0e0 url('../images/kropka_szara.gif') no-repeat 18px center;
    color: #5e5e5e;
    font-weight: bold;
    font-size: 11px;
    padding: 5px 0px 5px 27px;
    border-bottom: 1px solid #eee;
}

a.oferta_produkt_select {
    display: block;
    width: 163px;
    background: #F9B701 url('../images/kropka_biala.gif') no-repeat 18px center;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    padding: 5px 0px 5px 27px;
    border-bottom: 1px solid #eee;
}


table.parametry {
    border-collapse: collapse;
}

table.parametry td {
    border: 1px solid #fff;
    background: #e8e8e8;
    padding: 5px;
    font-size: 0.8em;
}

table.parametry td.table_head {
    border-bottom: 1px solid #fff;
    font-weight: bold;
    background: #F9B701;
    color: #fff;
    padding: 5px;
    font-size: 0.8em;
}

hr {
     border-top: 1px dotted #686868;
     border-width: 1px 0 0 0;
     height: 1px;
}

#gallery {
     margin-top: 40px;
}

#gallery a {
     display: block;
     width: 59px;
     height: 59px;
     border: 1px solid rgb(215,215,215);
     float: left;
     margin: 0 7px 7px 0;
}

.buy {
     width: 110px;
     height: 20px;
     display: block;
     background: url('../images/buy.gif') no-repeat center right;
     font-size: 1.3em;
     font-weight: bold;
     color: #3e3d3d;
     float: right;
     padding-top: 8px;
     padding-right: 50px;
     text-align: right;
}

.print {
     width: 100px;
     height: 15px;
     display: block;
     background: url('../images/print.gif') no-repeat center right;
     font-weight: bold;
font-size: 11px;
     color: #666666;
     float: right;
     padding-right: 20px;
     padding-top: 2px;
     text-align: right;
}

.print:hover {
     color: #000;
}

.wariant {
     width: 169px;
     background: url('../images/kropki_pion.gif') repeat-y left;
     float: left;
     padding-right: 10px;
}

.wariant .title {
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    float: left;
    width: 50px;
    margin-right: 19px;
    background: #F9B701;
    padding: 5px;
    text-align: center;
}

.wariant img {
    float: right;
}








/* FORMULARZE */
fieldset {
    width: 400px;
    border: none;
    background: #f3f3f3;
}

label {
  display: block;
  width: 120px;
  float: left;
  font-weight: bold;
}

input,
textarea {
  border: 1px solid #cccccc;
  padding: 4px;
}

.textie {
    width: 216px;
}

div.form_row {
  overflow: hidden;
  clear: both;
  margin: 0 15px 6px 0px;
}

div.form_row_color {
  overflow: hidden;
  clear: both;
  margin-bottom: 6px;
  color: #fff;
  font-weight: bold;
  background: #F9B701;
  padding: 5px;
  font-size: 1.2em;
  margin-top: 30px;
}

.submit {
  font-weight: bold;
  border: 0px;
  background: #f9b700;
  color: #fff;
  margin-left: 10px;
}

div.form_row .margin {
}

div.form_row .mini {
    font-size: 0.9em;
    float: left;
    margin-left: 130px;
    width: 96px;
}

label.check {
    width: auto;
}

input.check {
    float: left;
    width: 20px;
}

.newsletter {
    margin-left: 20px;
}



ul {
    list-style-type: disc;
    list-style-position: inside;
}

a.shoping_cart_pl{
    margin-top: 20px;
    display: block;
    height: 35px;
    width: 191px;
	background-repeat: no-repeat;
	background-position: left;
}

a.shoping_cart_pl:hover{
}

.map_box {
    position: relative;
    float: right;
    padding: 4px;
    border: 1px solid #ccc;
    display: table;
    background-color: #fff;
    margin-bottom:20px;
}

.map_box:hover {
    border: 1px solid #aaa;
    background-color: #fbfbfb;
}

.map_box #map { 
    width: 330px; 
    height: 200px;
    background: url(http://web4you.com.pl/template/loader.gif); 
    background-repeat: no-repeat; 
    background-position: center;

}

.naglowek_n{
    font-size: 1.6em;

    font-weight: bold;
    float:left;
    margin-bottom:10px;
    
}

table.products_in_cart {
    margin-top: 50px;
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #f0f0f0;
}

table.products_in_cart th {
    background-color: #f9b700;
    color: #fff;
    font-size: 0.9em;
    padding: 7px;
    border: 1px solid #fff;
}

table.products_in_cart td {
    background-color: #f6f6f6;
    padding: 7px;
    border: 1px solid #ddd;
}

table.products_in_cart td:hover {
    background-color: #ffffd9;
    padding: 7px;
    border: 1px solid #d2d2d2;
}

table.products_in_cart td a  {
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
}

table.products_in_cart td a:hover  {
    text-decoration: underline;
    color: #aaa;
}

#naglowek_pl {
   margin-top: 30px;
   margin-bottom: 20px;
   width: 538px;
   height: 28px;
   background: url('../images/hr.gif') repeat-x bottom;
   font-size: 11px;
}  

div.realizacja {
	margin-top: 8px;
	font-size: 0.8em;
	font-weight: bold;
	color: #555;
}

div.realizacja a{
	text-decoration: none;
	color: #555;
}

div.realizacja a:hover{
	text-decoration: underline;
}