@charset "utf-8";

/* GENERAL STYLES */
body
{
	margin:0;
	padding:0;
	background-color:#e6eaf5;
	font-family:Arial, Helvetica, sans-serif;
}

body img
{
	border:none;
}

body a:link,
body a:visited
{
	text-decoration:none;
}
/* END OF GENERAL STYLES */

/* HEADE STYLES */
#header
{
	top:0;
	left:50%;
	width:940px;
	height:100px;
	position:absolute;
	margin:0 0 0 -470px;
	background-repeat:no-repeat;
	background-image:url(../images/bg_header.gif);
}

#header_logo
{
	top:0;
	left:0;
	width:415px;
	height:100px;
	position:absolute;
}

#header_logo img
{
	top:12px;
	left:20px;
	position:absolute;
}

#header_jackpot
{
	top:0;
	left:415px;
	width:310px;
	height:100px;
	position:absolute;
}

#header_jackpot p
{
	color:#5066a4;
	font-size:13px;
	font-weight:bold;
	margin:15px 0 10px 30px;
}

#header_jackpot .jackpot_numbers /* ul element */
{
	padding:0;
	list-style:none;
	margin:0 0 0 30px;
}

#header_jackpot .jackpot_number, /* li element */
#header_jackpot .jackpot_number_block_end, /* li element */
#header_jackpot .jackpot_euro_logo /* li element */
{
	float:left;
	width:18px;
	height:26px;
	color:#666699;
	font-size:18px;
	font-weight:bold;
	padding:4px 0 0 6px;
	background-repeat:no-repeat;
	background-image:url(../images/bg_jackpot_number.gif);
}

#header_jackpot .jackpot_number /* li element */
{
	margin:0;
	border-top:1px solid #7688b8;
	border-left:1px solid #7688b8;
	border-bottom:1px solid #7688b8;
}

#header_jackpot .jackpot_number_block_end /* li element */
{
	margin:0 5px 0 0;
	border:1px solid #7688b8;
}

#header_jackpot .jackpot_euro_logo /* li element */
{
	padding:0;
	width:26px;
	height:32px;
	background-repeat:no-repeat;
	background-image:url(../images/image_euro_logo.gif);
}

#jackpot_flash_holder
{
	margin:5px 0 0 30px;
}

#header_lotto_numbers
{
	top:0;
	left:725px;
	width:215px;
	height:100px;
	position:absolute;
}

#header_lotto_numbers .lotto_numbers_caption
{
	color:#e7effc;
	font-size:12px;
	font-weight:bold;
	margin:15px 10px 8px 50px;
}

#header_lotto_numbers .lotto_numbers_date
{
	color:#7486b7;
	font-size:12px;
	font-weight:bold;
	margin:15px 0 8px 5px;
}

#header_lotto_numbers .lotto_numbers
{
	padding:0;
	list-style:none;
	margin:0 0 0 30px;
}

#header_lotto_numbers .lotto_numbers .lotto_number, /* li element */
#header_lotto_numbers .lotto_numbers .lotto_number_special /* li element */
{
	float:left;
	width:16px;
	height:18px;
	font-size:12px;
	font-weight:bold;
	margin:13px 2px 0 0;
	padding:2px 0 0 2px;
	background-repeat:no-repeat;
	background-image:url(../images/bg_lotto_number.gif);
}

#header_lotto_numbers .lotto_numbers .lotto_number_special /* li element */
{
	height:18px;
	margin:0 2px 0 0;
	padding:15px 0 0 2px;
	background-image:url(../images/bg_lotto_number_special.gif);
}
/* END OF HEADE STYLES */

/* MAIN AREA STYLES */
#main
{
	left:50%;
	top:100px;
	width:940px;
	position:absolute;
	padding:0 0 0 0;
	margin:0 0 0 -470px;
	background-repeat:repeat-y;
	background-image:url(../images/bg_main.gif);
}
/* END OF MAIN AREA STYLES */

/* HORIZONTAL BAR STYLES */
#h_bar
{
	width:755px;
	height:26px;
	margin:0 0 0 185px;
	background-repeat:no-repeat;
	background-image:url(../images/bg_h_bar.gif);
}

.text1
{
	height: 25px;
}

#h_bar p
{
	margin:0;
	padding:3px 0 0 0;
}

#cart_info
{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding:2px 0 0 25px;
	margin:3px 5px 0 240px;
	background-repeat:no-repeat;
	background-image:url(../images/icon_cart.gif)
}

#cart_content
{
	color:#b1bedc;
	font-size:11px;
	font-weight:bold;
	padding:2px 0 0 0;
	margin:3px 5px 0 5px;
}

#contact_link
{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding:2px 0 0 25px;
	margin:3px 5px 0 10px;
	background-repeat:no-repeat;
	background-image:url(../images/icon_letter.gif)
}

