body {
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	color: #626262;
}

a {
    color: #E50101;
    text-decoration: none;
}

a:hover {
    color: #E50101;
    text-decoration: underline;
}

.page {
	width: 972px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.hide{
	display: none;
}

#top {
	height: 23px;
	background-color: #EEEEEE;
}

#top_left_links li {
	display: inline;
	line-height: 23px;
	padding-right: 10px;
	color: #A7A7A7;
}

#top_right_links li {
	display: block;
	padding-left: 20px;
	float: left;
}

#top_right_links li a {
	display: block;
	line-height: 20px;
	padding-right: 20px;
	font-size: 10px;
}

#top_right_links li#eng a {
	background: url(../img/eng_flag.gif) no-repeat right 4px;
	color: #006685;
	text-decoration: none;
}

#top_right_links li#rss a {
	background: url(../img/rss.gif) no-repeat right 3px;
	color: #ff5616;
	line-height: 21px;
	text-decoration: none;
}

#top_right_links li#cam a {
	background: url(../img/cam.gif) no-repeat right 3px;
	color: #898989;
	line-height: 21px;
	text-decoration: none;
}

#top_right_links li#yt a {
	background: url(../img/yt.gif) no-repeat right 3px;
	color: #898989;
	line-height: 21px;
	text-decoration: none;
	padding-right: 35px;
}

#header .left img {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#header .right {
/*	padding-right: 18px;*/
}

#header .right p {
	color: #E50101;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 3px;
}

#header .right p span {
	color: #d41749;
}

#header .quick_links li {
	color: #646464;
	float: left;
	padding-right: 3px;
}

#header .quick_links li a {
	color: #646464;
	text-decoration: underline;
	line-height: 13px !important;
}

#header #ergo_group_links {
	float: right;
	width: 140px;
	padding-right: 13px;
}

#header #ergo_group_links ul {
	width: 100%;
}

#header #ergo_group_links li {
	float: right;
}

#menu {
	height: 77px;
	background: url(../img/menu_bg.gif) repeat-x 0 bottom;
}

#menu #main_menu {
	height: 29px;
	padding-top: 15px;
}

#menu #main_menu li {
	float: left;
	height: 100%;
	padding-right: 2px;
}

* html #menu #main_menu li {
	width: 100px;
}

#menu #main_menu li .menu_left {
	background: url(../img/main_menu_left.gif) no-repeat left;
}

#menu #main_menu li .menu_right {
	background: url(../img/main_menu_right.gif) no-repeat right;
}

#menu #main_menu li .menu_content {
	margin: 0 6px;
	height: 29px;
	background: url(../img/main_menu_bg.gif) repeat-x;
	line-height: 29px;
}

#menu #main_menu li .menu_content a {
	display: block;
	height: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 0 14px;
}

* html #menu #main_menu li .menu_content a {
	text-align: center;
	white-space: nowrap;
}

#menu #main_menu li.active .menu_left {
	background: url(../img/main_menu_left_active.gif) no-repeat left;
}

#menu #main_menu li.active .menu_right {
	background: url(../img/main_menu_right_active.gif) no-repeat right;
}

#menu #main_menu li.active .menu_content {
	background: url(../img/main_menu_bg_active.gif) repeat-x;
}

#menu #main_menu li.active .menu_content a {
	color: #646464;
}

#menu #main_menu li#dla_korporacji {
	padding-left: 154px;
}

* html #menu #main_menu li#dla_korporacji {
	padding-left: 125px;
}

#menu #main_menu li#dla_korporacji .menu_left {
	background: url(../img/main_menu_left_corp.gif) no-repeat left;
}

#menu #main_menu li#dla_korporacji .menu_right {
	background: url(../img/main_menu_right_corp.gif) no-repeat right;
}

#menu #main_menu li#dla_korporacji .menu_content {
	background: url(../img/main_menu_bg_corp.gif) repeat-x;
}

#menu #main_menu li#dla_korporacji .menu_content a {
	color: #d41749;
}

#menu #submenu li {
	float: left;
	line-height: 26px;
	height: 26px;
	padding-left: 5px;
	padding-right: 10px;
}

#menu #submenu li a {
	text-decoration: none;
	color: #646464;
}

#menu #submenu li#red a {
    color: #d41749;
}

