/* $Id: style.css,v 1.7 2005/03/05 14:34:39 unconed Exp $ */

/*
** HTML elements
*/
body {
  margin: 10px;
  padding: 0px;
  color: #262626;
  background-color: #FFFFFF;
  font-size: 11px;
  text-align: center;
}
tr.dark td, tr.light td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.1em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 13px;
}
p {
  font-size: 12px;
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}

a {
  font-size: 12px;
}
a:link {
  color: #262626;
  text-decoration: none;
}
a:visited {
  color: #ff0000;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
fieldset {
  border: 1px solid #ccc;
}
.pre {
  font-size: 13px;
}




#rss {
	left: 352px;
	top: 8px;
	text-align: right;
	font-size: 10px;
}


#flag{
	padding-top: 9px;
	text-align: right;
}



#flag a{
	font-weight: normal;
	margin-right: 9px;
}

#flag img{
	display: inline;
}

#path{
	padding-top: 30px;
	padding-bottom: 7px;
}

#menu {
 background-image: url('images/bg_ulmenu.jpg');
 background-repeat: no-repeat;
 background-position: 0px 0px;
 padding-right: 15px;
}


/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title {
  font-weight: bold;
  font-size: 18px;
  color: #630305; 
  padding-top: 11px;
  background-image: url('images/bg_title.gif');
  background-repeat: no-repeat;
  background-position: top right;
  width: 461px !important;
  width: 476px;
  padding-bottom: 15px;
}

.titlesitemap {
  font-weight: bold;
  font-size: 14px;
	text-align: left;
  color: #630305; 
  padding-top: 18px;
	margin-left: 22px;
  background-image: url('images/bg_title.jpg');
  background-repeat: no-repeat;
  background-position: top right;
  width: 770px !important;
  width: 770px;
  padding-bottom: 35px;
}

.title2 {
  font-weight: bold;
  font-size: 14px;
  color: #343434; 
  background-image: url('images/puntini.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  width: 392px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}




.title2hp {
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 14px;
  color: #343434; 
  background-image: url('images/puntini.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  width: 392px;
  padding-bottom: 30px;
  margin-bottom: 20px;
  padding-top: 38px;
  margin-left: 95px;
}




#logo1 {
	margin-left: 22px;
	top: 29px;
	width: 155px;
	padding-top: 50px;
	padding-bottom: 18px;
	background-color: #FFFFFF;

}

#logo {
  float: left;
	width: 185px;
	color: #ffffff;
}


div#filemenu {
  display: block;
  background-image: url('images/puntini.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  width: 102px;
  margin-bottom: 10px;
}

#logomap {
 position: absolute;
 left: 149px;
 top: 29px;
 font-size: 18px;
 font-weight: bold;
}

.tree1 { border: 1px solid #000000; border-width: 0px 1px 1px 0px; }
.tree3 { border: 1px solid #000000; border-width: 0px 0px 1px 1px; }
.tree7 { border: 1px solid #000000; border-width: 1px 1px 0px 0px; }
.tree9 { border: 1px solid #000000; border-width: 1px 0px 0px 1px; }

.rinkmenu {
  margin: 0;
  padding: 0;
  background-image: url('images/puntini.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  margin-top: 12px;
  padding-bottom: 5px;
  margin-bottom: 12px;
}

.sikiri {
  margin-left: 92px;
  padding: 12px;
  width: 336px;
  background-image: url('images/puntini.gif');
  background-repeat: repeat-x;
  background-position: top;
  margin-top: 1px;
  padding-bottom: 0px;
  margin-bottom: 12px;
  font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.precdtitle {
  font-weight: bold;
  font-size: 14px;
  color: #630305; 
  padding-top: 18px;
	margin-left: -201px;
  background-image: url('images/bg_title.jpg');
  background-repeat: no-repeat;
  background-position: top right;
  width: 770px !important;
  width: 770px;
  padding-bottom: 35px;
}

