.calendar { padding-top: 5px; width: 180px; float: left; font-size: 11px; padding-bottom: 15px }
.calendar span { float: left; width: 21px; padding: 0; margin: 1px; text-align: center; border: 1px solid silver }
.calendar .mon, .calendar { clear: left }

#article, #content {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	padding-bottom: 20px;
	font-size: 13px
}

.article-wide {
   width: 590px;
}

.article-narrow {
   width: 380px;
}

#article h1, #content h1 {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
}

#article h2, #content h2 {
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 13px;
	font-weight: bolder;
}

#article h4, #content h4 {
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 11px;
}

#article span.date {
   float: right;
}

#content dt, #content h2 {
	font-size: 11px;
	font-weight: bold;
	color: #737573
}

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

#content dt a {
	text-decoration: underline
}

#article p.source {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 2px solid #7B9ECE;
	color: #737573;
	font-size: 11px;
	font-weight: bold;
}

#article p.source a  {
	color: #737573;
	font-size: 10px;
	text-decoration: underline;
}

#cf {
	border-top: 1px solid #003063;
	border-bottom: 1px solid #003063;
	width: 770px;
	clear: both;
	height: 32px;
	overflow: hidden;
	margin: 2px 0px 0px 0px
}

#cf dd {
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	padding-top: 2px;
	border-left: 1px solid #003063;
	background-color: #FFD752;
	font-weight: bold;
	text-align: center;
	height: 30px;
}

#cf dd.last {
	padding: 0;
	border-left: 0;
	padding-left: 18px;
	background-image: url(/gfx/cfbar/moreArrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	height: 32px;
}

#cf dd.last img {
	display: block;
}

#cf dt {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	padding-top: 6px;
	background-color: #DE4108;
	font-weight: bold;
	text-align: center;
	height: 26px;
}

#cf dt a {
	color: #FFFFFF;
	font-size: 14px;
}

#commonSidebar {
	width: 160px;
	float: left;
	margin-top: 10px;
   overflow: hidden; 
}

#commonSidebar .box {
	margin-bottom: 10px;
	border: 1px solid #003063;
}

#commonSidebar .box a {
	color: #444;
	text-decoration: none;
	font-size: 10px;
}

#commonSidebar .box a:hover {
text-decoration: underline;
}

#commonSidebar .box dd {
	margin: 0;
	padding: 4px;
	border-bottom: 1px solid #696769;
	font-size: 9px;
   color: #777;
}

#commonSidebar .box dl dd strong {
   color: #777 !important;
}

#commonSidebar .box dd.last {
	border-bottom: 0;
}

#commonSidebar .box dl {
	margin: 0;
	margin-bottom: 4px;
	color: #777;
}

#commonSidebar .box dt {
	padding-top: 4px;
	padding-left: 4px;
	font-weight: bold;   
   font-size: 10px;
   color: #777;
}

#commonSidebar .box li {
	padding: 4px;
	padding-left: 24px;
	border-top: 1px solid #003063;
	margin: 0;
	list-style-type: none;
	background-image: url(/gfx/news/list.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
}

#commonSidebar .box li a {
	color: #313031;
}

#commonSidebar .box ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}

#commonSidebar h3 {
	margin: 0;
	padding: 2px;
	color: #FFFFFF;
	background-color: #003063;
	font-size: 11px;
}

#contextSidebar {
	width: 215px;
	float: right;
   padding: 10px 0 0 0;
	overflow: hidden;
   margin-left: 0;
text-align: left;
}

#contextSidebar .box {
	border: 1px solid #003063;
   margin-top: 10px;
}

#contextSidebar .box dd {
	margin-left: 8px;
	padding: 0;
	margin-bottom: 8px;
}

#contextSidebar .box dd strong {
	font-weight: normal; font-size: 10px
}

#contextSidebar .box a {
	text-decoration: underline;
}

#contextSidebar .box dl {
	padding: 4px;
	margin: 0;
	color: #737573;
}

