hr {
color: #330000;
background-color: #330000;
height: 1px;
border: 0;
width: 100%;
}

.arrowlistmenu{
	width: 264px; /*width of menu*/
	}
.arrowlistmenu .headerbar{
	font: bold 14px Arial;
	color: white;
	background: black url(../img/tlo5.jpg) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	text-align:left;
	}
.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	text-align:left;
	}
.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	}
.arrowlistmenu ul li a{
	color: #462111;
	background: url(../img/arrowbullet.jpg) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #e5b78e;
	}
.arrowlistmenu ul li a:visited{
	color: #462111;
	}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #462111;
	background-color: #e2c48a;
	}
.arrowlistmenudown{
	width: 204px; /*width of menu*/
	}
.arrowlistmenudown .headerbar{
	font: bold 14px Arial;
	color: white;
	background: black url(../img/tlo5.jpg) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	text-align:left;
	}
.arrowlistmenudown ul{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	text-align:left;
	}
.arrowlistmenudown ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	}
.arrowlistmenudown ul li a{
	color: #523a25;
	background: url() no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 30px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	background-color: #eac98d;
	}
.arrowlistmenudown ul li a:visited{
	color: #523a25;
background-color: #eac98d;
	}
.arrowlistmenudown ul li a:hover{ /*hover state CSS*/
	color: #523a25;
	background-color: #e7c68b;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/tlo3.jpg);
	background-repeat: repeat;
	color: #330000;
	}
#menugora a:link,#menugora a:active { 
	text-decoration:none; 
	color: #FFFFFF;
	font-weight:bold;
	}
#menugora a:visited { 
	text-decoration:none; 
	color: #FFFFFF;
	font-weight:bold;
	}
#menugora a:hover { 
	text-decoration: none; 
	color:#999999;
	font-weight:bold;
	}	
#menugora{
	background-image:url(../img/tlo4.jpg);
	background-repeat:repeat-x;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color:#FFFFFF;
	text-align: left;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

img { border: 4px solid #FFFFFF; }

#tresc{
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	text-align:left;
	color: #330000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
#tresc td{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
#tresc a:link,#tresc a:active { 
	text-decoration:none; 
	color: #330000;
	}
#tresc a:visited { 
	text-decoration:none; 
	color: #330000;
	}
#tresc a:hover { 
	text-decoration: underline; 
	color: #330000;
	}	
.poletext {
	width: 98%;
}
