@charset "utf-8";
/*-----RESET-----*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
:focus {
    outline: 0;
}
a:hover, #left #middle_artykul a:hover {
	color: #f99c30;	
}
#left #content_right_inner h3 a:hover {
	color: #585147 !important;	
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*-----PBD-----*/
body {
    background:#fff url(../img/body_bg.gif) top repeat-x;
    color:#505050;
    font:12px/1em Tahoma, Helvetica, sans-serif normal;
    height: 100%;
    margin: 0;
    padding: 0;
}
#wrapper {
    background:transparent  url(../img/wrapper_bg.png) center 0 repeat-y;
    margin: 3px auto 0 auto;
    padding:2px 7px 0 7px;
    position:relative;
    width:980px;
    overflow: hidden;
    /*min-height: 1150px;*/
}
#contact_box {
    background:transparent  url(../img/contact_box_bg.gif) repeat-x;
    width: 100%;
    min-height: 218px;
    float: left;
}
#contact_box_inner {
    background:transparent  url(../img/contact_box_inner_bg.gif) repeat-x;
    margin: 0 auto;
    padding:0 7px;
    position:relative;
    width:935px;
    min-height: 218px;
}
#footer {
    background:transparent  url(../img/footer_bg.gif) repeat-x;
    width: 100%;
    min-height: 83px;
    float: left;
	text-shadow: 0 1px 1px #D0D0C8;
}
#footer_inner {
    margin: 0 auto;
    padding:0 7px;
    position:relative;
    width:950px;
    font-size:11px;
}
#footer_inner span {
    float:left;
    margin:10px 0 0 10px;
    line-height: 18px;
}
#footer_inner span a  {
    font-weight: bold;
    color: #4f4f4f;
    text-decoration: none;
}

/*-----HEADER------*/
#header {
    height: 108px;
    margin: 0 16px;
}
#logo {
    background:transparent url(../img/logo.gif) 0 0 no-repeat;
    margin: 10px 0 0 15px;
    display:block;
    float:left;
    height:91px;
    text-indent:-9999px;
    width:193px;
}
#brd_logo, #infra_logo {
    background:transparent url(../img/brd_logo.gif) 0 0 no-repeat;
    margin: 10px 0 0 15px;
    display:block;
    float:left;
    height:91px;
    text-indent:-9999px;
    width:92px;
}
#infra_logo {
	background:transparent url(../img/infra.gif) 0 0 no-repeat;
	margin: 17px 0 0 15px;
	}
#search{
    clear:right;
    float:right;
    height:32px;
    margin:48px 0 0 0;
    width:323px;
}
#search_text {
    background:transparent url(../img/search_text_bg.gif) no-repeat;
    width: 232px;
    /*height: 31px;*/
    border: none;
    float: left;
    padding: 7px 10px 10px 7px;
    color: #acac9c;
    font-size: 12px;
}
#search_button {
    background:transparent url(../img/search_button_bg.gif) no-repeat;
    width: 65px;
    height: 31px;
    border: none;
    float: left;
    margin: 0 2px 0 0;
    color: #575735;
    padding-bottom:4px;
    text-align:center;
}
#search_button:hover {
    cursor: pointer;
    color: #464629;
}
/*-----MENU------*/
#menu {
    border-bottom:2px #f99c30 solid;
    height:33px;
    margin:10px 26px;
}
#menu ul {
    /*border-bottom: 2px #f99c30 solid;*/
}
#menu ul li {
    background:url("../img/menu_left.gif") no-repeat scroll left center transparent;    
    float:left;
    height:33px;
    line-height:33px;
    text-align:center;
    padding:0 0 0 15px;
    margin: 0 2px 0 0;
}
#menu ul li:hover {
    /*background:url("../img/menu_left_high.gif") no-repeat scroll left center transparent;*/   
}
#menu ul li a {
    background:url("../img/menu_right.gif") no-repeat scroll right center transparent;
    display:block;
    padding:0 15px 0 0;
    text-decoration: none;
    color: #000;
}
#menu ul li a:hover {
    /*background:url("../img/menu_right_high.gif") no-repeat scroll right center transparent;*/
    color: #f99c30;
}

#menu ul li.act { 
    background:url("../img/menu_left_high.gif") no-repeat scroll left center transparent;
}
#menu ul li.act a {
    background:url("../img/menu_right_high.gif") no-repeat scroll right center transparent;
} 
#menu ul li.act a:hover {
    color: #000;
}   
/*-----CONTENT------*/
#content {
    clear: both;
    margin: 0 26px;
    /*min-height: 700px;*/
}
#left {
    float: left;
    width: 738px;
}
#right {
    float: right;
    width: 179px;
}
a.wiecej_button, a.powrot {
    background:transparent url(../img/wiecej_button.png) center center no-repeat;
    width: 72px;
    height: 20px;
    float: right;
    line-height:21px;
    text-align:center;
    text-decoration: none;
    color: #575735;
    font-size: 12px;
    margin:5px;
}
a.powrot {
	float: left !important;
	margin: 0;
	}
