/*-------------------------------------------------
						STAN ZAM
 -------------------------------------------------*/
 
 
 div.stan_zam
 {
	position: absolute;
	right: 15px;
	font: 12px/1.0 "Arial","Lucida Sans Unicode",sans-serif;
	float: right;background-color: #FAF4E3; opacity: 0.9;border-radius:7px; width: 184px;height:90px;
 }
 
 div.stan_zam_tekst
 {
	opacity: 1; font-size: 12px; margin: 7px 7px 7px 7px;
 }
 
 span.zam_t
 {
	font-weight: bold;
 }
 
 div.stan_zam a,   div.stan_zam a:visited
 {
	
	font-weight: bold;
	color: black;
	
 }
 
 span.zam_t a:hover
 {
	color: #CC6633;
	text-decoration: none;
	
 }
 
 div.stan_zam div.price_l
 {
	float: right;
	display: inline;
	text-align: right;
 }
 
 

 
 
 /*  Informacja o uzyskaniu danych do konfiguratora */

.logowanie_info_access
{
	text-align: center;
	font-weight: bold;
}

.logowanie_komunikat
{
	color: red;
	font-size: 15px;
}

/* WNIOSEK */

.wniosek_tabelka .tytul
{
	text-align: right;
}


.wniosek_tabelka .input
{
	text-align: left;
}


.wniosek_tabelka  .telefon
{
	font-weight: bold;
	color: blue;
}

.wniosek_tabelka  .important
{
	text-decoration:underline
}

.wniosek_tabelka  .input_duzy
{
	width: 200px;
}



/* BEZPIECZEŃSTWO */

table.tab_wer
{
	width: 500px !important;
}

.tab_wer tr, .tab_wer td, .tab_wer th
{
	border: none;
}

h3.h3_bezp
{
	font-size: 12px;
}


/* COOKIES */

.cookies
{
    font-family: Arial;
    font-size: 12px;
    
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    
    background-color: navy;
    width: 100%;
    
    padding-top: 15px;
    padding-bottom: 15px;
    
    height: 40px;
    
    display: none;
    
}

.small_cookies
{
    position: relative;
    
    z-index: 100;
    
    margin: 0 auto;
    
    text-align: center;
    font-weight: bolt;
    color: white;
    width: 895px;
}

.small_cookies a
{
    font-family: Arial;
    font-size: 12px;
    
    font-weight: bold;
    
    color: orange;
    text-decoration: none;
}

.zamkniecie
{
    float: right;
    top: 0;
    
    cursor: pointer;
}

/*  LOGOWANIE */

.cri_java_info
{
	text-align: center !important;
	color: red;
	font-size: 12px;
	font-weight: bold;
}

/* zamowienia */

.zamowienie_label
{
	display: inline;
}

/* TABELA przy zam */

body table.cms_table
{
	margin: 0 auto !important;
	width: 650px !important;
}

body table.cms_table .zam_td
{
	vertical-align: middle !important;
	text-align: left !important;
}


/** ZAMOWIENIA TAB **/
#zam_acc_profile_adap table.cms_table tbody tr:not(:first-child) td:first-child
{
	width: 110px;
}



/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



