/* reseting */

html, body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, dl, dt, dd, form, select, fieldset, hr, blockquote {
	margin: 0;
	padding: 0;
}

/* globalne */

h2 { 
	font-size:12px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 2px 0 2px 0px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

	
li, ul {
	list-style: none;
	list-style-type: none
}
	
img {
	border: none
}

a:link, a:visited	{
	text-decoration: none;
	color: #000
}

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

table, td {
	border-collapse: collapse;
	vertical-align: top
}


.lewa {
	float: left
}

.prawa {
	float: right
}	

.b {
	font-weight: bold
}

.bn {
	font-weight:bold;
	font-style: normal
}

.mini {
	color: #666;
	font-size: 10px
}

.cent {
	text-align: center
	}
	
.right {
	text-align: right
}

.left {
	text-align: left
}

.align_middle {
	vertical-align: middle
}

.gray {
	color: #666
}

img.ico {
	margin: 0 4px
}

.pkt {
	font-weight: bold;
	color: #c70000
}
	
.red {
	font-weight: bold;
	color: #C70000
}

.red_big {
	font-size: 14px;
	font-weight: bold;
	color: #C70000
}	

.red_med {
	font-size: 12px;
	font-weight: bold;
	color: #C70000
}	

li.li_1 {
	list-style-image: url(../img/pkt_1.gif);
	margin-left: 17px;
	list-style-position: outside
}
	
li.li_2 {
	list-style-image: url(../img/pkt_2.gif);
	margin-left: 17px;
	list-style-position: outside
}

li.li_3 {
	list-style-image: url(../img/3.gif);
	margin-left: 28px;
	list-style-position: outside;
	line-height: 16px
}
	
li.li_4 {
	list-style-image: url(../img/pkt_6.gif);
	margin-left: 28px;
	list-style-position: outside
}

li.li_5 { /* komentarz */
	list-style-image: url(../img/ico_comment.gif);
	list-style-position: outside;
	font-style: italic;
	margin-left: 20px;
}

/* layout */

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 14px;
	}

div#art_temp { /* sluzy do testowego pozycjonowania layoutu */
	width: 986px;
	margin: auto
}

div#art_temp_head {
	width: 986px;
	height: 55px;
	background: url(../img/temp_head.gif) no-repeat;
	padding: 172px 0 0 25px;
}

div#art_temp_reklamy {
	width: 160px;
	float: right
}


div.art_comment {
	margin: 15px 10px;
	padding: 10px;
	width: 445px;
	font-size: 16px;
	border: 1px dotted red;
}

/* style artykulow  */

div#artykuly {
	float: left;
	width: 806px
}
	
div#art_lc {
	width: 490px;
	padding: 0;
}
	
div#art_rc {
	width: 300px;
	padding: 0;
}
	
div#art_lc ul, div#art_rc ul {
	padding-bottom: 10px;
}
	
.art_dzial {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin: 8px 0
}

.art_title {
	font-size: 13px;
	font-weight: bold;
	color: #C70000;
	margin-bottom: 4px
}
	
.art_date {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	margin-bottom: 4px
}
	
.art_skrot {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-bottom: 4px;
	line-height: 16px
}

.art_default {
	font-size: 12px;
	line-height: 16px;
}

.art_txt {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 4px;
	line-height: 18px
}
	
.art_wstep {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	margin: 6px 0 20px 0;
}	
	
.art_wiecej {
	font-size: 11px;
	font-weight: bold;
	color: #C70000;
	margin-bottom: 10px;
	text-align: right;
	display: block;
	padding-bottom: 2px;
	border-bottom: 1px solid #ddd
}
	
.art_wiecej_light {
	font-size: 11px;
	font-weight: bold;
	color: #C70000;
	text-align: right;
	display: block;
}

.art_logo_autora {
	margin: 6px 0
}
	
a.arl:link, a.arl:visited { /* artykul red link */
	color: #C70000;
	text-decoration: none
}
	
a.arl:hover {
	text-decoration: underline
}	
	
div.art_insert {
	float: right;
	width: 300px;
	margin: 0 0 15px 20px;
	padding: 15px;
	border: 1px solid #ccc;
}