a.wiecej_kim {
	position: absolute;
	right: 20px;
	
}
/*-----CONTENT LEFT------*/
#left #kim_jestesmy {
    background:transparent url(../img/kim_jestesmy.jpg) no-repeat;
    /*width: 737px;*/
    padding:0 0 0 250px;
    height:99px;
    line-height:18px;
    margin:0 0 10px;
	position: relative;
}
#left #kim_jestesmy p {
    width: 470px;
    color: #fff;
    padding:10px 0 0;
}
/*------HOT NEWS-------*/
.hot_images {
		height:100%;
	width:100%;
	position:relative;
}
#hot .image {
	bottom:0;
	float:left;
	height:248px;
	position:absolute;
	width:425px;
	overflow:hidden;
}
#hot .image div {
	background:none repeat scroll 0 0 #e1e1d5;
	bottom:0;
	color:#505050;
	font-size:12px;
	left:0;
	line-height:22px;
	opacity:0.8;
	filter: alpha(opacity = 80);
	padding:7px 11px;
	position:absolute;
	width:403px;
	text-decoration: none;
}
#left #hot #gorace_tematy_naglowek {
	background:url("../img/gorace_naglowek_bg.gif") no-repeat scroll 0 0 transparent;
	height:42px;
	width:738px;
}
#left #hot #gorace_tematy_naglowek h2 {
	color:#F37108;
	font:22px/22px Georgia,"Times New Roman",Times,serif;
	padding:10px 0 0 13px;
}
#left #hotnewsxx {
	float:left;
    width:425px;
	overflow: hidden;
}
#left #hotnewsxx a {
	text-decoration: none;	
}
#left ul#hotnews li {
	border-bottom:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	float:right;
	min-height:61px;
	width:312px;
}
#hot {
	float:left;
	height:290px;
	position:relative;
	width:738px;
}
#hot ul {
	float:right;
	margin:0;
	padding:0;
	width:312px;
}
#hot .date {
	color:#9B9B9B;
	display:block;
	font-size:11px;
	padding:10px 0 2px 10px;
}
#hot #hotnews a {
	color:#505050;
	float:left;
	line-height:16px;
	padding:0 5px 0 10px;
	text-decoration: none;
}
#left #gorace_tematy #gorace_tematy_naglowek {
    background:transparent url(../img/gorace_naglowek_bg.gif) no-repeat;
    width: 738px;
    height: 42px;
}
#left #gorace_tematy #gorace_tematy_naglowek h2{
    font:22px/22px Georgia, "Times New Roman", Times, serif;
    color: #f37108;
    padding: 10px 0 0 13px;
}
#left #gorace_tematy .gorace_tematy_foto {
    width: 425px;
    float: left;
}
#left #gorace_tematy #gorace_tematy_news1, #left #gorace_tematy #gorace_tematy_news2, #left #gorace_tematy #gorace_tematy_news3, #left #gorace_tematy #gorace_tematy_news4 {
    background:transparent url(../img/gorace_news_bg.gif) right right repeat-y;
    width: 312px;
    float: right;
    border-bottom: #e9e9e9 1px solid;
    border-right:1px solid #E9E9E9;
    min-height: 62px;
}
#left #hot li.active  {
    background:transparent url(../img/news_highlight4.gif) right bottom no-repeat;
}
#left #hot li.active .date {
    color: #fff !important;
}
#left #gorace_tematy #gorace_tematy_news1 .data, #left #gorace_tematy #gorace_tematy_news2 .data, #left #gorace_tematy #gorace_tematy_news3 .data, #left #gorace_tematy #gorace_tematy_news4 .data  {
    color: #9b9b9b;
    font-size: 11px;
    display: block;
    padding: 10px 0 2px 10px;
}
#left #gorace_tematy #gorace_tematy_news1 .text, #left #gorace_tematy #gorace_tematy_news2 .text, #left #gorace_tematy #gorace_tematy_news3 .text, #left #gorace_tematy #gorace_tematy_news4 .text {
    color: #505050;
    padding: 0 0 0 10px;
    float: left;
    line-height:16px;
}
/*-----HOT NEWS END-----*/
#left .long_box{
    background: transparent url("../img/long_box_naglowek_bg.gif") no-repeat scroll 0 0;
    float: left;
    width: 242px;
    margin: 15px 6px 10px 0;
}
#left .long_box_last{
    background: transparent url("../img/long_box_naglowek_bg.gif") no-repeat scroll 0 0;
    float: left;
    width: 242px;
    margin: 15px 0 0 0;
}
#left .long_box h2, #left .long_box_last h2 {
    height: 48px;
    font:18px/48px Georgia, "Times New Roman", Times, serif;
	position:relative;
}
#left .long_box h2 span, #left .long_box_last h2 span {
    padding: 0 0 0 15px;
}
#left .long_box h2 img, #left .long_box_last h2 img {
    float: right;
    line-height: 50px;
    padding: 20px 12px 0 0;
	right: 0;
	top:0;
	position: absolute;
}
#left .long_box ul , #left .long_box_last ul  {
    background: transparent url("../img/long_box_middle_bg.gif") repeat-y scroll center center;
}
#left .long_box ul li , #left .long_box_last ul li {
    background: transparent url("../img/long_box_middle_list_item_bg.gif") repeat-x scroll center bottom;
	height:75px;
    margin:0 15px;
    padding:20px 0 0 0;
}
#left .long_box ul li .data , #left .long_box_last ul li .data{
    color: #9b9b9b;
    font-size: 11px;
    display: block;
    margin: 0 0 2px 0;
}
#left .long_box ul li a.text , #left .long_box_last ul li a.text{
    color: #505050;
    width: 172px;
    margin: 0 25px 0 0;
    text-decoration: none;
    font-size: 11px;
    position: absolute;
    line-height:14px;
	display:block;
	overflowe:hidden;
	height:59px;
}
#left .long_box ul li a.chmurka , #left .long_box_last ul li a.chmurka{
    background: transparent url("../img/chmurka.png") no-repeat scroll center center;
    text-decoration: none;
    color: #fff;
    float: right;
    width: 25px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    /*margin:5px 15px 0 0;*/
}
#left .long_box .long_box_bottom, #left .long_box_last .long_box_bottom {
    background: transparent url("../img/long_box_bottom_bg.gif") no-repeat scroll center center;
    height: 8px;
}
#left .long_box .long_box_pozostale, #left .long_box_last .long_box_pozostale {
    background: transparent url("../img/long_box_middle_bg.gif") repeat-y scroll center center;
    height: 50px;
}
#left .long_box .long_box_pozostale a.pozostale, #left .long_box_last .long_box_pozostale a.pozostale {
    background: transparent url("../img/zobacz_pozostale_bg.gif") no-repeat scroll center center;
    margin: 15px;
    width: 97px;
    height: 25px;
    float:right;
    line-height:25px;
    text-align:center;
    text-decoration:none;
    color: #575735;
    font-size: 11px;
}
#left .long_box .long_box_pozostale a.pozostale:hover, #left .long_box_last .long_box_pozostale a.pozostale:hover {
    color: #3b3b26;
}

