/* CSS Document */
/* Created by www.GoldenDesign.cz */

/* BODY */
body{
	font-family: Arial, Tahoma, sans-serif;
	color: #474747;	
	font-size: 13px;
	text-align: center;
	background-color: #56240b;
	background-image: url("../design/index-bg-image.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 1.5em;}

/* INDEX */
#index {
	width: 1010px;
	margin: 0 auto;}

#zahlavi {
	width: 1010px;
	height: 256px;
	background-image: url('../design/head-image.jpg');
	background-repeat: no-repeat;
	float: left;}
	
	#flags {
		width: 990px;
		height: 16px;
		text-align: right;
		float: right;
		margin: 3px 22px 0 0;}
	
	#zahlavi-logo {
		width: 185px;
		height: 77px;
		float: left;
		background-image: url('../design/logo.jpg');
		background-repeat: no-repeat;
		margin: 89px 0 0 782px;}

#box-empty {
	width: 1010px;
	height: 204px;
	float: left;}

#body-top {
	width: 1010px;
	height: 12px;
	background-image: url('../design/body-line-top.jpg');
	background-repeat: no-repeat;
	float: left;}

#body {
	width: 974px;
	background-image: url('../design/body-bg-main.jpg');
	background-repeat: repeat;
	margin: 0 0 0 18px;
	float: left;}
	
	#body-menu {
		width: 220px;
		float: left;}
		
		#menu-margin {
			width: 203px;
			font-family: Segoe Script;
			text-align: left;
			margin: -215px 0 0 10px;
			position: relative;
			float: left;}
		
		#button-01 {
			width: 203px;
			line-height: 38px;
			background-image: url('../design/button-01.jpg');
			background-repeat: no-repeat;
			float: left;}
		
		#button-01-active {
			width: 203px;
			line-height: 38px;
			background-image: url('../design/button-01-hover.jpg');
			background-repeat: no-repeat;
			float: left;}
		
		#button-02 {
			width: 203px;
			line-height: 38px;
			background-image: url('../design/button-02.jpg');
			background-repeat: no-repeat;
			float: left;}
		
		#button-02-active {
			width: 203px;
			line-height: 38px;
			background-image: url('../design/button-02-hover.jpg');
			background-repeat: no-repeat;
			float: left;}
		
		#button-03 {
			width: 203px;
			line-height: 38px;
			background-image: url('../design/button-03.jpg');
			background-repeat: no-repeat;
			float: left;}
		
		#button-03-active {
			width: 203px;
			line-height: 38px;
			background-image: url('../design/button-03-hover.jpg');
			background-repeat: no-repeat;
			float: left;}
		
		#button-04 {
			width: 203px;
			line-height: 38px;
			background-image: url('../design/button-04.jpg');
			background-repeat: no-repeat;
			float: left;}
		
		#button-04-active {
			width: 203px;
			line-height: 38px;
			background-image: url('../design/button-04-hover.jpg');
			background-repeat: no-repeat;
			float: left;}
		
		#button-05 {
			width: 203px;
			line-height: 38px;
			background-image: url('../design/button-05.jpg');
			background-repeat: no-repeat;
			float: left;}
		
		#button-05-active {
			width: 203px;
			line-height: 38px;
			background-image: url('../design/button-05-hover.jpg');
			background-repeat: no-repeat;
			float: left;}
		
		#body-gallery {
			width: 198px;
			height: 35px;
			background-image: url('../design/menu-gallery-text.jpg');
			background-repeat: no-repeat;
			margin: 5px 0 0 7px;
			float: left;}
	
		#body-gallery-image {
			width: 198px;
			height: 167px;
			background-image: url('../design/menu-gallery.jpg');
			background-repeat: no-repeat;
			margin: 5px 0 0 7px;
			float: left;}
		
		#body-gallery-image:hover {background-image: url('../design/menu-gallery-hover.jpg');}
	
	#body-body {
		width: 750px;
		margin: 0 0 5px 0;
		float: left;}		
	
		#body-head {
			width: 754px;
			height: 62px;
			background-image: url('../design/body-sub-head.jpg');
			background-repeat: no-repeat;
			float: left;}	
	
		#body-head-uvod {
			width: 754px;
			height: 100px;
			background-image: url('../design/body-sub-head-2.jpg');
			background-repeat: no-repeat;
			float: left;}
		
		.body-sub-bg{
			width: 754px;
			background-image: url('../design/body-sub-bg.jpg');
			background-repeat: repeat-y;
			float: left;}
		
		#body-margin{
			width: 650px;
			text-align: justify;
			position: relative; 
			margin: -201px 54px -80px 50px;
			float: left;}
		
		#body-margin-uvod{
			width: 650px;
			text-align: justify;
			position: relative; 
			margin: -61px 54px -80px 50px;
			float: left;}
		
		#body-zapati {
			width: 754px;
			height: 116px;
			background-image: url('../design/body-sub-end.jpg');
			background-repeat: repeat-y;
			float: left;}

#body-bottom {
	width: 1010px;
	height: 12px;
	background-image: url('../design/body-line-bottom.jpg');
	background-repeat: no-repeat;
	float: left;}

#signature {
	width: 990px;
	line-height: 28px;
	text-align: right;
	color: #a15b3b;
	float: left;}