body
{
	width:520px !important;
	overflow:hidden;
	padding:0px;
	margin:0px;
	text-align:left;
	font-family:tahoma;
}

img, a, input, div, select
{
	outline-style:none;
}


p
{
	padding:0px;
	margin:0px;
}

.hplike
{
	position:relative;
	top:233px;
	left:223px;
	height:20px;
	width:110px;
	overflow:hidden;

}

.menu
{
	clear:both;
	width:470px;
	height:150px;
	line-height:150px;
	text-align:center;
	position:relative;
	top:165px;
	left:40px;
}

.menu a
{
	display:block;
	float:left;
	text-decoration:none;
	outline-style:none;
}

.menu a.join
{
	width:125px;
	height:123px;
	background:transparent url(/images/buttons/zapojsa.png) top left no-repeat;
}

.menu a.join:hover,
.menu a.join.active,
.menu a.join.active:hover
{
	background:transparent url(/images/buttons/zapojsa_active.png) top left no-repeat;
}


.menu a.invite
{
	width:124px;
	height:124px;
	margin-left:37px;
	background:transparent url(/images/buttons/pozvi.png) top left no-repeat;
}

.menu a.invite:hover,
.menu a.invite.active,
.menu a.invite.active:hover
{
	background:transparent url(/images/buttons/pozvi_active.png) top left no-repeat;
}


.menu a.vote
{
	width:126px;
	height:128px;
	margin-left:27px;
	background:transparent url(/images/buttons/hlasuj.png) top left no-repeat;
}

.menu a.vote:hover,
.menu a.vote.active,
.menu a.vote.active:hover
{
	background:transparent url(/images/buttons/hlasuj_active.png) top left no-repeat;
}