#left #krajowe {
}
#left #zagraniczne {
}
#left #video #videos {
    background: transparent url("../img/video_bg2.gif") no-repeat scroll center center;
	padding: 15px;
}
#left #video #videos a {
	text-decoration: none;	
}
#left #video #videos span {
	width: 196px;
	background: url("../img/video_bg2.gif") repeat-x center 0;
	display:block;
	min-height:13px;
	padding:7px;
	font-weight:bold;
	color: #505050;
}
#left #video #videos img {
    margin:0px 0 15px;
    width:210px;
}
/*-----CONTENT RIGHT------*/
#right #bf {
	display: block;
	width: auto;
	height: 70px;
}
#right #bezpieczna_flota {
    background:transparent url(../img/bezpieczna_flota.gif) no-repeat;
    width: 179px;
    height: 99px;
}
#right #bezpieczna_flota a.wiecej_button {
    margin: 0px 10px 0 0;
}
#right #bezpieczna_flota a.wiecej_button, a.powrot {
    color: #3b3b26;
}
#right #stat {
    margin: 10px 0 0 0;
    color: #fff;
}
#right #stat h2 {
    padding: 10px 0 0 15px;
    font:18px/18px Georgia, "Times New Roman", Times, serif;
}
#right #stat #stat_top {
    background:transparent url(../img/statystyki_naglowek_bg.gif) no-repeat;
    width: 179px;
    height: 43px;
}
#right #stat #stat_bottom {
    background:url(../img/statystyki_bottom_bg.gif) 0 bottom no-repeat #6F6755;
    width: 179px;
    min-height: 104px;
    padding: 2px 0 0 0;
    font-size: 11px;
    line-height: 22px;
}
#stat_bottom p {
	background:none repeat scroll 0 0 #E3D5B5;
	color:#FF200F;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	width:150px;
}
#right #stat #stat_bottom table {
	margin-left:15px;
}
#right #stat #stat_bottom table tr {
    margin: 0 0 3px 0;
}
#right #stat #stat_bottom table tr td.col1 {
    color: #c8c8c8;
    width: 120px;
}
#right #stat #stat_bottom table tr td.col2 {
    font-weight: bold;
    text-align:left;
}

