.supnews {
}
big {
	font-size: 175%;
}
a img {
	border: none;
}
.imageContainer {
	padding: 2px;
}
.imageBorder {
        background-color: #fff;
        padding: 4px;
        border: solid 1px #ccc;
}
.imageImageBorder {
        border: solid 1px #ccc;
}
img.border {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 5px 0 2px 2px;
}

blockquote {
	margin: 15px 0;
	padding: 5px 30px 5px 35px;
	/* background: url(../images/quote.gif) 10px 0 no-repeat;*/
	font: normal 125%/1.5 Cambria, "Times New Roman", Times, serif;
}
div.blockquote {
	margin: 0;
	padding: 0;
	/* background: url(../images/quote-right.gif) no-repeat bottom right;*/
}
.quote-hilite {
	color: #FFFFFF;
	/* background: url(../images/q1_std.gif) no-repeat 10px 10px #006DA3;*/
	padding-right : 5px;
	padding-bottom: 10px;
	margin: 0;
}
.quote-hilite blockquote {
	/* background: url(../images/q2_std.gif) no-repeat right bottom;*/
	margin: 0;
}
.quote-hilite blockquote a {
	color: #FFFFFF;
}
.quote-hilite blockquote a:hover, .quote-hilite blockquote a:active {
	color: #FFFFFF;
}
.dropcap {
	float: left;
	padding: 0 5px 0 0;
	display: block;
	color: #666666;
	font: bold 50px/40px "Times New Roman", Times, serif;
}
.highlight {
	border-bottom: 1px dotted #006DA3;
	padding: 0 1px;
	background: #E7F4FA;
	font-weight: bold;
}
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 7px 7px;
	display: block;
	/* background: url(../images/ol-bg.gif) no-repeat top left; */
	color: #FFFFFF;
	font: normal 20px/normal Arial, sans-serif;
}
.blocknumber {
	clear: both;
	margin: 5px 0;
	padding: 10px 15px;
	position: relative;
}
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}
div.bubble1 div {
	margin: 0;
	width: 100%;
	/* background: url(../images/bub-br-bg.gif) no-repeat bottom right; */
}
div.bubble1 div div {
	/* background: url(../images/bub-bl-bg.gif) no-repeat bottom left; */
}
div.bubble1 div div div {
	/* background: url(../images/bub-tr-bg.gif) no-repeat top right; */
}
div.bubble1 div div div div {
	/* background: url(../images/bub-tl-bg.gif) no-repeat top left; */
}
div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}
div.bubble2 {
	width: 99%;
	/* background: url(../images/bub-arrow-bg.gif) no-repeat bottom left; */
}
div.bubble2 div {
	border: 1px solid #CCCCCC;
	border-bottom: none;
	margin-bottom: 20px;
	padding: 10px 15px 15px;
	background-color: #F7F7F7;
}
div.bubble3 div {
	margin: 0;
	width: 100%;
	/* background: url(../images/bub2-br-bg.gif) no-repeat bottom right; */
}
div.bubble3 div div {
	/* background: url(../images/bub2-bl-bg.gif) no-repeat bottom left; */
}
div.bubble3 div div div {
	/* background: url(../images/bub2-tr-bg.gif) no-repeat top right; */
}
div.bubble3 div div div div {
	/* background: url(../images/bub2-tl-bg.gif) no-repeat top left; */
}
div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}
div.bubble4 {
	width: 99%;
	/* background: url(../images/bub2-arrow-bg.gif) no-repeat bottom left; */
}
div.bubble4 div {
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	padding: 10px 15px 15px;
	background-color: #F7F7F7;
}
.naglowek,
.naglowekBlok,
.naglowekBlok-hilite,
.story-hilite {
  border: 1px solid #CCCCCC;
  padding: 15px 10px 10px 10px;
  margin: 20px 0 19px 0;
  position: relative;
  line-height: normal;
}
.naglowekBlok big,
.naglowekBlok-hilite big {
  position: absolute;
  top: -7px;
  left: 10px;
  margin: 0 0 0 -2px;
  padding: 0 2px;
  font-size: 125%;
  font-weight: bold;
  background: #FFFFFF;
  text-transform: uppercase;
}
.naglowekBlok-hilite {
	border: 1px solid #006DA3;
}
.naglowekBlok-hilite big {
	color: #006DA3;
}
.naglowek span.title {
  position: absolute;
  top: -7px;
  left: 10px;
  margin: 0 0 0 -2px;
  padding: 0 2px;
  line-height: 14px;
  background: #FFFFFF;
  color: #999999;
}
.story-hilite big {
	position: absolute;
	top: 0px;
 	margin: 0 0 0 -2px;
 	padding: 0px 5px 0px 5px;
 	background: #006DA3;
	font-size: 125%;
	font-weight: bold;
 	color: #FFFFFF;
	text-transform: uppercase;
}
.story-hilite {
	border: 1px solid #006DA3;
	padding-top: 25px;
}
.blok-grey {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
.blok-liteblue {
	border: 1px solid #006DA3;
	background: #E7F4FA;
}
.blok-green {
	border: 1px solid #008F4C;
	background: #E5F9F0;
}
.blok-yelow {
	border: 1px solid #CC0000;
	background: #FFFFDE;
}
img.border {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 5px 0 2px 2px;
}
.CommentArea{
	margin: 8px 4px 8px 0px;
	/*width: 100%;*/
	display:block;
}
.CommentTitle{
	margin-bottom: 6px;
	font-size: 1em;
	font-weight: normal;
}
.CommentArrow
{
	/* background-image: url(../images/comment-arrow.gif); */
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	margin-bottom: -1px;
}
.CommentText{
	padding-bottom: 3px;
	/* background-image: url(../images/comment-shadow.gif); */
	background-repeat: repeat-x;
	background-position: left bottom;
}
.CommentText blockquote {
  color: #747474;
  padding-left: 30px;
}
.CommentText2
{
	border: solid 1px #bcbcbc;
	padding: 3px;
}
.CommentText3{
	padding: 5px;
	font-size: .9em;
}
.CommentFooter{
	margin-top: 4px;
	font-size: 80%;
	color: #666666;
	padding-left: 0px;
}
/*comment2*/
/* CSS for Comments bubbles gray */
/* GENERAL */
.commenttop{
color:#999999;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}
.commenttop img{
display: none;
}
.commentbottom{
}
.commentbottom img{
display: none;
}
/* poczatek koment 1 */
.dymekkoment {
margin-top:10px;
width:100%;
font-family:Geneva, Arial, Helvetica, sans-serif;
/*font-size:12px;*/
}
#naglowekkom0,
#naglowekkom1,
#naglowekkom2,
#naglowekkom3,
#naglowekkom4,
#naglowekkom5,
#naglowekkom6,
#naglowekkom7,
#naglowekkom8,
#naglowekkom9,
#naglowekkom10 {
padding-left:14px;
padding-top:2px;
height: 28px;
color:#333333;
font-size:11px;
font-weight:normal;
  /* background: url(../images/header.gif) no-repeat; */
}
#naglowekkomgray0,
#naglowekkomgray1,
#naglowekkomgray2,
#naglowekkomgray3,
#naglowekkomgray4,
#naglowekkomgray5,
#naglowekkomgray6,
#naglowekkomgray7,
#naglowekkomgray8,
#naglowekkomgray9,
#naglowekkomgray10 {
padding-left:14px;
padding-top:2px;
height: 28px;
color:#333333;
font-size:11px;
font-weight:normal;
 /* background: url(../images/header2x.gif) no-repeat; */
}
.commentnumber {
font-size:14px;
font-weight:bold;
color:#333333;
}
.commentnumbergray {
font-size:14px;
font-weight:bold;
color:#000000;
}
#commentbody1{
padding-left:14px;
padding-top:4px;
font-weight:normal;
/*color:#333333;*/
background-color:#CCCCDD;
}
#commentbody2{
padding-left:14px;
padding-top:4px;
font-weight:normal;
/*color:#333333;*/
background-color:#C6ECC6;
}
#commentbody1gray{
padding-left:14px;
padding-top:4px;
font-weight:normal;
/*color:#000000;*/
background-color:#999999;
}
#commentbody2gray{
padding-left:14px;
padding-top:4px;
font-weight:normal;
/*color:#000000;*/
background-color:#CCCCCC;
}
/*#commenttitle {
font-weight:bold;
}
*/
#comment{
}
/*
#commentweb
*/
#commentfooter1{
height:34px;
font-size:12px;
text-align:right;
font-style:italic;
padding:35px 74px 0px 0px;
background: url(../images/footer1.gif) no-repeat;
color:#666666;
font-weight:bold;
}
#commentfooter2{
height:34px;
font-size:12px;
text-align:left;
font-style:italic;
padding:35px 0px 0px 74px;
/*background: url(../images/footer2.gif) no-repeat;*/
color:#666666;
font-weight:bold;
}
#commentfooter1gray{
height:34px;
font-size:12px;
text-align:right;
font-style:italic;
padding:35px 74px 0px 0px;
/*background: url(../images/footer1x.gif) no-repeat;*/
color:#666666;
font-weight:bold;
}
#commentfooter2gray{
height:34px;
font-size:12px;
text-align:left;
font-style:italic;
padding:35px 0px 0px 74px;
/*background: url(../images/footer2x.gif) no-repeat;*/
color:#666666;
font-weight:bold;
}
/* koniec koment 1 */
/* poczatek koment 5 */
#separate5gray1{
height:6px;
border-bottom: 1px dashed #999999;
background-color:#F2F2F2;
line-height:6px;
}
#separate5gray2{
height:6px;
border-bottom: 1px dashed #999999;
background-color:#D1D1D1;
line-height:6px;
}
.commentnumber5gray {
font-size:11px;
font-weight:bold;
color:#000000;
}
#comment5body1{
height:100%;
padding-left:2px;
padding-top:0px;
font-size:11px;
font-weight:normal;
color:#333333;
background-color:#F2F2F2;
}
#comment5body2{
height:100%;
padding-left:2px;
padding-top:0px;
font-size:11px;
font-weight:normal;
color:#333333;
background-color:#D1D1D1;
}
#dymek0,
#dymek1,
#dymek2,
#dymek3,
#dymek4,
#dymek5,
#dymek6,
#dymek7,
#dymek8,
#dymek9,
#dymek10 {
margin-top:16px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
#dymeknaglowek0,
#dymeknaglowek1,
#dymeknaglowek2,
#dymeknaglowek3,
#dymeknaglowek4,
#dymeknaglowek5,
#dymeknaglowek6,
#dymeknaglowek7,
#dymeknaglowek8,
#dymeknaglowek9,
#dymeknaglowek10 {
width:100%;
padding-left:0px;
height: 11px;
font-size:11px;
font-weight:normal;
color:#000000;
line-height:11px;
}
#dymeknaglowek0 div,
#dymeknaglowek1 div,
#dymeknaglowek0 div,
#dymeknaglowek2 div,
#dymeknaglowek3 div,
#dymeknaglowek4 div,
#dymeknaglowek5 div,
#dymeknaglowek6 div,
#dymeknaglowek7 div,
#dymeknaglowek8 div,
#dymeknaglowek9 div,
#dymeknaglowek10 div {
width:100%;
height:10px;
}
/* koniec koment 5 */
/* poczatek koment 6 */
#separate6blue1 {
height:6px;
border-bottom: 1px dashed #6699CC;
background-color:#E8EFFF;
line-height:6px;
}
#separate6blue2 {
height:6px;
border-bottom: 1px dashed #000066;
background-color:#CCDDFF;
line-height:6px;
}
.commentnumber6blue {
font-size:11px;
font-weight:bold;
color:#000066;
}
#comment6body1 {
height:100%;
padding-left:2px;
padding-top:0px;
font-size:11px;
font-weight:normal;
color:#333333;
background-color:#E8EFFF;
}
#comment6body2{
height:100%;
padding-left:2px;
padding-top:0px;
font-size:11px;
font-weight:normal;
color:#333333;
background-color:#CCDDFF;
}
#comment6header {
width:100%;
padding-left:0px;
padding-top:0px;
height: 11px;
font-size:10px;
font-weight:normal;
color:#000066;
line-height:11px;
}
/* koniec koment 6 */
/* poczatek koment 7 */
#separate7green1 {
height:6px;
border-bottom: 1px dashed #999999;
background-color:#BDD2BD;
line-height:6px;
}
#separate7green2 {
height:6px;
border-bottom: 1px dashed #003300;
background-color:#669966;
line-height:6px;
}
.commentnumber7green {
font-size:11px;
font-weight:bold;
color:#000000;
}
#comment7body1 {
height:100%;
padding-left:2px;
padding-top:0px;
font-size:11px;
font-weight:normal;
color:#333333;
background-color:#BDD2BD;
}
#comment7body2 {
height:100%;
padding-left:2px;
padding-top:0px;
font-size:11px;
font-weight:normal;
color:#000000;
background-color:#669966;
}
#comment7header {
width:100%;
padding-left:0px;
padding-top:0px;
height: 11px;
font-size:10px;
font-weight:normal;
color:#000000;
line-height:11px;
}
/* koniec koment 6 */
/* poczatek koment 2 bubbles_beige */
.commenttopx1{
color:#666666;
font-family:Arial, Geneva, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}
.commenttopx1 img{
display: none;
}
.commentbottomx1{
}
.commentbottomx1 img{
display: none;
}

