body
{
	background: #FDFCF6 url(../images/front/bg.png) repeat-x top;
}

html, #box-main, #box-mainfoot
{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}

#box-header, #box-content, #box-footer
{
	width: 810px;
	margin: auto;
}

#box-header
{
	height: 230px;
	background: #FDFCF6 url(../images/front/head_bg.png) repeat-x top;	
}

#box-header h1 a
{
	margin-left: 10px;
	margin-top: 22px;
	width: 132px;
	height: 180px;
	display: inline;
	text-indent:-9999px;
	float: left;
	background: #FDFCF6 url(../images/front/logo.png) no-repeat top;
}	

#box-header h2 a
{
	display: inline;
	float: left;
	width: 325px;
	height: 46px;
	margin-top: -172px;
	margin-left: 479px;
	text-indent:-9999px;
	background: #FDFCF6 url(../images/front/zawsze_po_twojej_stronie.png) no-repeat top;
}

#box-header div 
{
	position: relative;
	top: 0;
	margin: 0;
	width: 100%;
	height: 0;	
}

#box-header div ul
{
	float: left;
	display: inline;
	width: 620px;
	margin-left: 185px;
	margin-top: -34px;
	/* border: 1px solid green; */
}

#box-header div ul li
{
	display: inline;
}

#box-header div ul li a
{
	display: block;
	text-indent:-9999px;
	height: 45px;
	float: left;
}


#box-header div ul li.o-firmie a 
{
	width: 125px;
	background: transparent url(../images/front/o_firmie.png) no-repeat top center;
}

#box-header div ul li.o-firmie a:hover
{
	width: 125px;
	background: transparent url(../images/front/o_firmie.png) no-repeat bottom center;
}

#box-header div ul li.o-firmie ul li.informacje a
{
	width: 185px;
	background: transparent url(../images/front/informacje.png) no-repeat top left;
}

#box-header div ul li.o-firmie ul li.informacje a:hover
{
	width: 185px;
	background: transparent url(../images/front/informacje.png) no-repeat bottom left;
}

#box-header div ul li.o-firmie ul li.prasa-o-nas a
{
	width: 185px;
	background: transparent url(../images/front/prasa_o_nas.png) no-repeat top left;
}

#box-header div ul li.o-firmie ul li.prasa-o-nas a:hover
{
	width: 185px;
	background: transparent url(../images/front/prasa_o_nas.png) no-repeat bottom left;
}

#box-header div ul li.o-firmie ul li.rekomendacje a
{
	width: 185px;
	background: transparent url(../images/front/rekomendacje.png) no-repeat top left;
}

#box-header div ul li.o-firmie ul li.rekomendacje a:hover
{
	width: 185px;
	background: transparent url(../images/front/rekomendacje.png) no-repeat bottom left;
}

#box-header div ul li.o-firmie a:hover
{
	width: 125px;
	background: transparent url(../images/front/o_firmie.png) no-repeat bottom center;
}


#box-header div ul li.odszkodowania a
{
	width: 180px;
	background: transparent url(../images/front/odszkodowania.png) no-repeat top center;
}

#box-header div ul li.odszkodowania ul li.powypadkowe a
{
	width: 185px;
	background: transparent url(../images/front/powypadkowe.png) no-repeat top left;
}

#box-header div ul li.odszkodowania ul li.powypadkowe a:hover
{
	width: 185px;
	background: transparent url(../images/front/powypadkowe.png) no-repeat bottom left;
}

#box-header div ul li.odszkodowania ul li.kradziez_pojazdu a
{
	width: 185px;
	background: transparent url(../images/front/kradziez_pojazdu.png) no-repeat top left;
}

#box-header div ul li.odszkodowania ul li.kradziez_pojazdu a:hover
{
	width: 185px;
	background: transparent url(../images/front/kradziez_pojazdu.png) no-repeat bottom left;
}

#box-header div ul li.odszkodowania a:hover
{
	background: transparent url(../images/front/odszkodowania.png) no-repeat bottom center;
}

#box-header div ul li.bezplatna-pomoc a
{
	width: 184px;
	background: transparent url(../images/front/bezplatna_pomoc.png) no-repeat top center;
}

