/*evrokom game*/
#container
{
	background-color: black;
	padding: 0px 10px;
}

.game_container {
	position: relative;
	width: 100%;
	background: transparent url('../brand_images/evrokom_p1_stretch_bg.png') repeat-y left top;
}

.game_container .top_banner {
	float: left;
	width: 100%;
	height: 897px;
	margin-bottom: -897px;
	background: transparent url('../brand_images/evrokom_p1_top_bg.png') no-repeat left top;
}

.game_container .top_banner.short {
	float: none;
	height: 250px;
	margin: 0;
}

.game_container .bottom_banner {
	position: relative;
	float: left;
	width: 100%;
	height: 470px;
	margin-top: -470px;
	background: transparent url('../brand_images/evrokom_p1_bottom_bg.png') no-repeat right top;
}

.game_container .bottom_banner a {
	position: absolute;
	bottom: 46px;
	right: 117px;
	width: 261px;
	height: 74px;
}
.game_container .bottom_banner.logo a {
	bottom: 66px;
}

.game_container .end_content {
	clear: both;
	line-height: 0px;
}

div.game_rules {
	font: 12px Verdana, sans-serif;
	line-height: 18px;
	padding: 316px 60px 0 24px;
	position: relative;
	width: 400px;
	float: left;
}

div.game_form {
	padding-top: 768px;
	float: left;
	width: 484px;
}

.game_container u {
	text-decoration: none;
	color: #50b0e3;
}

div.game_text {
	position: relative;
	font: 12px Verdana, sans-serif;
	line-height: 18px;
	padding: 60px;
	clear: both;
}

div.game_text p {
	padding-bottom: 16px;
}

div.game_text ul {
	padding-left: 54px;
}

div.game_text ol {
	padding: 0;
	padding-left: 40px;
}

.game_container h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.game_container h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.game_container h3.heading_title_container {
	font: 16px Arial, sans-serif;
}

h3.game_slogan {
	color: #50b0e3;
	font-size: 16px;
	padding-bottom: 33px;
}

.register_form {
	line-height: 14px;
	position: relative;
	z-index: 10;
}

.register_form a {
	color: #50b0e3;
}

.register_form h4 {
	color: #50b0e3;
	text-transform: none;
}

#registry_submit {
	margin-bottom: 40px;
	padding: 0 0 3px;
}

div.desc_game_text {
	font-weight: bold;
	width: 214px;
	padding: 10px 0 0 20px;
	line-height: 18px;
}
/*
.shell_link {
	position: absolute;
	top: 23px;
	right: 16px;
	width: 186px;
	height: 40px;
}

td.game_rules  {
	padding-top: 21px;
	font-size: 10px !important;
}
*/
td.dark_text p {
	margin-top: 15px;
}

.register_form .radio_button {
	margin-top: 1px;
}

.spacer_td_img {
	display: none;
}

.hidden {
	display: none;
}

/* start stage 2 */
.stage2 .bottom_banner.balls {
	margin: 30px 0 -306px;
	height: 276px;
}

.stage2 .bottom_banner.logo {
	margin: 40px 0 -254px;
	background-position: right -276px;	
	height: 214px;
}

.stage2 div.game_rules {
	padding: 60px;
	height: 246px;
}

.stage2 {
	overflow: hidden;
}
.stage2 .game_form {
	padding-top: 0px;
}

.stage2 .voting_tables {
	clear: both;
	padding: 0 60px;
}

.stage2 .voting_table {
	float: left;
	padding-right: 20px;
	width: 400px;
}

.stage2 .voting_table span {
	float: left;	
	width: 134px;
	text-align: center;
}
.stage2 .voting_table .mark_button {
	clear: both;
	position: relative;
	width: 95px;
	height: 19px;
	top: -2px;
	left: 20px;
	padding-top: 1px;
	line-height: 13px;
	background: transparent url(../images/registry_send_button.png) no-repeat left top;
	cursor: pointer;
	text-align: center;
}

.stage2 .voting_table span ul {
	padding: 0 0 12px 19px;
	height: 15px;
}

.stage2 .voting_table li {
	float: left;
	width: 20px;
	height: 15px;
	background: transparent url(../brand_images/star_gray.png) no-repeat;
	list-style-type: none;
	cursor: pointer;
}
.stage2 .voting_table li.selected {
	background-image: url('../brand_images/star_blue.png');
}

.stage2 .voting_table span li.no_link {
	cursor: default;
}

.stage2 .voting_table td {
	padding-left: 20px;
	font-size: 10px;
	vertical-align: top;
}

.stage2 .voting_table td.title {
	color: #50b0e3;
	width: 40px;
	font-weight: bold;
}

.stage2 .voting_table td.info {
	padding-top: 18px;
	padding-bottom: 18px;
}

.stage2 .voting_table img {
	border: 1px solid white;
	margin-bottom: 10px;
}

.stage2 .voting_table_row {
	float: left;
	padding-bottom: 60px;
}

.stage2 .game_text {
	padding-top: 0;
	text-align: center;
}

.stage2 .send_anketa {
	background-image: url(../images/registry_send_button.png);
	cursor: pointer;
	font-family: tahoma,sans-serif;
	width: 95px;
	height: 19px;
	padding: 0px 0 3px;
	margin: 20px 0 20px;
	line-height: 10px;
	vertical-align: middle;
}
/* end stage 2 */

#ab526bcc {
	display: none;
}
