/* Start of CMSMS style sheet 'layout' */
body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #cbcbcb;
	background-image: url('images/bg_out_gradient.png');
	background-repeat: repeat-x;
	border-style: none;
	padding: 0px;
	margin: 0px;
}

a {
	border-style: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a img {
	border-style: none;
}
p {
	padding: 0px;
	margin: 0px;
}
#div_main_bg {
	background-image: url('images/bg_in_spacer.png');
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 964px;
}
#div_main {
	background-image: url('images/bg_in_upper.png');
	background-repeat: no-repeat;
	width: 964px;
	}
	#div_header {
		margin-left: 54px;
		margin-right: 54px;
		width: 799px;
		height: 300px;
		background-image: url(images/header_bg.png);
		background-repeat: no-repeat;
		padding-top: 0px;
		padding-right: 30px;
		padding-bottom: 15px;
		padding-left: 27px;
		position: relative;
		}
		#div_header_logos {
			height: 300px;
			width: 799px;
			position: absolute;
			z-index: 1;
			}
			.div_header_slides {
				background-repeat: no-repeat;
				height: 300px;
				width: 799px;
				z-index: 1;
			}
		#div_header_menu {
			position: absolute;
			z-index: 2;
			height: 193px;
			width: 339px;
			margin-top: 107px;
			background-image: url(images/menu.png);
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		#div_header img#logo_text {
			position:absolute;
			z-index:100;
			right: 58px;
			top: 42px;
		}
		#div_menu_active {
			height: 193px;
			width: 339px;
			background-repeat: no-repeat;
			}
			#div_menu_active div {
				height: 25px;
				width: 339px;
				position: relative;
			}
			#div_menu_active div a {
				display: block;
				height: 25px;
				width: 339px;
				position: absolute;
				z-index: 2;	
			}
			#div_menu_active div a .hover {
			  display: block;
			  background: url(images/menu.png) no-repeat;
			  width: 339px;
			  height: 25px;
				}
				#div_link_home a span.hover {
					background-position: -339px 0px;
				}
				#div_link_fotogalerie a span.hover {
					background-position: -339px -25px;
				}
				#div_link_jakub_klapka a span.hover {
					background-position: -339px -50px;
				}
				#div_link_nikola_bruncova a span.hover {
					background-position: -339px -75px;
				}
				#div_link_bretislav_horak a span.hover {
					background-position: -339px -100px;
				}
				#div_link_navstevni_kniha a span.hover {
					background-position: -339px -125px;
				}
				#div_link_nasi_pratele a span.hover {
					background-position: -339px -150px;
				}
	#div_content {
		margin: 5px 108px 5px 106px;
	}
	.content_header {
		font-size: 12px;
		text-align: center;
		background-image: url('images/content_header.png');
		background-repeat: no-repeat;
		width: 750px;
		height: 20px;
		padding-top: 20px;
	}
	.content_footer {
		background-image: url('images/content_footer.png');
		background-repeat: no-repeat;
		width: 750px;
		height: 19px;
		margin-top: 10px;
	}
	#div_footer {
		background-image: url('images/footer.png');
		background-repeat: no-repeat;
		width: 564px;
		height: 54px;
		padding: 16px 100px 0px 300px;
		text-align: center;
		line-height: 18px;
	}
	#absolute_footer {
		background-image: url('images/absolute_footer.png');
		background-repeat: no-repeat;
		width: 964px;
		height: 99px;
		margin-right: auto;
		margin-left: auto;
		}
		.footer_links {
			font-size: 9px;
			}
			.footer_links a {
				text-decoration: none;
			}
			.footer_links a:hover {
				text-decoration: underline;
			}
/* End of 'layout' */

