﻿/*
 * Matavichy CSS Document
 * author Tomas Mizerak, Jan Liptak | TINYSOFT
 */
 
html, body { 
  height: 100%;
}
body { 
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
  background: #650943 url(../images/bg.jpg) repeat top left;
}
#altContent{
 padding: 0px;
 margin: 0px;

}
#matavichy{
 padding: 0px;
 margin: 0px;
 display:block;
}
a{
  color:  #fff;
  text-decoration: underline;
}
a:visited{
  color:  #fff;
  text-decoration: underline;
}
a:hover{
  color:  #fff;
  text-decoration: underline;
}
.altContentWrap{
  margin: 0px; 
  padding: 0px;
  width: auto;
  height: auto;
  text-align: center;
  background: none;
  overflow: hidden;
}

.altContentMain{
  width: 1200px;
  height: auto;
  margin: 0px auto 0px auto; 
  padding: 0px 0px 0px 0px;
  background: none;
  color: #fff;
  font-family: Verdana;
  overflow: hidden;
  background: url(../images/matavichy.gif) no-repeat 50px 30px;
}
.swf_address{
  display: none;
}
#headermenu{
  width: 100%;
  height: 130px;
  text-align:right;
  
}
#headermenu ul{
  list-style-type: none;
  list-style-image: none;
  margin: 110px 0px 0px 380px;
 
} 

#headermenu li {
  float:left;
  padding: 0px 0px 0px 20px;
} 

#headermenu a{
  color: #fff;
  font-size: 30px;
  text-decoration:none;
}
#headermenu a:visited{
  color: #fff; 
  font-size: 30px;
  text-decoration:none;

}
#headermenu a:hover{
  color: #fff;
  font-size: 40px;
  text-decoration:none;
}
.getFlash{
  width: 1000px;
  height: 80px;
  padding: 20px;
  border: 0px solid red;
  margin: 0px auto 0px auto; 
  color: #f00;
  background:#fff;
  opacity:0.5;
  filter:alpha(opacity=50);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.getFlash h2{
 color: #f00;
 opacity:0.99;
 filter:alpha(opacity=99);
}
.getFlash img{
  opacity:0.99;
  filter:alpha(opacity=99);
}
#submenu{
  width: 100%;
  height: 50px;
  text-align: center;
}
#submenu ul{
  list-style-type: none;
  list-style-image: none;
  margin: 30px 0px 0px 0px;
  
} 
#submenu li {
  float:left;
  padding: 0px 0px 0px 20px;
} 

#submenu a{
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}
#submenu a:visited{
  color: #fff; 
  font-size: 18px;
  text-decoration: none;

}
#submenu a:hover{
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
#maintext{
  width: 1100px;
  height: auto;
  text-align: left;
  padding: 0px 50px 10px 50px;
  margin: 0px auto 0px auto; 
}
#footer{
  width: 1100px;
  height: 30px;
  padding: 20px 0px 0px 0px;
  text-align: right;
  border: 0px solid red;
  margin: 0px auto 0px auto; 
  color: #fff;
}
#footer a{
  text-decoration: underline;
  color: #fff;
}
#footer a:visited{
  text-decoration: underline; 
  color: #fff;
}
#footer a:hover{
  text-decoration: underline;
  color: #fff;
}