.flash_radio {
    margin: 10px 5px 0 5px;
}

.partners {
    text-align: center;
    background: #292325;
    border-bottom: 1px solid #585151;
    width: 980px;
    margin: auto;
    #margin-top: -20px;
    }
.partners img {
    margin: 10px 5px 5px 5px;
    vertical-align:middle; 
}
.partners .flash_radio_prejsi {
    margin-top:10px;
}

* {
	margin: 0;
	padding: 0;
}
body {
	background: #1E2126;
	text-align: center;
	font-family: Tahoma;
	color: #FABA1B;
	font-size: 100%;
}

.clear { clear:both; height:1px; font-size:0; line-height:0;
    }

a {
	color: #EA2326;
}
a:hover {
	color: #EA2326;
	text-decoration: none;
}

.red {color: #EA2326;}

h2 {
	font-size: 100%;
	text-align: left;
}
h3 {
	font-size: 90%;
	text-align: left;
	margin-bottom:5px;
}
div.wrapper {
	width: 980px;
	margin: 0 auto;
}
/*--- hlavicka ---*/

div.wrapper div.header {
    width:950px;
    padding:20px 20px 0 20px;
    margin:10px 0 20px 0;
    background:#000000;
    position:relative;
    }
    
div.wrapper div.header div {
    margin:10px 0;
    margin-left:40px;
    }
    
div.wrapper div.header div.clear {
    margin:0;
    }
    
div.wrapper div.header img.logo {
    float:left;
    width:262px;
    height:64px;
    }
div.wrapper div.header div.desc {
    position:absolute;
    left:-10px;
    top:85px;
    width:429px;
    height:18px;
    }
div.wrapper div.header div.festival {
    float:left;
    width:145px;
    height:37px;
    }
    
div.wrapper div.header div.festival a {
    display:block;
    height:37px;
    text-indent:-9999px;
    background:url("/img/e_festival.png") top no-repeat;
    }
    
div.wrapper div.header div.festival a:hover, div.wrapper div.header div.festival a.active {
    background:url("/img/e_festival.png") bottom no-repeat;
    }
    
div.wrapper div.header div.massacre {
    float:left;
    width:200px;
    height:43px;
    }
    
div.wrapper div.header div.massacre a {
    display:block;
    height:43px;
    text-indent:-9999px;
    background:url("/img/e_massacre.png") top no-repeat;
    }
    
div.wrapper div.header div.massacre a:hover, div.wrapper div.header div.massacre a.active {
    background:url("/img/e_massacre.png") bottom no-repeat;
    }
    
div.wrapper div.header div.eshop {
    float:left;
    width:128px;
    height:44px;
    }
    
div.wrapper div.header div.eshop a {
    display:block;
    height:44px;
    text-indent:-9999px;
    background:url("/img/e_eshop.png") top no-repeat;
    }
    
div.wrapper div.header div.eshop a:hover, div.wrapper div.header div.eshop a.active  {
    background:url("/img/e_eshop.png") bottom no-repeat;
    }


div.wrapper .header {
    background: #000;
    margin-bottom: 20px; 
    }
div.wrapper .header .lista {
    background: #000;
    padding: 0;
    margin:20px 0;
    border-top: 1px solid #1D2025;
    }  
    
div.wrapper .header .lista div {
    margin:0;
    }  
    
div.wrapper .header .servis_nav {
    float: left;
    margin:0;
    }       
div.wrapper .header .servis_nav ul {
    margin: 0;
    padding: 0;
    }
div.wrapper .header .servis_nav ul li{
    display: inline;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    }           
div.wrapper .header .servis_nav ul li a {
    display: inline;
    float: left;
    color: #fff;
    margin: 0 15px;
    padding: 8px;
    text-decoration: none;
    }           
div.wrapper .header .servis_nav ul li a:hover,
div.wrapper .header .servis_nav ul li a.active {
    color: #F7AF00;
    }                             

div.wrapper .header .vyhledat {
    float: right;
    padding: 5px;
    background: #131112;
    }                    
div.wrapper .header input.txt {
    border: 1px solid #231D1F;
    width: 100px;
    height: 16px;
    font-size: 12px;
    padding: 2px;
    margin: 0 0 0 5px;
    }          
div.wrapper .header input.submit {
    border: none;
    width: 21px;
    height: 21px;
    margin: 0 0 0 4px;
    background: url('/img/lupa.gif') no-repeat;
    
    }          
div.wrapper .header .kosik {
    float: right;
    width: 145px;
    text-align: left;
    padding: 6px 0 0 0;  
    }
div.wrapper .header .kosik a {
    color: #fff;
    float: left;
    text-decoration: none;
    margin: 0 10px 0 10px;
    padding: 3px 40px 3px 0;
    background: url('/img/kosik.gif') 100% 0 no-repeat;
    }    
div.wrapper .header .kosik a:hover {
    color: #F7AF00;
    text-decoration: none;
    background: url('/img/kosik.gif') 100% 0 no-repeat;
    }        

div.header ul.langs {
	float: right;
	font-size: 90%;
	/* margin: 15px 30px 33px 0; */
	/*_margin: 5px -15px 33px 0;*/
}
div.header ul.langs li {
	color: #EA2326;
	list-style: none;
	float: left;
}
div.header ul.langs li a {
	padding: 0 0 0 25px; 
}
div.header ul.langs li a.cz {
	background: url(/img/cs_flag_festival.gif) left 4px no-repeat;
}
div.header ul.langs li a.en {
	background: url(/img/en_flag_festival.gif) left 4px no-repeat;
}

div.header ul.langs li span {
	padding: 0 7px;
}

div.left {
	width: 230px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0 20px 0 0;
}

div.footer {
	width: 940px;
	clear: both;
	float: left;
	margin-top: 30px;
	background: #292325;
	line-height: 1.5em;
	font-size: 80%;
	color: #AFAFAF;
	padding: 5px 20px;
	border-bottom: 1px solid #585151;
}
/****** NAVIGACE *******/
div.left menu {
	border: 1px solid #423939;
	list-style: none;
	text-align: left;
	width: 228px;
}
div.left menu li {
	border-bottom: 1px solid #423939;
}
div.left menu li a {
	padding: 7px 5px 7px 50px;
	_width: 173px;
	display: block;
	color: #EA2326;
	font-weight: bold;
	text-decoration: none;
	background: url('/img/metalgate_eshop_menu_item.gif') 20px 50% no-repeat;
}
div.left menu li a:hover {
	background: #191919 url('/img/metalgate_eshop_menu_item.gif') 20px 50% no-repeat;
}
div.left menu li ul {
    background: #191919;
    }
div.left menu li a:hover, 
div.left menu li.active a  {
	color: #F08A25;
	background-color: #191919;
}

div.left menu li ul {
	padding: 5px 0;
}
div.left menu li ul li {
	border-bottom: none;
	list-style:none;
}
div.left menu li ul li a {
	margin:0 0 0 25px;
	padding: 0 0 0 25px;
	color: #EA2326;
	font-weight: normal;
	text-decoration: none;
	font-size:80%;
	background:none;
	display:inline;
	background: url('/img/metalgate_eshop_submenu_item.gif') left 0.5em no-repeat;
}
div.left menu li ul li a {
	color: #F08A25;
	background: /*#1E2126*/ url('/img/metalgate_eshop_submenu_item.gif') left 0.5em no-repeat !important;
}
div.left menu li ul li a:hover,
div.left menu li ul li.active a  {
	color: #fff;
	background: /*#1E2126*/ url('/img/metalgate_eshop_submenu_item.gif') left 0.5em no-repeat !important;
}




div.footer p.left_foot {
	float: left;
}
div.footer p.right_foot {
	float: right;
}
div.footer a, div.footer a:hover {
	color: #FABA1B;
	margin: 0 5px; 
}


div.middle img.metalage_logo {margin:15px 0 0 0;}
div.middle h2 {margin:20px 0 5px 0; font-size:120%;}
div.middle p {margin-bottom:10px;}
div.middle a img {border:none;}
div.middle ul {margin:10px 0 15px 25px; list-style-type:square;}
div.middle ul li {padding:0 0 10px 0;}
div.right div.box img { margin:10px 0;
}
