/*
   Copyright e-point S.A.
*/

/* Kolumny */
#MLT_left {border: none; width: 730px;}

/* Newsy strony głównej */
#homeNewsList {float: left;border: 1px solid #f3f3f3; background: #f3f3f3; width: 192px; padding:  8px 12px;}
.homeNews {float: left;margin: 4px 0px;cursor: pointer;}
.homeNewsTitle {float: left;margin: 0px;width: 192px;height: 13px;_height: 12px;color: #113184;font: normal normal normal 10px Tahoma,sans-serif;overflow: hidden;}
.homeNewsSummary {float: left;margin: 7px 0px 0px 0px;_margin: 9px 0px 2px 0px;width: 178px;height: 52px;_height: 50px;overflow: hidden;}
.homeNewsMore {float: left;width: 192px;}
.homeNewsMore a {float: right;display: block;padding-left: 10px;background: URL("/_images/specific/green_arrow.gif") no-repeat 0px 50%;color: #163497;}
.homeNewsMore a:hover {color:#898dff;}

#homeContent {float: left;border: 1px solid #f3f3f3;width: 216px;_width: 200px;height: 132px;}
#homeContent.clickable { cursor:pointer; }
#homeContent #topTitle {float: left;width: 216px;height: 43px;overflow: hidden;}
#homeContent .contentArea {float: left;display: inline;margin: 0px 12px;padding: 0px;height: 62px;overflow: hidden;font: normal normal normal 10px Tahoma,sans-serif;}
#homeContent #homeContentMore {float: right;}
#homeContent #homeContentMore a {float: right;margin: 5px 12px 0px 0px;_margin: 5px 0px 0px 0px;padding-left: 10px;background: URL("/_images/specific/green_arrow.gif") no-repeat 0px 50%;color:#ea0437;}
#homeContent #homeContentMore a:hover {color:#c4042e;}

/* Boxy strony glownej */
#mainBoxes {}
.mainBox {float: left;border: 1px solid #f3f3f3;width: 222px;height: 336px;}
#centerMainBox {margin: 0px 12px;}
.mainBoxTitle {float: left;margin: 1px;width: 220px;height: 37px;overflow: hidden;display: inline;}
.mainBoxTitle #bBanner { padding: 0; margin:0;position: absolute;background-color: white;z-index:1000 }
.mainBoxContent {float: left;width: 222px;height: 130px;}
.mainBoxContent .contentArea {margin: 10px 10px 2px 10px;width: 202px;height: 93px;overflow: hidden;font-size: 11px;line-height: 15px;}
.mainBoxContent .mainBoxContentMore {float: right;margin: 0px 10px;display: inline;}
.mainBoxContent .mainBoxContentMore a {float: right;display: block;padding-left: 10px;background: URL("/_images/specific/green_arrow.gif") no-repeat 0px 50%;color: #666666;}
.mainBoxContent .mainBoxContentMore a:hover {color:#333333;}
.mainBoxButtons {float: left;margin: 0px 10px;width: 202px;height: 33px;display: inline;}
.mainBoxButtons .mBB_1 {float: left;width: 100px;height: 21px;background: URL("/_images/specific/main_box_notowania.png") no-repeat;display: inline;}
.mainBoxButtons .mBB_2 {float: right;width: 100px;height: 21px;background: URL("/_images/specific/main_box_logowanie.png") no-repeat;display: inline;}
.mainBoxImage {float: left;margin: 0px 10px;width: 202px;height: 107px;overflow: hidden;display: inline;}
.mainBoxFooter {float: left;margin: 0px 10px;width: 202px; height: 16px;overflow: hidden;display: inline;}

/* Potwierdzenie rezygnacji z biuletynu */
#buletinUnsubscribe {position: absolute;top: -1000px; left: -1000px;padding: 10px;background: #fafafa;border: 1px solid #606060;display: none;}

/* topLayer */
#tFlash, #topLayerMsg {
	position:absolute;
	top: 303px;
	margin-left:230px;
	z-index:100000;
}
#topLayerMsg {
	display:none;
	width:550px;
	border:1px solid #606060;
	background-color:white;
	margin-top:-80px;
	margin-left:200px;
}
#topLayerMsg #logoClean{
	float:right;
	cursor:pointer;
	padding:5px;
}
#topLayerMsg #topLayerMsgContent {
	margin-top:20px;
	padding:30px;
}