#box-header div ul li.bezplatna-pomoc a:hover
{
	background: transparent url(../images/front/bezplatna_pomoc.png) no-repeat bottom center;
}

#box-header div ul li.kontakt a
{
	width: 125px;
	background: transparent url(../images/front/kontakt.png) no-repeat top center;
}

#box-header div ul li.kontakt a:hover
{
	background: transparent url(../images/front/kontakt.png) no-repeat bottom center;
}

/* submenu */

#box-header div ul li ul 
{
	display: none;
}

#box-header div ul li ul li a
{
	display: block;
	text-indent: -99999;
	float: none;
}

#box-header div ul li.o-firmie ul 
{
	position: absolute;
	display: none;
	width: 190px;
	z-index: 99999;
	margin-left: 185px;
	margin-top: 45px;
	padding: 0;
	padding-top: 1px;
	padding-bottom: 10px;
	left: 0;
	background: transparent url(../images/front/o_firmie_smbg.png) no-repeat -2px 0px;
}

#box-header div ul li.odszkodowania ul 
{
	position: absolute;
	display: block;
	width: 200px;
	z-index: 99999;
	margin-left: 310px;
	margin-top: 45px;
	padding: 0;
	padding-top: 1px;
	padding-bottom: 10px;
	left: 0;
	display: none;
	background: transparent url(../images/front/odszkodowania_smbg.png) no-repeat -2px 0px;
}

#box-left-content 
{
	width: 505px;
	float: left;
}

#box-right-content 
{
	margin-left: 15px;
	width: 285px;
	float: left;
}

.clr
{
	clear: both;
	height: 0;
}


.promo-rotator
{
	background: #FDFCF6 url(../images/front/promo_rotator_bg.png) no-repeat left center;
	width: 505px;
	height: 310px;
}

.promo-rotator h3
{
	text-indent:-9999px;
}

.box-left .box-content-begin
{
	text-indent:-9999px;
	width: 505px;
	height: 55px;
}

.help-info .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_pomagamy_ofiarom_wypadkow.png) no-repeat center bottom;
	margin-top: 5px;
}

.questions-and-answers .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_pytania_i_odpowiedzi.png) no-repeat center bottom;
	margin-top: 12px;
}

.company-full-view .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_full_o_firmie.png) no-repeat center bottom;
	margin-top: 8px;
}

.how-we-works-full-view .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_full_powypadkowe.png) no-repeat center bottom;
	margin-top: 8px;
}

.contact-full-view .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_full_kontakt.png) no-repeat center bottom;
	margin-top: 8px;
}

.free-help-full-view .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_full_bezplatna_pomoc.png) no-repeat center bottom;
	margin-top: 8px;
}

.advice-damage-full-view .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_full_zglos_szkode.png) no-repeat center bottom;
	margin-top: 8px;
}

.faq-full-view .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_full_czy_wiesz_ze.png) no-repeat center bottom;
	margin-top: 8px;
}

.theft-car-full-view .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_full_kradziez_pojazdu.png) no-repeat center bottom;
	margin-top: 8px;
}

.recommend-full-view .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_full_rekomendacje.png) no-repeat center bottom;
	margin-top: 8px;
}

.newspapers-full-view .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_full_prasa.png) no-repeat center bottom;
	margin-top: 8px;
}

.questions-and-answers-full-view .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_full_pytania_i_odpowiedzi.png) no-repeat center bottom;
	margin-top: 8px;
}

.help-full-view .box-content-begin
{
	background: #FDFCF6 url(../images/front/content_begin_full_pomagamy_ofiarom_wypadkow.png) no-repeat center bottom;
	margin-top: 8px;
}

.box-left .box-content-body
{
	background: #FDFCF6 url(../images/front/content_body.png) repeat-y left center;
	width: 505px;
	padding: 0;
	font-size: 12px;
	margin: 0;
}

.box-left .box-content-body .box-content-body-element
{
	padding: 10px 20px;
	font-family: Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 16px;
}

.box-left .box-content-end
{
	background: #FDFCF6 url(../images/front/content_end.png) no-repeat left top;
	width: 505px; 
	height: 20px;
}

