* {
	font-family: "Tahoma CE", "tahoma ce", Tahoma, tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-x;
	font-size: 9pt;
}

div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1 {
	font-size: 120%;
	color: #686868;
}

h2 {
	font-size: 120%;
	color: #075981;
	clear: both;
}

h3 {
	font-size: 120%;
	color: #A7A7A7;
	letter-spacing: 5px;
}

a img {
	border: 0px;
}

textarea, input {
	font-size: 100%;
}

/* rozlozeni - start */
#body {
	width: 887px; /*862*/
	background-image: url(img/bg_okno.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto 0px auto;
}

#okno {
	width: 862px; /*8550*/
}

#titul {
	width: 862px;
	height: 84px;
	float: left;
	clear: both;
}

#podtitul {
	height: 78px;
	clear: both;
}

#menu {
	width: 762px;
	height: 19px;
	padding-top: 2px;
	padding-left: 125px;
	background-image: url(img/bg_menu.gif);
	background-repeat: repeat-x;
	float: left;
	clear: both;
}

#obsah {
	width: 802px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	background-color: #FFF;
	background-image: url(img/bg_obsah.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
}

#text {
	width: 672px;
	padding-top: 20px;
	padding-left: 100px;
	padding-right: 10px;
	float: left;
}

#spodek {
	height: 20px;
	font-size: 80%;
	color: #B3B3B3;
	border-top: 2px solid #6F6F6F;
	text-align: right;
	padding-right: 20px;
	clear: both;
}

#fotografie {
	position: absolute;
	top: 94px;
	left: 440px;
}

#zalom {
	width: 363px;
	height: 130px;
	border: 0px;
	float: right;
}

#min {
	width: 1px;
	height: 290px;/*300*/
	float: left;
}
/*rozlozeni - konec */

#titul img.logo {
	margin-top: 7px;
	margin-right: 20px;
	float: right;
}

#titul strong {
	font-size: 14px;
	font-weight: bold;
	color: #686868;
	float: left;
	position: relative;
	top: 65px;
	left: 150px;
}

#menu img {
	vertical-align: text-top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	list-style: none;
	text-indent: 0px;
	display: inline;
}

#menu * {
	color: #FFF;
}

#menu a {
	font-size: 90%;
	color: #FFF;	
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#spodek a {
	font-size: 100%;
	color: #B3B3B3;
	text-decoration: none;
}

#spodek div {
	width: 50px;
	float: left;
}

/* fotogalerie - start */
table.galerie {
	border: 0px;
	padding: 5px;
}

table.galerie th {
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

table.galerie td {
	vertical-align: top;
}

table.galerie a.akt {
	font-weight: bold;
}

div.detail {
	float: left;
	width: 190px;
	height: 141px;
	margin-right: 8px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #6F6F6F;
	text-align: center;
}

div.detail span {
	padding-left: 5px;
	padding-top: 2px;
	/*color: #FFF;*/
	clear: both;
}

div.detail img.thumb {
	margin: 0px;
}

div.mainFotografie {
	clear: both;
}
/* fotogalerie - konec */

