body		{
			margin:0;
			padding:20;	
			background: white;
			font: 76% arial,sans-serif;
			text-align:center;	
			background-image: url('img/bg01.png');
			background-repeat: repeat-x;
	

			}

p			{	
			margin: 0 10px 10px;
			color: #666666;	
			}

a			{
			display:block;
			color: #981793;
			padding:10px;
			}

table {
			font: 100% arial,sans-serif;
			}

div#head 	{
			height: 200px;
			background-image: url('img/head++.png');
			}

div#head h1	{
				height:80px;
				line-height:80px;
				margin:0;
				padding-left:10px;
				background: #EEE;
				color: #79B30B
				}


div#obsah p		{	
				line-height:1.4
				}





div#footer		{
				background-image: url('img/zapati.png');
				color: white;
				height:30px;

				}

div#footer p	{
				margin:0;
				padding:5px 10px
				}

div#container	{	
				width:850px;
				margin:0 auto;
				text-align:left;
				}


div#wrapper		{
				float:left;
				width:100%;
				}

div#obsah		{
				margin-left: 200px;
				background: white;
				height: auto;
				}



div#menu		{
				background:white;	
				float:left;
				width:200px;
				height: auto;
				margin-left:-850px;
				padding-left: 10px;
				padding-left: "10px";
				padding-right: "-20px";
				color: #333333;

				}


div#menu ul a {
				text-decoration: none;
				width: 160px;
				width: "160px";
				display: block;
				color: #333333;
				margin-left: -35px;
				margin-left: "-15px";
				text-align: right;
				float:left;
				background-color: white;
				border-right: 1px solid #333333; 				
				font-size: 12px;
				}

div#menu ul a:hover	{
				background-color: #333333;
				color: #FFFFCC;
				float:left;

				
				}

div#footer		{
				clear:left;
				width:100%;
				}