* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	padding-bottom: 1px; 
}

body {
	background: #2b2b2b url('img/globusmusicclub.gif') top center no-repeat;
	font: normal 13px tahoma,sans-serif;
	color: #345;
	padding-bottom: 1em;
}

a {
  color: #ffffff;
  font-weight:bold;
}

a:hover {
  color: #06a;
}

p {font:normal 1.2em Tahoma;padding: 0.1em 0 1.0em;color:#fff;text-align:justify;font-weight:bold;}

p.odpoved {font: normal 1.0em Verdana}

h1 {font: bold 1.7em Tahoma,sans-serif;color:#f818d1;}
h2 {font: bold 1.3em Tahoma,sans-serif;color:#18f828;}
h3 {font: bold 1.1em Tahoma,sans-serif;color:#18f828;}
h4 {font: bold 0.7em Tahoma,sans-serif;color:#ffffff;}

ul,ol {margin: 0 0 1em 1.6em;}
ul ul, ol ol {margin: 0.3em 0 0.3em 1em;}

img {border: none;}


#obal {
	border: 4px solid #24adfd;
	margin: 60px auto 0;
	width: 1000px;	
}
/* bílé pozadí - čáry*/
#site {
	background: #000;
	padding: 0 0 0 0;
}


/* horní menu s odkazy */
#topmenu {
	background: #000 ;
	padding: 0px 0px 0;
}

/* části webu */
#obal_left {width: 220px;}
#obal_text {width: 540px;margin-left:8px;	}
#obal_right {width: 220px;}


#footer {
	background: #2b2b2b;
	padding: 8px 12px 2px;
	font-size: 0.85em;
	color: #fff;
	text-align:center;
}

.center {text-align:center}
.left {float: left;}
.right {float: right;}

.clear,.odsazeni {clear: both;}
.odsazeni,.mezera {
	display: block;
	font-size: 0;
	line-height: 0;
}


.text {
	margin-bottom: 5px;
	color: #444;
	border: 1px solid #24adfd;
}
.text_name {
	padding:0;
}
.text_name h1 {font: bold 1.5em TAHOMA,sans-serif;color:#000000;}

.text_date {
	color: #999;
	padding-top: 1px;
	font-size: 0.85em;
}
.text_metadata {
	margin-top: 5px;
	padding: 0 5px;
	background: #000000;
}


.text_body {
	background: #000000;
	padding: 10px 10px 1px;
	color:#fff;
}

.text_bottom {
  background-color:#24adfd;
  display: block;
	height: 2px;
	font-size: 0;
	line-height: 0;
	margin-bottom:15px;
}



.box {margin-bottom: 5px;border: 1px solid #24adfd;}

/* názvy boxů */
 
.box_menu{
  background: url('img/hlavnimenu.gif');
  height:30px;
  padding:0;
}

.box_akce {
  background: url('img/akce.gif');
  height:30px;
  padding:0;
}

.box_nazor {
  background: url('img/nazor.gif');
  height:30px;
  padding:0;
}

.box_anketa {
  background: url('img/anketa.gif');
  height:30px;
  padding:0;
}

.box_otevreno {
  background: url('img/otevreno.gif');
  height:30px;
  padding:0;
}

.box_pocitadlo {
  background: url('img/pocitadlo.gif');
  height:30px;
  padding:0;
}

.box_provozni {
  background: url('img/kontakt.gif');
  height:30px;
  padding:0;
}

.box_fotogalerie {
  background: url('img/fotogalerie.gif');
  height:30px;
  padding:0;
}

.box_pripravujeme {
  background: url('img/pripravujeme.gif');
  height:30px;
  padding:0;
}

.box_moje_menu{
  background: url('img/moje_menu.gif');
  height:30px;
  padding:0;
}

.box_novinky{
  background: url('img/novinky.gif');
  height:30px;
  padding:0;
}

.box_reklama {
  background: url('img/reklama.gif');
  height:30px;
  padding:0;
}

.box_globusaci {
  background: url('img/globusaci.gif');
  height:30px;
  padding:0;
}

.box_soutez {
  background: url('img/top20.gif');
  height:30px;
  padding:0;
}

.box_foto {
  background: url('img/fotoclubu.gif');
  height:30px;
  padding:0;
}

img.fotor{
margin-left:7px;
margin-bottom:10px;
}



.box_body {
	background: #000000  repeat-x left top;
	padding: 0px 0px 1px;
	font-size: 0.9em;
	border-top: 1px solid #24adfd;	

}
.box_bottom {
	background: #24adfd;
	display: block;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

.box ul {
	margin-left: 0;
	border-bottom: 1px solid #2d8fc8;
}

.box ul li {
	list-style: none;
	padding: 5px;
	border-top: 1px solid #2d8fc8;
	border-bottom: 1px solid #2d8fc8;
	font-family:Trebuchet MS;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	font-family:arial ;
}


.box ul a {
  text-decoration: underline;
}
.box ul a:hover {
  text-decoration: none;color:#24adfd
}



.h5 {height: 2px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}

#odkazy {
	color:#616161;
	text-align:center;
	padding:0;
		
 }
 
 #odkazy a{
  font-size:12px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#d8d8d8;
 }
 
 #odkazy a:hover{
  font-size:12px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
 }