body									{ font-size: 0.7em; font-family: Tahoma , Verdana, Arial, lucida, sans-serif; color: #003F7E; padding: 0px; margin: 5px 0px; text-align: center; background: #EDEFD7;}
img										{ border: 0; }
table									{ border-collapse: collapse; }
tr.nadpis								{ font-weight: bold; background-color: #0D97C5 !important; color: white !important;}
form									{ margin: 0;}
.f-left									{ float: left; margin: 10px 10px 10px 0px; }
.f-right								{ float: right; margin: 10px 0px 10px 10px; }
.center									{ text-align: center;}
.right									{ text-align: right; }
img .right								{ text-align: right; border: 1px solid black;}
.left									{ text-align: left !important;}
.cistic                 				{ clear:both; height:0; overflow:hidden; visibility:hidden;}
.clear									{ clear: both;}
.noborder								{ border: 0 !important;}
table.noborder td						{ border: 0 !important;}
.nomargin								{ margin: 0 !important;}
.submit									{ font-size: 0.8em; font-weight: bold; cursor: pointer;}
.info_message							{ font-weight: bold; margin-bottom: 20px; padding: 10px; background-color: #91F0F0; border: 1px solid #17AAAA; }
.error_message							{ font-weight: bold; margin-bottom: 20px; padding: 10px; background-color: #F7BBBB; border: 1px solid #AA1617; }
a.back									{ display: block; margin-bottom: 15px; }

#obal									{ background: white; margin-left: auto; margin-right: auto;  width: 800px; text-align: left;}  
#zahlavi								{ position: relative; height: 251px; background: url('/images/hlavicka.jpg'); }
#zahlavi img.logo						{ position: absolute; width: 340px; height: 150px; top: 30px; left: 450px; }

#zahlavi #menu_hor						{ position: absolute; top: 25px; left: 280px; width: 146px; }
#zahlavi #menu_hor ul					{ padding: 0px; margin: 0px; }
#zahlavi #menu_hor li					{ padding: 0px; margin: 0px; list-style-type: none; }
#zahlavi #menu_hor a					{ font-size: 1.1em; color: white; text-decoration: none; text-align: center; padding-top: 12px; display: block; height: 28px; background: url('/images/horni-menu-button.gif') no-repeat; }
#zahlavi #menu_hor a:hover				{ font-weight: bold; }
#zahlavi #menu_hor a.selected			{ font-weight: bold; }

#paticka								{ clear: both; padding: 6px 10px; text-align: right; color: black; }
#paticka a								{ color: black; }

#hlavni									{ text-align: left; float: right; width: 530px; padding: 20px 20px 10px 20px; color: black;}
#hlavni td								{ vertical-align: top; } 
#hlavni h1								{ color: #788001; font-size: 1.2em; margin: 0px 0px 15px 0px;}
#hlavni	img								{ border: 0px; }

#levy-sloupec							{ padding-left: 15px; float: left; width: 209px; }
#levy-sloupec #menu_leve				{ background: url('/images/leve-menu-pozadi.jpg') top right no-repeat; }
#levy-sloupec #menu_leve ul				{ padding: 0px; margin: 0px; }
#levy-sloupec #menu_leve li				{ padding: 0px; margin: 0px; list-style-type: none; }
#levy-sloupec #menu_leve li a			{ font-size: 1.1em; padding: 12px 0px 0px 18px; font-weight: bold; color: black; text-decoration: none; text-align: left; display: block; height: 28px; background: url('/images/leve-menu-nadpis-pozadi.jpg') left bottom no-repeat; }
#levy-sloupec #menu_leve li a:hover		{ color: #788001; }
#levy-sloupec #menu_leve li a.selected	{ color: #788001; }
#levy-sloupec #menu_leve ul.sub li				{ background-image: none; padding: 0px; margin: 0px; list-style-type: none; }
#levy-sloupec #menu_leve ul.sub li a			{ height: 15px; padding: 3px 0px 0px 50px; background-image: none; }
#levy-sloupec #menu_leve ul.sub li a:hover		{ color: #788001; }
#levy-sloupec #menu_leve ul.sub li a.selected	{ color: #788001; }



#fotogalerie-navigace 					{ padding-top: 20px; }
#fotogalerie-navigace  td				{ padding-top: 10px; vertical-align: middle; }
#fotogalerie-navigace  td img			{ float: left; margin: 10px; }
#fotogalerie-navigace  a				{ font-size: 1.2em; font-weight: bold;  color: #340805; }

#fotogalerie-polozky table				{ border-collapse: separate; }
#fotogalerie-polozky td					{ padding: 20px; vertical-align: middle; text-align: center; background-color: #E6EBD4; border: 1px solid #7B9915; }
#fotogalerie-polozky td.hidden			{ background-color: transparent; border: 0px; }
#fotogalerie-polozky h1					{ color: white; text-align: center; background: url('/images/h1-pozadi.jpg'); width: 290px; font-size: 1.2em; }
#fotogalerie-polozky a.back				{ color: black; }


/* prehled clanku */
#clanky-prehled td						{ vertical-align: top; }
#clanky-prehled h2						{ font-size: 1.1em; margin: 0px; }
#clanky-prehled a						{ color: black; }
#clanky-prehled img						{ margin-right: 20px; }
/* prehled clanku */

/* detail clanku */
#clanek-detail a						{ color: black; }
/* detail clanku */


/*-- Definice stylu pro formulare --*/
.formular										{ margin: 0; padding: 0px 3px; font-size: 1em;}

.formular fieldset 								{ display: block;  margin: 0 0 2em 0; width: 280px;  padding: 0 0.5em 1em 0.5em;	border: 1px solid #0096C5;	background-color: #F0F0F0; 	position: relative; } 
html>body .formular fieldset 					{ padding-top: 1em; }  
.formular legend 								{ padding: .4em; background-color: #0096C5; font-weight: bold;	color: white; 	position: relative;	top: -1em;} 

.formular-doporuceni table					{ width: 400px; border: 1px solid #454B1C; border-collapse: collapse; }
.formular-doporuceni table td.label			{ padding: 5px 10px; width: 25%; }
.formular-doporuceni table td				{ padding: 5px 10px; }
.formular-doporuceni input					{ border: 1px solid #454B1C; font-size: 0.9em; width: 120px; }
.formular-doporuceni input.radio			{ border: 0px solid #454B1C; font-size: 0.9em; width: 15px; }
.formular-doporuceni textarea				{ border: 1px solid #454B1C; font-size: 1.2em; width: 250px; }
.formular-doporuceni table .nadpis			{ font-weight: bold; background-color: #843701; font-size: 1em; color: white; }
.formular-doporuceni table .submit			{ background-color: #454B1C; color: white; font-weight: bold; border: 0; }

.formular 										{ margin: 0px; background: #EDEFD7; padding: 20px; }
.formular label									{ width: 130px; float: left; }
.formular table									{ width: 70%; }
.formular fieldset table						{ width: 100%; }
.formular table td								{ /*text-align: right;*/ padding: 3px 5px;  }
.formular table td strong						{ display: block; text-align: left; }
.formular input									{ border: 1px solid #788001; font-size: 0.9em; width: 120px; }
.formular textarea								{ border: 1px solid #788001; font-size: 12px; width: 300px  }
.formular .check								{ width: 12px !important; border: 0; float: none; margin: 0px 5px;}
.formular .radio								{ width: 12px !important; border: 0; float: none; margin: 0px 5px;}
.formular .potvrzeni							{ border-top: 1px solid #0D97C5; border-bottom: 1px solid #0D97C5; margin: 10px 0px; padding: 2px 5px; text-align: right;}
.formular select								{ font-size: 0.9em; }
.formular .buttons								{ padding: 10px 0px 10px 145px; }
.formular .buttons input						{ background-color:  #788001; color: white; font-weight: bold; border: 0; }
#formular-kosik input.kosik-pocet				{ border: 1px solid #6B5434; width: 15px; font-size: 0.8em; margin-right: 3px; }
#formular-kosik input.submit					{ width: 50px; font-weight: normal; border: 1px solid #6B5434; font-size: 0.9em; margin-right: 3px; }
