/*
CSS
*/

body	{
	margin:0px;
	text-align:center;
	width:100%;
	background:#EBE2D7 url('images/bg.gif');
}

body#mainframe	{
	font-family: Verdana;
	font-size: 11px;
	color: #494648;
	background:#FFF;
	width:100%;
	text-align:left;
}

div.rightFromH1	{
	float:right;
	font-size:12px;
	color:#B76844;
}

div#ubytovaniNavigace	{
	border-bottom:1px solid #8C8076;
	width:100%;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
}

a.uN, a:visited.uN, a:active.uN	{font-size:12px;font-weight:bold;color:#494648;text-decoration:none;}
a:hover.uN			{color:#B76844;}

a, a:visited, a:active	{font-size:12px;font-weight:bold;color:#494648;text-decoration:none;}
a:hover			{color:#B76844;}

a.home	{
	position:absolute;
	top:22px;left:0px;
	width:725px;height:118px;
}

div#holder	{
	position:relative;
	margin:auto;
	width:725px;
	border:1px solid #8C8076;
	background:#FFF;
	margin-top:25px;
}

div#head	{
	width:725px;
	height:140px;
	background:url('images/head.jpg');
	text-align:left;
}

div#footer	{
	margin:2px;
	width:725px;
	font-family: Verdana;
	font-size: 9px;
	color: #494648;
}

#menu {
	width: 725px;
	height: 21px;
	background: url('images/menu.gif');
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
}

#menu li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#menu a {display: block;}


#restaurace, #restaurace_set			{left: 39px;	top: 0px;	width: 88px;	height: 21px;}
#ubytovani, #ubytovani_set			{left: 139px;	top: 0px;	width: 84px;	height: 21px;}
#sloup_a_jeho_okoli, #sloup_a_jeho_okoli_set	{left: 233px;	top: 0px;	width: 144px;	height: 21px;}
#z_historie, #z_historie_set			{left: 386px;	top: 0px;	width: 87px;	height: 21px;}
#cenik, #cenik_set				{left: 483px;	top: 0px;	width: 51px;	height: 21px;}
#jak_nas_najdete, #jak_nas_najdete_set		{left: 545px;	top: 0px;	width: 127px;	height: 21px;}

#restaurace a, #restaurace_set a			{height: 21px;}
#ubytovani a, #ubytovani_set a				{height: 21px;}
#sloup_a_jeho_okoli a, #sloup_a_jeho_okoli_set a	{height: 21px;}
#z_historie a, #z_historie_set a			{height: 21px;}
#cenik a, #cenik_set a					{height: 21px;}
#jak_nas_najdete a, #jak_nas_najdete_set a		{height: 21px;}

#restaurace a:hover		{background: url('images/menu.gif') -39px -21px no-repeat;}
#ubytovani a:hover		{background: url('images/menu.gif') -139px -21px no-repeat;}
#sloup_a_jeho_okoli a:hover	{background: url('images/menu.gif') -233px -21px no-repeat;}
#z_historie a:hover		{background: url('images/menu.gif') -386px -21px no-repeat;}
#cenik a:hover			{background: url('images/menu.gif') -483px -21px no-repeat;}
#jak_nas_najdete a:hover	{background: url('images/menu.gif') -545px -21px no-repeat;}

#restaurace_set		{background: url('images/menu.gif') -39px -21px no-repeat;height: 21px;}
#ubytovani_set		{background: url('images/menu.gif') -139px -21px no-repeat;height: 21px;}
#sloup_a_jeho_okoli_set	{background: url('images/menu.gif') -233px -21px no-repeat;height: 21px;}
#z_historie_set		{background: url('images/menu.gif') -386px -21px no-repeat;height: 21px;}
#cenik_set		{background: url('images/menu.gif') -483px -21px no-repeat;height: 21px;}
#jak_nas_najdete_set	{background: url('images/menu.gif') -545px -21px no-repeat;height: 21px;}

h1	{
	color:#494648;
	width:100%;
	font-size:16px;
	text-align:left;
	margin-top:12px;
	margin-bottom:2px;
	padding-bottom:4px;
	background:url('images/h1.gif') bottom repeat-x;
}

b.colored	{
	color:#B76844;
	line-height:20px;
	vertical-align:top;
}

div#text	{
	width:520px;
	margin-left:12px;
	margin-right:0px;
	font-size:11px;
	text-align:justify;
}

div#imgBlock	{
	position:absolute;
	right:0px;
	top:15px;
	width:176px;
	margin:0px;
	padding:5px;
	background:url('images/imgBg.gif') top left repeat-y;
	border-left:1px solid #D5CDC5;
	border-top:1px solid #D5CDC5;
	border-bottom:1px solid #D5CDC5;
}

div.divImg	{
	width:150px;
	padding:2px;
	text-align:justify;
	cursor:pointer;
}

div.cenikBar	{
	background:#B76844;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	border-left:1px solid #494648;
	border-right:1px solid #494648;
	border-top:1px solid #494648;
}

table	{border:1px solid #8C8076;border-collapse:collapse;width:300px;}
td	{border:0px;font-size:11px;padding:2px;}
th	{border:0px;font-size:11px;font-weight:bold;text-align:left;padding:2px;}

img	{
	border:1px solid #8C8076;
}