﻿@charset "UTF-8";

/**
 * Atkom css
 *
 * @file		style.css
 * @name		Atkom
 * @version		1.0
 * @type		transitional
 * @browsers	Windows: IE6+, Opera7+, Firefox2+, Firefox3+
 *
 * @link		http://www.atkom.pl/
 * @copyright	2009 Atkom.pl All Rights Reserved.
 *
 */

/* -------------------------------------------------------------- */
/* Reset - zerowanie wartości
/* -------------------------------------------------------------- */

 @import "reset.css";

/* -------------------------------------------------------------- */
/* Ustawienia globalne
/* -------------------------------------------------------------- */

html, body {
    height: 100%;
    background-color: #ffffff;
}

body,td,th,tr {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

 body{
    height:100%;
    margin:0;
    background-color:#ffffff;
    background-image:url(../grafika/tlo_html.gif);
    background-repeat: repeat-x;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
}

/* -------------------------------------------------------------- */
/* Globalne klasy
/* -------------------------------------------------------------- */

.hide		   { display: none; }
.clear         { clear: both; }
.float-left    { float: left; }
.float-right   { float: right; }
.inline		   { display: inline; }
.block		   { display: block; }

.text-left     { text-align: left; }
.text-right    { text-align: right; }
.text-center   { text-align: center; }
.text-justify  { text-align: justify; }

.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }
.highlight     { background: #ffc; }

.wrap          { width: 960px; margin: 0 auto; }

.img-left      { float: left; margin: 4px 10px 4px 0; }
.img-right     { float: right; margin: 4px 0 4px 10px; }

.nopadding     { padding: 0; }
.noindent      { margin-left: 0; padding-left: 0; }
.nobullet      { list-style: none; list-style-image: none; }

table          { margin-bottom: 1.4em; }
th             { font-weight: bold; }
thead th 	   { background: #c3d9ff; }
th,td,caption  { padding: 4px 10px 4px 5px; }
tr.even td     { background: #e5ecf9; }
tfoot          { font-style: italic; }
caption        { background: #eee; }

/* -------------------------------------------------------------- */
/* Struktura
/* -------------------------------------------------------------- */

#wrapper{
    font-family: Arial, sans;
    font-size:12px;
    top:0px;
    position: relative;
    width: 100%;
    height:auto;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
}

#bgstopka{
    background-image:url(../grafika/stopka_bg.gif);
    background-repeat: repeat-x;
    height: 45px;
    width: 100%;
}

#wrapperstopka{
    font-family: Arial, sans;
    font-size:10px;
    width: 964px;
    margin: 0 auto;
    padding-top: 13px;
    text-align: left;
    color: #999999;
}

#wrapperstopka a{
    font-family: Arial, sans;
    font-size:10px;
}

#baner {
    position:relative;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    top:0px;
    width:964px;
    height:77px;
}

#menu {
    position:relative;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    top:0px;
    width:964px;
    height:68px;
}

/* -------------------------------------------------------------- */
/* Linki
/* -------------------------------------------------------------- */

a.top_link{
    color:#ec6223;
}

a.top_link:hover{
    color:#32383b;
}

a{
    color:#32383b;
    text-decoration:none;
}
a:hover{
    color:#ec6223;
    text-decoration:none;
}

a.stopka{
    text-decoration:none;
    color:#bbbbbb;
}

a.stopka:hover{
    color:#ff9900;
    text-decoration:none;
}
a.menu{
    color:#ffffff;
}

a.menu:hover{
    color:#ec6223;
}

/* -------------------------------------------------------------- */
/* Nagłówki
/* -------------------------------------------------------------- */

h2{
    color:#f17900;
    font-weight:bold;
    font-size:14px;
    padding-left:0px;
    padding-top:0px;
    padding-bottom:0px;
    padding-right:0px;
}

h3{
    color:#333333;
    font-weight:bold;
    font-size:14px;
    padding-left:0px;
    padding-top:0px;
    padding-bottom:5px;
    margin:0px;
}

.nag{
    margin-top:20px;
    margin-bottom:10px;
    height:30px;
    padding-left:30px;
    padding-top:3px;
    background-image:url(../grafika/nag.gif);
    background-repeat: no-repeat;
    color:#ec6223;
    font-weight:bold;
    font-size:20px;
}

/* -------------------------------------------------------------- */
/* Tabele
/* -------------------------------------------------------------- */

/* -------------------------------------------------------------- */
/* Listy
/* -------------------------------------------------------------- */

/* -------------------------------------------------------------- */
/* Formularze
/* -------------------------------------------------------------- */

/* -------------------------------------------------------------- */
/* Menu
/* -------------------------------------------------------------- */

.menu_{
    font-size:12px;
    font-weight:bold;
    float:right;
    border:0px solid red
}

 .menu_link{
    float:left;
    padding-top:30px;
}

/* -------------------------------------------------------------- */
/* Kategorie box lewy
/* -------------------------------------------------------------- */

