body {
	/*background: url('images/pozadi_pruh.jpg') #B6E7FA repeat-x;*/
	background-color: #e6fafc;
	margin:0; padding:0;
	font-family: Arial, "Arial CE", Verdana, "Verdana CE", sans-serif;
	font-size:11px;
	color: #666666;
	behavior:url("inc/csshover.htc")
}


#navod_all { margin: 0; padding:0; text-align:center;  background-color:#e6fafc; }
#navod_text { margin: 30px; text-align:left;  }

h1, h2, h3, h4 {  margin:0px; }

h1 { font-size: 16px; margin:10px 0px 5px 0px; padding-left:25px; color:#1b4593; background: url('../images/h1_decoration.gif') #e6fafc left no-repeat; position: relative;/* position:relative je kvùli bugu Peekaboo*/ }
h2 { font-size: 14px; margin:30px 0px 15px 0px; padding-left:25px; color: #1b4593; background: url('../images/h1_decoration.gif') #e6fafc left no-repeat; }
h3 { font-size: 13px; margin:20px 0px 3px 0px; padding-left:10px; color: #1b4593; background: url('../images/h2_decoration.gif') #e6fafc left no-repeat; }

h4 { font-size: 12px; font-style: italic; }

span.decoration { padding-left:15px; background: url('../images/h1_decoration.gif') #e6fafc left no-repeat;  }

p { padding:0px; margin:8px 0px 10px 0px; }

hr  { color:#c80a10; }


a { text-decoration:underline; color:#c80a10; }
a:hover { text-decoration:none; color:#c80a10; }
