html, body					{ font-size: 82%; margin: 0; padding: 0; text-align: center; background: url(../images/bg.jpg) repeat-y 50% 0% #fff; }

#main  						{ text-align: left; margin-left: auto; margin-right: auto; margin-top: 0px; width: 782px; background: url(../images/bg_main.gif) repeat-y; }
	
#top 							{ width: 100%; height: 216px; background: url(../images/img_top.jpg) no-repeat bottom right #fff; position: relative; }
#top a#logo 				{ position: absolute; }
#top #top_logos			{ position: absolute; right: 10px; top: 10px; width: 100px; }
#top #top_logos img		{ text-align: right; }	


ul#topmenu  				{ position: absolute; top: 91px; left: 0; padding: 0; margin: 0; list-style: none; width: 447px;  }
ul#topmenu li, ul#topmenu li.active	{ float: left; display: block; background: url(../images/menu_li_bg.jpg) 0 -62px  ;   }
								 ul#topmenu li.active { background: url(../images/menu_li_bg.jpg) 0 0  ; }
								
ul#topmenu  li a			{ display: block; float: left; width: 149px; height: 62px; line-height: 62px; color: #747474; font-weight: bold; text-decoration: none; font-size: 12px; text-align: left; }
ul#topmenu  li.active a	{ color: #fff; }
ul#topmenu  li span		{ padding-left: 20px; }
ul#topmenu  li a:hover	{ background: url(../images/menu_li_bg.jpg) 0 0  ;	color: #fff;	 }

	



	
	
/* ----------LEFT-----------*/
#left 						{ float: left; width: 446px; }
#left_cont 					{  margin:  10px 5px 0px 5px; }

/*-------------CENTER--------------------*/
#right 						{ float: left; width: 336px; background: url(../images/img_bottom.jpg) no-repeat; }
#right_cont 				{ margin: 56px 0 0 0; }



#bottom 						{ float: left; width: 100%; background: url(../images/bottom.gif); height: 27px;  position: relative; }
a#ebrana, a#wa				{ position: absolute; left: 460px; top: 3px;  }
								a#wa 	{ left: 530px; }

	
#navigace 					{ margin-bottom: 10px; }
#navigace a.back 			{ float: right; }

hr.none 						{ display: none; }
.odkazy						{ margin-top: 10px; text-align: center; }
.cleaner 					{ clear: both; height: 1px; line-height: 1px; font-size: 1px; }


#novinky_3_col 							{ margin: 0; padding: 0; }
#novinky_3_col h3 						{ background: url(../images/bg_news.gif) no-repeat; text-align: left; color: #fff; margin: 0; padding: 17px 0 12px 60px; }

.novinky_3_col_obsah .datum_col 		{ margin: 7px 10px 0px 10px; font-weight: normal; font-size: 1em; color: #DEEFF4; }
.novinky_3_col_obsah h5 				{ margin: 0 10px 0 10px; padding: 0; font-size: 1.2em; color: #fff; }
.novinky_3_col_obsah .anotace 		{ margin: 0 10px 10px 10px; padding: 0 0 10px 0; border-bottom: 1px solid #ADD8E6; color: #fff;   }
.novinky_3_col_obsah .anotace p		{ color: #fff; }
.novinky_3_col_obsah .anotace a.vice{ color: #ADD8E6; text-decoration: underline; display: block; text-align: right; }


#novinky_3_col .archiv a					{ text-align: center; color: #fff; display: block; font-weight: bold; }



#prihlaseni_cont label {  width: 10em; float: left; font-weight: bold; }
#prihlaseni_cont input { width: 10em; float: left; font-weight: bold; margin: 3px;}
#prihlaseni_cont br { clear: both; }
#prihlaseni_cont fieldset { padding: 10px; border: 1px solid #0288E1; margin: 10px 0}
#prihlaseni_cont legend {border: 1px solid #0288E1; padding: 3px;}
#prihlaseni_cont .submit_login {width: 7em; margin-left: 160px;}
#prihlaseni_cont .submit_registrace {width: 13em; margin-left: 80px;}



/*------------------novinky vystup---------*/
#novinky {}
#novinky .novinka_obsah { border-bottom: 1px solid #ccc;  padding-bottom: 5px; margin-bottom: 5px;}
#novinky .novinka_obsah .datum { float: right; }
#novinky .novinka_obsah h3 { margin-top: 0; padding-top: 0; }
#novinky  div.vice  { text-align: right;}
#novinky  div.vice a  { color: red; text-decoration: underline;}
#novinky  img {	float: left; margin-right: 10px; border: 1px solid #0288E1;}

/*------------------novinky detail---------*/
#novinky_detail { margin-top: 10px;  }
#novinky_detail  .datum { float: right; }
#novinky_detail  h1 { margin-top: 0; padding-top: 0; }


/*------------------fotogalerie---------*/
.fotky 				{}
.fotky .foto 		{ float: left; width: 130px; height: 100px; }
.fotky .foto img  { border: 1px solid #000; }


/*-------- DISKUSE -----------*/
div.diskuse {} 
div.diskuse .prispevek {margin-bottom: 6px;}
div.diskuse .prispevek_hlavicka {background: #C4E6FA; padding: 2px 5px;}
div.diskuse .prispevek_hlavicka a {padding-left: 14px;background: url(../images/reakce.gif) no-repeat  0 3px;}
div.diskuse .prispevek_hlavicka .diskuse_titulek {	color: #1354AC;	font-weight: bold;}
div.diskuse .diskuse_right_data {	float: right;}
div.diskuse .diskuse_text {	padding: 7px 4px;	border: 1px solid #C4E6FA;	margin-bottom: 8px;}
div.add_reakce a  {	background: url(../images/reakce.jpg) no-repeat 0 2px;	padding: 0 0 0 17px;}

