/* Start of CMSMS style sheet 'akce-krby-default' */
	

{literal}

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
	background: #FFFFFF;
}


.image-border { 
padding:3px; 
border: #AE822C 2px solid; 
background: #CC9933;
}


#cara_horni {
	display: block;
	margin: 0px 0px 0px 0px;
	background: #AE822C url(images/horni.gif) repeat-x;
	width: 100%;
	height: 3px;
	text-align: center;
	color: #8F6B24;
	
	
}

#cara_horni1 {
	width: 100%;
	height: 1px;
	margin: 0 auto;
	background: #956F25;
}

#cara {
	width: 100%;
	height: 10px;
	margin: 0 auto;
	background: #AE822C;
}



/* Header */

#header {
/* border-top: solid #AE822C 3px; */
	width: 100%;
	height: 110px;
	margin: 0 auto;
	background: #8F6B24;
}

#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 25px 0 0 25px;
	font-size: 33px;
	
}
.locko {
	float: left;
	padding: 30px 0 0 35px;;
	font-size: 10px;
}

#header h2 img {
	float: left;
	padding: 23px 0 0 5px;;
	font-size: 10px;
}

#header h2 {
	float: left;
	padding: 6px 0 0 30px;
	
	
}

#header ul {
	float: right;
	margin: 0 20px;
	padding: 73px 0 0 0;
	list-style: outside;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 10px 0 10px;
	background: #AE822C url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

{/literal}
/* End of 'akce-krby-default' */