#menu #submenu li.active a {
	color: #E50101;
	font-weight: bold;
}

#menu #submenu li#red.active a {
    font-weight: bold;
}

#menu #submenu li.polecane a {
	color: #d41749;
}

#searcher {
	padding-top: 15px;
}

#searcher_tabs {
	height: 22px;
	width: 245px;
}

#searcher_tabs li {
	float: left;
	width: 80px;
	height: 22px;
	background: url(../img/searcher_tab.png) no-repeat;
}

#searcher_tabs li.active {
	width: 84px;
	background: url(../img/searcher_tab_active.png) no-repeat;
}

#searcher_tabs li a {
	display: block;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	color: #646464;
}

#searcher_tabs li.active a {
	color: #E50101;
	font-weight: bold;
}

#form_searcher {
	background: #FFFFFF url(../img/searcher_bg.gif) repeat-x;
	width: 245px;
	height: 35px;
}

#form_searcher_border {
	height: 100%;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

#seacher_bottom {
	background: url(../img/searcher_bottom.gif) no-repeat top;
	height: 5px;
	width: 245px;
	font-size: 0;
	line-height: 0;
}

#form_searcher form {
	padding-top: 11px;
}

#form_searcher form #ssearch {
	margin-left: 15px;
	height: 13px;
	width: 145px;
	line-height: 13px;
	font-size: 11px;
	color: #646464;
}

* html #form_searcher form #ssearch {
    width: 140px;
}

#form_searcher form #btn_search {
	padding-top: 0;
}

#zapytaj_huberta {
	font-weight: bold;
	text-align: right;
	color: #E50101;
	/*padding-bottom: 5px;*/
	float: right;
	width: 300px;
	/*padding-top: 8px;*/
	margin-top: 4px;
	margin-bottom: 2px;
}

#zapytaj_huberta a {
	color: #E50101;
	text-decoration: none;
}

#content {
	margin-bottom: 10px;
	margin-top: 10px;
}

#content #content_left {
	width: 715px;
}

#content #content_left p {
	line-height: 12px;
	font-size: 11px;
}

#content #content_right {
	width: 245px;
	/*height: 223px;*/
}

#content #content_left #main_page {
	margin-top: -10px;
	margin-bottom: 22px;
}

#content #content_left #main_page li {
	float: left;
	height: 261px;
}

#content #content_left #main_page li.border_left {
	width: 6px;
	background: url(../img/content_left_l.png) no-repeat;
}

#content #content_left #main_page li.border_right {
	width: 6px;
	background: url(../img/content_left_r.png) no-repeat;
}

#content #content_left #main_page li.border_middle {
	width: 1px;
	background: url(../img/content_left_border.png) no-repeat;
	font-size: 0;
	line-height: 0;
}

#content #content_left #main_page li.element {
	width: 107px;
	background: url(../img/content_left_bg.png) repeat-x;
	text-align: center;
}

#content #content_left #main_page li.element div {
	padding-top: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

#content #content_left #main_page li.element div a, #content #content_left #main_page li.element div a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

#content #content_left #main_page li.element a img {
	margin: 0 auto;
	padding-top: 75px;
}

#content #content_left #main_page li.element_description {
	width: 160px;
	background: url(../img/content_left_bg_desc.png) repeat-x;
}

#content #content_left #main_page li.element_description #kontakt_z_agentem {
	background: url(../img/content_left_bg_h.png) no-repeat right 18px;
}

#content #content_left #main_page li.element_description #kontakt_z_agentem p {
	background: url(../img/content_left_arrow_green.gif) no-repeat 15px 50px;
	height: 45px;
	padding-top: 45px;
	padding-left: 35px;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial;
	color: #E50101;
}

#content #content_left #main_page li.element_description #zgloszenie_szkody {
	background: url(../img/content_left_bg_h2.png) no-repeat right 7px;
}

#content #content_left #main_page li.element_description #zgloszenie_szkody p {
	background: url(../img/content_left_arrow_red.gif) no-repeat 15px 30px;
	padding-top: 25px;
	padding-left: 35px;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial;
	color: #c91b1d;
}

#content #content_left #main_page li.element_description #trzy_kroki {
	background: url(../img/content_left_arrow_green2.gif) no-repeat 14px 52px;
	padding-top: 45px;
	padding-left: 35px;
	color: #FFFFFF;
}