#right #newsletter {
    /*background:transparent url(../img/newsletter_bg.gif) no-repeat;*/
    width: 179px;
    height: 74px;
    margin: 10px 0 0 0;
}
#right .right_box {
    margin: 10px 0 0 0;
}
#right .last_box {
    margin-bottom: 10px;
    
}
#right .right_box .right_box_top {
    background:transparent url(../img/right_box_naglowek_bg.gif) no-repeat;
    width: 184px;
    height: 62px;
}
#right .right_box .right_box_middle {
    background:transparent url(../img/right_box_middle_bg.gif) repeat-y;
    width: 184px;
    height: 95px;
    text-align:center;
	padding-bottom:10px;
	position: relative;
}
#right .right_box .right_box_middle a img {
	bottom:10px;
	left:43px;
	margin:auto;
	position:absolute;
	top:0;
}
#right .right_box .right_box_bottom {
    background:transparent url(../img/right_box_bottom_bg.gif) repeat-y;
    width: 184px;
    height: 9px;
}
#right .right_box .right_box_top h2{
    color: #6e6658;
    padding: 10px 0 0 15px;
    font:18px/18px Georgia, "Times New Roman", Times, serif;
}
 #right .right_box .right_box_middle h3 {
    color: #6e6658;
    padding:  0 10px;
    font: bold 18px/75px Georgia, "Times New Roman", Times, serif;
}
/*-----BOTTOM BOXES------*/
.bottom_box_left {
    background:url("../img/bottom_box_naglowek_bg.gif") no-repeat scroll 0 0 #fff;
    float:left;
    width:487px;
}
.bottom_box_right {
    background:url("../img/bottom_box_right_naglowek_bg.gif") no-repeat scroll center top #fff;
    float:right;
    width:430px;
}
.bottom_box_left ul { 
    margin-bottom:4px;
    display:block;
    height:145px;
	overflow: hidden;
}
.bottom_box {
    margin:10px 3px 0 5px;
    height: 195px;
}
.bottom_box h2 {
    background:url("../img/arrow.gif") no-repeat scroll 12px 20px transparent;
    font:18px/41px Georgia,"Times New Roman",Times,serif;
    height:41px;
    color: #4d4c49;
    padding: 0 0 0 28px;
}
#contact_box .bottom_box_left_end {
    background:url("../img/bottom_box_left_end_bg.gif") no-repeat scroll 0 0 #9d9d81;
    height: 8px;
}
#contact_box .bottom_box_right_end {
    background:url("../img/bottom_box_right_end_bg.gif") no-repeat scroll 0 0 #9d9d81;
    height: 8px;
}
.bottom_box_left ul li {
    background: transparent url("../img/long_box_middle_list_item_bg.gif") repeat-x scroll center bottom;
    height: 29px;
    margin:0 15px;
    font: 11px/29px Tahoma, "Times New Roman", Times, serif;
}
.bottom_box_left ul li a{
    text-decoration: none;
    color: #4d4c49;
}
.bottom_box ul li span {
    background: transparent url("../img/kulka.gif") no-repeat scroll center center;
    float: left;
    width: 17px;
    height: 29px;
    text-align: center;
    margin:0 6px 0 0;
}
.bottom_box_right ul li {
    float:left;
    list-style-type:none;
    margin:0;
}
.bottom_box_right ul li a{
    line-height:21px;
    padding:0 4px;
}
#tags-cloud {
    height:126px;
    overflow:hidden;
    padding:12px 15px 11px;
}
#tags-cloud a {
    text-decoration: none;
    color: #4d4c49;
}
.tags-cloud-size-10 a {
    font-size:19px !important;
    color: #4d4c49;
}
/*-----OGOLNA------*/
#left /*#upper*/ #menu_left_header {
    background: #f2f2f2 url("../img/left_naglowek_bg2.gif") no-repeat scroll 0 0;
    min-height: 20px;
    float: left;
    border-bottom: 1px solid #e8e8e8;
	padding:16px 10px 10px 19px;
	width:153px;
}
#left /*#upper*/ #menu_left_header h2 {
    
    font: 18px/18px Georgia, "Times New Roman", Times, serif;;
    color: #4b4943;
}
#left /*#upper*/ #content_right_header {
    background: #f2f2f2 url("../img/center_naglowek_bg.gif") no-repeat scroll 0 0;
    width: 526px;
    min-height: 20px;
    float: right;
	padding: 16px 10px 10px 19px;
	border-bottom:1px solid #E8E8E8;
}
#left /*#upper*/ #content_right_header h3 {
    
    font: 18px/18px Georgia, "Times New Roman", Times, serif;
    color: #f8932c;
}
#left #middle {
    background: #fff url("../img/middle_bg.gif") repeat-y scroll 0 0;
    width: 738px;
    clear: both;
    overflow: hidden;
    font: 11px/16px Arial, Helvetica, sans-serif;
    color: #000;
}
#left #upper {

}
#left #menu_left_list {
    width: 183px;
    float: left;
    /*padding: 0 15px 15px 15px;*/
    color: #2c2c2c;
	padding-bottom:5px;
}
#left #menu_left_list ul {
	float: left;
	/*margin-bottom:5px;*/
}
#left #menu_left_list a {
    text-decoration: none;
    color: #2c2c2c;    
}
#left #menu_left_list a:hover {
    text-decoration: none;
    color: #484747;
}
#left #menu_left_list ul li {
    background:url("../img/arrow.gif") no-repeat scroll 157px 17px transparent;
    font-weight:bold;
    min-height:17px;
    padding:10px 26px 10px 16px;
    border-bottom: 1px #e0e0e0 solid;
	width: 140px;
}
#left #menu_left_list ul li ul li {
    
    border-bottom: 1px #f3f3f3 solid;
    font-weight: normal;
	width:125px;
}
/*-----na potrzeby expandable menu-----*/
#left #menu_left_list ul li span {
    cursor: pointer;
}
.active {
     color: #F8932C !important;
}
/*-----na potrzeby expandable menu-----*/
#left #menu_left_list .last_item {
    border-bottom: none;
	padding-bottom:0;
}
#left #menu_left_list .li_nopadding {
    padding:0 10px 0 16px;
}
#left #middle #content_right {
    width: 555px;
    float: right;
    overflow: hidden;
}
#left #middle #content_right #content_right_inner {
	padding: 15px 19px;
	float:left;
	min-width:517px;
	font: 12px/20px Arial, Helvetica, sans-serif;
}

