@media print {
  body { display:none; }
}

body {
    font-size: 12px;
    font-family: Tahoma, Verdana, sans-serif;
    margin: 10px 0 0 0;
    text-align: center;	
}

a {
    cursor: pointer;
	 text-decoration: none;	
}

a:hover {
    text-decoration: underline;	
}

.pop {
    font-size: 10px;
    color: #515151;
    text-decoration: underline;
    display: block;
    margin-top: 3px;
    cursor: pointer;
}

.pop2 {
    font-size: 10px;
    color: #515151;
    text-decoration: none;
    display: block;
    margin-top: 3px;
    cursor: pointer;	
}



#war {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
}

#war #warstwa {
     position: absolute;
	height:300px; 
	width:300px;
	background: #eeeeee; 
	border:1px solid #CCCCCC;
}

#war #warstwa2 {
     position: absolute;
	background: #F9F9F9; 
	display: block;
	padding: 0;
	margin: 0;
}

#strona {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    position: relative;    
}

#top {
    width: 760px;
    height: 68px;
}

#g_prawa {
    width: 190px;
    float: right;	
}

#g_lewa {
    width: 550px;float: left;
}

#prawa {
    width: 190px;
    float: right;	
}

#lewa {
    width: 550px;
    float: left;	
}



/* LOGOWANIE */

#logowanie {
    background: #FFB475;
    width: 190px;
    height: 80px;	
    text-align: left;
    float: right;
    padding-bottom: 4px;
    margin-bottom: 8px;
    position: relative;		
}

#logowanie form {
    padding: 5px;
}

#logowanie input.pole {
    font-size: 11px;
    width: 84px;
    background: #FFDCBF;
    border: 1px solid #efefef;	
}

#logowanie .button {
    	background: #ff9036;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
	padding: 1px 10px 1px 10px;
	margin-top: 2px;
	font-family: Verdana, sans-serif;
}

#logowanie .uzyt {
	margin: 5px 0 5px 5px;;
}

#logowanie .linki {
    text-align: center;
    color: #FFFFFF;
    bottom: 4px;
    position: absolute;
    left: 56px;				
}

#logowanie .linki2 {
    text-align: center;
    color: #FFFFFF;
    bottom: 4px;
    position: absolute;
    left: 25px;				
}

#logowanie a {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

#logowanie a:hover {
    text-decoration: underline;
}


/* TYTUŁY (prawa kolumna i w grupach)*/

.title {
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 0 0 14px;
    background: transparent url('../img/st.gif') 1px 50% no-repeat;
    margin-left: 3px;	
}

.title_2 {
    color: #000000;
    font-weight: bold;
    padding: 2px 0 0 16px;
    background: transparent url('../img/st2.gif') 3px 5px no-repeat;
    margin-left: 3px;
	
}

.title_gr {
    color: #000000;
    font-weight: bold;
    padding: 0 0 0 4px;
}




/* PRAWA KOLUMNA */

#okazje {
    width: 190px;	
    float: right;
    margin-bottom: 8px;
}

#nasze_sklepy {
    background: #FFB475;
    width: 190px;
    height: 121px;	
    text-align: left;
    float: right;
}

#nasze_sklepy a {
	font-size: 10px;
	color: #FFF;
	margin-left: 10px;
	text-decoration: none;
	font-family: Verdana, sans-serif;
}

#nasze_sklepy a:hover {
	text-decoration: underline;
}

#nasze_sklepy form {
    text-align: center;
    padding: 5px;
}

#nasze_sklepy select {
    width: 175px;
    font-size: 11px;
    background: #FFDCBF;
    border: 1px solid #efefef;
}

#wysylka_gratis {
    width: 190px;		
    float: right;
    margin-top: 8px;
}

#karty_kredytowe {
    width: 190px;	
    float: right;
    margin-top: 8px;
}

#kupon {
    width: 190px;
    height: 50px;	
    float: right;
    margin-top: 8px;
}

#producenci {
    background: #F9F9F9;
    width: 190px;
    height: 100px;	
    float: right;
    margin-top: 8px;
    text-align: left;	
}

#producenci .prod {
    margin-left: 15px;	
    margin-top: 3px;		
}

#producenci .prod a {
    text-decoration: none;
    color: #999999;
    font-family: Verdana, sans-serif;
    font-size: 11px;					
}

#producenci .prod a:hover {
    text-decoration: underline;	
}

#producenci .zoba {
    margin-left: 110px;	
    margin-top: 3px;		
}

#producenci .zoba a {
    text-decoration: none;
    color: #999999;
    font-family: Verdana, sans-serif;
    font-size: 9px;					
}

#producenci .zoba a:hover {
    text-decoration: underline;	
}


#pasek {
    width: 760px;
    height: 1px;
    float: right;
    border-bottom: 1px solid #efefef;
}

#koszyk {
    margin-top: 8px;
    background: #FFFF00;
    width: 190px;
    height: 70px;
    text-align: left;
    float: right;
    position: relative;		
}

#koszyk .suma {
    text-align: center;
    font-size: 11px;
    top: 25px;
    left: 44px;	
    position: absolute;					
}

