body {

	background: #fff;
	color: #000;	
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
}

* html body {
	line-height: 13px;
}
img { border: none;}

a:link { 
	color: #B00000;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #B00000;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:link { 
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #000;
	font-weight: bold;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}


#nav a:link { 
	color: #e3f2ff;
	font-weight: bold;
	text-decoration: none;
}
	
#nav a:visited { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;	
}
	
#nav a:hover, #nav a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#right a:link { 
	color: #73613B;
	font-weight: bold;
	text-decoration: underline;
}
	
#right a:visited { 
	color: #73613B;
	font-weight: bold;
	text-decoration: underline;	
}
	
#right a:hover, #right a:active { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------------------------------------------------  DIV ID's ------- */

#container {
	margin: 0 auto;
	margin-top: -20px;
	text-align: left;
	width: 900px;

}

#content1 {
	background: #fff url(images/fon1.jpg) no-repeat 2px;
	clear: both;
	display: block;
	height: 600px;
	padding-left: 50px;
	width: 820px;	
}

#footer {
	background: #fff url(images/niz.jpg) no-repeat;
	clear: both;
	color: #000;
	display: block;
	height: 99px;
	padding-top: 20px;
	text-align: center;
	width: 870px;
}

#header {
	background: #000 url(images/header-bg.jpg) no-repeat;
	display: block;
	height: 137px;
	width: 900px;
	color: #81d7ff;
}

#lang {
	background: #d2d2d2 url(1images/lang.jpg) no-repeat;
	display: block;
	height: 30px;
	width: 870px;
}

#left {
	background: #fff url(images/left.jpg) no-repeat;
	display: block;
	float: left;
	height: 494px;
	width: 558px;
	z-index:2;
}

#pagebottom {
	clear: both;
	width: 900px;
}

#nav {
	padding-left: 250px;
	padding-top: 50px;
	color: #81d7ff;
}

#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 0px;
	padding: 0;
}

#nav p {
        color: #F1D6AC;
	float: left;
	list-style: none;
	padding-top: 13px;
        font-weight: bold;
}

#nav form {
	padding-left: 300px;
	padding-top: 16px;
	width: 230px;
}


* html #nav ul {
	margin-right: 0px;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 30px;
	padding: 0;
}

#right {
	background: url(images/right.jpg) no-repeat;
	float: left;
	height: 464px;
	padding-left: 25px;
	padding-top: 30px;
	width: 287px;
	z-index:1;
}

#right p{
	width: 210px;
	padding-top:20px;
	z-index:1;
}

#text1 {
	width: 650px;
}

#text00 {
	width: 580px;
	padding-top:110px;
	font-size: 14px;
	font-family: cursive;
	
}
#text00 img { float: left}

#text01 {
	width: 780px;
}

#text02 {
width: 570px;
float:left;
}
#twitter {
width:57px;
height:66;
float: right;
margin: 0 50px 0 0;
}

#text1  h1 {
font-size: 20px;
	  color: #cc0033;
 }
 
 #text00  h1 {
font-size: 20px;
	  color: #164772;
	  
 }
 
#text2 {
	margin: 40px 0px 0px 90px;
	width: 410px;
}


#counter A IMG{opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30);}

#counter a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);background:none;}

#counter a img {
OPACITY:0.3px;
-MOZ-OPACITY:0.3px;
FILTER:alpha(opacity=30)
}

#counter a:hover img {
OPACITY:1px;
-MOZ-OPACITY:1px;
FILTER:alpha(opacity=100);
BACKGROUND:none
}
#menu1 {
        font-size: 13px;
        font-weight: bold;
        width:800px;
		}
		
#menu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 210px; /* Width of Menu Items */
	border-bottom: 1px solid #000000;
	}

#menu1 ul li {
	position: relative;
	}
	
#menu1 li ul {
	position: absolute;
	left: 209px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
#menu1 ul li a {
	display: block;
	text-decoration: none;
       font-size: 11px;
	color: #eadcc2;
	background: #990000;
	padding:4px 20px;;
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
		
#menu1 li:hover ul { display: block; } /*  The magic */





* html #quicklinks li {
	margin-top: 16px;
}

/* ------------------------------------------------------------------  CLASSE'S ------- */




.heading {
	color: #413727;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}

* html .heading {
	margin-bottom: -16px;
}


.small {
	font-size: 10px;
}

div.spoiler {
  	margin: -80px 0px 0px 0px;
	float:right;
	position:relative;
	overflow-x:hidden;
	overflow-y:hidden;
	z-index:1;
	width: 284px;
	}
div.spoilerTitle {
	
	position:relative;
	display:block;
	z-index:2;
	text-align:center;
	height:99px;
	color:fff;
	padding:30px 0px 0px 39px;
	background:url(images/down.png) no-repeat ;
	width: 284px;
	 font-size:15px;
	 font-weight: bold;
		}
		
div.spoilerTitle a {
	color:#ff0000;
	width:284;
	height:99px;
	display:block;
		}		
div.spoilerCont {
	margin: -70px 0px 0px 97px;
	background:#fff;
	position:relative;
	display:none;
	font-size:13px;
	z-index:3;
	height:79px;	
	width: 284px;
	}
	
div.spoilerTitle:hover + div.spoilerCont, div.spoilerCont:hover {
	display:block;
	
	width: 284px;
	}
	
img.expando{
border: none;
vertical-align: bottom;
  z-index:99;
}

