﻿html, body {
	background-color: #fff;
	background-image: url("../img/tlo_nas.gif");
	color: #000;
    font-family: verdana, tahoma;
    font-size: 13px;
}

a:link {
	color: #8e7010;
}

a:visited {
	color: #095c3c;
}

a:active {
	font-weight: bold;
}

a:hover {
	color: #a7832b;
}

.nagl {
    color: green;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
}

#STRONA {
	width: 1004px;
	margin: 0 auto;
	padding: 0;
}

#NAGLOWEK {
    background-color: #ebeced;
    text-align: center;
    border: solid 1px #c29e48;
    padding: 2px;    	
}

#BANER {
	background: url("../img/logo_nas.jpg") no-repeat left;
    position: relative;
}

#lang {
    position: absolute;
    right: 16px;
    top: 0;
    text-transform: lowercase;
}

#koszyk_info {
    position: absolute;
    right: 5px;
    top: 35px;
    text-transform: lowercase; 
}

#logowanie {
    text-align: left;
    padding: 2px;
}

.LoginTitleText {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    background-color: Green;
}

.LoginButton {
    font-weight: bold;
}

#MENU {
    padding: 2px;
}

#MENU ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu
{
    font-size: 13px;
}

.wybrane
{
    text-decoration: underline;
    font-weight: bold;
}

#MENU ul li {
    display: inline; 
    font-size: 18px;
    padding: 25px;
}


#LEWA {
	width: 200px;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 5px 0 5px 0;	
}

#KONTO {
	background-color: #ebeced;
    border: solid 1px #c29e48;
    margin-bottom: 5px;    
    padding: 2px;    
}

#GRUPY {
	background-color: #ebeced;
    border: solid 1px #c29e48;
    margin-bottom: 5px;
    padding: 2px;    
}

#WYSZUK {
	background-color: #ebeced;
    border: solid 1px #c29e48;
    padding: 2px;    
}

.btn_srodek {
    text-align: center;
}

#TRESC {
	overflow: hidden;
    width: 777px;
    float: left;
    margin-left: 200px;
    border: solid 1px #c29e48;
    background-color: #ebeced;
    margin: 5px 0 5px 5px;
    padding: 15px 10px 15px 10px;
    font-style: italic;
    text-align: center;
    line-height: 25px;
}

#TRESC ul li {
    text-align: left;
    list-style-type: square;
    display: list-item;
}

#imgTresc1 {
    float: left;
    height: 200px;
    width: 150px;
}

#imgTresc2 {
    float: right;
    height: 166px;
    width: 150px;
}

#imgPromoBaner 
{
	float: none;
	width: 727px;
}

.towar {
    overflow: hidden;
    max-width: 250px;
    vertical-align: top;
    text-align: left;
    border: solid 1px #c29e48;
    padding: 1px;
}

.zdjecie {
}

.zdjecie_wylaczone {
    /* for IE */
    filter: alpha(opacity=60);
    /* CSS3 standard */
    opacity: 0.6;
}

/* formatowanie wyglądu szczegółów towaru */

#towar_szczeg {
    text-align: center;
}

.towar_szczeg_nazwa {
    padding: 2px;
    text-align: left;
    width: 130px;
}

.towar_szczeg_tresc {
    padding: 2px;
    text-align: center;
    border: #c29e48;
    width: 500px;
}

.towar_szczeg_promo {
    font-weight: bold;
    color: red;
    text-decoration: blink;
}

.towar_rabat_info 
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}

/* formatowanie wierszy Gridów */

.wiersz_hs {
    background-color: Green;
}

.wiersz_rs {
    background-color: #4fa16d;
}

.wiersz_as {
    background-color: #15784a;
}

/* formatowanie kolumn Gridów */

.gk_zdjecie {
    width: 100px;
}

.gk_kodnazwa {
    text-align: left;
    overflow: hidden;
    width: 220px;
}

.gk_dost {
    width: 80px;
}

.gk_jm {
    width: 80px;
}

.gk_ilosc {
    width: 60px;
}

.gk_cena {
    text-align: right;
    width: 90px;
}

.gk_wart {
    text-align: right;
    width: 110px;
}

.gk_numerdw {
    text-align: left;
    width: 100px;
}

.gk_data {
    text-align: center;
    width: 80px;
}

.gk_rabat {
    text-align: right;
    width: 55px;
}

.gk_vat {
    text-align: right;
    width: 90px;
}

.gk_opis {
    text-align: left;
    width: 300px;
}

.gk_status {
    text-align: left;
    width: 80px;
}

/* koniec formatowania kolumn Gridów */


#koszyk_tbl {
    width: 100%;
    border: solid 1px #c29e48;
}

.kosz_kol_1 {
    text-align: left;
    width: 120px;
}

.kosz_kol_2 {
    text-align: right;
    width: 100px;
}

.kosz_kol_3 {
    text-align: center;
    width: 160px;
}


#Stanowisko {
    font-size: 24px;
    text-align: center;
    text-decoration: bold;
    letter-spacing: 10px;
}

.promo {
    width: 727px;
    padding: 0;
    margin: 0;
}

#Klauzula {
    font-size: 12px;
}


#STOPKA {
	clear: both;
	width: 100%;
    border: solid 1px #c29e48;	
	background-color: #ebeced;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#AdRotator1
{
    background: #FFFF00;
}

.praca_link {
    font-size: 15px; 
    text-decoration: underline;
}

.hasno {
    text-align: left;
}

.lblHaslo {
    font-size: 15px;
    text-decoration: bold;
    background-color: green;
}

.lblNP {
	font-size: 10px;
}

#filenotfound 
{
    border: solid 1px #c29e48;
    background-color: #ebeced;
    padding: 15px 10px 15px 10px;
    font-style: italic;
    text-align: center;
    line-height: 25px;	
}

.fnf_nag {
    font-size: 20px;
    color: red;
}

.fnf_kom {
    font-size: 14px;
    color: black;
}