#content #content_left #main_page li.element_description #trzy_kroki #trzy {
	font-size: 30px;
	font-weight: bold;
	padding-right: 5px;
}

#content #content_left #main_page li.element_description #trzy_kroki #kroki {
	font-size: 18px;
}

#content #content_left #main_page li.element_description #trzy_kroki #do_ubezpieczenia {
	font-weight: bold;
}

#content #content_left #main_title {
	position: relative;
	top: 20px;
	padding-left: 20px;
	color: #c91b1d;
	font-size: 22px;
	font-family: Verdana;
}

#footer {
	padding-bottom: 10px;
}

#footer #footer_left {
	background: url(../img/footer_left.png) no-repeat left top;
}

#footer #footer_right {
	background: url(../img/footer_right.png) no-repeat right top;
}

#footer #footer_content {
	margin: 0 6px;
	background: url(../img/footer_bg.png) repeat-x top;
}

#footer #footer_top {
	border-bottom: 1px solid #e2e2e2;
	padding: 0 10px;
}

#footer #footer_top #copyright {
	line-height: 33px;
	color: #646464;
}

#footer #footer_top ul {
	height: 33px;
}

#footer #footer_top ul li {
	float: left;
	padding-right: 3px;
	height: 33px;
	line-height: 33px;
}

#footer #footer_top ul li a {
	color: #646464;
	text-decoration: none;
}

#footer #footer_links {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer #footer_links li.name {
	width: 155px;
	float: left;
	font-weight: bold;
	color: #909090;
	line-height: 12px;
}

#footer #footer_links li.name ul li {
	padding-top: 5px;
}

#footer #footer_links li.name ul li a {
	font-weight: normal;
	text-decoration: underline;
	color: #909090;
}

#path {
	/*padding-bottom: 10px;*/
	padding-left: 4px;
	width: 600px;
	float: left;
	margin-top: 3px;
}

#path ul li {
	display: block;
	padding-right: 3px;
	float: left;
	font-size: 10px;
	color: #bababa;
}

#path ul li a {
	color: #bababa;
}

#content_left h1 {
	color: #E50101;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
  margin:0em 0 5px;
  padding:0;
}

#content_left h2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
    padding-bottom: 10px;
    margin: 0px;
    margin-bottom: 5px;
}

.first_paragraph {
	padding-top: 20px;
}

#content #content_right #right_box {
	width: 245px;
}

#content #content_right #right_box .top_border,
#content #content_right #right_box .bottom_border
{
	height: 4px;
	line-height: 0;
	font-size: 0;
}

#content #content_right #right_box .top_border {
	background: url(../img/polecamy_box_top.png) no-repeat;
}

#content #content_right #right_box .bottom_border {
	background: url(../img/polecamy_box_bottom.png) no-repeat;
}

#content #content_right #right_box .box_content {
	background: #EEEEEE url(../img/right_box_bg.png) repeat-x;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

#content #content_right #right_box .box_content .box_inner_content {
	background: url(../img/content_right_circle.png) no-repeat right top;
}

#content #content_right #right_box .box_content .box_inner_content .header{
	color: #E50101;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	font-family: Arial;
}

#content #content_right #right_box .box_content .box_inner_content #content_green {
	background: url(../img/background-green.png) repeat-x;
	height: 78px;
	line-height: 78px;
}

#content #content_right #right_box .box_content .box_inner_content #content_green a {
	display: block;
	background: url(../img/teraz_polska.png) no-repeat 180px 20px;
	padding-left: 15px;
}

#content #content_right #right_box .box_content .box_inner_content .polecamy_txt {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#content #content_right #right_box .box_content .box_inner_content ul {
	padding-left: 16px;
	padding-bottom: 10px;
}

#content #content_right #right_box .box_content .box_inner_content ul li {
	padding-bottom: 8px;
}

#content #content_right #right_box .box_content .box_inner_content ul li a {
	text-decoration: none;
	color: #646464;
}

#content #content_right #right_box .box_content .box_inner_content ul li span {
	font-size: 10px;
}

#content #content_right #map_link {
	margin-top: 10px;
	display: block;
}

