html, body					{ margin: 0 0 0 0; padding: 0; text-align: left; font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif ; background:  #000; color: #ccc;
								  _overflow-x:hidden;	 }
body							{ font-size: 75%; }
body							{ margin-top: 0;  }



/*---------- obecne --------------*/

/*
h1,h2,h3,h4,h5,h6			{ color: #00AEEF;  }
p								{ color: #ccc; }

h1								{ font-size: 1.7em; padding: 4px 15px 4px 0;  margin-top: 0px; margin-bottom: .7em;  
								  background: url(img/pozadi_nadpis.gif) repeat-x 0 100% ; font-weight: normal;  }
h2								{ font-size: 1.5em; }
h3								{ font-size: 1.4em; }
h4								{ font-size: 1.2em; }
h5								{ font-size: 1.1em; }

ul								{ list-style-image: url(img/odrazka.gif); }

li								{ }

a, a:link 					{ color: #00AEEF; }
a:hover						{ text-decoration: underline; }

img 							{ border: 0; }
p 								{ text-align: justify; }
.floatright					{ float: right;  }
*/

/*---------- obecne konec --------------*/

/*---------- layout --------------*/
#obsah 						{ background: #231f20; margin: 0 auto; width: 840px; text-align: left;  border-top: 1px solid #231F20; }

#hlavicka					{ height: 247px; /* background: url(img/pozadi_hlavicka.jpg) no-repeat;  */  position: relative; width: 100%;   }

#hlavicka h1#logo			{ position: absolute; left: 20px; top: 20px; padding: 0; margin: 0; }
#hlavicka h1#logo a		{ display: block; width: 216px; height: 79px;    }
#hlavicka h1#logo span	{ display: none;  }

#player						{ position: absolute; right:  -4px; top: 247px; }

#stredni 					{ width: 100%;  }
#stredni_in 				{ width: 760px; margin: 3em auto; }

#paticka						{	background:  #000 ; height: 37px;	}
#paticka	p					{ text-align: left; margin: 0; padding-top: 15px; color:#1A1A1A;}




.nav, .nav a					{ color: #6E6E6E; }



/*---------- layout konec --------------*/

span.clearboth				{ clear: both; height: 1px; line-height: 1px; font-size: 1px; display: block; visibility: hidden; }



.stranky_popis				{ margin-bottom: 2em; }

/*---------- SUBPAGE -------------*/


div.subpage				{ background: url(img/pozadi_sub.gif) no-repeat ; padding: 8px 0 8px 42px;  margin-bottom: .3em; }
div.subpage h4			{ padding: 0 0 5px 0; margin: 0 0 .4em 0;   }


div.photo 				{  float: left; width: 129px;  	 margin: 0px 0 10px 0; }
div.photo_in			{ margin-left: 8px; }
div.photo strong  	{ text-align: center;  display: block; font-weight: normal; }


div.stranky_l			{ float: left; width: 48%; }

div.stranky_r			{ float: right; width: 51%; }


.set							{ background: url(img/pozadi_sub.gif) no-repeat ; padding: 8px 0 8px 42px;  margin-bottom: .3em; }
.set em.datum_pridani 	{ float: right; }
.set h4.nazev				{ padding: 0 0 0px 0; margin: 0 0 .4em 0; color: #fff;   }
.set  p.popis			{  padding: 0; margin:  0 0 .5em 0;   }

.list_db									{ text-align: center;  padding: 5px;  }

a.js_back			  {  float: right; color: #7A7A7A; padding-top: 11px; }