div.supnews tr.hrlinenone td{
padding: 2px;
border-bottom: none;
}
div.supnews tr.hrlinegreydotted td{
padding: 2px;
border-bottom: 1px dotted #cccccc;
}
div.supnews tr.hrlinegreysolid td{
padding: 2px;
border-bottom: 1px solid #cccccc;
}
div.supnews tr.hrlinegreyinset td{
padding: 2px;
border-bottom: 1px inset #cccccc;
}
div.supnews tr.hrlinegreyoutset td{
padding: 2px;
border-bottom: 1px outset #cccccc;
}
div.supnews tr.hrlineblackdotted td{
padding: 3px 8px 2px 4px;
border-bottom: 1px dotted #000000;
}
div.supnews tr.hrlineblacksolid td{
padding: 2px;
border-bottom: 1px solid #000000;
}
div.supnews tr.hrlineblackinset td{
padding: 2px;
border-bottom: 1px inset #000000;
}
div.supnews tr.hrlineblackoutset td{
padding: 2px;
border-bottom: 1px outset #000000;
}
div.supnews tr.hrlinewhitedotted td{
padding: 2px;
border-bottom: 1px dotted #FFFFFF;
}
div.supnews tr.hrlinewhitesolid td{
padding: 2px;
border-bottom: 1px solid #FFFFFF;
}
div.supnews tr.hrlinewhiteinset td{
padding: 2px;
border-bottom: 1px inset #FFFFFF;
}
div.supnews tr.hrlinewhiteoutset td{
padding: 2px;
border-bottom: 1px outset #FFFFFF;
}