div.art_ramka {
	padding: 15px;
	border: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
	
img.art_logo_txt {
	margin-right: 5px
}	
	
fieldset.art_sponsorowany {
	border: 1px solid #ebebeb;
	padding: 10px;
	margin: 10px 0;
	background-color: #ffffe2;
}

fieldset.art_sponsorowany p {
	line-height: 16px
}
	
div.art_paginacja img {
	vertical-align: top;
	margin-top: 2px;
}

/* zakladki artykulow + box */

div.art_menu {
	float: left;
	width: 487px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
} 
 
a.art_tab_01:link, a.art_tab_01:visited,
a.art_tab_02:link, a.art_tab_02:visited,
a.art_tab_03:link, a.art_tab_03:visited {
	text-decoration: none;
	height: 23px;
	display: block;
	padding-top: 2px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	float: left;
	text-align: center;
	position: relative;
	top: 1px
}
	
a.art_tab_01:link, a.art_tab_01:visited {
	background:  url(../img/tabs_artykuly_01.gif) 0 0 no-repeat;
	width: 122px;
}
	
a.art_tab_02:link, a.art_tab_02:visited {
	background:  url(../img/tabs_artykuly_02.gif) 0 0 no-repeat;
	width: 121px;
}

a.art_tab_03:link, a.art_tab_03:visited {
	background:  url(../img/tabs_artykuly_03.gif) 0 0 no-repeat;
	width: 152px;
}
	
a.art_tab_01:hover{
	color: #C70000;
	background: url(../img/tabs_artykuly_01.gif) 0 -25px no-repeat;
}
	
a.art_tab_02:hover {
	color: #C70000;
	background: url(../img/tabs_artykuly_02.gif) 0 -25px no-repeat;
}

a.art_tab_03:hover {
	color: #C70000;
	background: url(../img/tabs_artykuly_03.gif) 0 -25px no-repeat;
}

a.art_tab_sel {
	color: #C70000 !important;
	background-position: 0 -50px !important;
}

a.art_tab_drukuj {
	text-decoration: none;
	height: 23px;
	display: block;
	padding: 2px 2px 0 0;
	font-weight: bold;
	font-size: 12px;
	float: right;
	text-align: center;
	position: relative;
	top: 1px
}

div.art_tabs {
	width: 488px;
	margin-bottom: 15px;
	float: left
	}

div.art_box {
	float: left;
	width: 465px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 10px 5px 10px;
	}

div.art_box p {
	line-height: 18px
}

img.art_foto_1 {
	float: left;
	border: 1px solid #e5e5e5;
	padding: 2px;
	margin: 0 10px 10px 0;
	background-color: #f6f6f6
}
	

p.art_title_mega {
	font-size: 24px;
	font-weight: bold;
	color: #C70000;
	margin-bottom: 10px;
	line-height: 24px !important;
}

p.art_title_sub {
	font-size: 14px;
	font-weight: bold;
	color: #C70000;
	margin: 10px;
}


p.art_title_big {
	font-size: 16px;
	font-weight: bold;
	color: #C70000;
	margin-bottom: 10px;
}

p.art_title_med {
	font-size: 14px;
	font-weight: bold;
	color: #C70000;
	margin-bottom: 10px;
}
	
p.art_title_sm {
	font-size: 13px;
	font-weight: bold;
	color: #C70000;
	margin: 5px 0 10px 0;
}	

a.art_color_link {
	color: #C70000
	}

div.art_tagi {
	width: 450px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 8px;
	font-size: 12px;
	float: left;
	margin: 5px 0 10px 0;
	background-color: #f6f6f6;
}

table.art_tagi_page_typ1 {
	width: 485px;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	margin: 0 0 10px 0;
	background-color: #f6f6f6;
}

table.art_tagi_page_typ2 {
	width: 485px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	float: left;
	margin: 10px 0 10px 0;
	background-color: #f6f6f6;
}


table.art_tagi_page_typ1 td, table.art_tagi_page_typ2 td {
	padding: 5px 8px;
	font-size: 12px;
}

table.art_spis {
	float: left;
	width: 100%;
}

table.art_spis td {
	padding: 2px 0;
	vertical-align: top;
}

table.art_spis img {
	margin: 2px 2px 0 5px;
	vertical-align: top
}

table.art_spis td.art_spis_zrodlo {
	padding-right: 4px;
}

td.art_spis_tytul {
	font-size: 12px;
	padding-right: 4px
}

td.art_spis_zrodlo {
	font-size: 11px;
	padding-right: 4px;
	color: #333
}

td.art_spis_data {
	font-size: 11px;
	color: #666;
	text-align: right
}

div.art_spis_wiecej {
	border-top: 1px solid #e5e5e5;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 2px 0 0;
	margin-top: 5px
}

div.art_notowania {
	padding: 4px 10px;
	float: left;
	width: 465px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color: #f6f6f6;
	font-size: 11px;
	margin-right:-3px; /* dla IE6, zeby nie dublowalo ostatniego wyrazu */
}

div.art_notowania_page {
	padding: 4px 10px;
	float: left;
	width: 465px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color: #f6f6f6;
	font-size: 11px;
	margin: 5px 0 10px 0
}

.art_notowania_up {
	font-weight: bold;
	color: #009900;
	padding-right: 7px
}
	
.art_notowania_down {
	font-weight: bold;
	color: #F00;
	padding-right: 7px
}

div.art_wybierz {
	float: left;
	width: 140px;
	margin: 0 10px 5px 0;
}

/* Wiadomosci */

div.art_naglowek_sekcji {
	padding: 10px 0;
	font-size: 20px;
	color: #000000;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px
}

div#art_naglowek_artykul_box {
	padding: 10px 0;
	color: #000000;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	width: 806px
}

