html {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 14px; 
	margin: 0;
	padding: 0;
	background: #d69b00 url(../img/metka_bg.gif);
	background-repeat: repeat-x;
}

.bg-body {
	
	background: #ffffff;
	height: 100%;
	
}

.test {
	height: 100%;
}


.toptext {
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	color: #006683;
}

h1 {
	font-family: arial;
	font-weight: normal;
	font-size: 18px;
	color: #006683;
}

h2 {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	color: #006683;
}

h3 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #006683;
}

h4 {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #006683;
}

h5 {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #006683;
}

h6 {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #006683;
}

p {
	margin-bottom: 12px;
}

a, a:visited {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #006683;
	text-decoration: none;
}

a:hover, a:active {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #006683;
	text-decoration: underline;
}

hr {
	border: 1px solid #fff;
	border-top: 1px solid #ebebeb;
}

.head {

}

.left { text-align: left; }
.right { text-align: right; }


.ruler, .col, .cont, .footer { background-color: #ffffff; }

.navi1 {
	background: #006683;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 5px;

}

.navi1 ul {
	font-size: 16px;
	font-weight: bold;
	color: #006633;
  margin: 0;
  padding: 0;
  list-style: none;

}

.navi1 li {
  float: left;
  margin-right: 2px;
  margin-left: 2px;
  background: url(../img/navi-left.gif);
  border-top: 0px solid #088cb3;
  height: 35px;
}

.navi1 li.selected {
  background: url(../img/navi-left-selected.gif);
}


.navi1 li a {
	text-transform: uppercase;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	float: left;
	height: 25px;
	padding: 10px 8px 0 15px;
  border-left: 0px solid #088cb3;
  border-right: 0px solid #088cb3;
  border-top: 0px solid #088cb3;
}

.navi1 li a.selected {
}

.navi1 .naviright {
  background: url(../img/navi-right.gif);
}


.ruler {
	position:relative;
	bottom: 4px;
	background: #088cb3;
	height: 5px;
	width:850px;
}

.up{
	position:relative;
	bottom: 4px;
	
}

.col {
	width: 200px;
	padding: 5px 20px;
	vertical-align: top;
	border-right: 1px solid #ededed;
}

.navi2 {
	padding: 5px 0px 5px 5px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

.selected{
	background: #006683;
}

.navi3 {
	font-weight: bold;
	margin: 5px 0 0 18px;
	padding: 4px 0px 4px 8px;
}

.navi4 {
	font-weight: bold;
	margin: 5px 0 0 36px;
	padding: 3px 0px 3px 8px;
}

.navi5 {
	font-weight: light;
	margin: 5px 0 0 54px;
	padding: 2px 0px 2px 8px;
}

.navi6 {
	font-weight: light;
	margin: 5px 0 0 72px;
	padding: 2px 0px 2px 8px;
}

.navi2 a, .navi2 a:visited, .navi3 a, .navi3 a:visited, .navi4 a:visited, .navi5 a:visited, .navi6 a:visited{
	color: #006683;
}

.navi2 a:hover, .navi3 a:hover, .navi4 a:hover, .navi5 a:hover, .navi6 a:hover {
	color: #088cb3;
}


.navi2 a.on, .navi2 a:visited.on, .navi3 a.on, .navi3 a:visited.on, .navi4 a.on, .navi4 a:visited.on, .navi5 a.on, .navi5 a:visited.on, .navi6 a.on, .navi6 a:visited.on {
	color: #ffffff;
}

.cont {
	padding: 5px 60px 10px 10px;
	vertical-align: top;
	text-align: left;
	line-height: 150%;
}

.cont a {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #006683;
	text-decoration: none;
}

.cont a:visited {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #006683;
	text-decoration: none;
}

.cont a:hover, a:active {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #006683;
	text-decoration: underline;
}

.cont ul, .col ul {

	font-size: 12px;
	font-weight: normal;
	color: #000000;
  list-style: none;
	margin: 5px 0 5px 25px;
	padding: 0;
}

.cont li, .col li {
	list-style-image: url(../img/pallo-sin.gif);
	margin: 3px 0px;
}

.path {
	font-size: 0.9em;
	color: #666666;
}

.boxi {
	margin: 10px 0px;
}

.boxi .contents {

	padding: 5px 0px;
}

.boxi .contents p {
	margin: 0;
	padding: 5px 0px;
}

.intro p {
	color: #666;
	font-size: 1.1em;
}

.leftfooter {
	float: left;
	background: url(../img/footer-left.gif) bottom left no-repeat;
	height: 13px;
	width: 10px;
	padding-bottom: 7px;
}

.rightfooter {
	float: right; 
	background: url(../img/footer-right.gif) bottom right no-repeat; 
	height: 13px; 
	padding-right: 20px; 
	padding-bottom: 7px;
}

.footnote {
	color: #666666;
	padding: 5px 25px;
}

.banner {
	border: 1px solid #ededed;
	margin-bottom: 5px;
}

/* Fix for an editor bug */
div.fck_xToolbar * {
 height: 75px !important;
}
