body {
	background-color: #fffadd;
	color:#000;
	text-align:center;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#container {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(../img/back_container.jpg);
	background-repeat:repeat-y;
}

#header {
	width:780px;
	height:285px;
	background-color:#D7C89D;
	background-image:url(../img/header1.jpg);
	background-repeat:repeat-y;
}

#header .topblock {
	position:relative;
	top:20px;
	display:block;
	width:742px;
	height:245px;
	margin-left:20px;
	border:2px solid #000;
	background-image:url(../img/logo.gif);
	background-position: 5px 10px;	
	background-repeat:no-repeat;
}

#header #flash {
	width:523px;
	height:245px;
	margin-left:217px;
	border-left:2px solid #000;
	background-image:url(../img/headerback.jpg);
	background-position:-2px top;
}
ul#lng {position:absolute; bottom:0;left:0;display:block;margin:0;padding:0;width:200px;}
ul#lng li {display:inline;list-style-type:none;margin-left:10px;}
#menu {
	height:36px;
	width:780px;
	background-color:#987541;
	margin:10px 0 0 0;
	text-align:center;
	padding-top:2px;
}

#menu ul {
	display:block;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:0;
	border-bottom:2px solid #000;
	width:730px;
	padding-bottom:0;
}

#menu li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	display:inline;
	border-right:1px solid #000;
	list-style-type:none;
	height:20px;
	width:auto;
	padding-bottom:0;
	margin:0 7px 0 0;
	padding-right:7px;
}

#menu li a{
	text-decoration:none;
	color:#000;
}

#menu li a:hover{
	text-decoration:underline;
}

#body {
	margin-top:10px;
	width:780px;
	background-image:url(../img/back_body.jpg);
	background-repeat:repeat-y;	
}

#body #left {
	width:260px;
	height:100px;
	float:left;
	height:100%;
}

#body #left .deco {
	border:0;
	margin-top:20px;
	margin-left:31px;
}

#body #right {
	width:480px;
	margin:15px;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:275px;
}

#body #right h1{
	font-size:15pt;
	font-weight:bold;
}

#body #right h2{
	font-size:13pt;
	font-weight:bold;
}

#body #right h3{
	font-size:11pt;
	font-weight:bold;
}

#body .cleaner {
	width:0;
	height:0;
	font-size:1px;
	clear:both;
}

/*tridy*/

.album {
	margin-top:20px;
	float:left;
	width:225px;
	height:100px;
	margin-right:5px;
	padding:3px;
	border:1px solid #86AEC8;
	background-color:#CBDDE9;
}

.album p {
	font-size:10px;
}

.album img { border:0}

.obrazek {
	float:left;
	border:0;
	margin-right:5px;
	margin-bottom:5px;
}

.fotka_kolem {
	width:130px;
	height:130px;
	text-align:center;
	background-color:#C9DDE8;
	padding:5px;
	margin:5px;
	border:1px solid #86AEC8;
	float:left;
}

.fotka {
	border:0;
	cursor:hand;
	
}

.red {
background-color:#D7C89D;
}

.vpravo {
margin:0;
padding:0;
text-align:right;
font-size:10px;
}
.vpravo a {
color:#fff;
margin-right:5px;
}
