/* CSS Document */
#bodyClass{
  background-color:#1c0001;
  position:relative;
  top:-10px;   
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center; 
	background: #1c0001 url(images/bg_01.jpg) repeat-x;
}

#bg_02 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center; 
	background: #1c0001 url('../images/bg_02.html');
	background-repeat: no-repeat;

}

#divMenu{   
	width: 1200px;
	height: 830px;
  text-align:center;
  background-image:url(images/menu-all.jpg);
  margin-left:auto;
  margin-right:auto;
  color:white;
	font: 13px/24px Arial,Helvetica,sans-serif;
}

#divMenu a {
  text-decoration:none;
  color:white;
}

#divMenu a:visited {
  text-decoration:none;
  color:white;
}

#matka{
  position:relative;
  width:471px;
  height:248px;
  top:0px;
  left:18px;
  text-align:left;
}

#matka:hover{
  position:relative;
  width:471px;
  height:248px;
  top:0px;
  left:18px;
  background-image:url(images/menu_001-a.jpg);
}

#matka span{
position:absolute;
top:150px;
left:100px;
width:220px;
text-decoration:none;
text-align:right;
}

#panna{
  position:relative;
  width:471px;
  height:248px;
  top:-248px;
  left:706px;
  text-align:left;
}

#panna:hover{
  position:relative;
  width:471px;
  height:248px;
  top:-248px;
  left:706px;
  background-image:url(images/menu_002-a.jpg);
}

#panna span{
position:absolute;
top:150px;
left:120px;
}

#milenka{
  position:relative;
  width:471px;
  height:329px;
  top:-248px;
  left:19px;
  text-align:left;
}

#milenka:hover{
  position:relative;
  width:471px;
  height:329px;
  top:-248px;
  left:19px;
  background-image:url(images/menu_003-a.jpg);
}

#milenka span{
  position:absolute;
  top:50px;
  left:120px;
  width:220px;
}

#femme{
  position:relative;
  width:471px;
  height:329px;
  top:-577px;
  left:706px;
}

#femme:hover{
  position:relative;
  width:471px;
  height:329px;
  top:-577px;
  left:706px;
  background-image:url(images/menu_004-a.jpg);
}

#femme span{
  position:relative;
  top:50px;
}

#menuBottom {
	position: relative;
	left:-13px;
	top: -248px;
	width: 400px;
	height: 20px; 
	text-decoration: none;
	text-align: center; 
  margin-left:auto;
  margin-right:auto;
  font:12px Arial, Helvetica, sans-serif;
  
}


#menuBottom a {
	text-decoration: none;
  color:#e89e01;
}
#menuBottom a:hover {
	text-decoration: underline;
}

.yellow{
  color:#e89e01;
}

.yellow a {
  color:#e89e01;
  text-decoration:none;
}

.yellow a:hover {
  color:#e89e01;
  text-decoration:underline;
}

#textBottom {
	position: relative;
	left: 0px;
	top: -248px;
	width: 800px;
	height: 20px; 
	text-decoration: none;
	text-align: center; 
	color: white;
	font: 13px Arial, Helvetica, sans-serif;
  color:white;
  margin-left:auto;
  margin-right:auto;
}
#text_bottom p {
	margin-bottom: 15px;
	line-height: 19px;
}













































































