BODY{
	background: #000;
	color: #fff;
	margin: 0px 0px 0px 0px;
	/*background-image: url(images/page/background.jpg);*/
	background-position: 80% 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;

}

td, BODY{
	color: #aaa;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
}

TABLE.mainMenu, TD.mainMenu{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 11pt;
	background: url(images/page/mainMenu_backround_out.gif);
	background-repeat:repeat-x;
}

TD.menuOffer{
	font-size: 15px;
	font-weight: bold;
	
}

IMG{

	border-width: 5px;
}

a:link, a:visited{
	color: #f55;
}
a:hover{
	color: #f00;
}

a:link.data, a:visited.data{
	font-size: 11px;
	text-decoration: none;
	color:white;
}

a:hover.data{
	font-size: 11px;
	text-decoration: underline;
	color:white;
}


a:link.mainMenu, a:visited.mainMenu{
	text-decoration: none;
	color: #FFF;
	padding: 12px 8px;	
}

a:hover.mainMenu{
	background: url(images/page/mainMenu_backround_on.gif);
	padding: 12px 8px;	
}

a:link.menuOffer, a:visited.menuOffer{
	color: #fff;
	text-decoration: none;
	background: url(images/page/offerMenuNormal.gif) no-repeat left bottom;
	padding: 5px 0px 5px 30px;
	display: block;
}

a:hover.menuOffer{
	color: #fff;
	text-decoration: none;
	background: #222 url(images/page/offerMenuHover.gif) no-repeat left bottom;
	padding: 5px 0px 5px 30px;
	display: block;
}

.boxA{
	padding: 20px;
	margin-bottom: 20px;
	background: url(images/page/boxA_background.gif) no-repeat top left;
	
}

.boxB{
	padding: 20px;
	margin-bottom: 20px;
	background: url(images/page/boxB_background.gif) no-repeat top left;
	width:644px;
	
}
.boxC{
	padding: 15px;
	margin-bottom: 20px;
	background: url(images/page/boxC_background.jpg) no-repeat top left;
	width:940px;
	
}

.boxOffer{
	padding: 20px;
	margin-bottom: 20px;
	
}

h1{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 18pt;
	line-height: 22pt;
	color: #fff;
	margin: 0px 0px 20px 0px;
	font-weight: normal;
}

h2{
	margin: 10px 0px;
	font-size: 12pt;
	font-weight: normal;
	color: #ffc001;
}

.plan_table{
	color: white;
	font-size: 13px;
	line-height: 10pt;
}

strong{
	font-weight: normal;
	color: #fff;
}

.month, .year{
	font-size: 8pt;
	color: black;
	font-weight: bold;
}
.day{
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

.date{
	background: #fff496 url(../gfx/bckg/newsBoxDate.gif) repeat-x;	
	line-height: 12pt;
}

.settings{
	color: #9C6B00;
	background: #1d1800;
	border: 1px solid #503700;

	
}

.settingsh1{
	color: #9C6B00;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.settingsh2{
	color: #9C6B00;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.buttonA{
	color: #D19800;
	border: 1px solid #503700;
	background: #644900;
}

SELECT{
	font-size: 11px;
	font-falimy: arial;
}

TD.kolejnosc{
	font-size: 14px;
	font-weight: bold;
	color: red;
	padding: 5px;
	border-bottom: 1px solid #990000;
}