html 	{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	}
body	{
	padding:0;
	margin-top:5px;
	background:#C6CFD8 url(images/back.gif) repeat;
	}
#obal	{
	margin:0;
	padding:0;
	width:750px;
	min-height:550px;
	background:#ffffff url(images/obal.jpg) center top no-repeat ;
	}
#intro	{
	float:left;
	margin-top:15px;
	background:#ffffff url(images/intro.jpg) center bottom no-repeat ;
	width:750px;
	height:550px;
	min-height:550px;
	}
#hlavicka	{
	float:left;
	margin-top:15px;
	background:#ffffff url(images/intro1.jpg) center top no-repeat ;
	width:750px;
	min-height:100px;
	}

#menublok {
	float:right;
	margin-top:180px;
	padding-top:70px;
	min-height:100px;
	width:110px;
	text-align:right;
	color:#aeaeae;
	background:#ffffff url(images/k_menu.jpg) top left no-repeat ;
	}
#nav 	{
	float:left;
	width:100px;
	margin:0;
	padding:0;
	}
#nav ul {
	margin:0;
	padding:0;
	}
#nav ul li {
	padding:0;
	list-style:none;
	width:110px;
	color:#F96807;
	font-size:0.8em;
	text-align:left;
	}
#nav ul li a {
	width:110px;
	color:#F96807;
	text-decoration:none;
	}
#nav ul li a span {
	color:#AE3800;
	text-decoration:underline;
	}
#nav ul li a:hover {
	color:#ff0000;
	text-decoration:none;
	}


#tophlavniblok {
	float:left;
	margin-top:160px;
	margin-left:5px;
	width:580px;
	height:20px;
	background:#ffffff  url(images/pod_text_1.jpg)  top left no-repeat;
	}
#hlavniblok {
	float:left;
	margin-left:5px;
	width:580px;
	min-height:300px;
	background:#ffffff  url(images/pod_text_2.jpg) top left repeat-y;
	}
#hlavniblok li	{
	width:450px;
	text-align:left;
	margin-left:30px;
	color:#5a5a5a;
	font-size:0.8em;
	vertical-align:top;
	}
#bottomhlavniblok {
	float:left;
	margin-left:5px;
	width:580px;
	height:20px;
	background:#ffffff  url(images/pod_text_3.jpg)  top left no-repeat;
	}

#patka	{
	margin:0;
	padding:10 0 10 10;
	width:750px;
	min-height:30px;
	color:#026AA7;
	letter-spacing:0.3em;
	font-size:0.6em;
	text-align:left;
	}
#copy	{
	margin:0;
	padding-top:5px;
	width:750px;
	min-height:40px;
	background:#C6CFD8;
	color:#ffffff;
	font-size:0.6em;
	text-align:center;
	}
#copy a	{
	color:#858585;
	text-decoration:none;
	}

H1	{
	height:30px;
	text-align:right;
	vertical-align:bottom;
	padding:5px;
	margin:0 30px 0 40px;
	color:#002158;
	font-size:1.2em;
	border-bottom:#ffffff 1px solid;
	background:  url(images/minilogo.jpg)  bottom left no-repeat;
	}
H2	{
	text-align:left;
	margin-left:40px;
	color:#575757;
	font-size:1em;
	}
p	{
	text-align:left;
	padding-right:30px;
	margin-left:40px;
	color:#5a5a5a;
	font-size:0.8em;
	}
p img	{
	float:left;
	margin-right:15px;
	}
