/* CSS Document */
/* Created by www.GoldenDesign.cz */

/* BODY */
body{
	font-family: Meiryo, Tahoma, Arial, sans-serif;
	color: #41301e;	
	font-size: 13px;
	background-color: #ffffcc;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 1.5em;}

/* INDEX */
#index {
	width: 734px;
	height: auto;
	margin: 0 auto;}

#zahlavi {
	width: 734px;
	height: 238px;
	background-image: url("../../design/penison-index-bg-yellow.jpg");
	background-repeat: repeat-x;
	float: left;}

	#flags {
		width: 734px;
		height: 18px;
		text-align: right;
		padding: 3px 0 0 0;
		float: left;}

	#main-menu {
		width: 734px;
		height: 56px;
		background-image: url("../../design/penison-logo-top-yellow.jpg");
		background-repeat: no-repeat;
		background-position: left;
		float: left;}
		
		menu {
				width:734;
				line-height: 55px;
				float:right;
				display:inline; 
				text-align:center;
				margin: 1px 0 0 0;
				padding: 0px;}
				
				menu li.button {margin: 0 0 0 3px;}
				menu li.button {float:left;width:108px;line-height:54px;display:block; background-image: url("../../design/penison-menu-buttom-yellow.jpg");}
				menu li.button a {font-size:13px;font-weight:bold;color:#862918;text-decoration:none;display: block;}
				menu li.button a:hover {color: #be561f; text-decoration: underline;}
				menu li.active a {color: #2e2e2e;background-color: #f1f1a7;}

	#middle {
		width: 734px;
		height: 161px;
		background-image: url("../../design/penison-logo-middle-klara.jpg");
		background-repeat: no-repeat;
		background-position: left;
		float: left;}
		
		#title {
			width: 565px;
			height: 161px;
			float: right;}
	
#body {
	width: 734px;
	background-image: url("../../design/home-hradcany-silueta-yellow.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;}
	
	#body-left {
		width: 180px;
		float: left;}	
	
		#body-left-img {
			width: 170px;
			height: 101px;
			background-image: url("../../design/penison-logo-klara-yellow.jpg");
			background-position: left, top;
			background-repeat: no-repeat;
			float: left;}
			
		#body-left-text {
			width: 180px;
			padding: 0px;
			float: left;}
	
	#body-right {
		width: 530px;
		float: right;
		padding: 0 10px 0 10px;}

#signature {
	width: 734px;
	line-height: 18px;
	text-align: center;
	color: #ba856d;
	float: left;}