html, body {
	background-color: #650000;
	color: #000;
	padding: 0;
	font-family: Arial Narrow;
	font-weight: normal;
	

}
h1 {
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: medium;
}

h2{
color: #650000;
}

#TOP {
	width:1000px;
	text-align: center;
}



#BANNER {
	background:url(../fotos/banner_panel.gif) 0 0 repeat-x;
	margin-top: 2px;

}

#TRESC {
	background-color: #fff;
	text-align: left;
	font-family: Arial;
}

#TRESC1 {
	margin-left: 200px;
	background-color: #fff;
	text-align: center;
	font-family: Arial;
}


#NADOLE {
	margin-left: 155px;
	background-color: #fff;
}


#STOPKA {
	clear: both;
	width: 100%;
	background-color: #888;
}

pre {
	overflow: auto;
}

#MENU1 {
	height: 30px;
	background:url(../fotos/menu_poz.gif) 0 0 repeat-x #650000;

}

#menu1a {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;

}
#menu1a li {
	float: right;

}

.menupoz1 a:link, .menupoz1 a:visited {
	width: 120px;
	text-decoration: none;
	text-align: center;
	display: block;
	color: #fff;
	border: 2px outset #650000;
	padding: 5px;
	border-style: hidden;
	border-left: 1px solid #fff;
	background:url(../fotos/menu_poz.gif) 0 0 repeat-x #650000;
		
	
}

.menupoz1 a:hover {
	background:url(../fotos/menu_poz2.gif) 0 0 repeat-x;
	background-color: #fff;
	color: #650000;
	
}

#MENU2 {
	
	width: 155px;
	float: left;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}

#menu2a {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu2a li {
	float: right;
}
.menupio2 a:link, .menupio2 a:visited {
	text-decoration: none;
	display: block;
	width: 148px;
	text-align: left;
	background-color: #fff;
	background:url(../fotos/menu_pio.gif) 0 0 repeat-x #650000;
	color: #fff;
	border: 2px outset #650000;
	padding: 5px;
	border: 1px solid #fff;

}

.menupio2 a:hover {
	background:url(../fotos/menu_pio2.gif) 0 0 repeat-x;
	background-color: #fff;
	color: #650000;
	
}




