body {
	font-family: Verdana, arial, sans-serif;
	background-color: #ffffff;
	text-align:left;
	font-size: 9px;
	font-weight: bold;
	color: #484900;
	margin: 0px 0px 0px 0px;
}

#window {
	width:100%;
	text-align:center;
}

#site {
	width:710px;
	text-align:center;
	margin:0 auto;
}

#banner {
	width:520px;
	height:195px;
	margin: 0px;
	padding: 0px;
	float:left;
}

#menu_container {
	border: 0px solid #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin:0px;
	padding:0px;
	width: 190px;
	height: 195px;
	float:right;
}

#items {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#items li {
	margin: 0;
	padding: 0;
	display:inline;
}

#items a {
	margin: 0;
	padding: 0;
	display:inline;
}

.img_menu {
	zoom: 1;
	border: 0px;
	width:190px;
	height:36px;
	margin: 0;
	padding: 0;
	display: block;
}

#space {
	background-image: url(images/layout_08.jpg);
	background-repeat: no-repeat;
	width: 710px;
	height: 35px;
	float:none;
	}

#text {
	background-image: url(images/layout_09.jpg);
	background-repeat: repeat-y;
	min-height:200px;height:auto !important;height:200px;
	width: 710px;
	border: 0px solid #DA251D;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #4A2312;
	text-decoration: none;
	text-align: justify;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

#text a{
  color: #000;
}

#text a:hover{
  text-decoration: none;
}

#stopka {
	background-color: #FFFFFF;
	background-image: url(images/layout_10.jpg);
	background-repeat: no-repeat;
	width: 710px;
	height:80px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #4A2312;
	text-decoration: none;
	text-align: center;
	margin:0px;
	padding:0px;
	
}

#zis {
	width: 710px;
	height: 50px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #b2b2b2;
	text-decoration: none;
	text-align: center;
	margin-top:0px;
}

#zis img {
	border: 0px solid #ff0000;
}
#zis a {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #b2b2b2;
	text-decoration: none;
	text-align: center;
}

#zis a:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #484900;
	text-decoration: none;
	text-align: center;
}

a img {
border : none;
}

.galeria{
float:left;
padding:1px;
margin: 5px;
border: double #484900 3px;
}