#koszyk .suma .wartosc {
    font-size: 13px;
    font-weight: bold;		
}

#koszyk .linki {
    position: absolute;
    bottom: 2px;
    left: 14px;			
} 

#koszyk .linki a {
    font-size: 11px;
    text-decoration: none;
    color: #999999;			
}

#koszyk .linki a:hover {
    text-decoration: underline;	
}

#gwarancja {
    margin-top: 8px;
    width: 190px;
    float: right;
    cursor: pointer;	
}

#top5 {
    margin-top: 8px;
    background: #F9F9F9;
    width: 190px;
    text-align: left;
    float: right;	
}

#top5 .poz {
    margin-left: 15px;
    margin-top: 2px;
    margin-bottom: 2px;			
}

#top5 .poz a {
    text-decoration: none;
    color: #999999;
    font-family: Verdana, sans-serif;
    font-size: 11px;					
}

#top5 .poz a:hover {
    text-decoration: underline;	
}

#trzeba {
    margin-top: 8px;
    background: #FFB475;
    width: 190px;
    text-align: left;
    float: right;	
}

#trzeba .poz2 {
    margin-left: 15px;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #FFFFFF;				
}

#trzeba .poz2 a {
    text-decoration: none;
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;					
}

#trzeba .poz2 a:hover {
    text-decoration: underline;	
}

#trzeba .poz3 {
    margin-left: 15px;
    margin-top: 16px;
    margin-bottom: 2px;
    color: #FFFFFF;				
}

#trzeba .poz3 a {
    text-decoration: none;
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;					
}

#trzeba .poz3 a:hover {
    text-decoration: underline;	
}


/* STOPKA */

#stopka {
    clear: both;
    padding-top: 20px;
    width: 760px;
}

#stopka .tekst {
    padding: 5px;
    background: #F9F9F9;
    text-align: center;	
}

#stopka .tekst a {
    text-decoration: none;
    font-size: 11px;
    color: #F97000;
}

#stopka .tekst div {
	padding: 4px 0 2px 0;
}

#stopka .stopka_linki {
	font-size: 11px;
	color: #999999;
	margin-bottom: 3px;
	border-top: 1px solid #efefef;
}

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

#stopka .stopka_linki a:hover {
    text-decoration: underline;		
}


/* INNE OGÓLNE */

img {
    border: 0;
}

form {
    margin: 0;
}

.belka2 {
    background: url('../img/belka2.gif') bottom left repeat-x;
    width: 550px;
    height: 12px;
    float: left;	
}

.belka3 {
    margin-top: 0px;	
    background: url('../img/belka2.gif') repeat-x;
    width: 354px;
    height: 6px;
    float: left;			
}

.belka4 {
    margin-top: 0px;
    margin-bottom: 10px;	
    background: url('../img/belka2.gif') repeat-x;
    width: 354px;
    height: 6px;
    float: right;			
}

.dane_osobowe {	
    text-indent: 15px;
    font: italic 11px Verdana, Tahoma, sans-serif;
    float: left;
    text-align: left;		
}

.porcja {
    padding: 3px; 	
    font-size: 11px;
    display: block;
    width: 550px;
    float: left;
    text-align: center;							
}

.porcja a {
    text-decoration: none;
    color: #515151;
    font-weight: bold;			
}

.porcja a:hover {
    text-decoration: underline;	
}

.porcja a.st {
    text-decoration: none;
    color: #F97000;		
}

.porcja a.st:hover {
    text-decoration: underline;	
}

.porcja .kolor {
    color: #F97000;
    font-weight: bold;	
}

br.m {
    line-height: 0px;		
}

.pad_t_2 {
	padding-top: 2px; 
}


/* nawigacja w promocjach, nowosciach, wyprzedazach */
.err {
	float: left;
	text-align: center;
	width: 550px;
	margin-top: 10px;
	font-weight: bold;
	color: red;
}

.naw {
	float: left;
	text-align: left;
	margin: 5px 0 5px 0;
	font-size: 11px;
}

.naw a {
    color: #999999;
    text-decoration: none;		
}

.naw a:hover {
    text-decoration: underline;	
}

.naw_promo1 {
	float: left;
	text-align: left;
	margin: 5px 0 5px 0;
	font-size: 11px;
}

.naw_promo1 a {
    color: #999999;
    text-decoration: none;		
}

.naw_promo1 a:hover {
    text-decoration: underline;	
}

.naw_promo2 {
	float: right;
	margin: 5px 0 5px 0;
	font-size: 11px;
}

.naw_promo2 a {
    color: #F97000;
	 font-weight: bold;
    text-decoration: none;		
}

.naw_promo2 a:hover {
    text-decoration: underline;	
}

.naw {
	float: left;
	text-align: left;
	margin: 5px 0 5px 0;
	font-size: 11px;
}

.naw a {
    color: #999999;
    text-decoration: none;		
}

.naw a:hover {
    text-decoration: underline;	
}

.naw_kr {
    float: left;
    border-bottom: 1px solid #CCCCCC;
    width: 550px;			
}