/* CSS Document */
body
{
  font-family:Tahoma;
  font-size:80%;
  background:#000000 url(../images/bg_body.jpg) no-repeat scroll center top;
  padding-top: 170px;
}

a
{
  color: black;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

#block_main
{
	width: 1000px;
	height: auto;
	margin: auto;
}

#block_logo
{
	width: 255px;
	height: 199px;
	float: left}
	
#main_test
{
  width: 1000px;
  background: url(../images/bg_main.jpg) repeat-y;
  /*background-color: #FFFFFF;*/
  float: left;
}

#block_hot_action
{
	width: 745px;
	height: 199px;
	background-image: url(../images/bg_hot.png);
	float: left;
	color: #000000;
	overflow:hidden;
}

.hotinfo_title
{
  width: 700px;
  font-size:230%;
  padding-top: 20px;
  padding-left: 20px;    
}

.hotinfo_name
{
  width: 500px;
  font-size:270%;
  font-weight:bold;
  padding-left: 20px;    
}

.hotinfo_desc
{
  width: 300px;
  font-size:150%;
  padding-top: 10px;
  padding-left: 20px;    
}

#block_newsletter
{
	width: 255px;
	height: 100px;
	background-image: url(../images/bg_newsletter.jpg);
	float: left;
	text-align: center;
}

#form_newsletter
{
	margin-top: 40px;
}
	
#block_banner
{
	width: 745px;
	height: 100px;
	float: left}	

#block_strip
{
	width: 1000px;
	height: 12px;
	background-image: url(../images/bg_strip.jpg);
	float: left}	

#block_left
{
	width: 208px;
	float: left}	
	
#block_flayer
{
	width: 208px;
	/*height: 566px;*/
	min-height: 566px; /* pro standardní prohlížeče */
  _height: 566px; /* pro Internet Explorer 6*/
	float: left}	
	
#block_mix
{
	width: 199px;
    height: 210px;
	float: left;
	color: white}	
	
#m_mix_title
{
	width: 199px;
	height: 25px;	
	background-image: url(../images/bg_mix_title.jpg);
	float: left;
}	
	

	
#m_flayer_title
{
	width: 208px;
	height: 25px;
	background-image: url(../images/bg_flayer_title.jpg);
	float: left}	
	
#m_flayer
{
	width: 208px;
	/*height: 541px;*/
   min-height: 541px; /* pro standardní prohlížeče */
  _height: 541px; /* pro Internet Explorer 6*/
  background:#7F9316 url(../images/bg_right.jpg) repeat-x scroll 0 0;
	float: left}	

.flayer_item
{
	width: 208px;
	/*height: 240px;*/
	padding-top: 20px;
}

.cat_item
{
	width: 199px;
	height: 250px;
	padding-top: 20px;
}


.flayer_img
{
	width: 171px;
	margin: auto;
}
	
.flayer_img img
{
	border: 1px black solid;
}
	
#block_cat
{
	width: 199px;
	height: 200px;
	float: left}		

#m_cat_title
{
	width: 199px;
	height: 25px;
	background-image: url(../images/bg_fox_title.jpg);
	float: left}	
	
#m_cat
{
	float: left;
	padding: 10px 10px 0px 20px;
  text-align:justify;
  color: white;	
  }
	
#block_center
{
	width: 199px;
	/*height: 856px;*/
	float: left}			
	
#block_menu
{
	width: 199px;
	background-color: #000000;
	float: left}

	
.block_action
{
	width: 199px;
	/*height: 335px;*/
	min-height: 100px; /* pro standardní prohlížeče */
  _height: 100px; /* pro Internet Explorer 6*/
	background-color: #000000;
	float: left;
	color: white;
}		
	
#m_action_title
{
	width: 199px;
	height: 25px;	
	background-image: url(../images/bg_action_title.jpg);
	float: left;
}	

#m_action_party_title
{
	width: 199px;
	height: 25px;	
	background-image: url(../images/bg_action_party_title.jpg);
	float: left;
}	


.action_item
{
	width: 189px;
	height: 75px;
	padding: 5px 5px 0px 5px;;
}

.action_img
{
	width: 68px;
	height: 66px;
	float: left;
	text-align: center;
}
.action_img img
{
	border: 1px solid black;
}

.action_info
{
	width: 110px;
	height: 65px;
	overflow:hidden;
	padding-left: 10px;
	float: left;
}

.action_info a
{
  color: #FFFFFF;
}

.yelow
{
	color: #DCC805
}

.grey
{
	color: #CED1C8
}

.black
{
	color: #000000;
}

.white
{
	color: #FFFFFF;
}

	
.m_action
{
	width: 199px;
	/*height: 310px;*/
	min-height: 90px; /* pro standardní prohlížeče */
  _height: 90px; /* pro Internet Explorer 6*/
	background-image: url(../images/bg_action.jpg);	
	background-repeat:repeat-y;
	float: left}
  	
#block_quest
{
	width: 199px;
	height: 250px;
	background-color: #000000;
	float: left}		
	
#m_quest_title
{
	width: 199px;
	height: 25px;
	background-image: url(../images/bg_quest_title.jpg);
	float: left}	
	
#m_quest
{
	width: 199px;
	height: 245px;
	background-image: url(../images/bg_action.jpg);	
	background-repeat:repeat-y;
	float: left;
	color: #FFFFFF;
	margin:0
	}	
.que_head
{
	font-weight:bold;
	padding: 20px 10px 0px 20px;
	overflow: hidden;
}

.m_mix
{
  float: left;
  text-align:justify;
	padding: 10px 10px 0px 20px;	
}

.m_mix a
{
    color: white;
}

.que_item
{
	padding-left: 10px;
	padding-top: 20px;
	float: left;
}

.que_info
{
	width: 180px;
	height: 14px;
	float: left;
	line-height: 14px;
	overflow: hidden;
}

.que_img
{
	width: 110px;
	height: 14px;
	background-color:#CD3202;
	float: left;
}

.que_num
{
	width: 70px;
	text-align: right;
	float: left;
}

.que_txt a
{
    color: white;
}

.que_status
{	
  width: 199px;
	text-align: center;
	margin-top: 10px;
	float: left;
}

#block_right
{
	width: 593px;
	float: left;
	background:#7F9316 url(../images/bg_right.jpg) repeat-x scroll 0 0;
}
	
#block_footer
{
  display: block;
	width: 1000px;
	height: 133px;
	background: url(../images/bg_footer.jpg) no-repeat;
	float: left;
}
	
#m_footer
{
	padding-top: 60px;
	padding-right: 10px;
	width: 693px;
	color: white;
	text-align: right;
	font-size: 80%;
	overflow: hidden;
	float: left;
}	

a.web_info_link
{
	color:#8AA01A;
}
	
#m_footer
{
	color: white;	
}


.web_info
{
	padding-top: 15px;
	color:#8AA01A;
	font-size: 90%;
	width: 500px;
	height: 25px;
	float: right;
}

.web_info a
{
	color:#8AA01A;
}

.web_info a:hover
{
	text-decoration: underline;
}

.footer_link a
{
  color: white;
}
	
#m_footer_logo
{
	width: 297px;
	height: 133px;
	background-image: url(../images/bg_footer_logo.jpg);
	float: left}

ul
{
	display:block;
	margin: 0px;
	padding: 0px;
}
	
li
{
	list-style-type:none;
}

 a.menu_item
{
  	color:#FFFFFF;
  	text-decoration:none;
    width: 199px;
	height: 26px;
	display: block;
  	font-weight:bold;
  	line-height: 22px;
  	font-size: 11px;
  	background-image: url(../images/bg_menu_item.gif);
}

 a.menu_item_party
{
  	color:#FFFFFF;
  	text-decoration:none;
    width: 199px;
	height: 26px;
	display: block;
  	font-weight:bold;
  	line-height: 22px;
  	font-size: 11px;
  	background-image: url(../images/bg_menu_party.gif);
}

a.menu_reg
{
  	color:#FFFFFF;
  	text-decoration:none;
    width: 199px;
	  height: 26px;
	  display: block;
  	font-weight:bold;
  	line-height: 22px;
  	font-size: 11px;
  	background-image: url(../images/bg_menu_reg.gif);
}

.menu_name
{
  	margin-left: 40px;  
}

a.menu_item:hover
{
  background-position:0 -26px;
}

a.menu_item_party:hover
{
  background-position:0 -26px;
}

a.menu_reg:hover
{
  background-position:0 -26px;
}

#active_menu
{
  background-position:0 -52px;
}

.red
{
  color:#D22C00;
}

.title
{
	width: 100%;
	height: 25px;
	background-color: #000000;
	float: left;
}

.right_window
{
	width: 593px;
	height: 100%;
	float: left;
	background:#7F9316 url(../images/bg_right.jpg) repeat-x scroll 0 0;
}


.right_window_basic
{
	width: 593px;
	height: 100%;
	display: block;
	background-color: #7F9316;
	float: left;
}

table
{
	text-align: left;
}

td
{
	vertical-align:top;
}

.caption
{
	font-weight: bold;
	width: 80px;
	text-align:center;
}

.djs_item
{
	float:left;
	width: 220px;
	height: 200px;
	override: hidden;
	text-align: center;
	padding: 15px 0px 10px 50px;
}

.djs_name
{
	font-size: 150%;
	color:white;
	text-align: center;
}

.djs_foto img
{
	border: 2px solid black;
}

.djs_name span
{
	color: #DCC805;
	padding-right: 3px;
	valign: center;
}

.detail_dj_img img
{
	//border: 1px white solid;
	border: 0px;
	margin: 5px;
	float:left
}

.term_box
{
	width: 430px;
	clear: left;
}

.term_date
{
	width: 75px;
	color: white;
	float: left;
}

.term_name
{
	width: 150px;
	font-weight: bold;
	float: left;
}

.term_info
{
	width: 200px;
	float: left;
}


.term_club
{
	width: 100px;
}

.right_window a
{
	color: black;
}

.forum_form
{
    float: left;
	width: 540px;
	margin: 10px;
	background-color: #303030;
	color: white;
	padding: 5px 15px 5px 15px;
}

.forum_form a
{
    color: white;
}

.forumMain
{
  padding-top: 20px;
  border-bottom:1px dashed #7E9316;
}

.forumDate
{
    font-weight: bold;
}

.forumName
{
  color: #DCC805;
  font-weight: bold; 
}

.new_week
{
	width: 593px;
	height: 206px;
	background: url(../images/bg_week.jpg) repeat-x;
	color: white;
	float: left;
}

.week_img
{
	width: 297px;
	height: 206px;	
	float: left;
  overflow :hidden;
}

.week_box
{
	width: 276px;
	height: 196px;
  margin: 10px 10px 0px 10px;
	float: left;
	overflow :hidden;
}

.news_body
{
  margin: 0px 10px 10px 10px;
  float: left;
  min-height: 200px; /* pro standardní prohlížeče */
  _height: 200px; /* pro Internet Explorer 6*/
}

.news_title_detail
{
	width: 573px;
	padding: 10px;
	font-weight: bold;
	font-size: 140%;
	float: left;
	color: white;
	background-color:#D22C00;
}

.news_title
{
	width: 100%;
	font-weight: bold;
	font-size: 140%;
	float: left;
}

.news_item_title
{
	width: 170px;
	height: 100px;
	font-weight: bold;
	font-size: 140%;
	float: left;
	overflow: hidden;
}

.news_pane
{
  float: right;
  width: 60px;
  height: 15px;
  margin: 10px 10px 10px 0px;
}

.week_txt_box
{
	width: 100%;
	height: 170px;
	overflow :hidden;
	float: left;
}

.news_week_txt
{
  text-align:justify;
}

.news_txt
{
	padding-top: 20px;
	float: left;
	width: 570px;
	color: #FFFFFF;
	text-align: justify;
}

.news_item_txt
{
	height: 60px;
	float: left;
	text-align: justify;
}

.btn_pane
{
	width: 60px;
	height: 21px;	
	margin-right: 10px;
	text-align: right;
	float: right;
}

.playa_news
{
	width: 296px;
	float: left;
	background-color:#CD3202;
}

.party_news
{
	width: 296px;
	float: left;
	background-color:#7F9316;
}

.partner
{
	text-align: center;
	width: 296px;
	height: 130px;
	float: left;
	margin-top: 20px;
}

.photo_folder
{
	width: 100%;
	height: 145px;
	float: left;	
}

.photo_title
{
	width: 573px;
	/*height: 22px; */	
	background-color:#D22C00;
	font-weight: bold;
	font-size: 130%;
	padding: 0px 10px 0px 10px;
	float: left;
}

.photo_date
{
	width: 100px;
	float: left;
}

.photo_author_title
{
	width: 200px;
	float: right;
	text-align: right;
	overflow: hidden;
}

.photo_folder_img
{
	width: 130px;
	height: 122px;
	float: left;
}

.photo_author_img
{
	color:#D22C00;
	width: 100px;
	height: 110px;
	float: right;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}

.photo_author_img img
{
	margin-top: 5px;
}

.photo_image
{
	border: 0px;
	margin: 14px 0px 0px 14px;
	float:left;
	width: 69px;
	height: 96px;
}

.photo_folder_body
{
	width: 100%;
	height: 125px;
	background-color: #303030;
	float: left;
}

.photo_info
{
	width: 200px;
	height: 102px;
	padding: 20px 0px 0px 15px;
	float: left;
}

.photo_info a
{
	color: #FFFFFF;
}

.info_txt
{
	color: #FFFFFF;
	margin: 10px;
}

.news_item
{
	height: 189px;
	width: 276px;
	border-bottom:1px dashed #DCC805;	
	color: #FFFFFF;
	overflow: hidden;
	margin: 10px 10px 0px 10px;
	float: left;	
}

.news_item_img
{
	width: 80px;
	height: 100px;
	float: left;
	text-align: center;
}

.news_item_top
{
	width: 100%;
	height: 100px;
}

.news_item_top img
{
	margin: 10px 0px 10px 0px;
	border: 1px solid black;
}

.news_detail_img
{
	width: 573px; 
	margin: 15px 0px 15px 0px;
	float: left;
	text-align: center;
}

td.td_head
{
  font-weight: bold;
  color: #FFFFFF;
}

table
{
  float: left;
}

.error
{
  color: red;
  font-weight: bold;
}

.act_year
{
	width: 100px;
	height: 45px;
	padding-left: 10px;
	padding-top: 15px;
	float: left;
}

.act_month
{
	width: 400px;
	height: 45px;
	padding-left: 10px;
	padding-top: 15px;
	color: white;
	float: left;	
}

.act_month a
{
	font-weight: bold;
	color: white;
}

a.selected
{
	color: #DCC805;
}

.act_table
{
	float: left;	
}

.bg_red
{
	background-color:#D22C00;
}

.bg_gray
{
	background-color:#303030;
}

.page_pane
{
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #A3A3A3;
}

.page_sel
{
    color: #DCC805;
}

.arrow
{
    color:#C0410A;
    font-size:18px;
    font-weight:bold;
    line-height:24px;
    padding:0 2px;
    vertical-align:-8%;
}

.page_pane a
{
    color: #FFFFFF;
}

table.act_list
{
  color: #FFFFFF;
  font-size:85%;  
}

td
{
  padding-left: 2px;
  padding-right: 2px;
}

.inputbox_large
{
    width: 300px;
}

.inputbox_small
{
    width: 70px;
}

.inputbox_log
{
    width: 150px;
    margin: 5px 0 0px 25px;
}

#menu_login
{
    display: none;
    border-bottom: 1px solid #7E9215;
}

.logrow
{
    color: #FFFFFF;
    width: 180px;
    margin: 5px 0px 10px 10px;
    overflow: hidden;    
}

.logrow a
{
    color: #FFFFFF;
}

#facebook
{
    width: 199px;
    height: 300px;
    float: left;
    text-align: center;
}

.partylist_item
{
	float: left;
	width: 100%;
	min-height: 120px; /* pro standardní prohlížeče */
  	_height: 120px; /* pro Internet Explorer 6*/	
	margin-bottom: 25px;	
}

.partylist_img
{
	width: 70px;
	height: 100%;
	float: left;
	padding-top: 5px;			
}

.partylist_item_info
{
	width: 460px;
	float: left;
}

.partylist_col
{
	font-weight: bold;	
}

.mp3_dwnl_box
{
	width: 520px;
	margin-left: 20px;
	margin-top: 50px;		
}

.mp3_djs
{
	font-size: 150%;
	color:white;		
}

.mp3_name
{
	font-size: 150%;
	color: #DCC805;			
}

.counter
{
	font-size: 130%;
}

.counter span
{
	color: white;
}



