body
{  
   text-align: center;
   margin: 0;
   background-image: url(../img/bg.png);
   background-attachment: fixed;
   font-size:12px; 
   color: #000000;
   font-family :Arial;
}

#main
{
   width: 1018px;
   background-image: url(../img/EN/vitej.png);
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   height: 770px;
}

#JazykMenu
{
   position: absolute;
   right: 35px;
}

h1
{
	font-size:17px;
    color: #e20125;
}

#textmenu
{
   left:47px;
   font-size: 13px;
   top:23px;
   position:absolute;
}

#menu
{
   left:320px;
   top:297px;
   position:absolute;
}

#kolonka1
{
   top:339px;
   left: 48px;
   width:400px;
   text-align: justify;
   position: absolute;
}

#kolonka2
{
   top:339px;
   right: 48px;
   width:400px;
   text-align: justify;
   position: absolute;
}

#kolonka3
{
   top:559px;
   left: 48px;
   width:400px;
   text-align: justify;
   position: absolute;
}

#kolonka4
{
   top:559px;
   right: 48px;
   width:400px;
   text-align: justify;
   position: absolute;
}

#kolonka5
{
   top:779px;
   left: 48px;
   width:400px;
   text-align: justify;
   position: absolute;
}

#kolonka6
{
	top:779px;
	right:48px;
	width:400px;
	text-align:justify;
	position:absolute;
}

#obrazek
{
   top:368px;
   right: 48px;
   position: absolute;
}

#footer
{
   bottom: 0px;
   right: 35px;
   font-size: 11px;
   position: absolute;

}

a.style1:link 
{
  color: #848484;text-decoration: none;
  }
a.style1:visited 
{
  color: #848484;text-decoration: none;
  }
a.style1:active 
{
  color: #848484;text-decoration: underline;
}
a.style1:hover 
{ 
  color: #E20125;text-decoration: underline;
  }
  
a.style2:link 
{
  color: #000000;text-decoration: none;
  }
a.style2:visited 
{
  color: #000000;text-decoration: none;
  }
a.style2:active 
{
  color: #000000;text-decoration: underline;
}
a.style2:hover 
{ 
  color: #E20125;text-decoration: underline;
  }


