/****************************************************************************************/
/*                                                                                      */
/* Version:         2009-11-24 10:00                                                    */
/* Last changed by: Josef Vondráček                                                     */
/*                                                                                      */
/****************************************************************************************/

/*======================================================================================*/
/* GLOBAL SETTINGS                                                                      */
/*======================================================================================*/
#bkgrnd {
  width:100%;
  height:805px;
  position:fixed;
  background: #000000 url(images/body-background.jpg) no-repeat center top;
  left:0;
  top:0;
}
body
{
	
	color: #ffffff;
	background-color: #000000;
	font-size: 80%;
	font-family: Tahoma, Verdana, Arial;
}

body, form, ul, li, ol, h1, h2, h3, h4, h5, h6, object, p, form, dl, dd, dt
{
	margin: 0;
	padding: 0;
}

input, select, textarea, sub, sup
{
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial;
}

h1, h2, h3, h4, h5, h6
{
	color: #ffffff;
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial;
}

img
{
	border: none;
}

a
{
	cursor: hand;
	cursor: pointer;
	color: white;
}

a:hover
{
	text-decoration: none;
}

label
{
	cursor: pointer;
}

.clear 
{
	width: 100%;
	height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
}

.clear hr
{
	display: none;
}

.hide
{
	width: 1px;
	height: 1px;
	position: absolute;
	left: -4999px !important;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
}

/*======================================================================================*/
/* CONCRETE STYLES                                                                      */
/*======================================================================================*/

#page
{
	width: 994px;
	margin: 0 auto;
	position: relative;
	background: transparent url(images/line-background.gif) repeat left top;
}

#page #leftBackground,
#page #rightBackground
{
	width: 100px;
	height: 100%;
	position: absolute;
	left: -100px;
	top: 0;
	background: transparent url(images/line-background.gif) repeat left top;
	overflow: hidden;
}

#page #rightBackground
{
	left: 994px;
}

#topPanelHolder
{
	width: 994px;
	height: 210px;
	overflow: hidden;
}

/*======================================================================================*/
/* TOP PANEL																			*/
/*======================================================================================*/

#topPanel
{
	width: 994px;
	height: 206px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

#topPanel h2.logo,
#topPanel h2.logo a
{
	width: 349px;
	height: 207px;
	position: absolute;
	left: 40px;
	top: 0;
	overflow: hidden;
	background: transparent url(images/logo.png) no-repeat left top;
}

#topPanel h2.logo span
{
	display: none;
}

#topPanel h2.logo a
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-decoration: none;
}

#topPanel #menu
{
	width: 616px;
	height: 33px;
	position: absolute;
	right: 0;
	top: 112px;
	overflow: hidden;
	list-style-type: none;
}

#topPanel #menu li
{
	float: left;
	position: relative;
}

#topPanel #menu li a
{
	width: 85px;
	height: 33px;
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
	position: relative;
	line-height: 33px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	z-index: 5;
}

#topPanel #menu li span
{
	width: 85px;
	height: 33px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: #000000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
}

#topPanel #menu li:hover span,
#topPanel #menu li.hover span
{
	background: url(images/menu-active.png) repeat-x left top;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

#topPanel .partnerLinks {
	width: 600px;
	position: absolute;
	right: 0px;
	top: 14px;
	overflow: hidden;

	text-align:right;
}
/*
#topPanel .partnerLink1
{
	width: 58px;
	height: 35px;
	position: absolute;
	right: 84px;
	top: 14px;
	background: transparent url(images/alfedus.png) no-repeat left top;
	overflow: hidden;
}

#topPanel .partnerLink2
{
	width: 47px;
	height: 22px;
	position: absolute;
	right: 30px;
	top: 20px;
	background: transparent url(images/public.png) no-repeat left top;
	overflow: hidden;
}
*/
#topPanel .partnerLink1 span,
#topPanel .partnerLink2 span
{
	display: none;
}

/*======================================================================================*/
/* MIDDLE PANEL                                                                         */
/*======================================================================================*/

#middlePanel
{
	width: 994px;
	height: 360px;
	margin: 0 0 10px 0;
	position: relative;
	overflow: hidden;
}

