<!--

BODY, TR {
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #4F4F4F;
}

DIV.skroty {
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	margin: 10px;
	text-decoration: none;
}

DIV.skroty A {
	color: white;
	text-decoration: none;
}

DIV.skroty A:visited {
	color: white;
	text-decoration: none;
}

DIV.skroty A:active {
	color: white;
	text-decoration: none;
}

DIV.skroty A:hover {
	color: #FFCC33;
	text-decoration: underline;
}

DIV.titlebox {
	background: url(../img/if_titlebox_bg.gif) no-repeat;

	width: 305px;
	height: 18px;
	
}

DIV.titlebox2 DIV.titletext2 {
	padding-top: 2px;
	text-indent: 15px;
	font-weight: bold;
	color: #4F4F4F;
	font-size: 11px;
}

DIV.titlebox2 {
	background: url(../img/if_titlebox_bg.gif) no-repeat;

	width: 292px;
	height: 18px;
	
}

DIV.titlebox DIV.titletext {
	padding-top: 2px;
	text-indent: 15px;
	font-weight: bold;
	color: #4F4F4F;
	font-size: 11px;
}

.podpis {
	color: silver;
}

.news-date {
	margin-left: 15px; 
	margin-top: 0px; 
	padding-bottom: 0px; 
	color: silver;
}

.art-date {
	margin-left: 0px; 
	margin-top: 0px; 
	padding-bottom: 0px; 
	color: silver;
}

.news-short {
	margin-left: 15px;
	margin-right: 15px;
	font-weight: bold;
	padding-top: 0px;
}

.center {
	text-align: center;
}

.b {
	font-weight: bold;
}

.news-text {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
}

DIV.footer {
	width: 780px; 
	color: silver;
	border-top: 1px solid;
	margin-top: 10px;
}

DIV.footer-text-left {
	text-align: left;
	color: silver;
	margin: 5px;
	float: left;
}

DIV.footer-text-left A.footer {
	color: silver;
	text-decoration: none;
	font-weight: normal;
}

DIV.footer-text-left A:visited.footer {
	color: silver;
	text-decoration: none;
	font-weight: normal;
}

DIV.footer-text-leftt A:active.footer {
	color: silver;
	text-decoration: none;
	font-weight: normal;
}

DIV.footer-text-left A:hover.footer {
	color: silver;
	text-decoration: underline;
	font-weight: normal;
}

DIV.footer-text-right {
	text-align: center;
	color: silver;
	margin: 5px;
	float: right;
}

DIV.footer-text-right A.footer {
	color: silver;
	text-decoration: none;
	font-weight: normal;
}

DIV.footer-text-right A:visited.footer {
	color: silver;
	text-decoration: none;
	font-weight: normal;
}

DIV.footer-text-right A:active.footer {
	color: silver;
	text-decoration: none;
	font-weight: normal;
}

DIV.footer-text-right A:hover.footer {
	color: silver;
	text-decoration: underline;
	font-weight: normal;
}

DIV.img-float-left {
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

DIV.img-float-right {
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	float: right;
}

A:link		{ font-weight: bold; color: #2654A2; }
A:visited	{ font-weight: bold; color: #2654A2; }
A:active		{ font-weight: bold; color: #2654A2; }
A:hover		{ font-weight: bold; color: #FFCC33; }

.light { color: silver; }

.error { color: red; font-weight: bold; }
.no-error { color: green; font-weight: bold; }

UL.in {
	list-style-position: inside;
}

UL UL {
	/* padding-left: 15px; */
	
}

UL LI {
	padding-top: 2px;
}

div.main-spot {
	padding: 10px;
}

DIV.content {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;

}

DIV.content H2 {
	padding-bottom: 3px;
	padding-top: 3px;
	border-left: 7px solid red;
	padding-left: 5px;
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
	
}

DIV.nagrody {
	margin: 10px;
	text-align: center;
}

DIV.nagrody IMG {
	margin-left: 10px;
	margin-right: 10px;
}


H1 {
	color: #2654A2;
	font-size: 18px;
	border-bottom: 1px solid silver;
}

H2 {
	color: #2654A2;
	font-size: 13px; /* default: 14px */	
}

H2.news-title {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	color: #2654A2;
	font-weight: bold;
	font-size: 12px;
}

H2.news-title-small {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	color: #2654A2;
	font-weight: bold;
	font-size: 11px;
}

.cena {
	background-color: yellow;
	font-weight: bold;
	color: black;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

DIV.newsletter-box {
	width: 305px;
	background-color: #FFFFDD;
	margin-bottom: 10px;
}

DIV.newsletter-box DIV.inside-newsletter-box {
	padding: 10px;
}

DIV.newsletter-box DIV.inside-newsletter-box FORM{
	margin-top: 10px;
	margin-bottom: 10px;
}

DIV.newsletter-box DIV.inside-newsletter-box INPUT.edit {
	border: 1px solid #4F4F4F;
	height: 20px;
	width: 195px;
}

DIV.newsletter-box DIV.inside-newsletter-box INPUT.submit {
	vertical-align: top;
}

TD.media-nazwa {
	text-align: left;
	font-weight: normal;
	width: 135px;
	border-bottom: 1px solid #EAEAEA;
}

TD.media-stara-cena {
	text-align: right;
	text-decoration: line-through;
	width: 40px;
	color: red;
	border-bottom: 1px solid #EAEAEA;
}

TD.media-nowa-cena {
	text-align: right;
	color: green;
	font-weight: bold;
	width: 100px;
	border-bottom: 1px solid #EAEAEA;
}

TD.kal-kol1 {
	text-align: left;
	font-weight: normal;
	width: 140px;
	color: red;
	border-bottom: 1px solid #EAEAEA;
}

TD.kal-kol1 A {color: red; font-weight: normal; text-decoration: none;}
TD.kal-kol1 A:visited {color: red; font-weight: normal; text-decoration: none;}
TD.kal-kol1 A:active {color: red; font-weight: normal; text-decoration: none;}
TD.kal-kol1 A:hover {color: red; font-weight: normal; text-decoration: underline;}

TD.kal-kol2 {
	text-align: left;
	text-decoration: normal;
	width: 60px;
	
	border-bottom: 1px solid #EAEAEA;
}

TD.kal-kol3 {
	text-align: left;
	color: green;
	font-weight: normal;
	width: 75px;
	border-bottom: 1px solid #EAEAEA;
}


TABLE.gielda TD {
	border: 1px solid gray;
	padding: 10px;
}

TABLE.gielda TD H3 {
	color: #2654A2;
}

-->