/* CSS Document */
body 
	{
	text-align:center;
	background-color:#6B6B6B;
	/*min-width:600px; */
	margin: 0px
	color:black;
	}
	
a {
  color: #FFFFE7;
	text-decoration: none;
	vertical-align: top;
	text-align: right;
	filter: alpha(opacity=90);
}
a:link, a:visited 
	{
	text-decoration: none
	}

a:hover 
	{
	/*font-weight:bold;*/
	text-decoration: none
	}

#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	/*border: 1px solid white;*/
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -388px;
	position: absolute;
	top: -173px;
	left: 50%;
	width: 777px;
	height: 346px;
	visibility: visible;
	background-image: url(../images/background2007.gif);
	background-color: #FFFFE7;
	}

.bodytext 
	{
	font-size: 14px
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#index_menu 
	{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left;
	position: absolute;
	margin-left: -388px;
	bottom: 0px;
	top:147px;
	left: 50%;
	width: 777px;
	height: 25px;
	visibility: visible;
	display: block;
	
	/*border: 2px solid black;*/
	background-color: #FFFFE7;
	}
.button {
	background-color: #6B6B6B;
	/*_width: 117px;*/
	width: 117px;
	height: 24px;
	padding-left: 10px;
	filter: alpha(opacity=90);
	float:left;
  margin:1px 1px 1px 1px;
  /*border:1px solid white;*/
	
  }

#index_menu .button a {
	background-color: #96958f;
	font-weight:bold;
	height: 22px;
	width: 112px;
	display:block;
	text-align:left;
	padding-left:5px;
	padding-top:2px;
}
#index_menu .button a:hover {
  color: #1819fc;
  background-color:#c7c6b8;
	text-decoration: none
}
.lang_button {
	background-color: #6B6B6B;
	color: #ACACAC;
	text-align: center; /*potrebne iba ak v tomto nebude odkaz, potom sa moze vyhodit*/
	font-size:11px;
	width:117px;
	height: 22px;
	float:left;
	margin:0px 0px 1px 2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}

.lang_button a#curr {
  color:blue;
}

#note {
  position: absolute;
	margin-left: -247px;
	top:37px;
	left: 50%;
	width: 660px;
	z-index:0;
	/*background:red;*/
}

#note div {
  float:left;
  background-color: #FFFFE7;
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:11px;
  text-align:left;
  color: #ACACAC;
  width:114px;
  height:106px;
  margin-right:13px;
  padding:2px 0px 0px 2px;
  z-index:95;
  
}
#note div a {
  color:black;
} 
#note div a:link {
  text-decoration:underline;
} 
#pozitiv_link {
  position: absolute;
	margin-left: -11px;
	bottom: 0px;
	top:175px;
	left: 50%;
	width: 635px;
	color:#c7c6b8;
	font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:11px;
 
	
}

#main_nav LI {
	list-style: none;
	margin:0px 0px 1px 1px;
	text-align: left;
	float: left;
	POSITION: relative;
	width:127px;
	height:24px;
	background-color: #96958f;
}
#main_nav LI A {
	display: block;
	padding-left: 3px;
	padding-top: 2px;
	border-left: 10px solid #6B6B6B;
	text-decoration: none;
	text-align:left;
	width:114px;
	height:22px;
	font-weight:bold;
  background:#96958F;


}
#main_nav LI A:hover {
	border-color: blue;
	background: #c7c6b8;
	color:blue;
}


#main_nav UL LI {
	DISPLAY: block;
	height:16px;
	margin-left:0;
}


#main_nav ul li a{
	text-decoration: none;
	text-align:left;
	display: block;
	color:#ffffef;
	height:16px;
	margin-left:0;
	padding-left:3px;
	padding-top: 0px;
	font-weight:normal;
	background:#96958F;
	width:auto;
}

#main_nav ul li a:hover {
	border-color: blue;
	background: #c7c6b8;
}

#main_nav ul{
	padding:0;
	margin:0;
	width: 127px;
	position: absolute;
	z-index:100;
  top:-85px;
  left:389px;
  _left: 391px;
  background:#FFFFE7;
}

a.main_navig{
	background-color:#96958f;
	float:left;
	margin-left: 2px;
	padding-left:3px;
	width: 114px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 8px;
	font-weight: bold;									
	border-left: 10px solid #6b6b6b;
}

a.main_navig:hover{
	background-color:#c7c6b8;
	float:left;
	margin-left: 2px;
	padding-left:3px;
	width: 114px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 8px;
	font-weight: bold;									
	border-left: 10px solid #0000ff;
}
.left_foot {  
  color: rgb(199, 198, 184) !important;
}
.right_foot {
  color: rgb(199, 198, 184) !important;
}
.left_foot a, .right_foot a {
  color: rgb(199, 198, 184) !important;
}
.left_foot a:hover, .right_foot a:hover {
  color: white !important;
}