.box-left .box-content-begin a
{
	display: block;
	width: 190px;
	height: 42px;
	margin-left: 310px;
	margin-top: -10px;
}

.help-info .box-content-begin a
{
	background: transparent url(../images/front/dowiedz_sie_wiecej.png) no-repeat center center;
}


.questions-and-answers .box-content-begin a
{
	background: transparent url(../images/front/czytaj_wiecej.png) no-repeat center center;
}

/* */

.box-left .box-standout-begin
{
	background: transparent url(../images/front/standout_begin.png) no-repeat left bottom;
	width: 475px; 
	height: 10px;
	display: block;
}

.box-left .box-standout-end
{
	background: transparent url(../images/front/standout_end.png) no-repeat left top;
	width: 475px; 
	height: 10px;
}

.box-left .box-standout-content
{
	background: transparent url(../images/front/standout_content.png) repeat-y left;
	width: 475px;
}

.box-left .box-content-body .box-standout-begin,
.box-left .box-content-body .box-standout-content,
.box-left .box-content-body .box-standout-end
{
	margin-left: 14px;	
	font-family: Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	
}

.box-left .box-content-body .box-standout-content .box-standout-content-element 
{
	padding: 5px 10px;
}

.box-left .box-content-body .box-standout-content cite
{
	margin: 0;	
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	margin-top: 6px;
	font-family: Tahoma,Geneva,Arial,Helvetica,sans-serif;
	text-align: justify;
	font-style: normal;
}

.box-left .box-content-body .box-standout-content cite img
{
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 6px;	
}

.box-left .box-content-body .box-standout-content dfn
{
	display: block;
	clear: both;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma,Geneva,Arial,Helvetica,sans-serif;
	padding-top: 8px;
	text-align: justify;
}

#box-mainfoot
{
	background: transparent url(../images/front/footer_bg.png) repeat-x bottom;
	height: 130px;
}

#box-footer
{
	background: transparent url(../images/front/footer_separator_bg.png) no-repeat;
	background-position: 100px 30px;
	height: 80px;
}

#box-footer ul
{
	padding-top: 40px;	
}

#box-footer ul li.o-firmie a
{
	width: 105px;
	background: transparent url(../images/front/foot_o_firmie.png) no-repeat center center;
}

#box-footer ul li ul
{
	display: none;
}

#box-footer ul li.bezplatna-pomoc a
{
	width: 170px;
	background: transparent url(../images/front/foot_bezplatna_pomoc.png) no-repeat center center;
}

#box-footer ul li.jak-dzialamy a
{
	width: 125px;
	background: transparent url(../images/front/foot_jak_dzialamy.png) no-repeat center center;
}

#box-footer ul li.kontakt a
{
	width: 100px;
	background: transparent url(../images/front/foot_kontakt.png) no-repeat center center;
}

#box-footer ul li
{
	display: inline;
}

#box-footer ul li a
{
	display: block;
	text-indent:-9999px;
	height: 25px;
	float: left;
}

#copyrights a
{
	width: 180px;
	height: 25px;
	background: transparent url(../images/front/prawa_autorskie_casus.png) no-repeat center center;
	margin-left: 630px;
	display: block;
}


/* prawa szpalta */

.box-right .box-content-begin
{
	text-indent:-9999px;
	width: 290px;
	height: 55px;
}

.contact-info .box-content-begin
{
	background: transparent url(../images/front/right_content_begin_info.png) no-repeat center bottom;
	margin-top: 6px;
}

.box-right .box-content-body
{
	background: transparent url(../images/front/right_content_body.png) repeat-y center bottom;
	width: 290px;
}

.box-right .box-content-end
{
	background: transparent url(../images/front/right_content_end.png) no-repeat center top;
	width: 290px;
	height: 20px;
}

.contact-info .box-content-body h4
{
	display: block;
	padding: 8px 20px;
	font-weight: bold;
	font-style: normal;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}


.box-right .box-standout-begin, 
.box-right .box-standout-body,
.box-right .box-standout-end
{
	margin: 0;
	padding: 0;
	width: 265px;
	margin-left: 12px;
	text-align: left;
}


.box-right .box-standout-begin
{
	background: transparent url(../images/front/right_standout_begin.png) no-repeat center bottom;
	height: 15px;
}