.footer 
{
    clear: both;
    color: #A09E9E;
    float: left;
    font-size: 9px;
    padding: 10px 0;
    text-align: justify;
    width: 100%;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:active,
.footer a:hover
{
    color: #F79925;
}

.contest_form
{
	width:453px;
	height:220px; 
	clear:both;
	/*border:1px solid black;*/
	margin:175px 0px 10px 33px;
}

.contest_form h1
{
	padding:0px;
	margin:0px;
	height:18px;
	line-height:18px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	padding-left:10px;
	padding-bottom:27px;
	padding-top:5px;
}

.contest_form .text_and_btn
{
	clear:both;
	height:70px;
}

.contest_form .text_and_btn .text
{
	float:left;
	color:#67320b;
	font-size:12px;
	margin-left:10px;
	width:235px;
}

.contest_form .text_and_btn .button
{
	float:right;
	margin-right:15px;
}

.contest_form .fields,
.popup_white .fields
{
	clear:both;
	height:65px;
}

.contest_form .fields .left,
.popup_white .fields .left
{
	float:left;
	width:250px;
}

.contest_form .fields .right,
.popup_white .fields .right
{
	float:right;
	width:170px;
	margin-right:22px;
}


.contest_form .fields .left label,
.contest_form .fields .right label,
.popup_white .fields .left label,
.popup_white .fields .right label
{
	display:block;
	clear:both;
	float:left;
	text-align:left;
	color:#0074bd;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
}

.contest_form .fields .left .destination_input,
.popup_white .fields .left .destination_input
{
	display:block;
	clear:both;
	float:left;
	margin-left:10px;
	width:217px;
	height:37px;
	background:transparent url(/images/input_destination.png) top left no-repeat;
	line-height:12px;
	padding:0px 10px;
	border:0px;
	color:#67320b;
	margin-top:7px;
}

.contest_form .fields .left .destination_input.prefill
{
	color:#9b8f86;
}

.contest_form .fields .right .year_input
{
	display:block;
	clear:both;
	float:left;
	margin-left:10px;
	width:193px;
	height:37px;
	background:transparent url(/images/input_year.png) top left no-repeat;
	border:0px;
	line-height:12px;
	padding:0px 10px;
	padding-top:10px;
	border:0px; 
	color:#67320b;
	margin-top:7px;
}

.contest_form .fields .right .year_input.hover
{
	background:transparent url(/images/input_year_hover.png) top left no-repeat;
}

.contest_form  .conditions
{
	color:#67320b;
	font-size:12px;
}

.contest_form  .conditions a,
.contest_form  .conditions a:link,
.contest_form  .conditions a:active,
.contest_form  .conditions a:visited,
.contest_form  .conditions a:hover
{
	color:#67320b;
}

.contest_form  .conditions .fake_checkbox
{
	cursor:pointer;
	float:left;
	width:22px;
	height:22px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	background:transparent url(/images/terms.jpg) top left no-repeat;
}

.contest_form  .conditions .fake_checkbox.checked
{
	background:transparent url(/images/terms_checked.jpg) top left no-repeat;
}

.contest_form.noform
{
	height: 183px;
	margin-bottom:15px;
}

.contest_form.noform p
{
	display:block;
	float:left;
	width:360px;
	height:65px;
	margin-left:105px; 
	margin-top:90px;
	text-align:left;
	color: #67320B;
    font-size: 12px;
}

a.contest_logic
{
	display:block;
	float:left;
	width:180px;
	margin-left:30px;
	margin-top:15px;
}

input.continue
{
	float:right;
	margin-right:27px;
	margin-top:5px;
}



.prizes
{
	clear:both;
	margin-top:99px;
	margin-left:24px;
	width:454px;
	height:210px;
	/*border:1px solid black;*/
	overflow:hidden;
}

.prizes .prize
{
	width:205px;
	float:left;
	text-align:center;
	margin-left:20px;
}

.prizes .prize h2
{
	text-align:center;
	padding:0px;
	margin:0px;
	height:18px;
	line-height:18px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	padding-left:10px;
	padding-bottom:27px;
	padding-top:5px;
}

.prizes .prize img
{
	clear:both;
}

.prizes .prize p 
{
	text-align:left;
	color: #67320B;
    font-size: 12px;
	float:left;
}

.popup_white
{
	position:absolute;
	top:200px;
	width:507px;
	left:7px;
	display:none;
}

.popup_white .heading
{
	width:427px;
	height:37px;
	clear:both;
	float:left;
	background:transparent url(/images/popup_white/top.png) top left no-repeat;
	
	padding:30px 40px 0px 40px;
	font-size:20px;
	font-weight:bold;
	color:#0074bd;
}

.popup_white .content
{
	width:427px;
	height:auto;
	overflow:auto;
	float:left;
	clear:both;
	background:transparent url(/images/popup_white/middle.png) top left repeat-y;
	
	padding:30px 40px;
}

.popup_white .content p
{
	text-align:left;
	color: #67320B;
    font-size: 12px;
}

.popup_white .bottom
{
	width:507px;
	height:21px;
	float:left;
	clear:both;
	background:transparent url(/images/popup_white/bottom.png) top left no-repeat;
}

.popup_white a.close,
.popup_full_image a.close
{
	display:block;
	text-decoration:none;
	width:22px;
	height:22px;
	position:absolute;
	top:0px;
	left:478px;
	/*border:1px solid red;*/
}

a.fileupload_href
{
	display:block; 
	width:167px; 
	height:37px; 
	background:transparent url(/images/buttons/upload.png) top left no-repeat; 
	overflow:hidden;
	text-decoration:none;
}

a.fileupload_href:hover
{
	background:transparent url(/images/buttons/upload_hover.png) top left no-repeat; 
	text-decoration:none;
}

#file_element
{
	/*position:absolute;*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0.0;
    -moz-opacity: 0.0;
    filter: alpha(opacity=00);
	height:37px;
	width:420px;
	position:relative;
	left:-290px;
}
	 
#file_element_holder
{
	
	width:1px;
	height:1px;
	overflow:hidden;
}


.popup_error 
{
	position:absolute;
	display:none;
	top:306px;
	width:477px;
	height:220px;
	left:23px;
	background:transparent url(/images/popup_error/error.png) top left no-repeat;
}

.popup_error .content
{
	width:325px;
	height:55px;
	margin-top:100px;
	margin-left:115px;
	text-align:left;
	color: #67320B;
    font-size: 12px;
	font-weight:bold;
}

.popup_error  a.close
{
	text-decoration:none;
	display:block;
	width:67px;
	height:14px;
	position:absolute;
	top:170px;
	left:370px;
	background:transparent url(/images/buttons/popup_close.png) top left no-repeat;
}

.searchbox
{
	float:left;
	clear:both;
	margin-top:260px;
	margin-left:32px;
}

.searchbox .search_input
{
	width:165px;
	height:36px;
	float:left;
	line-height:36px;
	border:0px;
	padding:0px 15px;
	background:transparent url(/images/input_search.png) top left no-repeat;
}

.searchbox .search_submit
{
	margin-left:10px;
}

.contestants
{
	clear:both;
	float:left;
	margin-left:30px;
	margin-top:10px;
}

.contestants .heading
{
	width:426px;
	height:53px;
	float:left;
	text-align:left;
	line-height:53px;
	padding:0px 20px;
	background:transparent url(/images/group_box.png) top left no-repeat;
}

.contestants .heading.expanded
{
	height:50px;
	line-height:50px;
	background:transparent url(/images/group_box_expand.png) top left no-repeat;
}

.contestants .heading .title
{
	float:left;
	width:340px;
	color:#fff;
	font-weight:bold;
}

.contestants .heading .title a,
.contestants .heading .title a:hover
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.contestants .heading .switch
{
	float:right;
}

.contestants .slider
{
	position:relative;
	width:461px;
	height:auto;
	margin-left:3px;
	overflow:hidden;
	top:-2px;
}

.contestants .slider.half
{
	height:222px;
}

.contestants .slider.off
{
	height:0px;
}

.contestants .list
{
	position:relative;
	width:461px;
	height:449px;
	top:0px;
	background:transparent url(/images/contest_list.png) top left no-repeat;
}

.contestants .list.gallery
{
	padding-left:10px;
	background:transparent url(/images/contest_list_gallery.png) top left no-repeat;
}

.contestants .list.half
{
	top:-230px;
}

.contestants .list.off
{
	top:-450px;
}


.contest_photo
{
	float:left;
	width:410px;
	height:200px;
	overflow:hidden;
	margin-top:13px;
	margin-bottom:12px;
	clear:both;
	margin-left:34px;
}

.contest_photo .userdata
{
	float:left;
	width:95px;
	text-align:left;
	height:100%;
}

.contest_photo .userdata .name
{
	clear:both;
	width:100%;
	float:left;
	text-align:left;
	/*height:20px;*/
	font-size:12px;
	font-weight:bold;
	color:#0074bd;
	margin-bottom:2px;
}

.contest_photo .userdata .image
{
	clear:both;
	width:100%;
	float:left;
	text-align:left;
}

.contest_photo .userdata .image img
{
	border:1px solid #cdc7c4;
}

.contest_photo .userdata .votes
{
	clear:both;
	width:100%;
	float:left;
	text-align:left;
	margin-top:12px;
	margin-bottom:5px;
	font-size:12px;
	color:#67320b;
}

.contest_photo .userdata .vote_button,
.contest_photo .userdata .share_button
{
	clear:both;
	margin:2px 0px;
	float:left;
}

.contest_photo .photodata
{
	margin-left:28px;
	width:282px;
	height:100%;
	float:left;
}

.contest_photo .photodata .photo
{
	clear:both;
	width:100%;
	height:180px;
	text-align:center;
	line-height:180px;
}

.contest_photo .photodata .photo img
{
	padding:5px;
	background-color:#fff;
	border:1px solid #bdb7b4;
}

.contest_photo .photodata .meta
{
	font-size:12px;
	font-weight:bold;
	color:#67320b;
	margin-top:5px;
}

.contest_photo .photodata .meta img
{
	display:block;
	float:left;
	margin-right:10px;
	margin-top:2px;
}

.contest_photo .photodata .meta img.icon_year
{
	margin-left:15px;
}

.meta .destination_span
{
	float:left;
	width:150px;
	max-width:150px;
	display:block;
	overflow:hidden;
}

.popup_full_image
{
	display:none;
	position:absolute;
	width:420px;
	height:317px;
	top:300px;
	left:10px;
	background:transparent url(/images/popup_white/full_image.png) top left no-repeat;
	padding:22px 43px;
	font-size:12px;
}

.popup_full_image .userdata
{
	clear:both;
	float:left;
	width:100%;
	height:27px;
	line-height:27px;
	text-align:center;
}

.popup_full_image .userdata .username
{
	float:left;
	height:27px;
	width:240px;
	text-align:left;
	color:#0074bd;
	font-weight:bold;
	line-height:27px;
}

.popup_full_image .userdata .votes
{
	float:right;
	color:#67320b;
	height:27px;
	line-height:27px;
}

.popup_full_image .userdata .vote
{
	float:right;
	margin-left:10px;
	height:27px;
	line-height:27px;
}

.popup_full_image .image
{
	float:left;
	clear:both;
	text-align:center;
	width:100%;
	height:260px;
	line-height:260px;
	margin:6px 0px;
}

.popup_full_image .image img
{
	border:3px solid #dacdc8;
}

.popup_full_image .meta
{
	clear:both;
	float:left;
	width:100%;
	color:#67320b;
	font-weight:bold;
}

.popup_full_image .meta img
{
	display:block;
	float:left;
	width:auto;
	margin-right:5px;
}

.popup_full_image .meta #popup_photo_description
{
	display:block;
	float:left;
	width:250px;
	max-width:250px;
	overflow:hidden;
}

.popup_full_image .meta img.icon_year
{
	margin-left:15px;
}


.pagination
{
	float:left;
	width:100%;
	clear:both;
	margin:5px 0px;
	height:30px;
}

.pagination .pages div
{
	margin:0px 2px;
	float:left;
	width:25px;
	height:30px;
	padding-top:5px;
	line-height:25px;
}

.pagination .pages a
{
	display:block;
	width:25px;
	height:30px;
	text-align:center;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:transparent url(/images/pagination/page.png) top left no-repeat;
	padding-top:5px;
}

.pagination .pages div.active a,
.pagination .pages a:hover
{
	background:transparent url(/images/pagination/page_active.png) top left no-repeat;
}

.gallery_photo
{
	float:left;
	width:100px;
	height:100px;
	line-height:100px;
	text-align:center;
	margin:5px 8px 0px 2px;
}

.gallery_photo img
{
	border:2px solid #cdc7c4;
}












div.quizz, 
div.registration,
div .generic
{
	float:left;
	width:100%;
	clear:both;
	background:transparent url(/images/other.jpg) top left no-repeat;
	height:857px !important;
	min-height:857px;
}

div.generic.winners
{
	background:#f3ffff url(/images/parial_bgr_top.png) top left no-repeat;
	min-height:661px;
	height:auto !important;
	padding-bottom:194px;
}

div.innerContent
{
	font-size:14px;
	color:#333333;
	text-align:left;
}

div.foot
{
	float:left;
	width:100%;
	clear:both;
	background:transparent url(/images/parial_bgr_bottom.png) top left no-repeat;
	height:194px !important;
	min-height:194px;
	position:relative;
	top:-194px;
}

div.quizz .innerContent,
div.registration .innerContent,
div.generic.thank_you .innerContent,
div.generic.winners .innerContent,
div.generic.contest_error .innerContent
{
	margin:57px 0px 0 36px;
	width:455px;
	margin-top:90px;
	font-size:14px;
	color:#2d5682;
}

div.generic.winners .innerContent
{
	margin: 70px 0 0 15px;
	width: 490px;
}

div.quizz_form
{
	clear:both;
	width:440px;
	margin-left:36px;
	margin-top:10px;
	font-size:12px;
	text-align:left;
	color:#000000;
	padding-left:15px;
}

div.quizz_form  .input,
.formrow
{
	width:100%;
	clear:both;
	float:left;
}

.formrow
{
	width:450px;
	margin-left:45px;
	margin-top:10px;
}

.formrow label
{
	float:left;
	text-align:left;
	padding:5px;
	width:80px;
	font-size:13px;
}

.formrow input[type="text"]
{
	margin-left:5px;
	border:1px solid #60aedc;
	float:left;
	width:300px;
	padding:5px;
}

.formrow select
{
	margin-left:5px;
	border:1px solid #60aedc;
	float:left;
	width:60px;
	padding:5px;
}

div.quizz_form input[type="radio"]
{
	height:15px;
	width:15px;
	line-height:15px;
	margin-left:25px;
	color:#60aedc;
}

div.quizz_form textarea
{
	margin-left:25px;
	height:80px;
	width:380px;
	margin-bottom:5px;
	border:1px solid #60aedc;
}

div.quizz_form label
{
	/* height:15px;
	line-height:15px; */
	padding-left:5px;
	
}

div.question_text
{
	width:100%;
	float:left;
	clear:both;
	font-weight:bold;
	padding-bottom:8px;
	padding-top:20px;
	font-size:13px;
}

.question_text .qindex
{
	float:left;
	width:25px;
	text-align:left;
}
 .question_text .qtext
 {
	float:left;
	width:400px;
	text-align:left;
}

div .generic.homepage_non_fan
{
	background:transparent url(/images/nonfan_bgr.jpg) top left no-repeat;
	height:813px !important;
	min-height:813px;
}

div .generic.homepage_is_fan
{
	background:transparent url(/images/fan_bgr.jpg) top left no-repeat;
	height:857px !important;
	min-height:857px;
}

div.fan_content1
{
	width:455px;
	height:105px;
	text-align:left;
	margin-left:35px;
	margin-top:90px;
	font-size:14px;
	color:#2d5682;
	clear:both;
	padding-bottom:55px;
}

div.fan_content2
{
	width:100%;
	float:left;
	clear:both;
	height:400px;
	min-height:400px;
}

div.fan_meter
{
	float:left;
	margin-left:15px;
	width:263px;
	height:100%;
}

div.prices
{
	width:230px;
	float:left;
	text-align:left;
	height:100%;
	font-size:12px;
}

div .generic.homepage_non_fan .innerContent
{
	width:310px;
	height:240px;
	margin-top:235px;
	margin-left:200px;
}

.footer_disclaimer
{
	font-size:9px;
	color:#a09e9e;
	float:left;
	width:100%;
	clear:both;
	float:left;
	padding:10px 0px;
	text-align:left;
}

.footer_disclaimer a
{
	color:#f79925;
}

.form_submit
{
	display:block;
	width:94%;
	float:left;
	text-align:center;
	padding-top:10px;
}

.formbtn_submit,
.formbtn_submit2
{
	display:block;
	cursor:pointer;
	font-size:14px !important;
	color:#fff !important;
	font-weight:bold !important;
	text-decoration:none !important;
}

.formbtn_submit2
{
	font-size:12px !important;
}

.formbtn_submit span.left,
.formbtn_submit2 span.left,
.formbtn_submit span.middle,
.formbtn_submit2 span.middle,
.formbtn_submit span.right,
.formbtn_submit2 span.right
{
	display:block;
	cursor:pointer;
	float:left;
	text-align:center;
	height:40px;
	line-height:40px;
}

.formbtn_submit2 span.left,
.formbtn_submit2 span.middle,
.formbtn_submit2 span.right
{
	line-height:20px;
}

.formbtn_submit2 span.middle
{
	width:170px;
}


.formbtn_submit span.left,
.formbtn_submit2 span.left,
.formbtn_submit span.right,
.formbtn_submit2 span.right
{
	width:7px;
}

.formbtn_submit span.left,
.formbtn_submit2 span.left
{
	background:transparent url(/images/btn_left.png) top left no-repeat;
}

.formbtn_submit span.right,
.formbtn_submit2 span.right
{
	background:transparent url(/images/btn_right.png) top left no-repeat;
}

.formbtn_submit span.middle,
.formbtn_submit2 span.middle
{
	background:transparent url(/images/btn_middle.png) top left repeat-x;
	padding-left:10px;
	padding-right:10px;
}

.formbtn_submit2 span.middle
{
	padding:0px;
}

.formbtn_submit:hover  span.left,
.formbtn_submit2:hover span.left
{
	background-image:url(/images/btn_left_over.png);
}

.formbtn_submit:hover  span.right,
.formbtn_submit2:hover span.right
{
	background-image:url(/images/btn_right_over.png);
}

.formbtn_submit:hover  span.middle,
.formbtn_submit2:hover span.middle
{
	background-image:url(/images/btn_middle_over.png);
}


a.red,
a.red:link,
a.red:visited,
a.red:active,
a.red:hover
{
	display:block;
	width:170px;
	padding:5px;
	background-color:#FF0000;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

a.red:hover
{
	text-decoration:none;
}

a.green,
a.green:link,
a.green:visited,
a.green:active,
a.green:hover
{
	font-size:13px;
	color:#097219;
	font-weight:bold;
	text-decoration:underline;
}

a.green:hover
{
	text-decoration:none;
}

.popupdialog
 {
	display:none;
	text-align:left;
    background: url(/images/popup-dialog-background-large.png) no-repeat scroll left top transparent;
    height: 600px;
    left: 7px;
    min-height: 600px;
    min-width: 506px;
    position: absolute;
    top: 100px;
    width: 506px;
    z-index: 10000;
}

.popupdialog h1 
{
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    overflow: hidden;
    padding-left: 30px;
    padding-top: 4px;
    width: 444px;
}

.popupdialog div.content
{
    clear: both;
    color: #5C5C5C;
    font-size: 12px;
    font-weight: normal;
    height: 480px;
    min-height: 480px;
    min-width: 444px;
    overflow: auto;
    padding: 13px 15px 0 30px;
    width: 444px;
}

.popupdialog span.topclose
{
    cursor: pointer;
    display: block;
    height: 16px;
    min-height: 16px;
    min-width: 16px;
    position: absolute;
    right: 18px;
    top: 17px;
    width: 16px;
    z-index: 10000;
}

.popupdialog span.bottomclose 
{
    bottom: 22px;
    cursor: pointer;
    display: block;
    height: 27px;
    min-height: 27px;
    min-width: 60px;
    position: absolute;
    right: 23px;
    width: 60px;
    z-index: 10000;
}

.winners_list
{
	width:490px;
	float:left;
	clear:both;
	padding-top:10px;
	text-align:left;
	margin-left:15px;
	font-size:12px;
}

.winners_list .heading
{
	width:100%;
	clear:both;
	float:left;
	text-align:left;
	padding:8px 0px;
	padding-bottom:3px;
	font-weight:bold;
	border-bottom:1px solid #000000;
	margin-bottom:10px;
}

.winners_list .winner
{
	width:240px;
	float:left;
	text-align:left;
	height:80px;
	margin:8px 0px;
	margin-left:5px;
}

.winners_list .winner .background
{
	width:210px;
	height:50px;
	padding:7px 5px;
	background-color:#b7dcf8;
}

.winners_list .winner .image
{
	float:left;
	width:50px;
	margin-right:7px;
	height:50px;
	border:1px solid #fff;
	text-align:left;
}

.winners_list .winner .descr
{
	float:left;
	width:150px;
	height:50px;
	text-align:left;
	font-weight:bold;
	/*line-height:24px;*/
}

.winners_list .winner .descr .winner_name
{
	position:relative;
	top:-17px;
}

.winners_list .winner .descr .winner_price
{
	position:relative;
	color:#fe0000;
	font-size:14px;
	top:35px;
	right:-55px;
}

img.pack
{
	position:relative;
	top:-35px;
	left:180px;
}

a.invitefriends_button
{
	display:block;
	margin:0px auto;
	margin-top:5px;
	width:156px;
	height:183px;
	background:transparent url(/images/invitebutton1.png) top left no-repeat;
}
	
a.invitefriends_button:hover
{
	background:transparent url(/images/invitebutton2.png) top left no-repeat;
}

a.invitefriends_button span
{
	display:none;
}

a img
{
	border:none;
}