
html, body { margin: auto; text-align: center; background-color: #faa208;

	scrollbar-3dlight-color : #272727;
	scrollbar-arrow-color : #F19F00;
	scrollbar-base-color : #272727;
	scrollbar-darkshadow-color : #272727;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #272727;
	scrollbar-shadow-color : #494949;
	scrollbar-track-color : #232323;
	
	color:white;
}



#cont { margin: auto; text-align: center;}
#cont_tab { margin: auto; text-align: center; background-color: #faa208;}

.tlo_left {  width: 50px; background-image: url(data/tlo_l.gif); background-repeat: repeat-y; }
.tlo_right { width: 50px; background-image: url(data/tlo_p.gif); background-repeat: repeat-y; }

img { border: 0px; }

a { font-family: tahoma; font-size: 12px; color: #f19f00; text-align: right; text-decoration: none;}
a:hover { font-family: tahoma; font-size: 12px; color: #f19f00; text-align: right; text-decoration: underline;}

.bot_table { width: 900px; padding: 0px 0px 10px 0px; margin: auto; }
.bot_text { font-family: tahoma; font-size: 12px; color: #f19f00;}

.posel_img { cursor: pointer; }
.posel_tab { padding: 0px 10px 0px 10px; border: 1px solid;}

.posel_popup_link_cont { width: 490px; background-image: url(data/tlo_bar.gif); background-repeat: repeat-x; padding: 0px; margin: right;}

.posel_popup_link  { border-left: 3px solid #000000; cursor: pointer; width: 120px; height: 26px; background-image: url(data/tlo_bar.gif); background-repeat: repeat-x;
					text-align: center; font-family: tahoma; font-size: 11px; color: #f19f00; text-decoration: none; padding: 5px 0px 0px 0px;}

.posel_popup_link2 { border-left: 3px solid #000000; cursor: pointer; width: 120px; height: 26px; background-image: url(data/tlo_bar.gif); background-repeat: repeat-x;
					text-align: center; font-family: tahoma; font-size: 11px; color: #f19f00; text-decoration: none; padding: 5px 0px 0px 0px;}

.posel_popup_text  { text-align: left; font-family: tahoma; font-size: 12px; color: #FFFFFF; padding: 20px 20px 20px 20px;}


.tab_flv { width: 490px; background-image: url(data/tab_tlo.gif); }
.tab_flv_list { width: 400px; vertical-align: top; }


.flv_list { width: 400px; height: 400px; overflow: auto; text-align: left; padding: 5px 5px 5px 5px; }

.flv_list_tab { width: 380px; height: 62px; background-image: url(data/tlo_toplist.gif); background-repeat: repeat-x; cursor: pointer;}
.flv_list_tab_img { padding: 3px 3px 3px 3px; }
.flv_list_tab_text { padding: 3px 25px 3px 3px; vertical-align: top; text-align: left; width: 300px;}
.flv_list_tab_nag { font-family: tahoma; font-size: 14px; color: #f19f00; font-weight: bold; padding: 15px 0px 8px 5px; text-align: left;}
.flv_list_tab_opis { font-family: tahoma; font-size: 12px; color: #CCCCCC; text-align: left; }


#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:200px;
}

#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:450px;
height:300px;
z-index: 9002;
left: 200px; 
padding: 5px 5px 5px 5px;
}

.popup_but { font-size: 14px; font-family: tahoma; font-weight: bold; cursor: pointer; text-align: right; }
.popup_x { font-size: 18px; font-family: tahoma; font-weight: bold; cursor: pointer; text-align: right; }


.k_iframe {  background-color: #000000; }

.k_cont { background-color: #000000;  padding: 5px 5px 5px 5px; color: #FFFFFF;}


#loading{
	padding:5px;
	background-color:white;
	border:1px solid silver;
	position: absolute;
	display:none;
	z-index: 9999999;
}

#quizContent a {
	color: #D70000;
	font-size: 14px;
}
#quizContent{
	color: black;
	font-size: 14px;
	font-family:tahoma;
}