/*
#contextSidebar h3 {
/*	width: 120px; */
	margin: 0;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 2px;
   color: #FFFFFF;
   background-color: #003063;     
	font-size: 11px;
}*/

#footer {
	width: 770px;
	border-top: 1px dotted #1C479D;
	padding-top: 25px;
	clear: both;
	background-color: #EEEEEE;
	text-align: center;
}

#footer .bottom {
	padding: 15px 20px 10px 20px;
}

#footer .bottom a {
	color: #1A2A78;
	text-decoration: underline;
}

#footer .top {
	color: #000000;
	font-size: 9px;
}

#footer .top a {
	color: #000000;
	text-decoration: underline;
}

#footer .top strong {
	color: #AE0000;
	text-decoration: underline;
}

#header {
	height: 56px;
	width: 770px;
   clear: both;
   margin: 0;
   padding: 0;
   
	border-bottom: 1px solid #003063;
}

#header p {
   margin: 0;
   padding: 0;
}

#logo {
   float: left;
	width: 180px;
	display: block;
   margin: 0;
/*   margin: 19px 0 0 0; */
	height: 56px !important;
}

#logo img {
}

#nav {
   float: right;
	margin: 0;
	height: 24px;
   padding: 0;
   margin-top: 12px;
	width: 590px !important;
}

#nav li {
   float: left;
	margin: 0;
	padding: 0;
	padding-right: 4px;
	border-left: 1px solid #536393;
	list-style: none;
	background-image: url(/gfx/news/shadow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 24px;
	height: 24px;
}

#nav li a {
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	color: #FFFFFF;
	background-color: #003063;
	font-weight: bold;
	font-size: 12px;
}

#nav li a:hover {
	background-color: #1C479D;
	text-decoration: none;
}

#nav li.selected a {
	border-top: 1px solid #536393;
	background-color: #FFFFFF;
	color: #000000;
}

#nav li.selected a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}

#searchbar {
	width: 770px;
	background-image: url(/gfx/lite/header-lt.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #003063;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
   margin: 0;
   padding: 0;
}

#searchbar a {
	margin: 0 10px 0 0;
   margin: 0;
   padding: 0 5px;
	color: #FFFFFF;
   height: 18px !important;
}

#searchbar a.promo {
/*	padding-top: 1px;
	padding-bottom: 1px; */
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FF710D;   
}

#searchbar form {
	margin: 0;
	float: right;
	padding-left: 20px;
	padding-right: 2px;
   display: block;
	background-image: url(/gfx/lite/rc.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #00659C;
	height: 19px;
}

#searchbar input {
	border-width: 1px;
	border: solid 1px;
	border-color: #006699;
	background-color: #DBE5F3;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
   padding: 0;
   margin: 0;
}

#searchbar p {
	float: left;
   padding: 0 0 0 220px !important;
   height: 19px;
	margin: 0;
}

#searchbar select {
	margin: 0px;
   padding: 0;
	border: 1px solid #006699;
	display: inline;
	background-color: #DBE5F3;
	font-size: 9px;
	font-family: verdana,arial,helvetica,sans-serif;
}

#subnav {
	float: right;
   margin: 0 0 0 0 !important;
   padding: 0 !important;
	height: 19px;
	width: 590px !important;
   text-align: center;
}

#subnav li {
   display: inline;
	margin: 0 !important;
	list-style: none;
	font-weight: bold;
	line-height: 19px;
   padding: 0 !important;
}

#subnav li a {
   vertical-align: middle !important;
   font-size: 11px;
   margin: 0;
   padding: 0 5px 0 0 !important;
   background-image: url(/gfx/lite/sub_kreska8.gif);
   background-repeat: no-repeat;
   background-position: bottom right;                 
}

#userbar {
	width: 770px;
	border-bottom: 1px solid #1C479D;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

#userbar a {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}

#userbar form {
	margin: 0;
	float: left;
	display: block;
}

#userbar p {
	margin: 0;
	float: left;
	display: block;
	word-spacing: 4px;
	height: 20px;
}