#middlePanel .left
{
	width: 222px;
	height: 340px; /* puvodne 310*/
	padding: 10px 0; /* puvodne 25*/
	float: left;
	overflow: hidden;
	background: url(images/middle-panel-left-background.png) no-repeat left top;
	
  padding: 28px 10px 28px 30px; /*padding: 10px 10px 10px 30px; */
}

#middlePanel .left .container{
  
}

#middlePanel .left strong
{
	/*padding: 0 30px 0 30px;*/
	font-size: 10px;
	font-weight: bold;
	color: #f30900;
}

#middlePanel .left .one
{
	/*padding: 0 30px 10px 30px !important;*/
	font-size: 10px;
	
}
@font-face {
  font-family : '"ArialBlack"';
  src : url("arialblack.ttf");
  font-style : normal;
} 
#middlePanel .left .bolder
{
	font-family: Arial Black, ArialBlack, Tahoma, Verdana;
	font-size: 28px !important;
	color: #f30900;
}


#middlePanel .left .separator
{
	width: 222px;
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background: url(images/middle-panel-left-separator.png) no-repeat center top;
	font-size: 0;
}

#middlePanel .left .radio
{
	height: 14px;
	margin: 0 10px 0 30px;
	float: left;
	clear: left;
	border: none;
}

#middlePanel .left label
{
	width: 190px;
	margin: 0 0 5px 0;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

#middlePanel .left .button
{
	width: 167px;
	height: 40px;
	margin: 10px 0 0 40px;
	background: url(images/button-vote.png) no-repeat left top;
	color: #ffffff;
	border: none;
	cursor: pointer;
}

#middlePanel .middle
{
	width: 460px;
	height: 340px;
	padding: 10px;
	float: left;
	overflow: hidden;
	background: url(images/middle-panel-middle-background.png) no-repeat left top;
}

#middlePanel .right
{
	width: 252px;
	height: 360px;
	float: left;
	position: relative;
	overflow: hidden;
}

#middlePanel .right .content
{
	position: relative;
	z-index: 5;
	overflow:hidden;
	height:320px !important;
}

#middlePanel .right .content ul
{
	list-style-type: none;
}

#middlePanel .right .content ul li
{
	width: 100%;
	float: left;
	cursor:pointer;
}

#middlePanel .right .content ul li:hover,
#middlePanel .right .content ul li.hover,
#middlePanel .right .content ul li.aktivni
{
	background: #3c3c3c url(images/middle-panel-right-active.png) no-repeat left center;
}

#topPanel ul li a:active,
#topPanel ul li a.active
{
		background: url(/styles/images/menu-active.png) repeat-x left top;
}
#middlePanel .right .content ul li a {
  text-decoration: none !important;
}                            
#middlePanel .right .content ul li .item
{
	padding: 9px 0 9px 15px;
	background: url(images/middle-panel-right-separator.gif) no-repeat center bottom;
	display:block;
}



#middlePanel .right .content ul li .item .image
{
	margin: 0 10px 0 0;
	float: left;
	border: 1px solid #5e5e5e;
	width: 42px;
	height: 42px;
}

#middlePanel .right .content ul li .item  .image img {
	width: 42px;
	height: 42px;
}

#middlePanel .right .content ul li p .date
{
	color: #f30900;
}

#middlePanel .right .content ul li p .inz
{
	color: gray;
}

#middlePanel .right .content ul li p
{
	font-size: 10px;
	color: #c8c8c8;
}

#middlePanel .right .content ul li p.sledujte {
  color:white;
  font-weight:bold;
  margin-bottom:3px;
}

#middlePanel .right .content ul li .item .kapely {
  line-height:14px;
  margin-top:3px;
}
#middlePanel .right .content ul li .item .kapely strong.name {
  font-size:10px;
  color:gray;
  font-weight:normal;
  padding-right:5px;
}

#middlePanel .right .content ul li .item .kapely a.kapela {
  text-decoration: none !important;
  color:white;
}

#middlePanel .right .content ul li .item .kapely a.kapela:hover {
  text-decoration: underline !important;
}

#middlePanel .right .content ul li p a
{
	color: #c8c8c8;
	text-decoration: none;
}