#kategorie ul.punkt {
    list-style-type: none;
}

#kategorie ul.link {
    list-style-type: none;
    text-align:left;
}

#kategorie ul li {
    background-image:url(../grafika/punkt.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
    margin-top:1px;
    margin-bottom:1px;
    text-align:left;
}

#kategorie ul li.link {
    background-image:url(../grafika/punkt.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
    padding-top:5px;
    margin-top:1px;
    margin-bottom:1px;
    margin-left:10px;
    text-align:left;
}

#kategorie ul li, li.link:hover {
    background-image:url(../grafika/punkt.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
    padding-top:5px;
    margin-top:1px;
    margin-left:10px;
    text-align:left;
}

#kategorie ul li.link_ {
    background-image:url(../grafika/punkt.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
    padding-top:5px;
    margin-top:1px;
    margin-bottom:1px;
    margin-left:-10px;
    font-weight: bold;
    text-align:left;
}

#kategorie ul li.link_:hover {
    background-image:url(../grafika/punkt.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
    padding-top:5px;
    margin-top:1px;
    margin-left:-10px;
    font-weight: bold;
    text-align:left;
}

/* -------------------------------------------------------------- */
/* Kategorie moduł
/* -------------------------------------------------------------- */

 .kategoria {
    margin:auto;
    padding-bottom: 5px;
    width: 630px;
    clear:both;
    margin-bottom: 10px;
    background-color: #EEEEEE;
    padding:3px;

}

.kategoria .zdjecie {
    float: left;
    width: 110px;
    text-align: center;
}

.kategoria .zdjecie img {
    padding: 4px;
    width: 100px;
    border: 1px solid #32383B;
}

.kategoria .zdjecie img:hover {
    padding: 4px;
    border: 1px solid #EB6122;
}

.kategoria .opis {
    float: right;
    background: light green;
    width: 510px;
}

.kategoria .opis .tytul {
    text-align: left;
    font-weight: bold;
    margin-top: 0;
    font-size: 14px;
}

.kategoria .opis .wiecej {
    text-align: right;
    font-weight: bold;
}

/* -------------------------------------------------------------- */
/* Produkt
/* -------------------------------------------------------------- */

.produkt {
    width:680px;
}
.produkt .opis {
    width:520px;
    float:left;
    text-align:justify;
}
.produkt_zdjecia {
    width:150px;
    float:right;
    text-align:center;
}


/* -------------------------------------------------------------- */
/* Pozostałe
/* -------------------------------------------------------------- */

img, fieldset{
  border: none;
}

 .clear{
    padding-top: 20px;
    clear: both;
}

.separator{
    float:left;
    margin-top:6px;
    padding-left:15px;
    padding-right:15px;
}

.logo{
    float:right;
}

.logo_firma{
    float:left;
}

#tresc {
    line-height:20px;
    background-color:#ffffff;
    position:relative;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    top:0px;
    width:100%;
    height:auto;
}

.tresc_ {
    position:relative;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    top:20px;
    width:964px;
    height:auto;
    color:#333333;
    padding-left:0px;
    padding-top:0px;
}

.top{
    background-image:url(../grafika/tlo_top.gif);
    background-repeat: no-repeat;
    font-size:11px;
    padding-left:0px;
    float:right;
    width:107px;
    height:54px;
}
.top_tekst{
    position:relative;
    float:left;
    top:10px;
    left:20px;
}

.stopka_l{
    font-family: Arial, sans;
    font-size:10px;
    padding-left:0px;
    color:#ffffff;
    float:left;
}

.stopka_p{
    font-family: Arial, sans;
    font-size:10px;
    padding-left:204px;
    color:#999999;
    text-align:right;
    float:right;
}

div.stopka_{
    padding-left:18px;
}

.stopka_link{
    padding-left:30px;
}

.box{
    float:left;
    width:260px;
    background-image:url(../grafika/tlo_box.gif);
    background-repeat: no-repeat;
    padding-left:0px;
    padding-right:0px;
    padding-top:2px;
}

.tekst{
    float:left;
    width:680px;
    background-image:url(../grafika/tlo_tresc.gif);
    background-repeat: no-repeat;
    padding-left:24px;
    height:auto;
}

.tekst img {
    margin:4px;
}

hr {
    height : 1px; border : 0px dotted #FFFFFF; border-top : 1px solid #999999;
    margin-bottom:10px;
}

.sz {
    background-color: #e0e0e0;
    padding:8px;
    margin-top:1px;
}

.bi {
    padding:8px;
    margin-top:1px;
    background-color: #efefef;
}

td {
    vertical-align:top;
}

.form {
    border: 1px solid #696969;
}

.blad, .komunikat {
    color: red;
    text-align:center;
}

 td.szara {
    background-color: #f7f7f7;
    text-align:left
}

.logo_nazwa {
     float:left;
     font-size: 18px;
     font-weight:bold;
     padding-top:30px;
     padding-left:20px;
}

.produkt .opis ul {
    margin-left:30px;
}