html,body {
	width:100%;
	height:100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 11px 0px 0px;
	background-image: url(/layout/images/top_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
#mainBox {
	text-align: left;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	background-image: url(/layout/images/main_bg.jpg);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	float: none;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left:1em;
	line-height:20px;
	background-image: url(/layout/images/bot_bg.jpg);
	background-repeat: no-repeat;
	color:#FFF;
	font-size:10px;
}
#LeftBox {
	width:208px;
}
#info {
	padding: 5px 10px;
	background: #FBB900 url(/layout/images/info_bg.jpg) repeat-x;
	font-size:85%;
	color:#FFF;
}
.cls {
	clear: both;
	float: none;
}

/* contentowe
***************************/
.contents {
	margin-left:20px;
	padding-top:20px;
}
.contents li, .contents .pkt a {
	margin: 9px 0;
	line-height: 125%;
}
.contents table {
	/*width: 90%;*/
}
.contents img {
	margin:5px;
}
.imgTitle {
	margin:0px;
	border:0px none;
	width:500px;
	/*clip:  rect(0px 20px 0px 0px);*/
}

#etoNotice, #etoNotice a {
	color: #999;
	text-decoration:none;
}

/* top menu
****************************/
#top {
	border-bottom: 1px solid #000;
	margin: 0 0 20px 0;
}
#topMenu {
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	width:498px;
}
#topMenu li {
	float:left;
}
#topMenu a {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	height:21px;
	line-height:21px;
	text-decoration:none;
	color:#FFF;
	font-size:10px;
	text-align:center;
}
#topMenu a.bt {
	background: url(/layout/images/bt_top_bg.png) no-repeat 100% 100%;
	width:75px;
	margin-left:3px;
}
#topMenu a.bt:hover {
	color:#000;
}
/* klasy ogólne
********************************/
.error {
	color:#F00;
}


/* formularz kalkulatora
********************************/
#FormKalkulator {
	
}
#FormKalkulator .inputKalkulator {
	border-width: 1px;
	width: 80px;
	margin: 3px 0 3px 15px;
	padding:1px;
	height: 12px;
	font-size: 11px;
	border: 1px solid #333;
}
#FormKalkulator .labelKalkulator {
}
#FormKalkulator .sumaKalkulator {
	width: 90px;
}

/* piersza strona newsy
******************************/
.homeKalkulator {
	padding: 5px;
	background: url(/layout/images/bgKalkulator.jpg) no-repeat 0% 0%;
}

#homeNews {
	width:530px;
}
.homeNewsItem1 {float:left;width:35%;}
.homeNewsItem2 {float:left;width:35%;border-left: 1px solid #CCC;}
.homeKalkulator {float:left;width:23%;}

#homeBoxItem {
	width:530px;
}
.homeBoxItem1, .homeBoxItem2, .homeBoxItem3, .homeBoxItem4 {
	float:left;
	margin:5px;
	width: 120px;
	height: 160px;
	border: 1px solid #ccc;
}
.homeBoxItem1 {
	margin: 5px 5px 5px 0;
}
.homeBoxItem4 {
	margin: 5px 0 5px 5px;
}

#homeBoxItem2 {
	width:530px;
}
#homeBoxItem1b, #homeBoxItem2b, #homeBoxItem3b, #homeBoxItem4b {
	float:left;
	margin:10px 0;
	width: 132px;
}
.homeBoxItemIn {
	padding: 5px;
}

/* aktualnosci
***************************/
.newsItem {
	padding: 10px;
	margin-bottom: 10px;
	border:1px solid #CCC;
}
.newsTitle {
	font-weight:bold;
}

/* formularze
***********************/
input, textarea {
	border: 1px inset;
	margin: 1px 3px;
}
/* definicje
***********************/
.defBox {
	position:absolute;
	width:470px;
	margin:0 0 0 20px;
	padding:10px;
	display:none;
	border: 1px solid #966;
	background-color:#eee;
	font-size:95%;
}


/* dodatki rozne
***********************/
#EPG_image {
	border: 1px solid #000;
}
.tdGallImg {
	border: 0px solid #CCC;
	text-align:center;
	vertical-align:middle;
}
.tdGallImg img {
	border: 1px solid #aaa;
}
.imgico {
	margin:0px;
	vertical-align:middle;
}
.forma1 {
	background: #F00;
}
.forma2 {
	background: #FF0;
}
#topMenu a:hover img, .tdGallImg a:hover img {
	opacity: 0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=70);
	-khtml-opacity: 0.70;
}