#content #content_left .naglowek1, #content .naglowek1 {
    font-size: 16px;
    color: #E50101;
    font-weight: bold;
    padding-bottom: 10px;
}

#content #content_left .naglowek2 {
    font-size: 12px;
    color: #626262;
    font-weight: bold;
}

#content #content_left .odnosnik {
    color: #E50101;
    text-decoration: underline;
    font-size: 11px;
}

#content #content_left .lista {
    list-style-type: square;
    margin-left: 20px;
    padding-bottom: 10px;
}

#content #content_left .lista li {
    padding: 2px 0;
    line-height: 16px;
    color: #626262;
    font-size: 11px;
}

#content #content_left .akapit, .akapit {
    padding-bottom: 10px;
    line-height: 18px;
    color: #626262;
}

#content #content_left .table_product {
    margin-left: -10px;
}

#content #content_left .table_product p {
    font-size: 10px;
}

#ajaxtooltip {
	position: absolute;
	display: none;
	width: 300px;
	left: 0;
	top: 0;
	background-color: #f2f2f2;
	border: 2px solid #c0c0c0;
	padding: 10px;
	z-index: 10000;
}





#ajaxtooltip .naglowek1 {
    padding: 5px 0;
    font-size: 16px;
    color: #a0a0a0;
    font-weight: bold;
}

#ajaxtooltip .naglowek2 {
    padding: 3px 0;
    font-size: 14px;
    color: #a0a0a0;
    font-weight: bold;
}

#ajaxtooltip .odnosnik {
    color: #646464;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

#ajaxtooltip .lista {
    list-style-type: square;
    margin-left: 20px;
    padding-bottom: 5px;
}

#ajaxtooltip .lista li {
    padding: 2px 0;
    line-height: 13px;
    color: #646464;
    font-size: 11px;
}

#ajaxtooltip .akapit {
    padding: 5px 0;
    line-height: 14px;
    color: #646464;
}

#zaptaj_agenta_left {
	width: 470px;
}

#zaptaj_agenta {
	width: 221px;
	padding-top: 10px;
	margin-right: 10px;
}

#zaptaj_agenta .top {
	font-size: 0;
	line-height: 0;
	height: 4px;
	background: url(../img/zapytaj_agenta_top.png) no-repeat;
}

#zaptaj_agenta .bottom {
	font-size: 0;
	line-height: 0;
	height: 5px;
	background: url(../img/zapytaj_agenta_bottom.png) no-repeat;
}

#zaptaj_agenta .content {
	background: url(/_items/img/zapytaj_agenta_bg.png) repeat-x scroll left top #eeeeee;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	padding: 5px;
}

#content #zaptaj_agenta .btn {
	cursor: pointer;
}

#zaptaj_agenta .content #zapytaj_agenta_zipcode,
#zaptaj_agenta .content #zapytaj_agenta_zipcode2  {
	float: left;
	border: 1px solid #d2d2d2;
	border-right: none;
	height: 16px;
	width: 145px;
	padding: 0;
	font-size: 10px;
	line-height: 16px;
	margin-left: 5px;
}

#content #zaptaj_agenta .content .header {
	color: #E50101;
	font-size: 12px;
	padding-bottom: 10px;
}

#content #zaptaj_agenta .content #np {
	font-size: 10px;
	padding-left: 77px;
}

#content #zaptaj_agenta .border {
	font-size: 0;
	line-height: 0;
	border-top: 1px solid #d2d2d2;
}

#content #zaptaj_agenta .content .kontakt {
	width: 135px;
	padding-left: 10px;
}

#content #zaptaj_agenta .content #kontakt_ok {
	padding-left: 6px;
	position: relative;
	top: 4px;
}

.kolumna1, .kolumna2, .kolumna3, .kolumna4, .kolumna5 {
    position: absolute;
    z-index: 1000;
}

label.error {
    color: red;
    font-style: italic;
    font-size: 11px;
}




table.biznes {
	width: 711px;
}

table.biznes #row1 .cell1, table.biznes #row1 .cell2, table.biznes #row1 .cell3 {
	height: 79px;
}

table.biznes .cell1 {
	height: 72px;
	background: url(../img/biznes/cell1_bg.png) no-repeat;
}

table.biznes .cell2 {
	background: url(../img/biznes/bg_gray.png) no-repeat;
}