div#art_naglowek_artykul {
	font-size: 20px;
	color: #000;
	width: 250px;
	padding: 1px 0 4px 0
}

div#art_naglowek_tools {
	color: #000000;
	width: 355px
}

.bl {
	border-left: 1px solid #e5e5e5;
}

.br {
	border-right: 1px solid #e5e5e5;
}


div.art_box_site {
	width: 485px;
	padding: 10px 0 5px 0;
	float: left;
	}

div.art_box_site p {
	line-height: 18px
}

table.art_dnia {
	margin-top: 10px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	width: 487px;
}

td.art_dnia_k1 {
	padding: 10px 10px 10px 0;
	border-right: 1px solid #e5e5e5;
	width: 50%
}

td.art_dnia_k2 {
	padding: 10px 0 10px 10px;
	margin: 10px 0;
}

p.art_dnia_data {
	font-size: 11px;
	color: #666;
	margin-bottom: 5px
}

td.art_choose {
	font-weight: bold;
	width: 60px;
}
td.art_rss {
	text-align: right;
	width: 40px
	}
	
td.art_daty {
	width: 60px;
	text-align: right !important;
	}	

table.art_najczestsze {
	width: 100%
}

table.art_najczestsze td {
	padding: 4px 0
}

table.art_najczestsze_bt {
	border-top: 1px solid #ccc;
}

table.art_najczestsze_bb {
	border-bottom: 1px solid #ccc;
}



div.art_legenda {
	letter-spacing: 5px;
	color: #999;
	text-align: center;
	font-size: 11px;
}

div.art_box_sponsorowany {
	margin-bottom: 10px;
	width: 300px;
}

div.art_box_sponsorowany_lewy {
	margin-bottom: 10px;
	width: 485px;
	float: left
}

div.art_box_sponsorowany_tresc {
	border: 1px solid #ebebeb;
	padding: 10px;
	margin: 0;
	background-color: #ffffe2;
	width: 278px;
	overflow: auto
}

div.art_box_sponsorowany_lewy_tresc {
	border: 1px solid #ebebeb;
	padding: 10px;
	margin: 0;
	background-color: #ffffe2;
	width: 464px;
	overflow: auto
}

div.art_box_sponsorowany_tresc div.adv_zobacz, div.art_box_sponsorowany_lewy_tresc div.adv_zobacz {
	clear: both;
	float: right;
}

div.art_inwestycje_polecane {
	float: left;
	text-align: center;
	color: #c70000;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 15px;
	width: 138px;
	height: 132px;
}	

div.art_inwestycje_polecane img {
	margin: 5px 18px;
	border: 1px solid #999;
}

div.art_inwestycje_polecane_lewe {
	float: left;
	text-align: center;
	color: #c70000;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 15px;
	width: 138px;
	height: 132px;
}	

div.art_inwestycje_polecane_lewe img {
	margin: 5px 26px;
	border: 1px solid #999;
}

div.art_inwestycje_polecane a span, div.art_inwestycje_polecane_lewe a span {
	width: 102px;
}

div#art_sponsor_dzialu {
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px;
}

div.art_sponsor_dzialu_legenda {
	color: #999;
	font-size: 11px;
	letter-spacing: 3px;
	text-align: center;
}

a.art_adkont:link, a.art_adkont:visited  {
	text-decoration: none;
	color: #0066FF
}
	