/* pro vic kapel */
#middlePanel .right .content ul li.morekapel_header .item {
  	padding: 6px 0 6px 15px;
  	height:54px;
}
#middlePanel .right .content ul li.morekapel1
{
  height:36px;
}
#middlePanel .right .content ul li.frst
{
  margin-top:5px;
}
#middlePanel .right .content ul li.morekapel1 .item
{
	padding: 2px 0 2px 15px;
	background: url(images/middle-panel-right-separator.gif) no-repeat center bottom;
	display:block;
}
#middlePanel .right .content ul li.morekapel1 .item .image
{
	margin: 0 10px 0 0;
	float: left;
	border: 1px solid #5e5e5e;
	width: 30px;
	height: 30px;
}
#middlePanel .right .content ul li.morekapel1 .item  .image img {
	width: 30px;
	height: 30px;
}
/**/


#middlePanel .right .background
{
	width: 252px;
	height: 360px;
	position: absolute;
	left: 0;
	top: 0;
	background: #191919;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	
	
}

#middlePanel .right .paging
{
	width: 245px;/*width: 187px;*/
	height: 22px;
	padding: 7px 0 0 7px;/*padding: 7px 0 0 65px;*/
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(images/paging-background.png) no-repeat left top;
	z-index: 5;
	text-align: center !important;
	margin: auto !important;
}

#middlePanel .right .paging a
{
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	/*
  display: block;
  
	float: left;
	*/
	line-height: 15px;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

#middlePanel .right .paging a span {
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
  display: block;
	float: left;
	position:relative;
	
	line-height: 15px;
	background: url(images/paging-item.png) no-repeat left top;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	overflow: hidden;

}

#middlePanel .right .paging a.active span
{
	background-image: url(images/paging-active.png);
}

#middlePanel .right .paging a.prev,
#middlePanel .right .paging a.next
{
	/*background: url(images/paging-left.png) no-repeat center center;*/
}

#middlePanel .right .paging a.next
{
	/*background: url(images/paging-right.png) no-repeat center center;*/
}

#middlePanel .right .paging a.prev span,
#middlePanel .right .paging a.next span
{
	ddisplay: none;
	background: url(images/paging-left.png) no-repeat center center;
}  

#middlePanel .right .paging a.next span
{
  background: url(images/paging-right.png) no-repeat center center;  
}
/*======================================================================================*/
/* PARTNERS PANEL                                                                       */
/*======================================================================================*/

#partnersPanel
{
	width: 964px;
	/*height: 46px;*/
	height: 100px;
	margin: 0 0 10px 0;
	padding: 2px 15px;
	position: relative;
	overflow: hidden;
}
#partnersPanel .sep_partneri {
  font-size:1px;
  height:10px;
}
#partnersPanel .content
{
	position: relative;
	z-index: 5;
}
#partnersPanel .content img {
  vertical-align:middle;
}

#partnersPanel .content h2
{
	width: 45px;
	margin: 5px 20px 0 10px;
	margin: 5px 10px 0 10px;
	float: left;
	display: inline;
	font-size: 10px;
	font-weight: normal;
	color: #525252;
	text-align: right;
}

#partnersPanel .content a
{
	margin: 0 5px 0 0;
	vertical-align:middle;
}

#partnersPanel .background
{
	width: 994px;
	height: 105px;
	position: absolute;
	left: 0;
	top: 0;
	background: #000000;
	overflow: hidden;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

/*======================================================================================*/
/* CONTENT PANEL                                                                        */
/*======================================================================================*/

#contentPanel
{
	width: 994px;
	margin: 0 0 10px 0;
	position: relative;
}

#contentPanelSubpage  {
  width: 994px;
	margin: 0 0 10px 0;
	position: relative;
  background: #000000;
  min-height: 500px;

}


#contentPanel h1, #contentPanelSubpage h1
{
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #bababa;
	text-transform: uppercase;
}

#contentPanel h2, #contentPanelSubpage h2
{
	margin: 0 0 10px 0;
	font-size: 13px;
	color: #bababa;
}

#contentPanel h3, #contentPanelSubpage h3
{
	font-size: 11px;
	color: #f30900;
}

#contentPanel p, #contentPanelSubpage p
{
	font-size: 10px;

}

#contentPanel ul, #contentPanelSubpage ul
{
	margin: 10px 0 10px 20px;
	list-style-type: none;
}

#contentPanel ul li, #contentPanelSubpage ul li
{
	padding: 0 0 0 20px;
	font-size: 10px;
	background: url(images/li-background.png) no-repeat left center;
}

