/* 
    Document   : index
    Created on : 9.9.2008, 21:19:38
    Author     : Marek Chrenko
    Description: style of index page
*/

h1 /*hlavny napdis na stranke*/
{
  position: absolute;
  top: 168px;
  left: 45px;
  font-size: 1.6em;
  color: white;
  font-family: Verdana;
  font-weight: normal;
}

#suchLogo /*logo Suchanek na prelinacke*/
{
  position: absolute;
  z-index: 30000;
  top: 157px;
  left: 60px;
  margin: 0 auto;
}

#fader /* obrazok na spodu prelinaciek fotografii*/
{
  position: absolute;
  z-index: 30000;
  top: 442px;
  left: 10px;
  margin: 0 auto;        
}

#fader2 /* obrazok na spodu motivacnej fotografie*/
{
  position: absolute;
  z-index: 0;
  top: 292px;
  left: 10px;
  margin: 0 auto;        
}

#fader3 /* obrazok na spodu motivacnej fotografie - jserror */
{
  position: absolute;
  z-index: 30000;
  top: 147px;
  left: 12px;
  margin: 0 auto;        
}

#welcomeNote {
background-image:url(.././img/page/fadertitulka.png);
height:200px;
left:275px;
position:absolute;
text-align:justify;
top:471px;
width:610px;
}
#welcomeMessage {
}

/* styl pre stranku s kontaktom */
#address
{
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;  
  background-image: url(".././img/page/fadertitulka.png");
  width: 240px;  
  position: relative;
  
}

#opening
{
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;  
  background-image: url(".././img/page/fadertitulka.png");
  width: 240px;  
  position: relative;
  
}

#map
{    
    background-color: black;
    width: 580px; 
    height:330px;
}

#mapIE
{
    width: 580px; 
    height:330px;
}

#mapOkolie
{
    position: absolute;
    top: 350px;
    left: 300px;
    width: 600px;
    height: 360px;
}

#novinkaVyber /*vyber z noviniek na titulke*/
{
  width: 100%;
  height: 20px;
  background-image: url(".././img/page/news_poznadpis.png");        
  background-repeat: repeat-x;
  color: white;
  font-size: 14px;
  font-weight: bold;
  
  padding-left: 0px;
  padding-top: 5px;
}

/* styl nadpisu novinky */
#novinkaNadpis
{
  width: 100%;
  height: 20px;
  background-image: url(".././img/page/news_poznadpis.png");        
  background-repeat: repeat-x;
  color: white;
  font-size: 14px;
  font-weight: bold;
  
  padding-left: 0px;
  padding-top: 5px;
}

#novinkaTelo
{
  width: 850px;
      
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;      
  padding-bottom: 5px;      
}

#smallRightPic
{
  position: relative;
  float: right;
  margin-left: 20px;
  margin-right: 20px;
}

ul.noDecor
{
  list-style: none;
  padding-left: 0px;
}

ul.noDecor li
{
  padding-bottom: 5px;
}

#katalogyPrisl
{
  position: relative;
  float: right;
  padding-left: 20px;
  padding-right: 20px;
}

.contactTable
{
  width: 100%;
  background-image: url('.././img/page/faderContact.png');
}

.contactTable td
{
  width: 450px;
}

#frmCaptcha
{
  margin-left: 50px;
}

#author
{
  font-size: 10px;
  position: absolute;
  left: 780px;
}

#author a:link
{
  text-decoration: none;
  font-weight: normal;
}

#author a:visited
{
  text-decoration: none;
  font-weight: normal;
}