#cart_info a:link,
#cart_info a:visited,
#contact_link a:link,
#contact_link a:visited
{
	color:#ffffff;
	text-decoration:none;
}

#cart_info a:hover,
#contact_link a:hover
{
	text-decoration:underline;
}

#lang_select
{
	top:-10px;
	right:41px;
	font-size:11px;
	position:absolute;
}

#lang_select option
{
	padding:0 10px 0 0;
}
/* END OF HORIZONTAL BAR STYLES */

/* CONTENT LEFT STYLES */
#content_left
{
	float:left;
	width:185px;
	padding:10px 0 0 0;
	margin:-26px 0 0 0;
}

#content_left h1,
#content_left h2
{
	margin:0;
	width:95px;
	color:#5066a4;
	font-size:15px;
	font-weight:bold;
	padding:0 0 0 90px;
}

#content_left h2
{
	width:155px;
	height:18px;
	color:#ffffff;
	font-size:13px;
	text-align:right;
	padding:0 30px 0 0;
	background-repeat:no-repeat;
	background-image:url(../images/bg_h2_left.gif);
}

#content_left h2 a:link,
#content_left h2 a:visited
{
	color:#FFFFFF;
}

#content_left h2 a:hover
{
	color:#5066A4;
}

#content_left .menu_left
{
	padding:0;
	width:185px;
	color:#5066a4;
	font-size:12px;
	list-style:none;
	font-weight:bold;
	margin:10px 0 0 0;
}

#content_left .menu_left li
{
	width:155px;
	text-align:right;
	padding:0 30px 2px 0;
}

#content_left .menu_left li a:link,
#content_left .menu_left li a:visited
{
	color:#5066a4;
	text-decoration:none;
}

#content_left .menu_left li a:hover
{
	color:#ffffff;
}

#content_left label
{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 12px;
}

#content_left input
{
	width:120px;
	padding:2px;
	height:20px;
	color:#5066a4;
	font-size:10px;
	margin:5px 0 5px 11px;
}

/* END OF CONTENT LEFT STYLES */

/* CONTENT CENTER STYLES */
#content_center
{
	float:left;
	width:500px;
	padding:20px;
	min-height:345px;
	background-repeat:no-repeat;

	background-image:url(../images/bg_content_center.gif);
}

#content_center h1
{
	color:#5066a4;
	font-size:20px;
	margin:0 0 10px 0;
}

#content_center h2
{
	color:#000000;
	font-size:13px;
	margin:0 0 20px 0;
}
/* END OF CONTENT CENTER STYLES */

/* CONTENT RIGHT STYLES */
#content_right
{
	float:left;
	width:215px;
	*width:210px;
	*overflow:hidden;
	padding:10px 0 0 0;
}

*+html content_right
{
	width:215px;
	overflow:visible;
}

#content_right h2
{
	width:195px;
	height:18px;
	color:#385196;
	font-size:14px;
	text-align:left;
	padding:0 0 0 20px;
	background-repeat:no-repeat;
	background-image:url(../images/bg_h2_right.gif);
}

#content_right label
{
	color:#385196;
	font-size:11px;
	margin:0 0 0 20px;
}

#content_right input
{
	width:120px;
	padding:2px;
	height:20px;
	color:#5066a4;
	font-size:10px;
	margin:5px 0 5px 20px;
}

#content_right .menu_right
{
	list-style:none;
	padding:0 0 0 0;
	margin:10px 0 0 20px;
}

#content_right .menu_right li
{
	font-size:11px;
	padding:1px 0 1px 25px;
	background-repeat:no-repeat;
	background-position:center left;
	background-image:url(../images/bg_menu_right_item.gif);
}

#content_right .menu_right li a:link,
#content_right .menu_right li a:visited
{
	color:#ffffff;
	text-decoration:none;
}

#content_right .menu_right li a:hover
{
	text-decoration:underline;
}
/* END OF CONTENT RIGHT STYLES */

/* BOTTOM ELEMENTS' STYLES */
#credit_card_logos
{
	left:38px;
	bottom:10px;
	height:150px;
	width:108px;
	position:absolute;
}

#footer
{
	left: 194px;
	bottom: 10px;
	width: 522px;
	height: 26px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../images/bg_footer.gif);
	text-align: center;
	padding-top: 8px;
}

#footer .menu_bottom
{
	color: #7486b7;
	font-size: 10px;
	font-weight: bold;
}

#footer .menu_bottom a:link,
#footer .menu_bottom a:visited
{
	color:#7486b7;
	text-decoration:none;
}

#footer .menu_bottom a:hover
{
	color:#ffffff;
}

/* END OF BOTTOM ELEMENTS' STYLES */
