td.SpaceColumnLeft {
	width: 50%;
}
td.SpaceColumnRight {
	width: 50%;
}

body {
	background-color: #ffffff;
	/*background-image: url('/images/lt/body_bg.png');*/
	background-repeat: repeat-x;
}

#Header {
	width: 1004px;
	height: 25px;
	color: #2531c3;
	background-color: #2531c3;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}

#header_logo {
	float: right; 
	width: 53px; 
	height: 25px; 
}

#header_add {
	float: left; 
	width: 510px; 
	height: 21px; 
	display: none;
}

div.header_title {
	float: left;
	height: 21px;
	width: 390px;
	background-image: url('/images/lt/title.png');
	margin-left: 5px;
	margin-top: 2px;
}

div.UpMenu {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
/*		
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
*/
	height: 23px;
	border-right: 1px solid #ed1c24;
}

div.onMouseOver {
	margin: 0px;
	background-color: #2531c3;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	height: 23px;
	border-right: 1px solid #ed1c24;
	cursor: pointer;
	cursor: hand;
}

div.reddiv {
	background-image: url('/images/lt/red_div.gif');
	background-repeat: repeat-x;
	height: 5px;
}

div.menutop {
	float: right;
	height: 33px;
}

div.logoatas {
	float: left;
	width: 222px;
	height: 125px;
	margin-left: 2px;
	background-image: url('/images/lt/ataslogo.png');
	background-color: #ffffff;
	background-repeat: no-repeat;
}

div.HLogo {
	width: 220px;
	height: 60px;
}

