/* CSS scomp.pl */

body
{
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Tahoma;
	color: #333333;
	background:#fff9ed;
	font-size: 11px;
}
p{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	margin:0px;
	padding:0px;
	text-align:justify;
}
p.top
{
	margin-top:7px;
}
p.small{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
p.welcome
{
	text-align:justify;
	margin:20px 30px;
	font-size:16px;
	line-height: 21px;
}
p.error
{
	font-size:13px;
	padding:15px 10px 15px 50px;
	margin:8px;
	color:#c28543;
	background:#fdfcdc url(../../img/warrning.png) no-repeat;
	background-position: 10px 10px;
	border:1px solid #c28543;
}
p.info
{
	font-size:13px;
	padding:15px 10px 15px 50px;
	margin:8px;
	color:#007400;
	background:#a3c1a1 url(../../img/positive.png) no-repeat;
	background-position: 10px 10px;
	border:1px solid #007400;
}
p.product
{
	padding-top:20px;
	text-align:left;
}
.order
{
	padding:7px;
	border:1px #333333 dashed;
}
span.cena
{
	color: #fb8006;
	font-weight:bolder;
}
h1
{
	font-family: Tahoma;
	font-size: 15px;
	color: #333333;
	font-weight: bolder;
	line-height: 22px;
	text-align:left;
	margin:0px;
}
h3
{
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: bolder;
	text-align:left;
	margin:0px;
}
a:link {
	color:#333333;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;

}
a:visited {
	color:#333333;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #333333;
	font-family: tahoma;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.additional a, .additional a:hover, .additional img, #top img
{
	border:none;
	text-decoration:none;
}
a.active
{
	color:#ffffff;
	font-size:14px;
	margin:0px;
	background:#fcd117 url(../../img/candle_left.png) no-repeat;
	border-bottom:2px solid #e5e5e5;
	display:block; 
	width:175px;
	padding:5px 0px 5px 30px;
}
a.normal
{
	color:#333333;
	font-size:14px;
	margin:0px;
	background:url(../../img/candle_left.png) no-repeat;
	display:block; 
	width:175px;
	padding:5px 0px 5px 30px;
}
a.normal:hover
{
	color:#ffffff;
	font-size:14px;
	margin:0px;
	background:#fcd117 url(../../img/candle_left.png) no-repeat;
	display:block; 
	width:175px;
	padding:5px 0px 5px 30px;
}
a.top_active
{
	color:#333333;
	font-size:14px;
	padding:10px 0px;
	background:url(../../img/menu_top_active.png) no-repeat;
	width:150px;
	height:30px;
	float:right;
	text-align:center;
}
a.top_normal
{
	color:#ffffff;
	font-size:14px;
	padding:10px 0px 5px 0px;
	background:url(../../img/menu_top_normal.png) no-repeat;
	width:142px;
	height:22px;
	float:right;
	text-align:center;
	margin:0px;
}
.button_right
{
	float:right; 
	margin-right:60px;
}
hr
{
	color: #333333;
}
img
{
	border:none;
}
img.arrow
{
	padding-bottom:20px;
}
img.small
{
	border:1px #d8ecf3 solid;
	margin:1px;
}
img.main
{
	border:#d8ecf3 1px solid;
	margin:15px 1px 0px 20px;
}
img.mini
{
	border:#d8ecf3 2px solid;
	width:20px;
	margin:0px;
	padding:0px;
}
img.gallery
{
	border:#d8ecf3 2px solid;
	margin:0px;
	padding:0px;
}
.center
{
	width: 998px;
	margin: 0px auto; 
	clear:both;
	background:#ffffff;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}
.clear
{
	clear:both;
}
#main
{
	padding: 0px;
	margin: 0px auto;
	width: 998px;
	min-height:390px;
	/*border: 10px #333333 solid;*/
	text-align: left;
	float: left;
	/*background:#ffffff url(../../img/main_tlo.jpg) no-repeat;*/
	background:#ffffff;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}
#top
{
	padding: 0px 0px 5px 20px;
	margin: 0px auto 0px auto;
	width: 976px;
	text-align: left;
	float: left;
	background:#ffffff url(../../img/top.png) no-repeat;
	
}
.top_logo
{
	width:468px;
	height:96px;
	float:left;
	margin:17px 0px;
	padding: 0px;
}
.top_user
{
	width:260px;
	float:left;
	margin:160px 5px 10px 5px;
	padding:2px 5px;
}
.top_basket
{
	float:left;
	width:180px;
	margin:160px 5px 10px 5px;
	padding:2px 5px;
}
#top_menu
{
	width:740px;
	height:30px;
	float:right;
	padding:0px 10px 0px 0px;
	margin:0px;
	border-bottom:4px solid #e5e5e5;
}
.top_language
{
	float:left;
	width:120px;
	height:51px;
	background:#ffffff;
	margin:17px 5px;
	padding:2px 5px;
	border-right: 1px #bddbe7 dotted;
}
#footer_top
{
	background:#ffffff url(../../img/bottom_top.png) no-repeat;
	height:13px;
	width: 983px;
	text-align: left;
	float: left;
	margin-left:13px;
}
#footer
{
	padding: 5px 16px 5px 16px;
	margin: 0px auto;
	text-align: left;
	float: left;
	color:#ffffff;
	background:#ffffff url(../../img/bottom_middle.png) repeat-y;
	margin-left:13px;
	width: 945px;
	
}
#footer p, #footer a
{
	color:#ffffff;
}
#footer_bottom
{
	background:#ffffff url(../../img/bottom_bottom.png) no-repeat;
	width: 983px;
	height:13px;
	text-align: left;
	float: left;
	margin-left:13px;
}
.basket_top
{
	background:#ffffff url(../../img/basket_top.png) no-repeat;
	height:14px;
	width: 627px;
}
div.basket
{
	padding: 0px;
	background:#ffffff url(../../img/basket_middle.png) repeat-y;
	width: 627px;	
}
.basket_bottom
{
	background:#ffffff url(../../img/basket_bottom.png) no-repeat;
	height:11px;
	width: 627px;
}
.kontakt_pl
{
	background:#ffffff url(../../img/kontakt_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.regulamin_pl
{
	background:#ffffff url(../../img/regulamin_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.witamy_pl
{
	background:#ffffff url(../../img/witamy_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.zaloz_konto_pl
{
	background:#ffffff url(../../img/zaloz_konto_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.rejestracja_pl
{
	background:#ffffff url(../../img/rejestracja_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.koszyk_pl
{
	background:#ffffff url(../../img/koszyk_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.produkty_pl
{
	background:#ffffff url(../../img/produkty_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.szczegoly_zamowienia_pl
{
	background:#ffffff url(../../img/szczegoly_zamowienia_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.zamowienia_pl
{
	background:#ffffff url(../../img/zamowienia_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.podsumowanie_zamowienia_pl
{
	background:#ffffff url(../../img/podsumowanie_zamowienia_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.potwierdzenie_zamowienia_pl
{
	background:#ffffff url(../../img/potwierdzenie_zamowienia_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.przyjeto_zamowienie_pl
{
	background:#ffffff url(../../img/przyjeto_zamowienie_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.twoje_konto_pl
{
	background:#ffffff url(../../img/twoje_konto_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
.nowe_konto_pl
{
	background:#ffffff url(../../img/nowe_konto_pl.png) no-repeat;
	width: 710px;
	height:34px;
}
div.customer
{
	margin-left:30px;
	background:#ffffff url(../../img/konto_klient.png) no-repeat;
	width: 242px;
	height:56px;
	float:left;
}
div.company
{
	margin-left:30px;
	background:#ffffff url(../../img/konto_firma.png) no-repeat;
	width: 360px;
	height:55px;
	float:left;
}
div.customer p, div.company p
{
	padding:5px 0px 0px 10px;
}
.main_div_top
{
	background:#ffffff url(../../img/main_div_top.png) no-repeat;
	width: 710px;
	height:15px;
}
.main_div_middle
{
	padding: 5px 0px 5px 20px;
	text-align: left;
	background:#ffffff url(../../img/main_div_middle.png) repeat-y;
	width: 696px;	
}
.main_div_bottom
{
	background:#ffffff url(../../img/main_div_bottom.png) no-repeat;
	width: 710px;
	height:16px;
}
#content
{
	padding: 10px;
	margin: 5px 0px;
	width: 716px;
	min-height:300px;
	/*border: 2px #333333 solid;*/
	text-align: justify;
	float: right;
	background:#ffffff;
}
#content_static
{
	padding: 20px;
	margin: 5px;
	width: 676px;
	min-height:336px;
	/*border: 2px #333333 solid;*/
	text-align: justify;
	float: right;
	background:#ffffff;
	/*background:#d8ecf3 url(../../img/middle_tlo.jpg) no-repeat;*/
}
#content_product
{
	width: 696px;
	min-height:230px;
	text-align: justify;
	background:#ffffff;
}
div.product
{
	width:164px;
	padding: 10px 0px;
	margin:0px 4px;
	text-align:center;
	float:left;	
}
div.product_top
{
	background:url(../../img/product_top.jpg) no-repeat;
	width:164px;
	height:11px;
}
div.product_bottom
{
	background:url(../../img/product_bottom.jpg) no-repeat;
	width:164px;
	height:12px;
}
div.product_center
{
	background:url(../../img/product_center.jpg) repeat-y;
	width:150px;
	padding:0px 7px;
}
img.product
{
	text-decoration:none;
	border:0px;
}
#content_mainfoto
{
	width: 310px;
	height:230px;
	float: left;
}
#content_additionalphoto
{
	width: 136px;
	height:230px;
	padding-top:15px;
	text-align:left;
	float: left;
}
#content_desc
{
	width: 150px;
	height:230px;
	padding:15px 0px 0px 15px;
	float: left;
	text-align:left;
}
#content_description
{
	width: 356px;
	height:230px;
	padding-top:15px;
	float: right;
}
#content_moreinfo
{
	width: 676px;
	clear:both;
}
#content_gallery
{
	width: 676px;
	clear:both;
}
#content_gallery a, #content_gallery img
{
	border:none;
	text-decoration:none;
	margin:2px;
}
#left
{
	float:left;
	width:210px;
	padding:0px 0px 0px 10px;
}
.additional
{
	padding: 0px;
	margin: 10px 0px;
	width: 205px;
	text-align: left;
	float: left;
	background:#ffffff;
}
.additional_center
{
	padding: 0px;
	margin: 0px;
	width: 205px;
	text-align: left;
	background:url(../../img/left_center.png) repeat-y;	
}
.additional_center p
{
	padding: 0px 10px;
	text-align: left;
}
.additional_bottom
{
	padding: 0px;
	margin: 0px;
	width: 205px;
	height:13px;
	text-align: left;
	background:url(../../img/left_bottom.png) no-repeat;	
}
.categories
{
	background:url(../../img/kategorie_pl.png) no-repeat;
	width:205px;
	height:45px;
}
.promo
{
	background:url(../../img/promocja_dnia_pl.png) no-repeat;
	width:205px;
	height:45px;
}
.delivery
{
	background:url(../../img/szybka_wysylka_pl.png) no-repeat;
	width:205px;
	height:45px;
}
.quality
{
	background:url(../../img/gwarancja_jakosci_pl.png) no-repeat;
	width:205px;
	height:45px;
}
div.intro
{
	width:220px;
	height:180px;
	margin:70px 50px 0px 50px;
	float:left;
}
div.intro2
{
	width:220px;
	margin:20px 50px 0px 50px;
	float:left;
}
div.intro p, div.intro2 p
{
	padding:0px 0px 0px 70px;
	text-align:left;
}
div.cont
{
	width:300px;
	height:50px;
	margin:40px 0px 0px 40px;
	float:left;
}
div.cont span
{
	padding:0px 0px 5px 15px;
	font-size:16px;
}
div.contact
{
	width:600px;
	margin:10px 0px 0px 40px;
	text-align:left;
	clear:both;
}
div.dane
{
	width:330px;
	float:left;
}
div.clear
{
	clear:both;
}
div.register
{
	float:right;
	width:280px;
}
div.border_white
{
	border:1px #ffffff solid;
	padding:5px;
}
.ilosc_sztuk
{
	width:22px;
	height:19px;
	border:none;
	padding:1px 0px 0px 2px;
	background:url(../../img/ilosc.png) no-repeat;
}
.edytuj_dane
{
	width:98px;
	height:34px;
	border:none;
	padding:4px;
	background:url(../../img/edytuj_dane.png) no-repeat;
}
.how_many
{
	width:33px;
	height:34px;
	border:none;
	padding:4px;
	background:url(../../img/ilosc.png) no-repeat;
	float:left;
}

.input_small
{
	padding: 2px;
	margin: 0px 2px;
	width: 100px;
	text-align: left;
	background: #ffffff;
	border-top:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-left:1px #eeeeee solid;
	border-bottom:1px #eeeeee solid;
}

.input
{
	margin: 0px 2px;
	width: 200px;
	text-align: left;
	background: #ffffff;
	border-top:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-left:1px #eeeeee solid;
	border-bottom:1px #eeeeee solid;
}
.input_big
{
	margin: 0px 2px;
	width: 250px;
	text-align: left;
	background: #ffffff;
	border-top:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-left:1px #eeeeee solid;
	border-bottom:1px #eeeeee solid;
}
.textarea_big
{
	margin: 0px 2px;
	height:150px;
	width: 250px;
	text-align: left;
	background: #ffffff;
	border-top:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-left:1px #eeeeee solid;
	border-bottom:1px #eeeeee solid;
}
.textarea_uwagi
{
	margin: 0px 2px;
	width: 401px;
	height:70px;
	width: 250px;
	text-align: left;
	background: #ffffff;
	border-top:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-left:1px #eeeeee solid;
	border-bottom:1px #eeeeee solid;
}
table.basket
{
	border-collapse: collapse;
	width:627px;
}
table.order
{
	width:675px;
	border-collapse: collapse
}
table.order p
{
	text-align:left;
}
tr.header
{
	color:#ffffff;
	background:url(../../img/tabela_naglowek.png) no-repeat;
	width:627px;
	height:34px; 
}
tr.header p
{
	color:#ffffff;
}
table.basket td
{
	padding:2px 0px;
}
td.left
{
	width:200px;
	text-align:right;
	padding:2px 10px 2px 0px;
}
h1.header
{
	color:#ffffff;
	background:url(../../img/belka_pozioma.png) no-repeat;
	padding:5px 0px 5px 10px;
	display:block;
	width:676px;
	height:34px; 
}
h1.header a
{
	color:#ffffff;
}
span#copy:hover
{
	cursor:hand;
	cursor:pointer;
	text-decoration: underline;
}
span#important
{
	color:#d16172;
}
input.error, span.error
{
	background:#d16172;
	color:#ffffff;
}
form.logowanie input
{
	font-size:13px;
	padding:0px;
	width:70px;
}

/*
BUTTON
*/
@CHARSET "UTF-8";

button
{
	background: transparent none repeat scroll 0 0;
	border: medium none;
	cursor: pointer;
	line-height: normal;
	margin: 0 4px 1px 3px;
	overflow: visible;
	padding: 0;
	width: auto;
}
button
{
	font-family: Arial, Tahoma,sans-serif,arial,helvetica;
}
label,
input,
select
{
	font-family: Arial, Tahoma,sans-serif,arial,helvetica;
	vertical-align: middle;
}

button:active
{
	margin: 1px 3px 0 4px;
}

.btn table
{
	border-collapse: collapse;
	vertical-align: middle !important;
}

.btn td
{
	border: 0 none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	margin: 0;
	padding: 0;
	vertical-align: middle !important;
}

.btn td.btn_m
{
	background: transparent url(../../../img/button_center.png) repeat-x scroll center top;
	padding:0px;
	text-align: center;
	white-space: nowrap;
	color:#ffffff;
}

.btn td.btn_l
{
	background: transparent url(../../../img/button_left.png) no-repeat scroll left top;
	width: 10px;
}

.btn td.btn_r
{
	background: transparent url(../../../img/button_right.png) no-repeat scroll right top;
	width: 10px;
}
.btn td.btn_m_grey
{
	background: transparent url(../../../img/button_grey_center.png) repeat-x scroll center top;
	padding:0px;
	text-align: center;
	white-space: nowrap;
}

.btn td.btn_l_grey
{
	background: transparent url(../../../img/button_grey_left.png) no-repeat scroll left top;
	width: 10px;
}

.btn td.btn_r_grey
{
	background: transparent url(../../../img/button_grey_right.png) no-repeat scroll right top;
	width: 10px;
}
