/* dwiepaczki.pl */

/* ----- [ STYLE: BODY ] ----- */
body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	outline: none;
}


/* ----- [ STYLE: OGOLNE ] ----- */
.none { display: none; }
.block { display: block; }

.w100 { width: 100px; }
.w150 { width: 150px; }
.w200 { width: 200px; }
.w250 { width: 250px; }
.w600 { width: 600px; }
.mr67 { margin-right:67px }

/* DO BOKSOW */
.w270 { width: 270px; }
.w280 { width: 280px; }
.w290 { width: 290px; }

.w300 { width: 300px; }

.h105 { height: 105px; }
.h80 { height: 80px; }

.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }

.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml20 { margin-left: 20px; }
.ml30 { margin-left: 30px; }
.ml100{ margin-left: 100px; }

.fleft { float: left; }
.fright { float: right; }

img.clear {
	border: 0;
	padding: 0;
	margin: 0;
	
}

.pole_tekstowe
{
	padding: 5px;
	width: 420px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin-left: 15px;
	border: 2px solid #ccc;
	float:left
}

/* ----- [ STYLE: OGOLNE ] ----- */
div.main {
	background-color: transparent;
	margin: 0 auto 0 auto;
	width: 890px;
	height: auto;
}

/* ----- [ STYLE: TOP ] ----- */
div.top {
	border-bottom: #CCCCCC 1px solid;
	background-color: #FFFFFF;
	width: 890px;
	height: 60px;
}

div.pomoce {
	background-color: #FFFFFF;
	padding: 7px;
	width: 250px;
	height: 23px;
}

