.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(/wiadomosci/webapps/front/html/img/tabs_artykuly_01.gif) 0 0 no-repeat;
	width: 122px;
}
	
a.art_tab_02:link, a.art_tab_02:visited {
	background:  url(/wiadomosci/webapps/front/html/img/tabs_artykuly_02.gif) 0 0 no-repeat;
	width: 121px;
}

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

a.art_tab_03:hover {
	color: #c70000;
	background: url(/wiadomosci/webapps/front/html/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;
}

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
}