#userbar p.homepage {
	width: 330px;
	word-spacing: normal;
	font-size: 10px;
}

#userbar select {
	width: 180px;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: #FFFFFF;
}

#zarabiaj {
	width: 100px;
	float: left;
	display: block;
}


/*
 * article toolbox
 */
#toolbox {
  list-style-type: none;
  margin: 10px 0;
  padding: 0;
}

#toolbox li {
  float: left;
  padding: 0;
  margin: 0;
}

#toolbox li a {
  padding: 0;
  margin: 0;
}

#toolbox li a img {
  border: none;
}

#article-interviews {
  background: #fefebe;  
  border: 1px solid #00659C;
}

#article-interviews h3 {
   background-color: #00659C;
}   

#article-interviews p {
  margin: 0;
  padding: 5px;
}

#article-interviews a {
  text-decoration: none;
}

#fresh-news {
  margin-top: 5px;
	text-align: left;
}

#fresh-news dt {
  color: #9D9D9D;
  margin-top: 0;
  margin-bottom: 5px;
}

#fresh-news dd {
  margin: 0;
  padding: 0;
}

#fresh-news dd dl dt {
  float: left;
  font-weight: normal;
  color: #999;
}

#fresh-news dd dl dd {
  width: 175px;
  border: none;
  margin-left: 35px;
  margin-bottom: 5px;
}

#fresh-news dd dl dd a { 
 color: #000;
 text-decoration: underline;
}

#thread-more {
  margin-bottom: 10px;
  padding: 0;
}

#thread-more dl {
  margin: 0 !important;
  padding: 4px 4px 4px 0 !important;
}

#thread-more dl dt {
  color: #898989;
}

#thread-more dl dd {
  margin: 0 !important;
  padding: 0 !important;
}

#thread-more dl dd dl {
  margin: 0;
  padding: 0;
}
#thread-more dl dd dl dt {
  float: left;
}

#thread-more dl dd dl dd {
  margin-left: 35px !important;
  margin-bottom: 3px !important;
  width: 165px;
  color: #888888;
}

#thread-more dl dd dl dd a {
  color: #1A2A78;
  text-decoration: underline;
}



.rightbox {
   border: none !important;
   border-top: 4px solid #00659C !important;
	 text-align: left;
}

.rightbox h3 {
   padding: 2px 5px;
   font-size: 12px;
   display: inline;
   background-color: #00659C !important;
}

.rightbox ul.cf-products-list {
   list-style-image: url(/gfx/kupuje02a.gif);
   margin: 0 0 10px 0;
   padding: 3px 0 3px 20px;
}

.rightbox ul {
   list-style-image: url(/gfx/lite/orangeArrow.gif);
   margin: 0;
   padding: 10px 0 10px 15px;

}

.rightbox ul li {
   margin: 2px;
}

.rightbox ul li a {
   color: #363636;
   text-decoration: underline;
}

.rightbox p {
   margin: 0;
   padding: 5px 0 0 2px;
}


