body {margin: 0;	padding: 0;	background: #a8d3f0; font: normal 12px Verdana, sans-serif;	color: #000;}


h1 {font-size: 16px; color: #960000;}
h2 {font-size: 15px; color: #960000;}
h3 {font-size: 15px; color: #960000;}
h4 {font-size: 14px; color: #960000;}
h5 {font-size: 13px; color: #960000;}

a {color: #960000; text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}


/* ZAKLAD */

#hlavicka {
	width: 910px;	
	height: 170px;	
	margin: 0 auto;	
	background: #FFF url(../design-images/header.jpg);
	}

	
#menu {
	width: 910px;
	height: 23px;	
	margin: 0 auto 0px auto; 
	text-align: center; 
	padding: 7px 0px 0px 0px;  
	font-size: 12px; 
	color: #000; 
	background: url(../design-images/menu.gif);
	}

#obsah {
	width: 890px;	
	margin: 0 auto 0px auto; 
	padding: 10px; 
	background: #FFF;
	}

#paticka {
	width: 890px;	
	height: 17px;	
	margin: 0 auto; 
	padding: 23px 20px 0px 0px; 
	text-align: right; 
	font-size: 10px; 
	color: #FFF; 
	background: url(../design-images/bottom.gif) no-repeat;
	}
	
#odkazy {
	width: 890px;	
	height: 17px;	
	margin: 0 auto; 
	text-align: right; 
	font-size: 10px; 
	padding: 10px 0px 10px 0px;
	}

#obsahmenu {
	float: left;
	width: 210px;
	}

#obsahhlavni {
	float: right; 
	width: 165px; 
	margin-top: -174px; _margin-top: -173px;  
	position: relative;
	}
	
#menu-left {
	text-align: left; 
	}

#hlavnipanelobal {
	float: right; 
	width: 670px; 
	padding: 0px 0px 0px 0px;
	}

#kategorie {
	width: 650px;
	height: 30px;
	padding: 7px 0px 0px 20px;
	color: #FFF;
	font-weight: bold; 
	font-size: 13px;
	background: url(../design-images/nadpis.gif) no-repeat;
	}


.menu-nadpis {
	width: 200px;
	height: 30px;
	padding: 6px 0px 0px 10px;
	color: #FFF;
	font-weight: bold; 
	font-size: 13px;
	background: url(../design-images/bg-nadpis.gif) no-repeat;
	}

.menu-kat1 {
	width: 190px;
	height: 22px;
	padding: 8px 0px 0px 20px;
	background: url(../design-images/bg-menu.gif) no-repeat;
	} 

.menu-kat1 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	} 

.menu-kat1 a:hover {
	color: #960000;
	font-weight: bold;
	text-decoration: none;
	} 


/* Menu */

#menu a {
	color: #FFF; 
	font-weight: bold; 
	text-decoration: none;
	}

#menu a:hover {
	color: #000;
	font-weight: bold;  
	text-decoration: none;
	}


/* Paticka */
#natahovac {
	clear: both;
	}
	
#paticka a {
	text-decoration: none; 
	color: #FFF;
	}
	
#paticka a:hover {
	color: #ffde01; 
	text-decoration: none;
	}

img {
	border: 0px;
	}

