
body {
	background:white;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	width:1024px;
	padding-bottom:20px;
	
	
	
}

 #container  {
	width: 1025px;
	position: relative;
	margin: 0 auto;
}


 #logo     { 
	border:none;
	text-decoration: none;
	width:1024px;
	height:110px;
	
}

 #menu     { 
	
	width:200px;
	position:relative;
	background:url(img/menu.png) left top;
	height:500px;
}

 #menu ul {list-style-type:none;margin:0; padding:0; font:bold 20px Comic Sans MS;}
  #menu li {height:50px; }

  

 
 div#menu a {background: #FB9; display: block; background:url(img/tlacitko.png);height:40px; text-decoration:none;color: red;padding-left:48px;padding-top:7px;}
 div#menu a:hover {background:url(img/najete_tlacitko.png) left top; display: block; height:40px;color:red;padding-left:48px;padding-top:7px;}


 
#page     { 
	
	width:718px;
	position:absolute;
	margin-left:204px;
	margin-top:-500px;
	background:white;
	padding-top:-50px;
	padding-left:50px;
	padding-bottom:500px;
	font:14px arial;
}

#footer     { 
	position:absolute;
	width:1022px;
	height:75px;
	background: url(img/spodnilista.png) left top;
	left:-200px;
}
#paticka    { 
	width:800px;
	position:absolute;
	left:-200px;
	margin-left:200px;
	margin-top:18px;

}
#obrlink   { 
	margin-left:43px;
	margin-bottom:43px;

}

h2   { 
	font:17px ;
}

p	{ 
	paing:5px;
}