/* ze starego arkusza stylów */
.txt { font-size: 9px;line-height: 12px;  color: #333333; text-decoration: none !important }
.txtb { font-size: 9px; font-weight: bold;  line-height: 12px;  color: #333333; text-decoration: none !important}
.txtb:hover { font-size: 9px; font-weight: bold;  line-height: 12px;  color: #000000; text-decoration: underline }
.txtbw { font-size: 9px; font-weight: bold;  line-height: 12px;  color: #EEEEEE; text-decoration: none}
.txtbw:hover { font-size: 9px; font-weight: bold;  line-height: 12px;  color: #EEEEEE; text-decoration: underline }
.txtbbig { font-size: 12px; font-weight: bold;  line-height: 12px;  color: #333333; text-decoration: none}
.txtbbig:hover { font-size: 12px; font-weight: bold;  line-height: 12px;  color: #000000; text-decoration: none }
.txtbu { font-size: 9px; font-weight: bold;  line-height: 12px;  color: #333333; text-decoration: underline}
.txtbu:hover { font-size: 9px; font-weight: bold;  line-height: 12px;  color: #000000; text-decoration: underline }
.quoteLink { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; text-align: center; color: #1a2a78; text-decoration: underline }
.quoteUp { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; text-align: center; color: green; text-decoration: none; text-align: right }
.quoteDown { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; text-align: center; color: red; text-decoration: none; text-align: right }
.quoteEq { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; text-align: center; color: black; text-decoration: none; text-align: right }
.quoteLinksmall { font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; text-align: center; color: #1a2a78; text-decoration: underline }
.quoteUpsmall { font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; text-align: center; color: green; text-decoration: none; text-align: right }
.quoteDownsmall { font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; text-align: center; color: red; text-decoration: none; text-align: right }
.quoteEqsmall { font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; text-align: center; color: black; text-decoration: none; text-align: right }

.leftBarTitle { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; color: #333333; text-decoration: none}
.leftBarTitle:hover { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; color: #333333; text-decoration: underline}
.leftBarSubTitle { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-align: left; color: #ffffff; text-decoration: none}
.leftBarSubTitle:hover { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-align: left; color: #ffffff; text-decoration: underline}
.leftBarListItem { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-align: left; line-height: 14px; color: #333333;text-decoration: none}
.leftBarListItem:hover { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-align: left; color: #333333; text-decoration: underline}
.leftBarListItemSel { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-align: left;line-height: 14px; color: #333333;text-decoration: underline}
.leftBarListItemSel:hover { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-align:left; color: #333333; text-decoration: underline}
.lbart { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; text-align:left; color: #333333; text-decoration: none; padding: 0;}
.lbart:hover { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; text-align: left; color: #333333; text-decoration: underline }
.lbar { font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; font-weight: normal; line-height: 12px; text-align:left; color: #333333; text-decoration: none }
.lbar:hover { font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; font-weight: normal; line-height: 12px; text-align: left; color: #333333; text-decoration: underline }
.linkDef { text-align: center; color: #1a2a78; text-decoration: underline }


.clear {
   clear: both;
}

.empty-box {
   margin: 5px 0;
}

/* Komentarze pod artykułami */
#bn_artcomment {
  padding: 10px 0 20px 0;
  margin: 0;
}
#bn_artcomment .bn_commentbar {
  background: url('/i/forum/belka-komentarz.gif') repeat-x top left;
  color: #ffffff;
  font-size: 12px;
  vertical-align: middle;
  padding: 0 10px 0 10px;
  margin: 0;
  font-weight: bold;	
  line-height: 24px;
  clear: both;
}
#bn_artcomment .bn_addcomment {
	float: right;
	margin: 0;
	padding: 0;
}
#bn_artcomment .bn_addcomment a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
#bn_artcomment .bn_morecomments {
	text-align: right;
	padding-right: 10px;
}
#bn_artcomment .bn_morecomments a {
	font-size: 11px;
	color: #0a3568;
	text-decoration: none;
}
#bn_artcomment .bn_morecomments a:hover {
	text-decoration: underline;
}
#bn_artcomment dl {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#bn_artcomment dt {
	margin: 0;
	padding: 10px 5px 5px 5px;
}
#bn_artcomment dt a {
	color: #006699;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#bn_artcomment dd {
	color: #063265;
	font-weight: normal;
	margin: 0;
	padding: 0 5px 10px 5px;
	border-bottom: 1px solid #eaeaea;
}
#bn_artcomment .autoridata {
	color: #a7a7a7;
	font-size: 9px;
	white-space: nowrap;
}

.videoTitle {
	width: 312px;
	margin: 0px auto !important;
	text-align: center;
	float: left !important;
	padding: 4px;
	background-color: #1F4673;
	font-size: 12px !important;
	color: #ffffff;
	background: #1F4673 url(/i/multimedia/art_player_topbg.png) top left no-repeat;
}
#flashplayer,
.article-wide .btv_player {
	width: 320px;
	float: left !important;
	padding: 15px 15px 15px 0px;
}
#flashplayer {
	color: #000000 !important;
}
