@charset "utf-8";
/* CSS Document */

#prizegame_join {
	position: absolute;
	float:right;
	margin:20px 0 0 0;
	padding:0;
	width: 580px;
	right: 200px;
	background: url('../images/prijavnica_bottom.gif') no-repeat bottom left;
	z-index: 180000;
	left: 200px;
	display: none;
	
}
#prizegame_formdiv {
	position: relative;
	float:left;
	margin:0;
	padding:25px;
	width: 530px;
	background: url('../images/prijavnica_top.gif') no-repeat top left;
	z-index: 181000;
}

#prize_zapri{
	position: relative;
	float:left;
	text-align: right;
	clear:both;
	width: 530px;
}
#prize_toptxt{
	position: relative;
	float:left;
	text-align: left;
	clear:both;
	width: 500px;
	font-size: 16px;
	color: #000;
	overflow:hidden;
	padding:0;
	margin: -15px 0 15px 0;
}
#prize_toptxt span.big{
	font-size: 20px;
	color: #000;
}
#prize_toptxt a.biga{
	font-size: 20px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:none;
}
#prize_toptxt a{
	font-size: 16px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:underline;
}
#prize_body{
	position: relative;
	float:left;
	text-align: left;
	clear:both;
	width: 500px;
	overflow:hidden;
	padding:0;
	margin: 0 0 30px 0;
}
#prize_body #checkboxdiv{
   position: relative;
	float:left;
	text-align: left;
	margin:0;
	padding:0;
	width: 55px;
}
#prize_body #pogoji{
   position: relative;
	float:left;
	text-align: left;
	margin:0;
	padding:0;
	width: 273px;
	font-size: 16px;
}
#prize_body #pogoji a{
    text-decoration: underline;
	font-size: 16px;
	color:#000000;
}
#prize_bottom{
	position: relative;
	float:left;
	text-align: left;
	clear:both;
	width: 500px;
	overflow:hidden;
	padding:0;
	margin: 0 0 10px 0;
	color: #000;
	font-size: 17px;
}
#prize_bottom span.gamelaxy{
	color:#FF9900;
	font-size: 17px;
	font-weight: bold;
}
#prize_bottom span.gamelaxysm{
	color:#FF9900;
	font-size: 13px;
	font-weight: bold;
}

#prize_bottom a{
	color:#000;
	text-decoration:underline;
}
#prize_body td.lefttd{
	width: 155px;
	text-align: right;
	color: #FF9900;
	font-size: 21px;
}
#prize_body td.razmak{
	width: 18px;
}
#prize_body td.razmakh{
	width: 10px;
}
#prize_body td.stevilka{
	color: #666;
	font-size: 10px;
}
.inputPrizeJoin {
	font-size: 25px;
	background: url('../images/prijavnica_input.gif') no-repeat top left;
	border: 0;
	padding: 10px 0 0 0;
	margin:0;
	color:#000000;
	width: 329px;
	height: 49px;
	text-align: left;
}


.pGameContain {
	position: relative;
	float: left;
	clear: both;
	padding: 0 0 20px 0;
	margin:0;
	color: #333;
	font-size: 14px;
	width: 980px;
}

#coverbg{
	position: relative;
	background: url('../images/cover-bg.gif') no-repeat top left;
	margin: 0 20px 0 0;
	padding:10px;
	float:left;
	width: 360px;
	height: 240px;
}

table#prizes{
    background-color:#ffe8ff;
	color: #660066;
    font-size: 24px;
}

#descript{
	position: relative;
	float: left;
	padding: 0 0 0 20px;
	margin:0;
	color: #333;
	font-size: 14px;
	width: 300px;
}
#prizeInfo{
   position: relative;
	float: left;
	padding: 0;
	margin:0;
	color: #333;
	font-size: 14px;
}
#prizeInfo td.infoL{
   color:#666666;
   font-size:12px;
   text-align: left;
}
#prizeInfo td.infoR{
   color:#000000;
   font-size:12px;
   text-align: left;
}
#oddajdiv{
	position: relative;
	float: left;
	padding: 0;
	margin:0;
	width: 180px;
	height: 43px;
	background: url('../images/oddaj-grey.gif') no-repeat top left;
}

#oddajdiv1{
	position: absolute;
	float: left;
	padding: 0;
	left: 170px;
	margin:0;
	width: 180px;
	height: 43px;
	z-index: 15000;
	display: none;
}

#checkpogoji{
    width: 43px;
	height: 55px;
	padding: 0 5px 0 0;
	background: url(../images/unchecked.gif) no-repeat top left;
	display: block;
	float: left;
	text-indent:-1000px;
}
#checkpogoji.active{
	background: url(../images/checked.gif) no-repeat top left;
}
#oddaj{
    display:none;
}

.nagradjeni {
	font-size: 16px;
	font-weight: normal;
	color:#333333;
	margin:0;
}