div.logowanie {
	color: #CCCCCC;
	background-color: #FFFFFF;
	width: 170px;
	height: 20px;
	padding: 5px 0 5px 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img.logo {
	margin: 15px 0 0 0;
}

/* ----- [ STYLE: FRONT ] ----- */
div.front {
	background-color: #FFFFFF;
	width: 890px;
	height: 175px;
	padding: 15px 0 0 0;
	position: relative;
}

.nadaj_front {
	position: absolute;
	top: 50px;
}

.nadaj_front_text {
	position: absolute;
	top: 105px;
	left: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* ----- [ STYLE: MENU ] ----- */
div.menu {
	background-image: url(Images/bkg-menu.gif);
	background-color: #F6F6F6;
	width: 890px;
	height: 26px;

}

.menu_link {
	color: #000000;
	background-color: transparent;
	width: 150px;
	height: 19px;
	padding: 7px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.active {
	background-image: url(Images/bkg-menu-active.gif);
}

.inactive {
	background-image: url(Images/bkg-menu-inactive.gif);
}

/* ----- [ STYLE: NAVIBAR ] ----- */
div.navibar {
	color: #CCCCCC;
	border-bottom: #CCCCCC 1px solid;
	background-color: #FFFFFF;
	width: 890px;
	height: 22px;
	padding: 8px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
}

.navibar_link {
	color: #CCCCCC;
	text-decoration: none;
}

/* ----- [ STYLE: LEFT ] ----- */
div.left {
	color: #6B6B6B;
	background-color: #FFFFFF;
	width: 600px;
	height: auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
}

/* ----- [ STYLE: TRZYMACZ ] ----- */
div.trzymacz {
	color: #000000;
	background-color: #FFFFFF;
	width: 600px;
	height: 160px;
	margin: 0;
	padding: 0;
	position: relative;
}

h1.trzymacz_text {
	background-color: transparent;
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

p.trzymacz_opis {
	width: 475px;
	margin: 10px 0 10px 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-decoration: none;	
}

.trzymacz_button {
	background-image: url(Images/button-trzymacz.png);
	width: 150px;
	height: 23px;
	padding: 7px 0 0 0;
	text-align: center;
	text-decoration: none;
}

.trzymacz_button > span {
	color: #FFFFFF;
	text-decoration: none;
}

img.ups_logo {
	position: absolute;
	top: 95px;
	left: 330px; 
}

.ups_gwarancja {
	position: absolute;
	top: 108px;
	left: 375px; 	
}

/* ----- [ STYLE: RIGHT ] ----- */
div.right {
	color: #000000;
	background-color: #FFFFFF;
	width: 290px;
	height: auto;
	padding: 0;	
}

/* ----- [ STYLE: AKTUALNOSCI ] ----- */
div.aktualnosci {
	height: 160px;
}


p.aktualnosci_naglowek {
	color: #999999;
	background-color: transparent;
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

p.aktualnosci_tresc {
	color: #000000;
	background-color: transparent;
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 120%;
}

/* ----- [ STYLE: BOKSY ] ----- */
div.box {
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
}

div.box_top {
	color: #000000;
	background-image: url(Images/bkg-box-top.gif);
	background-color: #FFFFFF;
	height: 30px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	position: relative;
}

div.box_bottom {
	color: #000000;
	background-image: url('Images/bkg-box-bottom.gif');
	background-color: #FFFFFF;
	height: 5px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	left: 0px;
}

.bkg_box_ctl {
	position: absolute;
	top: 0;
	left: 0;
}

.bkg_box_ctr {
	position: absolute;
	top: 0;
	right: 0;
}

.bkg_box_cbl {
	position: absolute;
	bottom: 0;
	left: 0;
}

.bkg_box_cbr {
	position: absolute;
	bottom: 0;
	right: 0;
}

span.box_header {
	position: absolute;
	top: 9px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div.box_main {
	background-color: #FFFFFF;
	height: 100px;
	position: relative;
}

div.box_left {
	background-image: url(Images/bkg-box-u.gif);
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
}

div.box_right {
	background-image: url(Images/bkg-box-u.gif);
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
}

.box_link {
	position: absolute;
	bottom: 10px;
	right: 20px;
}

/* DLA BOKSÓW */
.allegro_logo {
	position: absolute;
	top: 60px;
	left: 20px;
}

.allegro_text {
	width: 230px;
	position: absolute;
	top: 10px;
	left: 20px;
	line-height: 130%;
}

.img_5 {
	position: absolute;
	top: 10px;
	left: 20px;
}

.text_5 {
	width: 130px;
	position: absolute;
	top: 20px;
	left: 120px;
	line-height: 130%;
}

.sledzenie_text {
	width: 230px;
	position: absolute;
	top: 10px;
	left: 20px;
	line-height: 130%;
}

.sledz_paczke {
	position: absolute;
	top: 55px;
	right: 10px;
}

.numer {
	width: 110px;
	position: absolute;
	top: 60px;
	left: 10px;
}

/* ----- [ STYLE: FOOTER ] ----- */
div.footer {
	border-top: #CCCCCC 1px solid;
	background-color: transparent;
	width: 890px;
	height: 110px;
	margin: 15px 0 0 0;
	float: left;
}

div.footer_main {
	background-color: #FFFFFF;
	width: 690px;
	height: 70px;
	margin: 0;
	float: left;
}

div.footer_footer {
	background-color: #FFFFFF;
	width: 670px;
	height: 30px;
	margin: 0;
	padding: 5px 0 0 10px;
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 120%;
}

.link_normal {
	color: #444444;
	text-decoration: none;
}

div.footer_main_01 {
	border-right: #CCCCCC 1px solid;
	background-color: transparent;
	width: 229px;
	height: 50px;
	margin: 15px 0 0 0;
	float: left;
}

div.footer_main_02 {
	border-right: #CCCCCC 1px solid;
	background-color: transparent;
	width: 229px;
	height: 50px;
	margin: 15px 0 0 0;
	float: left;
}

div.footer_main_03 {
	border-right: #CCCCCC 1px solid;
	background-color: transparent;
	width: 229px;
	height: 50px;
	margin: 15px 0 0 0;
	float: left;
}

div.footer_01 {
	border-right: #CCCCCC 1px solid;
	background-color: transparent;
	width: 199px;
	height: 100px;
	margin: 15px 0 0 0;
	float: left;
}

img.logo_gray {
	margin: 35px 0 0 0;
}

img.arrow {
	display: block;
	width: 5px;
	float: left;
	margin: 5px 15px 0 15px;
}

.footer_text {
	display: block;
	color: #555555;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

img.logos {
	margin: 10px 0 0 20px;
}

/* ----- [ STYLE: MARGIN ] ----- */
div.margin_bottom {
	background-color: #FFFFFF;
	width: 890px;
	height: 20px;
	float: left;
}

/* ----- Style FAQ -----*/

div.faq_q
{
	font-size: 16px;
	color: #8CC63F;
	font-weight: Bold;
	padding-top: 30px;
	padding-bottom: 10px;
}
div.faq_a
{
	color:#666465;
	line-height:16px; 
	text-align:justify;
}

/* ---- Style usługi ------*/

.quote-result {
padding-bottom:20px;
}

.separator {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(Images/separator1.png) repeat-x scroll 0 50%;
height:27px;
}

/* ---- Contact form ------*/
#contact-area {
	width: 751px;
	margin-top: 25px;
	
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 420px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin-left: 15px;
	border: 2px solid #ccc;
	float:left;
}

#check
{
	 height:20px;
}
#check input 
{
	padding: 5px;
	width: 25px;
   
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin-left: 0px;
	border: 2px solid #ccc;
	float:left;
}


.w385 { width: 385px; }

#contact-area select
{
	padding: 5px;
	width: 433px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin-left: 15px;
	border: 2px solid #ccc;
}

#contact-area select:focus {
	border: 2px solid #67A54B;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #67A54B;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

/* ----- Style sledzenie ----- */
div.sledzenie {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
}
