html, body					{ margin: 0; padding: 0; font-family:  Tahoma, Arial, Helvetica, sans-serif; background: #fff; color: #333333; }
body							{ font-size: 71%; }

/*---------- obecne --------------*/

h1,h2,h3,h4,h5,h6			{ color: #e86c1f;  }
p								{ color: #333333; }

h1								{ font-size: 1.7em; padding: 4px 0;  margin-top: 19px;  
								 	border-bottom: 1px solid #E86C1F;    }
h2								{ font-size: 1.4em; }
h3								{ font-size: 1.3em; }
h4								{ font-size: 1.2em; }
h5								{ font-size: 1.1em; }

ul								{ list-style-image: url(img/odrazka.gif); }

li								{ }

a, a:link 					{ color: #82bf29; }
a:hover						{ text-decoration: underline; }

img 							{ border: 0; }
p 								{ text-align: justify; }

/*---------- obecne konec --------------*/

#prava, #top_menu, #nav_path, .print_p
									{ display: none;  }
#hlavicka						{ display: none;  }
.zpatky	{ display: none;  }
#obsah							{ background: #fff; text-align: left; width: auto;  margin: 0; padding: 10px; }
#leva	  						{ display: none;}
.ikony	  						{ display: none;}
#stredni							{  float: none; width: auto; background: #fff; }  
#stredni_in						{ padding: 0; margin: 0; }
#paticka							{ display: none;}
#paticka	img					{ display: none; }

#stredni *						{ background-color: transparent ; background-image: none; }