table.biznes .cell3 {
	background: url(../img/biznes/bg_green.png) no-repeat;
}

table.biznes #row1 .cell1 {
	width: 158px;
	background: url(../img/biznes/r1c1.png) no-repeat;
}

table.biznes #row5 .cell2 {
	background: url(../img/biznes/bg_empty.png) no-repeat;
}

table.biznes #row2 .cell1 {
	height: 72px;
	background: url(../img/biznes/r2c1.png) no-repeat;
}

table.biznes #row3 .cell1 {
	height: 72px;
	background: url(../img/biznes/r3c1.png) no-repeat;
}

table.biznes #row4 .cell1 {
	height: 72px;
	background: url(../img/biznes/r4c1.png) no-repeat;
}

table.biznes #row5 .cell1 {
	height: 72px;
	background: url(../img/biznes/r5c1.png) no-repeat;
}

table.biznes #row6 .cell1 {
	height: 72px;
	background: url(../img/biznes/r6c1.png) no-repeat;
}

table.biznes #row7 .cell1 {
	height: 72px;
	background: url(../img/biznes/r7c1.png) no-repeat;
}

table.biznes #row8 .cell1 {
	height: 73px;
	background: url(../img/biznes/r8c1.png) no-repeat;
}

table.biznes #row1 .cell2 {
	width: 277px;
	background: url(../img/biznes/r1c2.png) no-repeat;
}

table.biznes #row1 .cell3 {
	width: 276px;
	background: url(../img/biznes/r1c3.png) no-repeat;
}

table.biznes #row2 div {
	width: 100%;
	border-top: 3px solid #87c70e;
}

table.biznes #row8 div {
	width: 100%;
	border-bottom: 3px solid #87c70e;
}

table.biznes #row9 .cell {
	height: 51px;
	background: url(../img/biznes/r9.png) no-repeat;
}

table.biznes #row9 .cell #text1 {
	color: #e4febd;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
}

table.biznes #row9 .cell img {
	margin-left: 40px;
}

table.biznes #row9 .cell #text2 {
	padding-top: 10px;
	padding-left: 30px;
}

table.biznes #row9 .cell #text2 a {
	color: #e4febd;
	font-size: 11px;
	text-decoration: none;
}

.zgloszenie_szkody {
	height: 261px;
	width: 712px;
}

.zgloszenie_szkody li {
	float: left;
	height: 261px;
	background: url(../img/szkoda/bg.png) repeat-x;
}

.zgloszenie_szkody .border_left {
	width: 14px;
	background: url(../img/szkoda/border_left.png) no-repeat;
}

.zgloszenie_szkody .border_right {
	width: 14px;
	background: url(../img/szkoda/border_right.png) no-repeat;
}

.zgloszenie_szkody .border {
	width: 1px;
	line-height: 0;
	font-size: 0;
	background: url(../img/szkoda/border.png) no-repeat;
}

.zgloszenie_szkody .cell1 {
	width: 261px;
}

.zgloszenie_szkody .cell2 {
	width: 272px;
}

.zgloszenie_szkody .cell3 {
	width: 148px;
	background: url(../img/szkoda/cell3.png) repeat-x;
}

.zgloszenie_szkody li .ico {
	margin: 0 auto;
	margin-top: 1px;
}

.zgloszenie_szkody li .text {
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	height: 74px;
}

.zgloszenie_szkody li .text p {
	padding-top: 21px;
	line-height: 14px !important;
}

.zgloszenie_szkody .cell1 .left {
	width: 123px;
	height: 90px;
}

.zgloszenie_szkody .cell1 .border_small {
	float: left;
	background: url(../img/szkoda/border_small.png) no-repeat;
	width: 1px;
	height: 90px;
	font-size: 0;
	line-height: 0;
}

.zgloszenie_szkody .cell1 .right {
	width: 136px;
	height: 90px;
}

.zgloszenie_szkody .cell1 .left,
.zgloszenie_szkody .cell1 .right {
	background: url(../img/szkoda/arrow_down.png) no-repeat center top;
}

.zgloszenie_szkody .cell1 .left p,
.zgloszenie_szkody .cell1 .right p {
	text-align: center;
	line-height: 14px;
}