div.topdiv {
	background-image: url('/images/lt/submenu_top.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 66px;
	width: 780px;
}

div.downdiv {
	background-image: url('/images/lt/submenu_down.png');
	background-repeat: no-repeat;
	height: 62px;
	width: 780px;
}

div.subitemdiv {
	color: #5d5d5d;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	height: 23px;
	cursor: hand;
	cursor: pointer;
}
div.onMouseOversubitemdiv {
	color: #ffffff;
	background-color: #2531c3;
	font-weight: bold;
	font-size: 11px;
	height: 23px;
	padding-top: 5px;
	cursor: hand;
	cursor: pointer;
}

div.MenuTitle {
	float: left;
	height: 59px;
	width: 650px;
}

div.MenuContent {
	color: #ef3124;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 30px;
}

div.MenuContentTitle {
	width: 470px;
	height: 59px;
	float: left;
	margin-left: 10px;
}

div.LmenuImg {
	width: 28px; 
	height: 28px; 
	float: left;
}

div.LmenuCon {
	float: left; 
	width: 195px; 
	height: 30px; 
	background-image: url('/images/lt/lmenu.png');
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}

div.lmenu_content {
	color: #ffffff;
	font-size: 10px;
	padding-top: 8px;
	padding-left: 5px;
	font-family: "Comic Sans MS", sans-serif;
}

a.Lmenu, a.Lmenu:hover, a.Lmenu:visited {
	text-decoration: none;
	color: #ffffff;
}

div.LsubmenuCon {
	float: left; 
	width: 195px; 
	height: 16px; 
	background-image: url('/images/lt/l_submenu.gif');
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}

div.LsubmenuConOut {
	float: left; 
	width: 195px; 
	height: 16px; 
	background-image: url('/images/lt/l_submenu_1.gif');
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}

div.lsubmenu_content {
	color: #000000;
	font-size: 9px;
	padding-top: 1px;
	padding-left: 5px;
	font-family: "Comic Sans MS", sans-serif;
}

a.Lsubmenu, a.Lsubmenu:hover, a.Lsubmenu:visited {
	text-decoration: none;
	color: #000000;
}

div.RmenuImg {
	width: 27px; 
	height: 27px; 
	float: right;
}

div.RmenuCon {
	float: right; 
	width: 149px; 
	height: 30px; 
	background-image: url('/images/lt/rmenu.png');
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}

div.rmenu_content {
	color: #ffffff;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 5px;
	text-align: right;
	font-family: "Comic Sans MS", sans-serif;
}

td.MainContent {
	background-color: #ffffff;
	border: 1px solid #df381d;
}

div.FooterMenu {
	border-top: 1px solid #df381d;
	border-bottom: 1px solid #df381d;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
	font-family: "Verdana";
	text-align: center;
	margin: auto;
}

div.FlogoContainer {
	height: 30px;
}

div.Flogo {
	width: 66px;
	height: 10px;
	float: right;
	margin-top: 14px;
	margin-right: 22px;
}

div.SearchDiv {
	float: left;
	height: 80px;
	width: 98%;
	margin: 2px;
	padding: 0px;	
	color: #ef3124;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffedb4;
	border: 0px solid red;
}

div.SearchDiv form {
	margin: 0px;
	padding: 0px;
}

div.SearchButton {
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	padding-top: 1px;
	width: 51px;
	height: 16px;	
	font-size: 10px;	
	text-align: center;	
	color: #000000;
	background-image: url('/images/lt/send.png');
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;	
}

table.NewsColor {
	width: 224px;
	background-color: #f6eedb;
}

td.NewsLetterTD {
	color: #009dee;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}

div.NewsletterSend {
	clear: both;
	float: right;
	background-image: url('/images/lt/send.png');
	background-repeat: no-repeat;
	height: 16px;
	width: 51px;
	font-size: 11px;
	font-weight: bold;
	color: #666865;
	padding-top: 2px;
	padding-left: 8px;
	cursor: hand;
	cursor: pointer;
}

a.Lmail, a.Lmail:active, a.Lmail:hover, a.Lmail:visited {
	color: #ef3124;
}

div.page_button_next {
	float: right;
	background-image: url('/images/lt/offer.gif');
	background-repeat: no-repeat;
	width: 70px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
	text-align: center;
	padding-top: 1px;
}

div.page_button_prev {
	float: left;
	background-image: url('/images/lt/offer.gif');
	background-repeat: no-repeat;
	width: 70px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
	text-align: center;
	padding-top: 1px;
}

div.page_button_offer {
	float: left;
	background-image: url('offer_bu.gif');
	background-image: url('/images/lt/offer_button.gif');
	background-repeat: no-repeat;
	width: 190px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
	text-align: center;
}

div.td_red {
	width: 565px;
	height: 52px;
	background-image: url('/images/lt/red.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 12px;
	font-family: tahoma;
	margin-top: 10px;
}

div.button_red {
	width: 109px;
	height: 29px;
	background-image: url('/images/lt/szukaj.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	padding-top: 6px;
}

div.sell_button {
/*	
	background-image: url('/images/lt/sellbutton.gif');
	background-repeat: no-repeat;
	width: 100px;
	height: 15px;
*/
	width: 109px;
	height: 29px;
	background-image: url('/images/lt/szukaj.gif');
	background-repeat: no-repeat;
	padding-top: 6px;	
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
	text-align: center;
}

td.cardtoptd {
	height: 5px;
	border-top: 1px solid #f71d65;
	background-color: #f71d65;
}

td.cardbottomtd {
	height: 5px; 
	border-bottom: 1px solid #f71d65;
}

td.cardmaintd {
	border-left: 1px solid #f71d65;
	border-right: 1px solid #f71d65;
	padding-left: 5px;
	padding-right: 5px;		
}

td.cardtitletd {
	height: 25px;
	background-color: #f71d65;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;	
}

div.cardtitlediv {
	margin-top: -3px;
	cursor: hand;
	cursor: pointer;
	text-align: center;
}

div.cardtitlediv a:hover, div.cardtitlediv a:active, div.cardtitlediv a:visited, div.cardtitlediv a:link {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

div.cardlinkdiv {
	float: right;
	height: 15px;
	text-align: right;
	cursor: hand;
	cursor: pointer;
	color: #f71d65;
	border: 0px solid red;
}

div.cardlinkdiv a:hover, div.cardlinkdiv a:active, div.cardlinkdiv a:visited, div.cardlinkdiv a:link {
	color: #f71d65;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

div.BottomCards {
	width: 100%;
	border-top: 1px solid #f71d65;
	padding-top: 4px;
	margin: auto;
}