html  {
	margin: 0;
	padding: 0;
	height							: 100%;	
	width							: 100%;
/*	background					: transparent url('bg-page.gif') repeat-x;*/
/*	background					: transparent url('bg-page2.gif');*/
}

body {
	width							: 80%;
	margin							: auto;
	background					: #ffffff;
	font-size						: 13px;
	font-family						: Verdana, Arial, Helvetica, sans-serif;

	text-align		: left;

	border-left		: 1px solid black;
	border-right		: 1px solid black;	
}

#sidebar_left{
	float	: left;
	width	: 200px;
	background		: #dee6de;	
	padding-top		: 15px;
}

#sidebar_left img.header{
	padding-bottom		: 5px;
}

#sigla{
	padding-bottom		: 5px;
	padding-left			: 10px;
}

address{
	display				: inline;
	font-style		: normal;
	
}
#address{
	background		: transparent url('bg-top.jpg');	
	height				: 22px;
	padding-left			: 10px;
}
img.gallery{
	border		: 1px solid black;
	padding	: 0px;
}
#footer{
	clear: both;
	width		: 100%;
	background	: transparent url('bg-footer.jpg') repeat-x bottom;
	text-align		: center;
	padding-top	: 10px;
}
#meniu li{
	list-style-type	: none;
	line-height		: 150%;
	list-style-image	: url('list.gif');
}
#meniu li a{
	font-weight		: bold;
	text-decoration	: none;
	color			: black;
	border-bottom	: 1px dotted black;
}
/*
#meniu li a:hover{
	color			: #60ef7e;
	border-bottom	: 1px dotted #60ef7e;
}
*/
#page{
	padding-top	: 15px;
	margin-left		: 200px;
	padding-left		: 0px;
}

#content{
	padding		: 1em;
}
#content li{
	line-height		: 200%;
}

table{
	border-collapse	: collapse;
}
td, th{
	border			: 1px solid black;
}
table.contact{
	border-collapse	: separate;
}
table.contact td{
	border			: 0px;
}
a img{
	border			: 0px;
}
img.harta {
	border			: 1px solid black;
}
a.harta{
	text-decoration	: none;
}
td.harta{
	vertical-align	: top;
}
