/* layout, menu */
#logo {float: left;}
#menu {float: right; padding-top: 30px;}
#menu ul li {float: left; padding: 10px 4px; text-transform: uppercase; letter-spacing: 2px; font-family: fixed; list-style-image: url(bullet.gif); list-style-position: inside; *padding: 10px;}
#menu a {text-decoration: none; color: #780B24;}
#menu a:hover {color: #C4123C; }
#bd {clear: both;}
#hd {margin-top: 30px;}
#ft {margin: 40px 0pt; color: #3B3B3B; border-top: 1px solid #78413B; padding-top: 10px;}
#map{height: 560px;width: 750px;}

/* fonts */
body {font-family: Georgia, serif; color: #3B3B3B;}
h1, h2, h3, h4, h5, h6 {font-family: Arial, sans-serif;}
h3 {font-size: 178%; margin: 30px 0pt 10px 0pt;}
h2 {font-size: 197%; margin: 30px 0pt 10px 0pt;}
h1 {font-size: 248%; margin: 30px 0pt 10px 0pt; padding-top: 20px; border-top: 3px solid #78413B;}
a {color: #78413B; }
a:hover {color: #C4123C; text-decoration: none;}
p {padding-top: 20px; line-height: 150%;}
strong {font-weight: bold;}


/* pages */
#bd li {list-style-type: disc; margin-left: 25px; margin-top: 5px;  }
.manu-gumi {float: left; width: 50%;}
.manu-dzanti {float: left;}

/* utils */
.clear {clear: both;}
