body 
{
	background: #fff;
	font-size: 75%;
	font-family: Tahoma, Verdana;
	text-align: center;
	margin: 0;
	padding: 0;
}
input
{
	font-size: 100%;
}
a
{
	color: #E45B25;
	border: 0;
	font-decoration: none;
	border-style: none;
}

img
{
	border: 0;
}
h1, h2, h3, h4, h5
{
	margin: 0.15em 0 1em 0;
}
h1
{
	color: #E45B25;
	font-size: 150%;
	font-family: Trebuchet MS;
}
h2
{
	font-size: 130%;
}
h3
{
	font-size: 120%;
}
h4
{
	font-size: 110%;
}
h5
{
	font-size: 100%;
}
p
{
	margin: 0 0 0.5em 0;
}
form
{
	margin: 0;
}
fieldset
{
	border: 0;
	padding: 0;
	margin: 0;
}

#page
{
	width: 813px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(./img/bg-page.gif) repeat-y;
}
#page-inside
{
	margin: 0 5px;
}
#top-menu
{
	margin: 0 22px;
	font-family: Tahoma;
	font-size: 100%;
	padding-top: 5px;
}
#top-menu form
{
	margin: 0 0 0 0;
	padding-top: 13px;
	width:200px;
	float: right;
	text-align: right;
}
#top-menu form input
{
	width:120px;
	height: 20px;
	background: #D8D8D8;
	border: 0;
	text-size: 120%;
}
#top-menu ul
{
	margin: 0px 0 0 0;
	list-style: none;
	text-transform:uppercase;
}
#top-menu ul li
{
	display: inline;
	background: url(./img/separator.gif) no-repeat left center;
	padding: 0 5px 0 10px;
}
#top-menu ul li a
{
	color: #303030;
	text-decoration: none;
}
#top-menu ul li a:hover
{
	color: #000;
	text-decoration: underline;
}
#head
{
	margin: 0px;
	padding-top:5px;
	clear: both;
}
#head-inside
{
	position: relative;
	height: 250px;
	background: url(./img/head.jpg) no-repeat;
}

#gray
{
	background: #e9e9e9;
	margin: 0px;
	height: 20px;
}
#menu
{
	margin: 0 0px;
}
#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li
{
	display: inline;
		margin: 1px;
}
#menu-submenu
{
/*	border: 1px solid #dadada;*/
	width: 175px;
	float: left;
	background: url(./img/menu-border.gif) no-repeat left top;
	min-height: 250px;
}
#menu-submenu-left
{
	background: url(./img/center-border.gif) no-repeat right top;
	min-height: 250px;
}
#menu-submenu-inside
{
	margin: 0px 30px;
	text-align: left;
}
#menu-submenu ul
{
	list-style: none;
	padding: 2px 0;
	margin: 0;
}

#menu-submenu ul li a
{
	display: inline;
	padding: 0 5px;
	color: #6a6a6a;
	text-decoration: none;
}
#menu-submenu ul li a:hover
{
	color: #000;
	text-decoration: underline;
}
#content
{
	clear: both;
	padding-top: 10px;
}
#obsah
{
	width: 588px;
	float: right;
	margin-left: 10px;
	margin-right: 30px;
	text-align: justify;
}
#obsah ul, li
{
	margin-left: 0;
	text-align: justify;
}
#obsah-border
{
	background: url(./img/menu-border.gif) no-repeat right top;
	min-height: 250px;
}
#foot
{
	background: #e9e9e9;
	padding: 20px 18px;
	font-size: 90%;
	width: 777px;
	margin-bottom: 20px;
	text-align: right;
	color: #646464;
	padding-right:30px;
}

#obsah ul
{
	list-style: none;
}
#obsah ul li a
{
	color: #303030;
	text-decoration: none;
}
.thumb {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 5px;
	}
.photothumb {
	display: block;
	float: left;
	width: 125px;
	height: 140px;
	}
a.photothumb {
	border-style:none;
	}
	
.podpis {
	text-align: center;
	margin-bottom:20px;
	}