/* CSS Document www.rock-paradise.cz style.css*/
html
{
	background: #1f0000 url(images/bg-html2.jpg) 50% 300px no-repeat;
}
body {
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 75%;
   color:#fff;
   text-align:center;
   background:  url(images/bg-body.jpg) 50% 0 no-repeat;
}
a:link {
  color:#fff;
	text-decoration: none;
}
a:visited {
  color:#fff;
	text-decoration: none;
}	
a:active {
  color:#fff;
	text-decoration: none;
}
a:hover {
	color:#fff;
	text-decoration: none;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
.cleaner
{
  clear:both;
  display:block;
  font-size:0px;
  height:0px;
  overflow:hidden;
  line-height:0px;
}
table
{
  font-size:1em;
  margin-bottom:1.1em;
}
.noprint
{
  display:none;
}
#box1{
  text-align:left;
  margin:0px auto 0px auto;
  width: 983px;
  background: url(images/bg_main.png) 0 316px no-repeat;
}
#panel_left
{
  width:170px;
  float:left;
  background:#343434 url(images/bg_panel_left.gif) repeat-y;
}
#logo
{
  position:relative;
  width: 170px;
  height:110px;
  overflow:hidden;
  background:#343434;
}
#logo h3
{
  padding:30px 0px 0px 0px;
  font-size:20px;
  color:#fff;
  text-align:center;
  margin:0px;
}
#logo a
{
  display:block;
  position:absolute; 
  left:0; 
  top:0; 
  z-index:10;
  width: 170px;
  height:110px;
  background: url(images/logo.jpg) no-repeat;
}
#panel_left .data{
  padding:10px 3px 10px 3px;
  text-align:center;
  color:#ddd;
  line-height:20px;
}
#panel_left .data strong
{
  color:#fff;
  font-size:16px;
}
#panel_left .data a:link, #panel_left .data a:visited, #panel_left .data a:active{
  color:#990000;
  text-decoration:underline;
}
#panel_left .data a:hover
{
  color:#990000;
  text-decoration:none;
}
#panel_left .line_data
{
  font-size:0px;
  height:1px;
  overflow:hidden;
  line-height:0px;
  margin:5px 0px;
  background: url(images/line_data.gif) no-repeat;
}
#menu_left
{
  width: 170px;
  font-size:12px;
  padding-bottom:15px;
  margin-top:26px;
}
#menu_left ul, #menu_left li{ 
  margin: 0px; 
  padding: 0px; 
}
#menu_left ul.menu_left
{
  margin:0px 0px 0px 0px;
}
#menu_left ul.menu_left li { 
  list-style-type: none; 
}
#menu_left ul.menu_left li 
{
  overflow:hidden;
  width: 170px;
  display:block;
  float:left;
  background: url(images/line_data.gif) 0px 100% no-repeat;
} 
#menu_left ul.menu_left li a { 
  display:block;
  color: #999999; 
  cursor:pointer;
  background: url(images/menu_odrazka.png) 16px 55% no-repeat;
} 
#menu_left ul.menu_left li a:hover { 
  color:#fff;
  text-decoration:underline;
  background: url(images/menu_odrazka_hover.png) 16px 55% no-repeat;
}
#menu_left ul.menu_left li .btn_text
{
    display:block;
    padding:6px 20px 6px 32px;
}
#menu_left ul.menu_left li a.active .btn_text
{
   color:#fff;
   background: url(images/menu_odrazka_hover.png) 16px 55% no-repeat;
}
#menu_left ul.menu_left_1
{
   padding:0px 0px;
   float:left;
}
#menu_left ul.menu_left_1 li { 
  
  display:block;
} 
#menu_left ul.menu_left_1 li a { 
  display:block;
  cursor:pointer;
  font-weight:normal;
  background:none;
} 
#menu_left ul.menu_left_1 li .btn_text
{
    display:block;
    font-size:11px;
    padding:4px 5px 4px 46px;
}
#menu_left ul.menu_left_1 li a.active .btn_text
{
}
#menu_left ul.menu_left_1 li a.active 
{
    background:none;
}
#menu_left ul.menu_left_1 li a.active:hover 
{
    background:none;
}
#menu_left ul.menu_left_1 li a:hover
{
    background:none;
}
#panel_left .sponzori{
  text-align:center;
  padding-bottom:15px;
}
#panel_left .sponzori img{
  margin-bottom:5px;
}
#panel_right
{
  width:813px;
  float:right;
}
#top
{
  width:800px;
  height:316px;
  padding-left:13px;
  
}
#top .marketing
{
  height:22px;
  line-height:22px;
  text-align:right; 
  font-size:11px;
  border-bottom:1px solid #ddd;
}
#top .marketing a:link, #top .marketing a:visited, #top .marketing a:active{
  color:#999;
  padding-left:20px;
  margin-right:10px;
  text-decoration:none;
}
#top .marketing a:hover{
  color:#999; 
  text-decoration:underline;
}
#top .marketing .home
{
  background: url(images/ico_home.gif) 0px 60% no-repeat;
}
#top .marketing .fav
{
  background: url(images/ico_fav.gif) 0px 60% no-repeat;
}
#top .marketing .kontakt
{
  background: url(images/ico_kontakt.gif) 0px 60% no-repeat;
}
#top .flash
{
  margin-top:55px;
}
#content
{
  padding:20px 20px 30px 30px;
  width:563px;
  color:#fff;
  font-size:11px;
  float:left;
}
#panel-kapely
{
	width:174px;
	float:right;
	text-align:center;
	padding:10px 5px;
	border:1px solid #666666;
	background:#000;
}
#panel-kapely img
{
 margin:5px 0 20px;
}
#content h1
{
  font-size:14px;
  color:#ed0000;
  margin:0px 0px 15px 0px;
  padding:0px 0px 6px 20px;
  background: url(images/bg_h1.gif) 0px 100% no-repeat;
}
#panel_right .navigace
{
  font-size:11px;
  color:#aaa;
  position:relative;
  font-weight:bold;
  padding:5px 0px 20px 0px;
}
#panel_right .navigace a:link, #panel_right .navigace a:visited, #panel_right .navigace a:active{
  color:#aaa;
  font-weight:normal;
  text-decoration:underline;
}
#panel_right .navigace a:hover{
  color:#aaa; 
  font-weight:normal;
  text-decoration:none;
}
#content a:link, #content a:visited, #content a:active{
  color:#ed0000;
  text-decoration:underline;
}
#content a:hover{
  color:#ed0000; 
  text-decoration:none;
}
#content h2 
{
  color:#ddd;
  font-size:1.25em;
  margin:0em 0px 0.3em 0px;
  padding:0.7em 0px 0px 0px;
}
#content h3 
{
  color:#bb0e0e;
  font-size:1.1em;
  margin:0em 0px 0.2em 0px;
  padding:0.2em 0px 0px 0px;
}
#content  #partneri h2
{border-bottom:1px solid #555; margin-bottom:15px; padding-bottom:8px;}
#content  #partneri img{vertical-align:middle; padding:15px; }
#content h4
{
  color:#fff;
  font-size:1.1em;
  margin:0px 0px 0.2em 0px;
  padding:0px 0px 0px 0px; 
}
#content h5
{
  color:#fff;
  font-size:1em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content p
{
  margin:0px 0px 1.1em 0px;
  padding:0px 0px 0px 0px;
  line-height:1.4em;
}
#content p.block
{
  text-align:justify;
}
#content p.right
{
  text-align:right;
}
#content .center
{
  text-align:center;
}
#content ul
{
  margin:0px 0px 1.1em 25px;
  line-height:1.4em;
  font-size:1em;
  padding:0px 0px 0px 0px;
}
#content ol
{
  margin:0px 0px 1.1em 30px;
  line-height:1.4em;
  font-size:1em;
  padding:0px 0px 0px 0px;
}
#content ul li ul
{
  margin:0.2em 0px 1.1em 10px;
  padding:0px 0px 0px 0px;
}
#content li
{
  margin:0.2em 0px 0.2em 0px;
  padding:0px 0px 0px 0px;
}
.nahoru
{
  margin-top:15px; 
  font-size:11px; 
  text-align:right;
}
img.right
{
  float:right;
  margin-left:10px;
}
img.left
{
  float:left;
  margin-right:10px;
}
img.border
{
  border:1px solid #999;
  padding:1px;
}
#footer
{
  width: 783px;
  background: url(images/line_footer.gif)  no-repeat;
  color:#aaa;
  margin:0px auto 20px auto;
  font-size:11px;
  padding-right:200px;
}
#footer p
{
  margin:0;
  width:150px;
  padding:5px 10px 5px 10px;
  float:left;
  text-align:center;
}
#footer p.right
{
  float:right;
  width:400px;
  text-align:right;
}
#footer a:link, #footer a:visited, #footer a:active{
  color:#aaa;
  text-decoration:underline;
}
#footer a:hover{
  color:#fff;
  text-decoration:none;
}
#news
{
  margin-top:30px;
}
#news p.right
{
  font-size:11px;
}
#news .news
{
  padding:10px 0px;
}
#news h2
{
  font-size:12px;
  color:#999;
  margin:0px 0px 5px 0px;
  padding:0px 0px 5px 20px;
  font-weight:normal;
  background: url(images/bg_news.gif) 0px 100% no-repeat;
}
#news h2 span
{
  float:right;
}
#news h2 a:link, #news h2 a:visited, #news h2 a:active{
  color:#999;
  text-decoration:none;
}
#news h2 a:hover{
  color:#fff;
  text-decoration:none;
}