a.art_adkont:hover  {
	text-decoration: none;
	color: #C70000
}	

a.art_adkontekst {
	color: #069;
	border-bottom: double
}

div.art_adv_pasek {
	float: left;
	margin: 5px 0
}

div.art_adkontekst_page {
	padding: 6px 6px;
	float: left;
	width: 470px;
	border: 1px solid #e5e5e5;
/*     background-color: #ffffe2; */
	font-size: 12px;
	margin: 2px 0 10px 0
}


div.art_tab_box_menu {
	width: 300px;
	height: 25px
}


a.art_tab_box_link_1:link, a.art_tab_box_link_1:visited {
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	font-weight: bold;
	color: #c70000;
	display: block;
	float: left;
	padding: 5px 12px;
	text-decoration: none;
	margin-right: 2px
}

a.art_tab_box_link_2:link, a.art_tab_box_link_2:visited {
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #f6f6f6;
	display: block;
	float: left;
	padding: 5px 12px;
	text-decoration: none;
	margin-right: 2px
	}
	
a.art_tab_box_link_2:hover {
	color: #C70000;
}

div.art_tagi_ramka {
	line-height: 24px
}

a.art_tagi_1 {
	font-size: 26px
}
a.art_tagi_2 {
	font-size: 22px
}
a.art_tagi_3 {
	font-size: 18px
}
a.art_tagi_4 {
	font-size: 14px
}

table#art_info_table {
	width: 100%;
	margin-bottom: 10px
}

table#art_info_table td {
	padding: 2px 0;
	font-size: 11px;
	color: #666
}

table#art_info_table td img {
	vertical-align: text-bottom
}




/* formularze */

.art_sel_1 { /* select */
	width: 140px;
	margin: 2px 0 8px 0;
}

.art_sel_1a { /* select */
	width: 125px;
}

.art_sel_1b { /* select */
	width: 155px;
}

.art_sel_1c { /* select */
	width: 60px;
}

.art_sel_2 { /* select */
	width: 310px;
	margin-top: 2px;
}

.art_sel_3 { /* select */
	width: 160px;
	}


.art_form_linia {
	height: 1px;
	border-bottom: 1px solid #fff;
	margin: 0 10px;
}

.art_form_linia_label {
	border-bottom: 1px solid #fff;
	padding: 3px 0;
}


.art_kom_nick {
	background: url(../img/ico_comment.gif) no-repeat;
	padding: 0 0 0 18px;
	font-size: 12px;
	font-weight: bold
}

.art_kom_data {
	padding: 0 0 0 4px;
	font-size: 10px;
	color: #666
}

.art_kom_txt {
	padding: 0 0 10px 24px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic
}

a.art_vote:link, a.art_vote:visited {
	height: 16px;
	width: 16px;
	display: block;
	float: left;
	background: url(../img/ico_star_vote.gif) 0 0 no-repeat;
}
a.art_vote_sel, a.art_vote_sel:visited, a.art_vote_sel:hover, a.art_vote:hover {
	background-position: -16px 0 !important;
}

/* wyszukiwarka */

select, input, textarea {
	padding: 2px 1px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

div#art_szukaj, div#art_szukaj_adv {
	width: 490px;
	background: #eee;
	margin: 5px 0 10px 0;
}

table.art_szukaj_table {
	background-color: #D2D2D2;
	margin: 0 5px;
	width: 480px
}

div.topcorners { /* gorne zaokraglenie rogow */
	background: url(../img/bg_corner_TR.gif) top right no-repeat;
	height: 5px
}
	
div.bottomcorners { /* dolne zaokraglenie rogow */
	background: url(../img/bg_corner_BR.gif) bottom right no-repeat;
	height: 5px
}
	
div.topcorners_s { /* gorne zaokraglenie rogow wyszukiwarki */
	background: url(../img/bg_s_corner_TR.gif) top right no-repeat;
	height:5px
}
	
div.bottomcorners_s { /* dolne zaokraglenie rogow wyszukiwarki */
	background: url(../img/bg_s_corner_BR.gif) bottom right no-repeat;
	height:5px
}

td.art_szukaj_table_kol_1 {
	padding: 10px 5px 0 0;
	text-align: right;
	width: 95px
}

td.art_szukaj_table_kol_2 {
	padding: 10px 5px 0 0;
	text-align: right;
	width: 60px
}

div#logowanie {
	margin-top: 9px;
	margin-right: 16px;
}
