*{margin: 0px; padding: 0px;}
body {margin: 0;	padding: 0;	background: #1c3aa6 url(../design-images/bg.jpg) repeat-x; font: normal 12px Verdana, sans-serif;	color: #132e28;}
p {margin: 10px 0px 10px 0px;}

a{
	font-weight: bold;
	text-decoration: none; 	
	color: #1C3AA6;
	}
	
a:hover{
	font-weight: bold;
	text-decoration: none; 	
	color: #000;
	}
img {
	border: 0px;
	}

#hlavicka {
	width: 900px;
	height: 300px;
	padding: 0px;
	margin: 0 auto;	
	background: url(../design-images/hlavicka.jpg) no-repeat;
	} 
	
#logo-citace {
	width: 200px;
	padding: 40px 10px 0px 10px;
	color: #0043f9;
	font-size: 11px;
	text-align: center;
	}
	
#obal {
	width: 900px;
	padding: 0px;
	margin: 0 auto;	
	background: url(../design-images/bg-obsah.gif) repeat-y;
	} 

#obsah {
	float: right;
	width: 650px;
	padding: 10px 10px 10px 10px;
	background: url(../design-images/obsah-bg-top.jpg) no-repeat;
	background-position: right top;
	} 	

#paticka {
	width: 660px;
	height: 50px;
	padding: 60px 0px 0px 240px;
	font-size: 10px;
	color: #0034ef;
	margin: 0 auto;	
	background: #1c3aa6 url(../design-images/paticka.jpg) no-repeat;
	} 
	
#paticka a {
	text-decoration: none; 	
	color: #0034ef;;
	}

#paticka a:hover{
	text-decoration: none;
	color: #FFF; 	
	}

#menu {
	float: left;
	width: 210px;
	padding: 0px 0px 10px 10px;
	color: #132e28;
	} 

#menu .kat {
	width: 200px;	
	height: 20px;
	padding: 5px;
	text-align: left;
	background: url(../design-images/bg-menu.jpg) no-repeat;
	}
	
#menu .kat-sub {
	width: 195px;	
	height: 20px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	background: url(../design-images/bg-menu-sub.jpg) no-repeat;
	}
	
#menu .kat a{
	font-weight: bold;
	text-decoration: none; 	
	color: #132e28;
	}
	
#menu .kat-sub a {
	text-decoration: none; 	
	color: #132e28;
	}

#menu .kat a:hover{
	font-weight: bold;
	text-decoration: none; 	
	color: #1C3AA6;
	}
	
#menu .kat-sub a:hover {
	text-decoration: none; 	
	color: #1C3AA6;
	}
	 
#natahovac {
	clear: both;
	}
	
	
h1, h2, h3 {
	color: #0043f9;
	margin-bottom: 30px;
	}
	
h1 {
	font-size: 16px;
	border-bottom: 1px solid #0043f9;
	}

h2 {
	font-size: 15px;
	}

h3 {
	font-size: 14px;
	}