#left #middle #content_right a {
    text-decoration: none;
	color: #1a1a1a;
    font-weight:bold;
} 
#left #middle #content_right a:hover{ 
    color: #F8932C;
/*	color: #484747;*/
} 
#left #middle #content_right h1, #left #middle_artykul h1 {
    font: 20px/22px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
	font-weight:bold;
}
#left #middle #content_right h2, #left #middle_artykul h2 {
    font: 18px/18px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
	font-weight:bold;
}
#left #middle #content_right #content_right_inner h3, #left #middle_artykul h3 {
    font: 16px/18px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
	font-weight:bold;
}
#left #middle #content_right h4 {
    font: 14px/16px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
	font-weight:bold;
}
#left #middle #content_right .container {
    background: #fff url("../img/foto_container_bg.gif") no-repeat scroll 0 0;
    padding: 15px;
    min-height: 105px;
}
#left #middle #content_right .container img {
    margin: 0 10px 10px 10px;
}
#left #middle #content_right p{
    margin-bottom: 10px;
}
#left #bottom {
    background: #fff url("../img/bottom_bg.gif") no-repeat scroll 0 0;
    height: 5px;
    margin-bottom:10px;
}
#left #middle #content_right table tr td{
    height: 28px;
    text-align: center;
    color: #3e3e3e;
    border: 1px #d9d9d9 solid;
}
#left #middle #content_right table .table_header {
    background: #f8902a;
}
#left #middle #content_right table .table_header td {
    color: #fff !important;
}
/*#news_full_text*/
#left #middle_artykul ul {
	list-style:none outside url("../img/arrow.gif");
	margin:0 0 8px 10px;
}
#left #content_right_inner ul {
	list-style:none outside url("../img/arrow.gif");
	margin:0 0 8px 15px;
}
#left #middle_artykul #news_full_text ul li {
	margin:4px;
}
/*-----KONTAKT FORM------*/
#left #middle #content_right #kontakt_form {
    cleat: both;
    margin: 30px 0;
}

#left #middle #content_right #kontakt_form #left_form {
    float: left;
    width: 181px;
}
#left #middle #content_right #kontakt_form #right_form {
    float: right;
    width: 336px;
}
#left #middle #content_right #kontakt_form input {
    background: transparent url("../img/form_small_bg.gif") no-repeat scroll 0 0;
    float: left;
    width: 154px;
    height: 15px;
    border: none;
    margin-bottom: 9px;
    padding: 8px 12px 8px 12px;
    color: #3e3e3e;
    font-size: 11px;
    
}
#left #middle #content_right #kontakt_form textarea {
    background: transparent url("../img/form_big_bg.gif") no-repeat scroll center center;
    float: left;
    width: 336px;
    height: 111px;
    border: none;
    margin-bottom: 10px;
    margin-top:0;
    color: #3e3e3e;
    font: 11px Arial, Helvetica, sans-serif;
}
#left #middle #content_right #kontakt_form input.wyslij {
    float: right;
    background: transparent url("../img/wyslij_bg.gif") no-repeat scroll center center;
    height: 31px;
    width: 65px;
    
}
#left #middle #content_right #kontakt_form textarea {
    /*float: right;*/
}
/*-----BLANK---------*/
#left #upper_blank {
    background: #f2f2f2 url("../img/artykul_header_bg.gif") no-repeat scroll 0 0;
    width: 710px;
    min-height: 38px;
    border-bottom: 1px solid #e8e8e8;
    padding: 4px 14px 0 14px;
	position: relative;
}
#content_right_inner ol{
	margin:0 10px 10px 10px;
} 
#middle_artykul ol {
	margin:0 10px 10px 20px;
} 
#content_right_inner ol li, #middle_artykul ol li {
	list-style: decimal outside;	
} 
#content_right_inner ol li ol li, #middle_artykul ol li ol li  {
	margin-left: 10px;
	list-style: lower-alpha outside none !important;
} 