#dymekkomentx1 {
margin-top:18px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}
#naglowekkomx1 {
width:100%;
padding-left:4px;
padding-top:2px;
height: 26px;
color:#333333;
font-size:11px;
font-weight:bold;
text-transform: uppercase;
}
#naglowekkomx1 div{
width:100%;
height:90%;
border-bottom: 1px dashed #999966;
}
.commentnumberx1 {
font-size:14px;
font-weight:bold;
color:#000000;
}
#commentbody1x1{
height:100%;
padding-left:2px;
padding-top:0px;
font-weight:normal;
color:#000000;
background-color:#CCCCB3;
}
#commentbody2x1{
height:100%;
padding-left:2px;
padding-top:0px;
font-weight:normal;
color:#000000;
background-color:#E0E0D1;
}
#commenttitlex1 {
font-weight:bold;
}
#commentx1{
font-weight:normal;
}
#commentwebx1{
font-size:9px;
text-align:right;
padding-right:2px;
color:#666666;
line-height:12px;
}
#commentipx1{
font-size:9px;
text-align:right;
padding-right:2px;
color:#666666;
line-height:12px;
}
#commentusertypex1{
font-size:9px;
text-align:right;
padding-right:2px;
color:#666666;
line-height:12px;
}
#commentreportx1{
font-size:9px;
text-align:right;
padding-right:2px;
color:#666666;
line-height:12px;
}
#commentfooter1x1{
height:25px;
font-size:12px;
text-align:right;
font-style:italic;
padding:25px 0px 0px 0px;
color:#666666;
font-weight:bold;
}
#commentfooter2x1{
height:25px;
font-size:12px;
text-align:left;
font-style:italic;
padding:25px 0px 0px 0px;
color:#666666;
font-weight:bold;
}
/* koniec koment 2 */
/* Trackbacks */
#trackback_link, #feed_link
{
	height:16px;
	vertical-align:middle;
	text-align:left;
	cursor:pointer;
	font-size:90%;
}
#trackback_link a, #feed_link a
{
	border-bottom:dashed 1px #CACACA;
}
#trackback_link img, #feed_link img
{
	vertical-align:middle;
	padding-right:2px;
	padding-left:2px;
}
#comment_title
{
	margin-top:20px;
	margin-bottom:8px;
}
#written_comments_title
{
	margin-top:14px;
}
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
#videosyret{
  /* background-image:url(../images/syret.png); */
background-repeat:repeat-x;
background-color:#F7F5F5;
border:#B7B7B7 1px solid;
/*width:100%;*/
border-bottom:2px #B7B7B7 solid;
}
* html .clearfix {
	height: 1%;
}
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}