.zgloszenie_szkody .cell1 .left p {
	padding-top: 32px;
	position: relative;
	left: -2px;
}

.zgloszenie_szkody .cell1 .right p {
	padding-top: 27px;
}

.zgloszenie_szkody .cell1 .e {
	font-weight: bold;
	color: #c91b1d;
}

.zgloszenie_szkody .cell1 .konto {
	font-weight: bold;
	color: #E50101;
}

.zgloszenie_szkody .cell2 .textinfo p {
	text-align: center;
	padding-top: 32px;
	line-height: 14px;
	background: url(../img/szkoda/arrow_down.png) no-repeat center top;
}

.zgloszenie_szkody .cell3 a {
	display: block;
}

.zgloszenie_szkody .cell3 a.button1 {
	margin-top: 40px;
	margin-left: 20px;
	width: 100px;
}

.zgloszenie_szkody .cell3 a.button2 {
	margin-top: 35px;
	margin-left: 20px;
	width: 110px;
}

.zgloszenie_szkody .cell3 a.button3 {
	margin-top: 40px;
	margin-left: 20px;
	width: 125px;
}

.zgloszenie_szkody .border_right2 {
	width: 14px;
	background: url(../img/szkoda/border_right2.png) no-repeat;
}

.zgloszenie_szkody .cell3a {
	width: 148px;
	background: url(../img/szkoda/cell3a.png) repeat-x;
}

.zgloszenie_szkody .cell3a a {
	display: block;
}

.zgloszenie_szkody .cell3a a.button2 {
	margin-top: 115px;
	margin-left: 20px;
	width: 110px;
}

.kontakt_z_agentem {
	height: 260px;
	width: 712px;
}

.kontakt_z_agentem li {
	float: left;
	height: 261px;
	background: url(../img/kontakt_z_agentem/bg.png) repeat-x;
}

.kontakt_z_agentem .border_left {
	width: 14px;
	background: url(../img/kontakt_z_agentem/border_left.png) no-repeat;
}

.kontakt_z_agentem .border_right {
	width: 14px;
	background: url(../img/kontakt_z_agentem/border_right.png) no-repeat;
}

.kontakt_z_agentem .cell1 {
	width: 536px;
}

.kontakt_z_agentem .cell1 .big_text {
	font-size: 22px !important;
	color: #ffffff !important;
	line-height: 24px !important;
	padding-top: 35px;
}

.kontakt_z_agentem .cell1 .formularz {
	width: 225px;
	margin-top: 100px;
	margin-left: 40px;
}

* html .kontakt_z_agentem .cell1 .formularz {
    margin-left: 20px;
}

.kontakt_z_agentem .cell1 .formularz input {
	padding: 0;
	padding-top: 1px;
	margin: 0;
	color: #646464;
	float: left;
	margin-right: 3px;
	width: 100px;
	height: 17px;
	font-size: 10px;
}

.kontakt_z_agentem .cell1 .formularz .search_info {
	font-size: 10px !important;
	padding-left: 55px;
}

.kontakt_z_agentem .cell1 .mapa_wrapper {
	width: 260px;
}

.kontakt_z_agentem .cell1 .small_text {
	font-size: 13px !important;
	color: #e4febd !important;
	line-height: 15px !important;
}

.kontakt_z_agentem .cell2 {
	width: 148px;
	background: url(../img/kontakt_z_agentem/cell2.png) no-repeat;
}

.kontakt_z_agentem .cell2 a {
	display: block;
	margin-left: 20px;
}

.kontakt_z_agentem .cell2 a.button1 {
	margin-top: 43px;
}

.kontakt_z_agentem .cell2 a.button2 {
	margin-top: 43px;
}

.kontakt_z_agentem .cell2 a.button3 {
	margin-top: 38px;
}

.faq {
    margin-bottom: 5px;
}

.faq_img {
    margin-right: 9px; 
    margin-top: 5px;
}

.faq_question {
    color: #E50101;
    padding-top: 1px;
    width: 95%;
    line-height: 16px;
    font-size: 11px;
}

.faq_answer {
    color:#626262;
    display:none;
    font-size:11px;
    margin:0;
    padding-bottom:5px;
    padding-left:20px;
    padding-top:5px;
}

#content #content_left .pod_lista {
  list-style-type:circle;
  margin-left:25px;
  padding-top: 5px;
}