/*-----ARTYKUL------*/
#left #upper_artykul {
    background: #f2f2f2 url("../img/artykul_header_bg2.gif") no-repeat scroll 0 0;
    width: 710px;
    min-height: 48px;
    border-bottom: 1px solid #e8e8e8;
    padding: 4px 14px 0 14px;
	position: relative;
	overflow: hidden;
}
#left #narzedzia_artykul {
    background: #fff url("../img/artykul_narzedzia_bg.gif") no-repeat scroll 0 0;
    min-height: 70px;
    overflow: hidden;
    padding:0 10px;
    width:718px;
}
#left #middle_artykul {
    background: #fff url("../img/artykul_middle_bg.gif") repeat-y scroll 0 0;
    width: 700px;
    /*min-height: 570px;*/
    overflow: hidden;
    padding:15px 19px;
    line-height: 16px;
}
#left #middle_artykul ul li {
	/*background:url("../img/arrow.gif") no-repeat scroll 0 center transparent;
	padding-left:12px;*/
	
}
#left #middle_artykul ul li a:hover {
	color: #f99c30;	
}
#left #middle_artykul a {
    color:#505050;
    text-decoration: none;
	font-weight: bold;
}
#left #bottom_artykul{
    background: #fff url("../img/artykul_bottom_bg.gif") no-repeat scroll 0 0;
    height: 7px;
    margin-bottom:10px;
}
#left #files {
    background: #fff url("../img/attachments_bg.gif") no-repeat scroll 0 0;
    min-height: 45px;
    overflow:hidden;
	padding: 10px 0;
}
#left #files_blank {
    background: #fff url("../img/attachments_blank_bg.gif") no-repeat scroll 0 0;
    min-height: 45px;
    overflow:hidden;
	font:11px/14px Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#left #files_blank span {
	display:block;
	padding-left:41px;
}
#left #upper_artykul h2, #left #upper_blank h2{
    color:#585147;
    /*display:inline;*/
    float:left;
    font:18px Georgia,"Times New Roman",Times,serif;
    width:80%;
    padding: 7px 0 0px 0;
}
#left #upper_artykul .text_size{
    float: right;
    padding: 10px 0 0 0;
}
#left #upper_artykul .data_pub{
    float: left;
    width: 80%;
    color: #808080;
}
#left #narzedzia_artykul #tagi {
    min-height: 34px;
    border-bottom: 1px solid #e4e4e4;
    line-height:34px;
    padding-left: 2px;
}
#left #narzedzia_artykul #tagi a {
    text-decoration: none;
	color: #757575;	
}
#left #narzedzia_artykul #print_social {
    border-bottom: 1px solid #e4e4e4;
    line-height:34px;
    color: #9b9b9b;
	min-height:26px;
	padding:7px 0 0 2px;
}
#left #narzedzia_artykul #print_social #tools2 #tellAFriend a, #left #narzedzia_artykul #print_social #tools2 #print a {
    text-decoration: none;
    color: #9b9b9b;
    height: 22px;
	margin:0 35px 0 0;
    padding:5px 10px 5px 0;
}
#left #narzedzia_artykul #print_social #tools2 #print  {
    background: #fff url("../img/printer.gif") no-repeat scroll 37px center;
	display: inline;

}
#left #narzedzia_artykul #print_social #tools2 #tellAFriend{
	background:url("../img/mail.gif") no-repeat scroll 90px center;
	display: inline;
}
#left #narzedzia_artykul #print_social #podziel_sie {
    float: right;
    padding:4px 0 0;
}
#left #narzedzia_artykul #print_social #podziel_sie span {
    float: left;
    margin:0 6px 0 0;
    line-height:27px;
}
#left #narzedzia_artykul #print_social #podziel_sie ul {
    float:left;
}
#left #narzedzia_artykul #print_social #podziel_sie ul li {
    display:block;
    float:left;
    padding:0 2px;
}
#left #narzedzia_artykul #print_social #podziel_sie ul li a{
    padding: 0 2px;
    margin: 0 !important;
}
#left #narzedzia_artykul #print_social #podziel_sie ul li a img{
    padding: 5px 0 0 0;
}
#left #middle_artykul .lead {
    font-weight:bold;
    margin:0 0 10px;
}
#more_container {
    padding:0 10px 10px 0;
    position:relative;
    margin:3px 10px 10px 0;
    width:177px;
    float:left;
    height:auto;
}
#more {
    background: transparent url("../img/more_bg.gif") no-repeat scroll 0 0;
    padding: 0 10px 0px 10px;
    width:157px;
    font: 11px/14px Arial, Helvetica, sans-serif;
}
#more span {
    display: block;
    color: #808080;
}
#more a {
    color: #383838;
    text-decoration: none;
}
#more h3 {
    height: 43px;
    width: 177px;
    font: 18px/18px Georgia, "Times New Roman", Times, serif;
    line-height: 43px;
}
#more li {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #d8d8d8;
}
#more_container #more_bottom {
    background: transparent url("../img/more_bottom_bg.gif") no-repeat scroll 0 0;
    width: 177px;
    height: 8px;
}
#more .last {
    border-bottom: none;
}
#left #upper_artykul, #left #narzedzia_artykul, #left #middle_artykul{
    color: #4d4c49;
    font: 12px/20px Arial, Helvetica, sans-serif;
}
#left p {
    margin:0 0 10px;
}
#left #files ul li, #left #files_blank ul li {
    float: left;
    margin: 10px 0 0 15px;
	width:500px;
}
#left #files_blank ul li {
	 margin: 10px 0 0 2px;
}
.downloads li {
    margin: 10px 0 0 0px;
	width: 500px;
	padding:5px 5px 8px 5px;
}
.downloads li:hover {
	background: #FBFBFB;
	-moz-border-radius: 3px;
}
#left #files ul li a, #left #files_blank ul li a, .downloads li  {
    display: block;	
	text-decoration: none;
} 
#left #files ul li img, #left #files_blank ul li img, .downloads li img  {
    display: inline;
	float: left;
	margin: 0px 8px 0 0;
}
#left #files ul, #left #files_blank ul {
    margin: 0 auto;
	list-style:none;
}
#left #files ul li span.plik_nazwa, #left #files_blank ul li span.plik_nazwa, .downloads span.plik_nazwa {
    display:block;
    color: #383838;
    font: 11px/14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#left #files ul li span.plik_nazwa:hover, #left #files_blank ul li span.plik_nazwa:hover, .downloads span.plik_nazwa:hover {
	color: #F8932C;
}

