html, body					{ margin: 0; padding: 0; font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif ; background:  #000; color: #ccc; }
body							{ font-size: 75%; }

/*---------- obecne --------------*/

h1,h2,h3,h4,h5,h6			{ color: #00AEEF;  }
p								{ color: #ccc; margin-top: 0; padding-top: 0; }

h1								{ font-size: 1.7em; padding: 4px 15px 4px 0;  margin-top: 0px; margin-bottom: .9em;  
								  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; margin-bottom: 5px; padding-bottom: 5px; padding-top: 0; margin-top: 0; }
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;  }


/*---------- layout konec --------------*/

span.clearboth				{ clear: both; height: 1px; line-height: 1px; font-size: 1px; display: block; visibility: hidden; }




