body,.pagebody { margin:0; padding:0; }
.pagebody { color:#a52a2a; background:#ffffff url('body_bg.jpg') repeat-x top left; }
body { font-family:"Trebuchet MS",tahoma,arial, sans-serif; font-size:12px; }
html { height:100%; }

.orange{color:#fea700;}
.darkblue{color:#1d3e76;}
.red{color:#ff0000;font-weight:bold;}

.big{font-size:13px;}
.small {font-size:11px;}
.info {color:#434343; font-size:11px;}

/* These are ids for container divs in layout.master */
#wrapwebsite { margin-left:auto; margin-right:auto; width:960px; padding:0px; color:#000;}
#wrapheader { height:132px; color:#779bc3;font-weight:bold; text-align:left;overflow:hidden;}
#wrapheader a:hover{color:#1d3e76;}
.wrapheader_left{float:left;margin:0;width:740px;height:132px;text-align:left;}
.wrapheader_left table{border:0;border-collapse: collapse;border-spacing:0px;margin:0;padding:0;}
.wrapheader_right{float:left;width:210px;margin:0;padding:18px 0px 0px 10px;height:114px;background:transparent url('infolinia_bg.jpg') no-repeat top left;text-align:left;}
.searchpanel{width:230px;float:left;}
#wrapcenter { clear:left; min-height:300px; margin:10px 0 0 0; }
#wrapfooter { height:30px; clear:both; text-align:center; color:#95b2d2; background:transparent; padding:4px 0 4px; border-top:solid 1px #d2e2f1;}
#wrapfooter a,.accent { color:#95b2d2; }
#wrapfooter,#wrapfooter a { text-decoration:none; font-size:12px; }


/* these are the main column layouts for supporting automatic column layout from 1 to 3 columns 
   all columns are floated left, the system programmatically assigns one of the classes to the center column depending on whether content exists
 in the left or right content sections
*/
.leftside { float:left; width:230px; margin:10px 0px 0 0; }
.center-nomargins { float:left; width:955px; margin:0; }
.center-rightandleftmargins { float:left; width:507px; margin:10px 0 0; }
.center-rightmargin,.center-leftmargin { float:left; width:719px; margin:10px 0 0; padding:0px 0px 0px 10px;}
.rightside { float:left; width:215px; margin:10px 0 0 10px; }


/* Elements */
code { text-align:left; display:block; overflow:auto; font:500 1em/1.5em 'Lucida Console', 'courier new', monospace; background:#FAFAFA; border:1px solid #EAEAEA; border-left:5px solid #72A545; margin:5px 0; padding:10px; }
acronym { cursor:help; border-bottom:1px solid #777; }
blockquote { background-color:#E4DCB2; background-image:url('quote_wh.gif'); background-repeat:no-repeat; background-position:5px 10px; border:dashed thin #656C4A; margin:15px; padding:5px 0 0 32px; }
hr { height:1px; background-color:#414141; color:#414141; border-width:0; }
/*p { line-height:1.7em; margin:0; padding:0 0 16px; }*/
p { margin:0; padding:0px 0px 4px 0px; }
img { border:0; }


/* Headings */
h1.siteheading { font-size:160%; letter-spacing:.2em; text-transform:none; margin:0; padding:52px 0 0 19px; }
h2.moduletitle { /*clear:both; color:#656C4A; border-bottom:1px solid #656C4A; margin:0; padding:0 0 5px 7px;*/
                 clear:both; margin:0 0 10px 0; padding:7px 0px 0px 12px; height:24px;background:transparent url('b_box_bg.jpg') repeat-x top left; text-align:left; font-weight:bold; color:#ffffff; text-transform: uppercase; }
.modulesubtitle { height:23px; font-weight:700; padding:4px 5px 0; }
h2 { color:#fea700; font-size:14px; margin:0; padding:0; }
h3 { font-size:12px; color:#656C4A; }
.siteheading { font-size:130%; text-decoration:none; }
h1 { font-family:"Trebuchet MS",Tahoma,arial, sans-serif; color:#fea700; font-size:18px; margin:0; padding:0;}
h2.moduletitle { font-family:"Trebuchet MS",Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif; font-size:130%; font-weight:400; }
.center-nomargins h2.moduletitle,.center-leftmargin h2.moduletitle,.center-rightmargin h2.moduletitle,.center-rightandleftmargins h2.moduletitle {
/*font-size:150%; font-weight:700; letter-spacing:5px;*/font-size:12px; font-weight:bold;
}
.leftside h2.moduletitle,.rightside h2.moduletitle { border:0; }


/* Form styles */
fieldset { border:1px solid #787878; margin:0 7px; padding:1em; }
legend { font-size:larger; font-weight:700; }
.settinglabel { float:left; clear:left; width:20em; padding:1px; }
.settinglabelFixedHeight { float:left; clear:left; width:20em; height:77px; padding:1px; }
.settinglabel,.settinglabelFixedHeight { font-weight:700; font-size:smaller; }
.settingrow { clear:left; padding:4px 0; }
.settinglabeltight { float:left; clear:left; width:8em; font-weight:700; padding:1px; }
.settingrowtight { clear:left; padding:1px 0; }
.modulebuttonrow { clear:left; text-align:center; }
.smalltextbox { width:4em; }
.normaltextbox { width:10em; }
.mediumtextbox { width:15em; }
.widetextbox { width:25em; }
.verywidetextbox { width:35em; }
.txtcopyright { color:#444; font-size:80%; font-weight:400; }
.txterror { color:red; font-weight:700; }
/*.watermarktextbox { width:9em; color:Gray; }*/

.subscribeemail { color:Gray; width:14em; }
input.openid_login { background:url('openidlogin.gif') no-repeat; background-color:#fff; background-position:0 50%; color:#000; padding-left:18px; }


/* Grids and Tables */
div.memberlist table { width:100%; }
table.editgrid { margin:10px; }
table.editgrid th { font-weight:700; padding:7px; }
.AspNet-GridView table thead tr th { padding:2px; }
.AspNet-GridView table tbody tr td { color:#333; background:#FFF; border-bottom:solid 1px #CCC; border-right:solid 1px #CCC; text-align:left; padding:2px 20px 2px 2px; }
.AspNet-GridView table tbody tr.AspNet-GridView-Alternate td { background:#F7F6F3; }
table.editgrid td { padding:7px; }



/* Lists */
.topnav { text-align:right; }
div.topnav { height:18px; padding:5px 3px; }
.topnav ul { float:left; display:inline; margin:0; padding:0; }
li.topnavitem { float:left; list-style-type:none; border-left:solid thin #414141; padding:0 7px; }
li.firstnav { float:left; list-style-type:none; padding:0 7px 0 5px; }
.simplelist,.simplelist li { list-style:none; padding:0 0 4px 10px; }
ul.linkitem { position:relative; top:-6px; left:0; list-style:none; margin:10px; padding:0; }
div.sitemap ul,div.sitemap ul li { font-size:100%; }
.sitemap a, .sitemap a:link, .sitemap a:visited
{
	color:#1d3e76 !important;
}
.sitemap a:hover
{
	color:#fea700 !important;
}
.sitemap ul
{
	list-style-type:decimal !important;
}
.sitemap ul li ul
{
	list-style-type:square !important;
}
.sitemap ul li ul li ul
{
	list-style-type:circle !important;
}

.site-statistics { border-bottom:solid thin #ccc; margin:0 0 5px; padding:0 0 5px; }
ul.userstats { list-style-type:none; margin:0 0 0 -40px; }
ul.userstats ul { display:block; margin:0; padding:0; }
ul.userstats li { position:relative; list-style:none; }
ul.linkitem li { list-style:none; min-height:18px; background:url('arrowRight.gif') no-repeat left center; margin:0 0 1px; padding:2px 0; }
ul.linkitem a { color:#414141; text-decoration:none; margin:0 0 0 7px; padding:2px 5px 2px 10px; }
* html body ul.linkitem a { height:18px; }
ul.linkitem a:hover { color:#FFF; padding:2px 5px 2px 10px; }
div.panelwrapper ul.simplelist { margin-bottom:0; }
div.AspNet-RadioButtonList ul,div.AspNet-CheckBoxList ul { list-style-type:none; margin:0; padding:0; }
div.simplehorizontalmenu { clear:both; width:100%; height:27px; }
ul.simplehorizontalmenu { float:left; list-style:none; margin:0; padding:0; }
ul.simplehorizontalmenu li { display:inline; padding:0 10px; }
ul.linkitem li:hover { background:url('green_arrow.png') no-repeat left center; }
ul.firstnav span.sitelink,li.topnavitem,li.firstnav { font-size:10px; }
li.AspNet-RadioButtonList-Item,li.AspNet-CheckBoxList-Item { white-space:nowrap; }
ul.simplehorizontalmenu li.selecteditem{ font-weight:700; }

.tag-cloud { list-style-type:none; margin:15px 0 3px -30px; }
.tag-cloud li { display:inline; list-style-type:none; }
.tagcount { font-size:x-small; }
.tag-cloud .weight1 { font-size:90%; }
.tag-cloud .weight2 { font-size:110%; }
.tag-cloud .weight3 { font-size:120%; } 
.tag-cloud .weight4 { font-size:130%; }
.tag-cloud .weight5 { font-size:140%; } 
.tag-cloud .weight6 { font-size:150%; }
.tag-cloud .weight7 { font-size:160%; }
.tag-cloud .weight8 { font-size:180%; } 
.tag-cloud .weight9 { font-size:200%; }
.tag-cloud .weight10 { font-size:210%; }



/* Links */
a.ModuleEditLink,a.ModuleEditLink:link,a.ModuleEditLink:visited { color:#656C4A; }
.leftside a.ModuleEditLink,.rightside a.ModuleEditLink,.leftside a.ModuleEditLink:link,.rightside a.ModuleEditLink:link
.leftside a.ModuleEditLink:visited,.rightside a.ModuleEditLink:visited {
color:#FFF;
}
a.ModuleEditLink:active,a.siteheading:link,a.siteheading:visited,a.siteheading:hover,a.siteheading:active {
color:#E4DCB2;
}
a:hover { color:#000; text-decoration:none; }
legend a.ModuleEditLink:hover { color:#414141; font-size:smaller; }
a.ModuleEditLink,a.ModuleEditLink:link,a.ModuleEditLink:visited,a.ModuleEditLink:hover,a.ModuleEditLink:active {
letter-spacing:normal;
font-size:10px;
}
a.sitelink:hover,a.ModuleEditLink:hover,.sitelink,a.sitelink:link,a.sitelink:visited,a.sitelink:active,a:link,a:visited,a:active 
{
	color:#fea700;text-decoration:none;
}

a.SelectedPage:link,a.SelectedPage:visited,a.SelectedPage:active {
color:#000;
font-weight:700;
text-decoration:none;
}
legend a.ModuleEditLink,legend a.ModuleEditLink:link,legend a.ModuleEditLink:visited,legend a.ModuleEditLink:active {
color:#656C4A;
font-size:smaller;
}
legend a,a.siteheading:link,a.siteheading:visited,a.siteheading:hover,a.siteheading:active,a.sitelink:link,a.sitelink:visited,a.sitelink:active {
text-decoration:none;
}
a.selectedcrumb:link,a.selectedcrumb:visited,a.selectedcrumb:active,a.unselectedcrumb:link,a.unselectedcrumb:visited,a.unselectedcrumb:active 
{
	text-decoration:none;
	color:#214e8c;
}
a.adminlink:hover, a.adminlink:link, a.adminlink:visited { color:white; text-decoration:none;}
a.adminlink:hover,a.sitelink:hover,a.ModulePager:link,a.ModulePager:visited,a.ModulePager:hover,a.ModulePager:active,a.selectedcrumb:hover,a.unselectedcrumb:hover {
text-decoration:none;
}
.pageditlinks a { margin: 3px 7px 3px 0px; }

.accent{ font-weight:700; }
.WelcomeMessage,.sitelink { font-size:10px; }
.buttonlink { background-color:transparent; color:#03F; cursor:pointer; text-decoration:none; font-size:13px; border-style:none; }

/*.breadcrumbs { padding:10px 0px 4px 240px; }*/
.breadcrumbs { padding:0px 0px 10px 0px; font-size:11px;}
.breadcrumbs2 { padding:0px 0px 10px 0px; font-size:11px;}

.unselectedcrumb { font-weight:400; }
.selectedcrumb { font-weight:700; }


.modulepager { vertical-align:top; padding:4px; }
.selectedpage { color:#000; font-weight:700; }
a.SelectedPage:hover { color:#000; font-weight:700; text-decoration:none; }
.modulepager, .ModulePager, .PageInfo, .SelectedPage, .pageditlinks a { font-size: 16px; }


/*.modulecontent { vertical-align:top; text-align:left; padding:4px 4px 4px 7px; }*/
.modulecontent { vertical-align:top; text-align:left; padding:0px 0px 0px 0px; }
.modulefooter { display:none; font-size:11px; text-align:center; }
tr.modulerow td,tr.modulealtrow td { border:solid thin #414141; padding:0 0 0 10px; }

div.leftside h2.moduletitle,div.rightside h2.moduletitle,div.leftside div.modulecontent,div.rightside div.modulecontent {
background:#9C9473;
color:#FFF;
}

/* Corner Rounding withNifty Corners */
/*.rtop,.rbottom { display:block; background:#E4DCB2; }
.rtop .r1,.rtop .r2,.rtop .r3,.rtop .r4,.rbottom .r1,.rbottom .r2,.rbottom .r3,.rbottom .r4 {
    background:#9C9473; display:block; height:1px; overflow:hidden;
}
.r1 { margin:0 5px; }
.r2 { margin:0 3px; }
.r3 { margin:0 2px; }
.rtop .r4,.rbottom .r4 { height:2px; margin:0 1px; }
.rbottom { margin-bottom:10px; }
.center-leftmargin .rtop,.center-leftmargin .rbottom,.center-rightmargin .rtop,.center-rightmargin .rbottom,.center-nomargins .rtop,.center-nomargins .rbottom,.center-rightandleftmargins .rtop,.center-rightandleftmargins .rbottom,.logolist,.pageicons,.skiplink {
display:none;
}*/
.rtop,.rbottom { display:block; background:transparent; }
.rtop .r1,.rtop .r2,.rtop .r3,.rtop .r4,.rbottom .r1,.rbottom .r2,.rbottom .r3,.rbottom .r4 {
    background:transparent; display:block; height:1px; overflow:hidden;
}
.r1 { margin:0 5px; }
.r2 { margin:0 3px; }
.r3 { margin:0 2px; }
.rtop .r4,.rbottom .r4 { height:2px; margin:0 1px; }
.rbottom { margin-bottom:10px; }
.center-leftmargin .rtop,.center-leftmargin .rbottom,.center-rightmargin .rtop,.center-rightmargin .rbottom,.center-nomargins .rtop,.center-nomargins .rbottom,.center-rightandleftmargins .rtop,.center-rightandleftmargins .rbottom,.logolist,.pageicons,.skiplink {
display:none;
}


.gmaptextbox { width:27em; }
.gmap { margin:0 0 10px; }

.foldergallery h1 { font-size:large; margin-bottom:20px; }
.albumMetaName { font-weight:700; }
.albumFloat { float:left; text-align:center; margin-right:8px; margin-bottom:4px; }
.albumMetaSectionHead { background-color:Gray; color:#FFF; font-weight:700; }

.ratingcontainer { float:right; }
.ratingrow { white-space:nowrap; }
.ratingStar { white-space:nowrap; height:14px; margin:1em; }
.ratingStar .ratingItem { font-size:0; width:13px; height:12px; display:block; background-repeat:no-repeat; cursor:pointer; margin:0; padding:0; }
.ratingStar .Filled { background-image:url('ratingStarFilled.png'); }
.ratingStar .Empty { background-image:url('ratingStarEmpty.png'); }
.ratingStar .Saved { background-image:url('ratingStarSaved.png'); }
.ratingcomments { border:#000 1px solid; background-color:#eee; color:#000; width:300px; height:210px; position:absolute; margin-top:15px; padding:5px; }
.ratingcommentbox { width:280px; height:100px; }

.eventcalendar table { clear:both; }

.forumnotify { white-space:nowrap; vertical-align:middle; padding: 10px 0px 5px 0px; }
.forumnotify img {float:left;}

.addthisbutton { float:right; margin:-5px 10px 0 0; display:inline; }
.editpanel { position:absolute; right: 5px; top:5px; margin:0 10px 0 0; }
.ddworkflow ,.adminlink { display:block;  margin: 5px 0px 0px 0px;  }
.moduleedit { height:28px; background-color:#C7D0D7; border:0; text-indent:4px; margin:0; padding:0; }
.clearpanel { clear:left; padding-top:15px; }
.minheightpanel { min-height:200px; }
.center { text-align:center; }
.vevent { padding:10px; }
.vevent abbr { border:0; }
.whoson { float:left; padding:5px; }
.searchterm { color:#000; background-color:#FF0; }
.templatewrapper { border-bottom:solid 4px #000; }
.linkdescription { padding:5px; }
.clear { clear:both; }
.padded { padding:7px; }


.floatrightimage { float:right; margin-right:15px; }
.highlight1 { background-color:#FF0; }
.highlight2 { background-color:lime; }
.floatpanel,.floatleftimage { float:left; margin-right:15px; }


.searchpanel_box{margin:0;padding:0px;float:left;width:208px;height:31px;background:transparent url(search_bg.jpg) no-repeat top left;text-align:left;}
.searchpanel{margin:0;padding:6px 0px 0px 6px;float:left;width:202px;text-align:left;}
.searchpanel input{margin:0;padding:0 0 0 3px;float:left;background-color:transparent;border:0px;color:#ffffff;}
.watermarktextbox { width:140px; color:Gray !important; border:0;height:18px;float:left;}

/*.editpanel { display:inline; float:right; margin:34px 27px 0 0; }
.adminlink { margin: 0px 7px 0px 0px;  }
div.addthisbutton { display:inline; float:right; margin:37px 50px 0 0; }
.searchpanel { position:absolute; bottom:7px; right:25px; white-space:nowrap; }
.moduleedit { height:28px; background-color:#C7D0D7; border:0; text-indent:4px; margin:0; padding:0; }
.clearpanel { clear:left; padding-top:15px; }
.minheightpanel { min-height:200px; }
.center { text-align:center; }
.searchpanel .aspbutton { position:relative; top:1px; width:70px; height:24px; padding-bottom:3px; color:#333; background:#CCC url('buttonbg.gif') repeat-x; font:bolder 12px Arial, Sans-serif; }
.vevent { padding:10px; }
.vevent abbr { border:0; }
.whoson { float:left; padding:5px; }
.searchterm { color:#000; background-color:#FF0; }
.templatewrapper { border-bottom:solid 4px #000; }
.linkdescription { padding:5px; }
.clear { clear:both; }
.padded { padding:7px; }
.logolist,.pageicons,.skiplink { display:none; }*/


/*..............Kolumny...........................*/

div.col_content
{
   float:left; 
   padding:6px 0px 10px 0px;
   text-align:left;
   width:960px;
   color:#353636;
   /*min-height:580px;*/
}
.content a,.content a:link,.content a:visited,.col_content a,.col_content a:link,.col_content a:visited
{
    color:#214E8C;
}
.content a:hover,.col_content a:hover
{
    color:#fea700;
}
.col_left, .col_middle, .col_right
{
    float:left;
    overflow:hidden;
}
.col_left
{
    width:220px;
    padding:0px 10px 0px 0px;
	/*min-height:435px;*/
}
.col_middle
{
    width:490px;
    padding:0px 10px 0px 10px;
    min-height:435px;
    border-right:solid 1px #d6dfee;  
    border-left:solid 1px #d6dfee;
}

.col_right
{
    width:208px;
    padding:0px 0px 0px 10px;
    /*min-height:435px;*/
}


.col_border
{
    border-right:solid 1px #d6dfee;   
}
/*.col_content
{
	float:left;
	width:718px;
    padding:0px 0px 0px 10px;
}
.content
{
	float:left;
	width:720px;
    padding:0px 0px 0px 0px;
}
.content_box
{
	float:left; 
    padding:10px 10px 0px 10px;
    text-align:left;
    width:698px;

}*/

/*.............................................Panele............................................*/
.panel_box
{
    width:678px;
    padding:10px;
    background-color:#D6DFEE;
    float:left;
    text-align:left;
}
.panel_box p
{
    width:678px !important;
}
.panel_link_active, .newsletterPanel_link_active
{
    color:#fea700 !important;
}

.newsletterPanel_box {padding-bottom:10px; clear:both;}


/*.............................................Panele............................................*/

#faq1,#faq2,#faq3,#faq4,#faq5,#faq6,#faq7,#faq8,#faq9,#faq10
{
    width:648px;
    padding:10px;
    background-color:#D6DFEE;
    height:330px;
}
#faq1 p,#faq2 p,#faq3 p,#faq4 p,#faq5 p,#faq6 p,#faq7 p,#faq8 p,#faq9 p,#faq10 p
{
   width:648px;
}
#press2010, #press2009, #press2008
{
    
}
/*.................................... prasa ................................*/

.press_menu_box, .structure_menu_box
{
    float:left;
    width:698px;
    margin:0px;
    padding:0px;
    height:40px;
    text-align:right;
}
#press_menu, #structure_menu
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float:right;
}
#press_menu li, #structure_menu li
{
    display: inline;   
}
#press_menu li a,#press_menu li a:link,#press_menu li a:visited,
#structure_menu li a, #structure_menu li a:link, #structure_menu li a:visited
{
    padding:5px 10px 5px 10px;
    background-color:#d6dfee; 
    font-weight:bold;
}
#press_menu li a:hover, #press_menu li a.active,
#structure_menu li a:hover, #structure_menu li a.active
{
    padding:5px 10px 5px 10px;
    background-color:#779cc3;   
    font-weight:bold;
}

/*.................................... content ................................*/

.content
{
	float:left;
	width:719px;
    padding:0px 0px 0px 0px;
}
.content_box
{
	float:left; 
    padding:10px 10px 0px 10px;
    text-align:left;
    width:698px;

}

.content_box p
{
    display:block;
    width:698px;
	float:left; 
	text-align:justify;
	padding:0px 0px 10px 0px;
}
.content_box_border
{
    /*border:solid 1px #d6dfee;  */ 
    background-color:#d6dfee;
    width:698px;
    float:left;
    margin:0;
    padding:10px 10px 10px 10px;
}


.scroll_box
{
	position:relative;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	width:960px;
	overflow:hidden;
	border-top:1px solid #D2E2F1;
	height:40px;
	background:url('scroll_box_bg.jpg') repeat-x top left;
}
.scroll_box p
{
	position:absolute;
	margin:0;
	padding:0;	
	text-align:left;
	width:1500px;
	top:10px;
	font-weight:bold;
	color:#ffffff;
	font-size:13px;
}



/*..............Kategorie linki...........................*/

a.stan_big,a.przystap_big, a.dlaczego_big
{
	margin:0;
	padding:0px 0px 0px 0px;
}
a.stan_big
{
    display:block;
    width:240px;
    height:61px;
    background:url('b_stan_big.jpg') no-repeat top left;
}

a.przystap_big
{
    display:block;
    width:240px;
    height:61px;
    /*background:url('b_przystap_big.jpg') no-repeat top left;*/
    background:url('b_przystap_big.gif') no-repeat top left;
}

a.dlaczego_big
{
    display:block;
    width:208px;
    height:61px;
    /*background:url('b_przystap_big.jpg') no-repeat top left;*/
    background:url('b_dlaczego_big.jpg') no-repeat top left;
}

a.stan,a.przystap
{
	margin:0;
	padding:0px 0px 10px 0px;
}
a.stan
{
    display:block;
    width:220px;
    height:56px;
    background:url('b_stan.jpg') no-repeat top left;
}

a.przystap
{
    display:block;
    width:220px;
    height:56px;
    background:url('b_przystap.jpg') no-repeat top left;
}

.b_box
{
	display:block;
	margin:0;
	padding:7px 0px 0px 12px;
	height:24px;
	background:transparent url('b_box_bg.jpg') repeat-x top left;
	text-align:left;
	font-weight:bold;
	color:#ffffff;
	text-transform: uppercase;
	
}
a.b_aktualnosci,a.b_jednostka,a.b_finanse
{
	color:#ffffff !important;
}
a.b_aktualnosci
{
	display:block;
	height:16px;
	margin:0px;
	padding:0px 0px 0px 26px;
	background:transparent url('b_aktualnosci.png') no-repeat top left;
}
a.b_jednostka
{
	display:block;
	height:16px;
	margin:0px;
	padding:0px 0px 0px 26px;
	background:transparent url('b_jednostka.png') no-repeat top left;
}
a.b_finanse
{
	display:block;
	height:16px;
	margin:0px;
	padding:0px 0px 0px 26px;
	background:transparent url('b_finanse.png') no-repeat top left;
}

/*..............text...........................*/

p.text
{
	margin:0px;
	padding:10px;
	text-align:left;
}

/*.............tla..............................*/

.bg_blue
{
	background-color:#3179c6;
	color:#ffffff;
}

.bg_grey
{
	background-color:#e5e5e5;
	color:#000000;
}

/*................table.........................*/

.col_middle table tr td
{
	padding: 0px 0px 10px 0px;	
}
#jednostka_table tr td
{
	padding: 0px 2px 0px 0px;	
}
.wykres_table tr td
{
	padding: 0px 0px 5px 0px !important;	
}


/*.left_menu
{
    color:#214E8C;
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align:right;
    font-size:11px;
}
.left_menu li
{
    height:22px;
    line-height:12px;
    padding:3px 30px 5px 0px;
    background: url('menu_left_item.png') no-repeat top right;
    border-bottom:	1px solid #d6dfee;
}
.left_menu li.left_menu_sub
{
    height:22px;
    line-height:12px;
    padding:3px 30px 7px 0px;
    background:transparent url('menu_left_item_sub.png') no-repeat top right;
}*/
.left_menu
{
    color:#214E8C;
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align:left;
    font-size:11px;
}
.left_menu li
{
    height:15px;
    line-height:12px;
    padding:8px 0px 5px 30px;
    background: url('menu_left_item.png') no-repeat 8px 5px;
    border-bottom:	1px solid #d6dfee;
}
.left_menu li.big
{
    height:23px;
    line-height:12px;
    padding:5px 0px 5px 30px;
    background: url('menu_left_item.png') no-repeat 8px 5px;
    border-bottom:	1px solid #d6dfee;
}
.left_menu li.left_menu_sub
{
    height:15px;
    line-height:12px;
    padding:8px 0px 5px 30px;
    background:transparent url('menu_left_item_sub.png') no-repeat 8px 5px;
}
.left_menu li.left_menu_sub_big
{
    height:23px;
    line-height:12px;
    padding:5px 0px 5px 30px;
    background:transparent url('menu_left_item_sub.png') no-repeat 8px 5px;
}
.left_menu a,.left_menu a:link,.left_menu a:visited
{
    color:#214E8C;
}
.left_menu a:hover,.left_menu a.active
{
    color:#fea700;
}

/*..................lists.........................*/

.content_box ul
{
    margin:0px;
    padding:0px 0px 10px 30px; 
    float:left;  
}
.content_box ul li ul
{
    margin:0px;
    padding:0px 0px 10px 40px; 
    clear:right;

}
.numbers
{
    list-style-type:decimal;   
}

.upper_menu
{
	text-transform:uppercase;
	list-style-type:none;	
	font-weight:bold;
}
.upper_menu li
{
	height:17px;
    line-height:12px;
    padding:3px 0px 5px 30px;
    background:transparent url('menu_left_item_sub.png') no-repeat 0px 0px;
}
.upper_menu li a, .upper_menu li a:link, .upper_menu li a:visited
{
	margin:0;
	padding:0;
	color:#214E8C;
}
.upper_menu li a:hover
{
	margin:0;
	padding:0;
	color:#fea700;
}
.iconlist
{
    list-style: none;
    padding:0px 0px 0px 10px !important;
}
.iconlist li
{
    padding: 0px 0 3px 0px;
    margin:0;
}
.iconlist li.pdf
{
    height:20px;
    background: url('pdf.png') no-repeat top left;
    padding: 0px 0 5px 30px;
    margin:0;
}
.iconlist li.pdfbig
{
    height:29px;
    background: url('pdf_big.png') no-repeat top left;
    padding: 0px 0 35px 40px;
    margin:0;
    line-height:13px;
}
.iconlist li.pdf_big
{
    height:29px;
    background: url('pdf_big.png') no-repeat top left;
    padding: 0px 0 15px 40px;
    margin:0;
}
.iconlist li.xls_big
{
    height:29px;
    background: url('xls_big.png') no-repeat top left;
    padding: 0px 0 15px 40px;
    margin:0;
}
.small
{
	font-size:11px;	
}

/*...................aktualnosci..................*/
.blognavright
{
    float:right;
    width:140px;
    text-align:left;
    padding:10px 0 10px 10px;
    margin:0;
    background-color:#779cc3; 
}
.blognavright h3
{
	padding:0;
	margin:0;
	color:#214E8C;
	text-transform:uppercase;
}
.blogwrapper
{
	text-align:right;
	/*padding:10px 0px 0px 0px;*/
	float:left;
}
.blogcenter-rightnav
{
	float:right;
	width:559px;
	text-align:left;
	padding:10px 10px 0px 0px;
}
.blogtitle
{
	/*color:#214E8C !important;*/
	color:#fea700 !important;
	padding:0px 0px 0px 0px;
	margin:0;
}
.blogdate
{
	color:#214E8C;
	padding:0;
	margin:0;
}
.blogcommentlink
{
	margin:0px;
	padding:0px;
	display:none;	
}
.blogtext a, .blogtext a:link, .blogtext a:visited
{
	color:#214E8C;
}
.blogtext a:hover
{
	color:#fea700;
}
/*.blogtext
{
    width:559px;
	text-align:left;
}*/
.blogtext p
{
   /* float:left;
    width:559px;*/
	text-align:justify;
}
.blogtext table, .tabela
{
	border:solid 1px #000000;
	margin:0;
	padding:0;
	border-collapse:collapse;
	margin:10px 0px 10px 0px;
}
.blogtext table tr td, .tabela tr td
{
	padding:2px;
	border:solid 1px #000000;
}
.blogtext table tr td.head, .tabela tr td.head
{
	padding:2px 5px 2px 5px;
	font-weight:bold;
	color:#ffffff;
	border:solid 1px #000000;
	background-color:#779cc3;  
	text-align:center;
}
.blogtext table tr.row,.tabela tr.row
{
	background-color:#d6dfee;  
}
.blogtext table tr.orange, .tabela tr.orange
{
	background-color:#fea700;  
	color:#000000;
	font-weight:bold;
}

.blognav
{
	margin:0;
	padding:10px 0px 0px 10px;
	list-style-type:none;
	}
.blognav li a, .blognav li a:link, .blognav li a:visited
{
	margin:0;
	padding:0;
	color:#214E8C;
}
.blognav li a:hover
{
	margin:0;
	padding:0;
	color:#fea700;
}
.blogpager
{
	padding:10px 0px 10px 0px;
	width:559px;
}
.blogcontent a, .blogcontent a:link, .blogcontent a:visited
{
    color:#214E8C;
}
.blogtitle span
{
    display:block;
    padding:0px 0px 25px 0px;
}
.akt_box
{
	width:210px;
	padding:10px 0px 0px 10px;
	float:left;
	text-align:left;
	font-size:11px;
}
.akt_box p
{
	text-align:left;
}
iframe 
{
	border:0;
	overflow: hidden;
}

.tabela_jednostki
{
	padding:0;
	margin:0 auto;
	width:200px;
	/*width:90%;*/
}
.tabela_jednostki tr td.tabela_jednostki_lewa
{
	padding:0;
	margin:0;
	width:50%;
	padding:2px;
	text-align:center;
}
.tabela_jednostki tr td.tabela_jednostki_prawa
{
	padding:0;
	margin:0;
	width:50%;
	padding:2px;
	text-align:center;
}



/*   newsletter   */

.newsletternavright
{
    float:right;
    width:140px;
    text-align:left;
    padding:10px 0 10px 10px;
    margin:0;
    background-color:#779cc3; 
}

.newsletternavright h3
{
	padding:0;
	margin:0;
	color:#214E8C;
	text-transform:uppercase;
}

.newslettercenter-rightnav
{
	float:right;
	width:559px;
	/*text-align:left;*/
	padding:10px 10px 0px 0px;
}