#contentPanel .left
{
	width: 500px;
	float: left;
	position: relative;
	overflow: hidden;
}

#contentPanel .discographyItem
{
	width: 100%;
	margin: 0 0 10px 0;
	clear: both;
}

#contentPanel .discographyItem h2
{
	margin: 0;
	font-size: 10px;
	color: #f30900;
	text-transform: none;
}

#contentPanel .discographyItem div
{
	font-size: 10px;
}
#contentPanel .discographyItem p
{
	font-size: 10px;
}

#contentPanel .left .image
{
	margin: 0 10px 0 0;
	float: left;
	border: 4px solid #5e5e5e;
	text-align: center;
}

#contentPanel .right
{
	width: 485px;
	float: right;
	position: relative;
	overflow: hidden;
}

#contentPanel .right .photogallery
{
	padding: 0 0 60px 0;
}

#contentPanel .right .photogallery .img
{
	margin: 0 10px 0 0;
	float: left;
	border: 4px solid #5e5e5e;
	width:73px;
	height:73px;
	overflow:hidden;
}

#contentPanel .left .content,
#contentPanel .right .content
{
	padding: 25px;
	position: relative;
	z-index: 5;
}

#contentPanel .left .background,
#contentPanel .right .background
{
	width: 500px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000000;
	overflow: hidden;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

#contentPanel .right .background
{
	width: 485px;
}

.form
{
	width: 334px;
	padding: 0 0 70px 0;
	float: left;
}

.form label
{
	width: 110px;
	margin: 0 10px 0 0;
	padding: 5px 0 0 0;
	float: left;
	clear: both;
	color: #bababa;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.form label em
{
	display: block;
	color: #6e6e6e;
	font-weight: normal;
	font-size: 9px;
}

.form input
{
	width: 180px;
	height: 22px;
	margin: 0 0 5px 0;
	padding: 6px 0 0 5px;
	float: left;
	background: transparent;
	color: #bababa;
	border: 1px solid #474747;
	font-size: 11px;
}

.form .button
{
	width: 167px;
	height: 40px;
	margin: 20px 0 0 120px;
	display: inline;
	float: left;
	border: none;
	background: url(images/button-send.png) no-repeat left top;
	cursor: pointer;
}

/*======================================================================================*/
/* BOTTOM CONTENT PANEL                                                                 */
/*======================================================================================*/

#bottomContentPanel
{
	width: 994px;
	height: 165px;
	position: relative;
}

#bottomContentPanel .content
{
	padding: 15px;
	position: relative;
	float: left;
	z-index: 5;
}

#bottomContentPanel .content .left,
#bottomContentPanel .content .middle,
#bottomContentPanel .content .right
{
	width: 280px;
	height: 105px;
	margin: 0 10px 0 0;
	padding: 15px;
	position: relative;
	float: left;
	overflow: hidden;
	background-color:transparent !important;
}

#bottomContentPanel .content .left .content,
#bottomContentPanel .content .middle .content,
#bottomContentPanel .content .right .content
{
	padding: 0;
}

#bottomContentPanel .content .left .background,
#bottomContentPanel .content .middle .background,
#bottomContentPanel .content .right .background
{
	width: 310px;
	height: 100%;
	background-color:transparent !important;
}

#bottomContentPanel .background
{
	width: 994px;
	height: 165px;
	position: absolute;
	left: 0;
	top: 0;
	background: #000000;
	overflow: hidden;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}


#bottomContentPanel .content h2
{
	margin: 0 0 10px 0;
	font-size: 14px;
	
}

#bottomContentPanel .content .textstranky {
  font-size:10px;
}
#bottomContentPanel .content p
{
	color: #989898;
	font-size: 10px;
}

#bottomContentPanel .content .more
{
	width: 68px;
	height: 18px;
	margin: 5px 0 0 0;
	display: block;
	float: right;
	line-height: 18px;
	background: url(images/button-more.png) no-repeat left top;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

/*======================================================================================*/
/* BOTTOM PANEL                                                                         */
/*======================================================================================*/

#bottomPanel
{
	width: 914px;
	padding: 10px 40px 30px 40px;
	color: #939393;
	font-size: 10px;
}
#bottomPanel a
{
	color: #939393;
}

.box {
  padding: 25px;
  z-index: 5;
}

