body {
background: url(../img/arches.png); /*#FFF*/ 
font: 11px Verdana; 
padding: 0px; 
margin: 0px
} 

img {
  border: 0;
  padding: 0px; 
  margin: 0 0 0 0;
}

hr {
	color:silver;
	background-color:silver;
	height: 1px;
	border-width:0px;
	margin-bottom: 0px;
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
}

* html hr {margin: 0 10 -20; /* for IE6 */}
* +html hr {margin: 0 10 -20; /* for IE7 */}

img.intext{
border: solid 1px silver; 
margin-left: 0px; 
margin-right: 15px; 
margin-bottom: 5px; 
margin-top: 0px; 
}

img.intext2{
border: solid 1px silver; 
margin-left: 10px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-top: 0px;
}

img.thumb{
border: solid 1px silver; 
margin-left: 10px; 
}

img.line{
border: 0; 
margin-left: 10px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-top: 0px;
}


p{
font: 12px Verdana;
color: #4D6532;
line-height: 1.5; 
text-align: justify;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 10px
}

p.chapter{
font: 13px Verdana;
text-align: right;
color: #CC0000;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 0px;
margin-top: 0px
}

p.center{
font: 12px Verdana;
color: #4D6532;
line-height: 1.3; 
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 10px
}

li{
font: 12px Verdana;
color: #4D6532;
line-height: 1.5; 
text-align: justify;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 10px
}

a {color: #CC0000; text-decoration: none; }

a:hover {color: green; text-decoration: none; }

/*  Header ----------------------------------- */

table.header{
border-bottom: 0px silver;
border-right: 0px silver;
border-bottom-style: dashed;
border-right-style: dashed;
background: white;
}

/* END Header -------------------------------- */

/*  Menu  -------------------------------------*/

td.menu{
font: 12px Verdana;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
border-bottom: dashed 1px silver;
border-right: dashed 1px silver;
border-bottom: 1px silver;
border-bottom-style: dashed;
}

td.menu2{
/*border-bottom: dashed 1px silver;*/
}

td.submenu{
font: 10px Verdana;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
border-bottom: dashed 1px silver;
border-right: dashed 1px silver;
background: white;
}

td.thumb{
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

td.thumb_text{
font: 10px Verdana;
}

a.menu{font: 13px Verdana; font-weight: bold; color: #CC0000; text-decoration: none; }
a.menu_selected{font: 13px Verdana; font-weight: bold; color: green; text-decoration: none; }
a.menu:hover {color: green; text-decoration: none; }

a.submenu{font: 11px Verdana; color: #CC0000; text-decoration: none; }
a.submenu_selected{font: 11px Verdana; color: green; text-decoration: none; }
a.submenu:hover {color: green; text-decoration: none; }

/* END Menu -------------------------------- */


/*  Main  -------------------------------------*/

td.main{
/*text-align: top;*/
font: 11px Verdana;
color: green;
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
/*border-bottom: 1px silver;
border-bottom-style: dashed;*/
}

/* END Main -------------------------------- */


/*  Banners  -------------------------------------*/

td.banner{
/*text-align: center;*/
vertical-align: top;
text-align: center;
padding-top: 0px; /* 130px  */
border-left: 1px silver;
border-right: 1px silver;
border-bottom: 0px silver;
border-right-style: dashed;
border-left-style: dashed;
/*border-bottom-style: dashed;*/
/*background: url(../img/0.jpg);
background-repeat: repeat-x;*/
}

/* END Banners -------------------------------- */


/*  Footer ----------------------------------- */

td.footer_right{
vertical-align: top;
text-align: right;
font: 10px Verdana;
color: #CC0000;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px silver;
border-right: 1px silver;
border-top-style: dashed;
border-right-style: dashed;
background: white;
/*background: url(../img/logo_bottom.jpg);*/
}

td.footer_left{
vertical-align: top;
text-align: left;
font: 10px Verdana;
color: #CC0000;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px silver;
border-right: 0px silver;
border-top-style: dashed;
border-right-style: dashed;
background: white;
/*background: url(../img/logo_bottom.jpg);*/
}

/* END Footer -------------------------------- */

/*  Gallery table ----------------------------------- */

table.galerii{
margin-left: 0px;
text-align: center;

}

/* END Gallery table -------------------------------- */