#content #content_left .pod_lista li {
  color:#626262;
  font-size:11px;
  line-height:16px;
  padding:2px 0;
}

.btn_search {
    cursor: pointer;
}

.treeview .hitarea {
	background: url(../ico/icon_b_expand.gif) no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}

/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#content #content_left .rzymskie {
    list-style-type: upper-roman;
    margin-left: 40px;
    padding-bottom: 10px;
}

#content #content_left .rzymskie li {
    padding: 2px 0;
    line-height: 16px;
    color: #626262;
    font-size: 11px;
}

#content #content_left .numeryczna {
    list-style-type: decimal;
    margin-left: 20px;
    padding-bottom: 10px;
}

#content #content_left .numeryczna li {
    padding: 2px 0;
    line-height: 16px;
    color: #626262;
    font-size: 11px;
}

.e {
	color: #d41749;
}

.konto {
	color: #E50101;
}

#header #ekonto_frame {
    padding-bottom: 10px;
    padding-left: 10px;
    background: url(../img/ekonto_bg.png) no-repeat bottom;
}

#header #ekonto_frame_wrapper {
    padding-bottom: 10px;
    padding-left: 7px;
}

#header .logowanie a {
    color: #d41749 !important;
}



ul.nomarker {
display:block !important;
list-style-type:none !important;
padding-bottom:5px;
margin:0 !important;
}

ul.nomarker li {
border:1px solid #FFFFFF;
display:block !important;
margin:0 0 5px !important;
padding:0 !important;
}

li .reslink {
display:inline;
}
.reslink {
margin:0 2px 0 0;
text-decoration:none;
}

ul .reslink img {
margin-left: 0px;
display: inline;
}

.reslink img {
border:0 none;
margin-bottom:0;
margin-left:0;
margin-right:5px !important;
margin-top:0;
text-decoration:none;
top:0;
vertical-align:middle;
}

.reslink span.restext {
text-decoration:none;
}

.reslink span.ressize {
text-decoration:none;
white-space:nowrap;
}

.reslink:hover {
text-decoration:none;
}
a.reslink:hover span {
text-decoration:underline;
}

span.audio_link {
  background-image:url(/_items/ico/icon_large_audio.png);
  display: inline;
}

span.video_link {
  background-image:url(/_items/ico/icon_large_video.png);
  display: inline;
}

span.audio_link, span.video_link {
 background-repeat:no-repeat;
 color:#E50101;
 cursor:pointer;
 display:inline;
 padding:4px 0 4px 30px;
 text-decoration:none;
}

span.audio_link:hover, span.video_link:hover {
 text-decoration:underline;
}

.drgWin {
background-color:#FFFFFF;
border:1px solid #E50101;
display:block;
left:220px;
position:absolute;
top:180px;
z-index:10000;
}

.drgWin h3.title {
margin:0;
position:relative;
text-align:left;
padding-top: 2px;
padding-left:5px;
padding-bottom:1px;
font-size:11px;
line-height:12px;
}

.drgWin h3.title span.close {
cursor:pointer;
display:block;
margin:0;
padding:0;
position:absolute;
right:3px;
top:3px;
}

.drgWin h3.title span.close img {
background:#E4FEBD none repeat scroll 0 50%;
border:1px solid #7FC332;
height:10px;
margin:0;
padding:1px;
width:13px;
margin-right:2px;
}




#newsletter-box {
	width: 245px;
	height: 105px;
	overflow: hidden;
	background: url(/_items/img/newsletter-bg.png) no-repeat;
	margin-top: 10px;
}

#newsletter-box p.header {
	color: #E50101;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 15px;
}

#newsletter-box .description {
	padding: 7px 15px;
}

#newsletter-email {
	border: 1px solid #d4d4d4;
	padding: 2px 5px;
	color: #646464;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	margin-left: 15px;
	width: 137px;
}

#btn_newsletter_signin {
	cursor: pointer;
}

#adreswer_baner_glowna{
    width: 1024px;
	text-align: center;
	margin: 0 auto;
}
#adreswer_baner_glowna .reklama_wyjscie img{
    float: right;
}
#adreswer_baner_glowna .reklama_banner{
    text-align:center;
}

#all{
	display: none;
}