#left #files ul li span.plik_info, #left #files_blank ul li span.plik_info, .downloads span.plik_info{
    display:block;
    color: #838383;
    font: 11px/14px Arial, Helvetica, sans-serif;
	padding-left:41px;
}
#left #files li.pdf {
    background: transparent url("../img/pdf_icon.gif") no-repeat scroll 0 center;
    height: 30px;
    padding:0 20px 0 35px;
}
/*-----SOCIAL BOOKMARKS-------*/
#bookmarks2  {
	border:0 none !important;
	float:left;
	background: none;
}
#tellAFriend, #print, #bookmarks2 {
	display:inline;
	float:left;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	/*padding:0 30px;*/
}
/*-----FONTSIZE-----*/
#fontsize2 {
	display:block;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	padding:0 15px;
	position:absolute;
	right:0;
    top:12px;
}
/*----NEWSY-----*/
.news {
	/*background: #fff url("../img/news_bg_alter2.gif") no-repeat scroll 0 0;*/
    background-color:#FFFFFF;
	margin: 0 0 10px 0; 
	min-height: 90px;
	padding:4px;
	width:508px;
	overflow: hidden;
    border-top:1px solid #e9e9e9;
    border-bottom:1px solid #e9e9e9;
}
.galeria {
	min-height: 50px;
}
.lista {
    background-color:#f3f3f3;
}
.news a img {
	float: left;
	margin:0 8px 5px 0;
}
#left .news h3 {
	color:#585147;
	font:16px Georgia,"Times New Roman",Times,serif;
	padding: 2px 0 7px 0;
	width:80%;
}
#left h3 a {
	text-decoration: none;
	color: #585147;
}
/*----WINDOW_tellafriend----*/
#windowTellAFriend {
    background:transparent;
    height: 360px;
    left: 20%;
    position:absolute;
    top: 10%; 
    width: 700px;   
    z-index:10;
}
#windowTellAFriend[id] {
    position:fixed;
}
#windowTellAFriend .window {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#fff;
    border: 2px solid #E4E4E4;
    border-radius:4px;
    height: 350px;
    left:-3px;
    overflow:hidden;
    position:relative;
    top:-3px; 
    width: 700px;
}
#windowTellAFriend .window[class] {
    position:static;
}
#windowTellAFriend .close {
    display:block;
    float:right;
    font-weight:bold;
    height:20px;
    line-height:20px;
    margin:6px 10px 6px 0;
}
#windowTellAFriend form {
    margin:0;
    padding:0;
}
#windowTellAFriend div.cont div, #windowTellAFriend div.cont div div{
    background:#fff !important;
}
#windowTellAFriend div.cont {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#fefefe;
    border-radius:4px;
    /*height:294px;*/
    overflow-x:hidden;
    margin:0 2px;
    padding:5px 10px;
    width:676px;
}
#windowTellAFriend.loading div.cont {
    background: #fff url('../img/loading.gif') 50% no-repeat;
    overflow:hidden;
}
#windowTellAFriend h3 {
    color:#fea304;
    font-size:14px;
    height:18px;
    margin:0 !important;
    padding: 6px 3px 10px 10px;
}
#windowTellAFriend div.cont input, #center input,#windowTellAFriend div.cont textarea, #center textarea { 
    /*background:#e8e8e8;
    border-top:1px solid #cfcfcf;
    border-left:1px solid #cfcfcf;
    border-bottom:1px solid #dedede;
    border-right:1px solid #dedede;
    color:#000;
    height:15px;
    padding:5px 10px;
    width:213px;*/
	
	background:url("../img/search_text_bg.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#ACAC9C;
	float:left;
	font-size:12px;
	padding:7px 15px 10px 7px;
	width:240px;
}
#windowTellAFriend div.cont textarea, #center textarea {
	background:url("../img/search_text_bg_big.gif") no-repeat scroll 0 0 transparent;
	height:86px;
	padding:7px;
	width:386px;
	font:12px Tahoma,Helvetica,sans-serif normal;
}
.req{
    color:#fea304;
}
#center textarea {
    width:278px;
}
#windowTellAFriend textarea{
    /*margin-left:-2px !important;*/
}