.box-right .box-standout-body
{
	background: transparent url(../images/front/right_standout_body.png) repeat-y center top;
	font-style: normal;
	font-family: Helvetica,sans-serif;
	font-size: 14px;
}


.box-right .box-standout-end
{
	background: transparent url(../images/front/right_standout_end.png) no-repeat center top;
	height: 15px;
}

.box-right .box-standout-body h5
{
	display: block;
	margin-left: 20px;
	padding: 10px 0px 20px 0px;
	font-size: 16px;	
}

.box-right .box-standout-body .box-contact-details-phone,
.box-right .box-standout-body .box-contact-details-fax,
.box-right .box-standout-body .box-contact-details-email,
.box-right .box-standout-body .box-contact-details-fb
{
	padding-left: 20px;
}

.box-right .box-standout-body .box-contact-details-phone strong,
.box-right .box-standout-body .box-contact-details-fax strong,
.box-right .box-standout-body .box-contact-details-email strong,
.box-right .box-standout-body .box-contact-details-fb strong
{
	float: left;
	display: block;
	width: 80px;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

.box-right .box-standout-body .box-contact-details-phone ul,
.box-right .box-standout-body .box-contact-details-fax ul,
.box-right .box-standout-body .box-contact-details-email ul,
.box-right .box-standout-body .box-contact-details-fb ul
{
	display: block;
	width: 140px;
	font-weight: bold;
	float: left;
	padding-bottom: 10px;
}

.box-right .box-standout-body .box-contact-details-fb ul
{
	padding-bottom: 0px;	
}

.box-right .box-standout-body .box-contact-details-phone ul li,
.box-right .box-standout-body .box-contact-details-fax ul li,
.box-right .box-standout-body .box-contact-details-email ul li,
.box-right .box-standout-body .box-contact-details-fb ul li
{
	padding: 0px 0px 3px 0px;
}


.clr
{
	clear: both;
	display: block;	
}


#box-right-content .advice
{
	background: transparent url(../images/front/right_advice.png) no-repeat center top;
	width: 290px;
	height: 60px;
	margin-top: 10px;
}

#box-right-content .advice h3
{
	display: block;
	float: left;
	margin-top: 6px;
}

#box-right-content .advice h3.box-right-advice-question
{
	width: 135px;
	padding: 0px 0px 0px 10px;
}

#box-right-content .advice h3.box-right-advice-request
{
	width: 130px;
	padding: 0px 10px 0px 0px;
}

#box-right-content .advice h3.box-right-advice-question a
{
	display: block;
	background: transparent url(../images/front/masz_pytanie.png) no-repeat center center;
	width: 135px;
	height: 45px;
}


#box-right-content .advice h3.box-right-advice-request a
{
	display: block;
	background: transparent url(../images/front/zglos_szkode.png) no-repeat center center;
	width: 130px;
	height: 45px;
}


.faq .box-content-begin
{
	background: transparent url(../images/front/right_content_begin_faq.png) no-repeat center bottom;
	margin-top: 16px;
}

.faq .box-content-body img
{
	margin: 0;
	padding: 0;
	margin-left: 10px;
	position: relative;
	top: 4px;
}
	
.faq .box-standout-body p
{
	font-size: 12px;
	margin-left: 20px;
	text-align: left;
	display: block;
	width: 230px;
	line-height: 16px;
	font-weight: bold;
	font-family: Tahoma,Geneva,Arial,Helvetica,sans-serif;
}

.faq .box-content-end
{
	background: transparent url(../images/front/right_content_end_dowiedz_sie_wiecej.png) no-repeat center bottom;
	height: 60px;
	padding-top: 10px;
}

.faq .box-content-end a
{
	display: block;
	width: 268px;
	height: 55px;	
	text-indent:-9999px;
	margin: -2px 0px 0px 10px;  
}


#box-promo-rotator-content 
{
	margin-left: 19px;
	margin-top: 12px;
}

#box-promo-rotator-content  img
{
	border: 1px solid #D2D0D0;	
}

.hdn
{
	display: none;
}

form .form-input 
{
	background: transparent url(../images/front/bg_form_input.png) repeat-x left center;
	padding: 0;
	margin: 0;
	border: 1px solid #F9DD34;
}

form input
{
	border: 0;
	background: transparent;
	width: 98%;
	padding: 3px;
	margin: 0;
	font-size: 12px;
}

form h4 span
{
	color: red;
	font-style: italic;	
	font-size: 12px;
}

form .form-input textarea
{
	background: transparent;
	height: 130px;
	margin: 0;
	padding: 3px;
	border: 0;
	width: 98%;
}

form .form-submit, form .form-submit-damage
{
	background: transparent url(../images/front/btn_wyslij.png) no-repeat center center;
	padding: 0;
	margin: 0;
	width: 79px;
	height: 29px;
	display: block;
	cursor: pointer;
}

form .form-submit-damage
{
	background: transparent url(../images/front/btn_zglos_szkode.png) no-repeat center center;
	padding: 0;
	margin: 0;
	width: 137px;
	height: 29px;

}

.g-map
{
	width: 460px;
	height: 365px;
	border: 1px solid #D2D0D0;
	margin: 12px 0 24px 0;
}
	

.i2
{
	width: 25px;	
}

.i3
{
	width: 40px;	
}

.i4
{
	width: 80px;	
}

.i5
{
	width: 100px;	
}

.ihalf
{
	width: 50%;	
}

.iq
{
	width: 90%;
	float: left;
}

form a.question
{
	background: transparent url(../images/front/btn_pomoc.png) no-repeat top center;
	height: 29px;
	width: 29px;
	display: block;
	text-indent:-9999px;
	margin-left: 10px;
	margin-top: -1px;
	float: left;
	clear: right;
	cursor: help;
}

form
{
	padding: 0;
	margin: 0;
}

form input, form textarea 
{
	font-size: 13px;
	font-style: normal;
	font-family: Tahoma,Geneva,Arial,Helvetica,sans-serif;	
}

form .form-radio input
{
	width: 20px;
}

form h4
{
	font-size: 13px;
	font-style: bold;
	font-family: Tahoma,Geneva,Arial,Helvetica,sans-serif;
	padding: 3px 0px;
}

.qtip
{
	font-size: 14px;
	font-family: Tahoma, Geneva,Arial,Helvetica,sans-serif;	
}

a.text-link {
	color: #00499F;	
	text-decoration: none;
}

a.text-link:hover
{
	border-bottom: 1px solid #00499F;	
}

.content-block, .content-block-left, .content-block strong, .content-block-left strong
{
	font-size:13px;
	font-family: Tahoma,Helvetica,sans-serif;
	padding-bottom: 12px;
	line-height: 18px;
}

.content-block ul li, .content-block-left ul li
{
	background: transparent url(../images/front/li_point.png) no-repeat left;
	padding-left: 20px;
}
	
.contact-full-view table
{
	width: 340px;	
	margin: 24px 0px;
}

.contact-full-view table tr td, .contact-full-view table tr th
{
	padding: 4px;	
	text-align: right;
}

.contact-full-view table tr th
{
	text-align: left;	
}

em 
{
	font-style: normal;
	color: gray;	
}

p 
{
	text-align: left;
}

/* formatowanie */

.content-block-left
{
	text-align: left;
}

.content-attention
{
	color: #9B0000;	
}

a {
	text-decoration: none;
	color: #00499F;
}

.ui-datepicker-div
{
	font-size: 10px;
}

label 
{
	cursor: pointer;
}

#contact_submit_sending, #damage_submit_sending
{
	display: none;
	font-size: 12px;
	font-weight: bold;
	height: 29px;	
}

#contact_submit_sending img, #damage_submit_sending img
{
	float: left;
	margin-right: 6px;
}

.box-content-body h6
{
	padding: 6px 0px;
	margin: 0px 0px 6px 0px;
	font-size: 12px;
	border-bottom: 1px solid #e2e2e2;
	display: block;
}

.box-content-body h6 span
{
	float: right;
	color: silver;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 12px;
	width: 80px;
	text-align: right;
}

.content-more-element 
{
	margin-top: 6px;
	text-align: right;
	display: block;
}

.content-img-element
{
	float: left;
	margin-right: 12px;
	margin-top: 3px;
}