#novy_vzkaz label
{
  width:120px;
  padding-top:3px;
  display:block;
  float:left;
  font-weight:bold;
}
#novy_vzkaz textarea
{
  width:420px;
  display:block;
  float:left;
  color:#fff;
  background:#333;
  border:1px solid #666;
  height:80px;
  padding:4px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}
#novy_vzkaz div.formrow
{
  padding-top:5px;
}
#novy_vzkaz #jmeno
{
  width:200px;
  color:#fff;
  background:#333;
  border:1px solid #666;
  display:block;
  float:left;
  padding:4px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}
#novy_vzkaz #email
{
  width:200px;
  display:block;
  float:left;
  color:#fff;
  background:#333;
  border:1px solid #666;
  padding:4px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}
#novy_vzkaz #pridej
{
  width:100px;
  height:2em;
  font-weight:bold;
  display:block;
  float:left;
  color:#fff;
  font-size:11px;
  border:0px solid #ccc;
  background:#ed0000;
}
#content ul#prispevek
{
   list-style:none;
   padding:0px;
   margin:20px 0px 10px 0px;
}
#content ul#prispevek li
{
   border-bottom:1px solid #ddd; 
}
.galerie {
  position:relative;
  margin:0px -5px;
}
.galerie a{
  display:block;
  float:left;
  margin-right:1px;
  margin-bottom:1px;
  width:140px;
  overflow:hidden;
  height:140px;
  padding:0px;
  text-align:center;
  border:1px solid #888;
}
#panel_left h3 
{
  color:#fff;
  font-size:1.2em;
  margin:2em 0px 0.5em 0px;
  padding:0.2em 0px 0px 0px;
}