#windowTellAFriend div.cont #save, #center #save {
    border:none;
    background:url("../img/search_button_bg.gif") no-repeat scroll 0 0 transparent !important;
    clear:both;
    color:#575735;
    cursor:pointer;
    float:left;
    font:bold 12px/31px Arial, Helvetica, sans-serif;
    height:31px !important;
    margin: 0 10px 10px 184px;
    overflow:hidden;
    padding:0 0 4px !important;
    width:65px !important;
	
	
}
#windowTellAFriend[id] div.cont #save {
    margin: 0 10px 10px 179px;
}
#center #save {
    margin: 10px 0;
}
#windowTellAFriend div.cont div div {
    clear:both;
    float:left;
    margin: 0 5px;
    padding: 3px;
    text-align:right;
    width:160px;
    
}
#windowTellAFriend div.cont div div em {
    display:block;
    font-size:11px;
    font-style:normal;
    margin:3px 10px;
}
#windowTellAFriend div.cont div div.element {
    clear:none;
    margin: 0;
    padding: 3px;
    text-align:left;
    width: 462px;
}
.close{
    color:#fea304 !important;
}
/*-----------NEWSLETTER----------*/
input#email {
    background:url("../img/search_text_bg.gif") no-repeat scroll 0 0 transparent;
    border:medium none;
    color:#ACAC9C;
    /*float:left;*/
    font-size:12px;
    padding:7px 15px 10px 7px;
    width:240px;
}
#panel h3 {
    font: 18px/18px Georgia, "Times New Roman", Times, serif;
    color: #f8932c;
    margin-bottom: 15px;
}
#panel li {
	list-style-type:none;
}
input#wykonaj {
    background:url("../img/search_button_bg.gif") no-repeat scroll 0 0 transparent;
    border:medium none;
    color:#575735;
    float:left;
    height:31px;
    margin:0 2px 0 0;
    padding-bottom:4px;
    text-align:center;
    width:65px;
}
ul.error li {
    color: #d34620;
}
/*-----------SITEMAP----------*/
.sitemap {
    font:12px/1.1em Tahoma,Helvetica,sans-serif normal;
    margin:8px 20px;
}
ul.sitemap li a {
    background:url("../img/arrow.gif") no-repeat scroll 0 center transparent;
    padding: 0 0 0 10px;
}

/*----------MESSAGES----------*/
.messages {
    margin: 0 0 10px 0;
}

#images {
	background: #F7F7F4;
	clear:both;
	float:left;
	margin:5px 0;
	padding:5px 2%;
	width:96%;
}
#images img {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	margin:5px;
	padding:3px;
	vertical-align:middle;
}
#images div {
	float:left;
	height:120px;
	line-height:118px;
	text-align:center;
	width:128px;
}
/*---------DOWNLOAD-----------*/
h4.download {
	background:url("../img/file.gif") no-repeat scroll 4px 50% transparent;
	float:left;
	line-height:26px;
	margin:2px;
	padding:4px 20px 4px 35px;
	width:300px;
	font:12px/20px Arial,Helvetica,sans-serif !important;
	margin-bottom:5px !important;
}
h4.download:hover {
	background:url("../img/file.gif") no-repeat scroll 4px 50% #FBFBFB;
	-moz-border-radius: 3px;
}
h4.download a:hover {
	color:#505050 !important;
}
/*---------PAGINATOR----------*/
.paginator{
	float:left;
	line-height:20px;
	width:100%;
}
.paginator strong{
	background: #EFEFEF;
	background: -moz-linear-gradient(center top , #FFFFFF, #DFDFDF) repeat scroll 0 0 #EFEFEF;
	-moz-border-radius:2px 2px 2px 2px;
	border:1px solid #DDDDDD;
	float:left;
	margin-right:2px;
	padding:2px 10px;
}	
.paginator a{
	-moz-border-radius:2px 2px 2px 2px;
	border:1px solid #DDDDDD;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:2px 10px;
}	
.paginator em {
	float:left;
	margin: 0 4px 0 2px;
}

.round {
	-moz-border-radius: 4px;
	border: 1px solid #E8E8E8;
}
#fb_main {
	height: 413px;
	right: -208px;
	position: fixed;
	top: 60px;
	width: 260px;
	z-index: 99;
}

#fb_content {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url("../img/fb2.png");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	float: right;
	height: 400px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 22px;
	width: 194px;
}

#fb_button {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url("../img/fb1.png");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	height: 49px;
	width: 52px;
}

