/* 
-----------------------------------------------
Template: White-shepherd, file: main.css
Created by OXIDE, s.r.o. | 2009
All rights reserved.
-----------------------------------------------
*/

body
{
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: url('_images/bg.png') repeat-x;
  background-color: #FBFAF8;
  
  font: 0.8em 'Tahoma';
}

#obal
{
  width: 862px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}

#header
{
  width: 862px;
  height: 528px;
  margin: 0 auto;
  text-align: center;
  background: url('_images/header1.jpg') no-repeat;
}

#logo
{
  float: left;
  width: 252px;
  height: 113px;
  text-align: left;
  margin-left: 40px; 
}

#nazov
{
  float: right;
  width: 415px;
  height: 57px;
  text-align: right;
  margin-right: 20px; 
}

#flags
{
  float: right;
  margin-top: 15px;
  margin-right: 10px;
  width: 30px;
  line-height: 1.5em;
}

hr.cleaner
{
  clear: both;
  visibility: hidden;
}

#clubs
{
  float: right;
  margin-right: 40px;
  text-align: center;
}

#clubs1
{
  float: right;
  margin-top: 20px;
  margin-right: 40px;
  text-align: center;
}

a img
{
  border: 0;
}

a
{
  color: #000000;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

#zalozky
{
  float: right;
  width: 260px;
  height: 55px;
  text-align: left;
  margin-right: 30px;
  margin-top: 13px;
  padding-top: 17px;
  background: url('_images/zalozky.png') no-repeat;
}

.linky a
{
  margin-left: 35px;
  font: 1.3em 'Georgia';
  text-decoration: none;
  color: #000000;
}

.linky a:hover
{
  margin-left: 35px;
  font: 1.3em 'Georgia';
  text-decoration: underline;
}

.kontakty a
{
  margin-left: 70px;
  font: 1.3em 'Georgia';
  text-decoration: none;
  color: #000000;
}

.kontakty a:hover
{
  margin-left: 70px;
  font: 1.3em 'Georgia';
  text-decoration: underline;
}

#menu
{
  width: 832px;
  height: 30px;
  display: block;
  text-align: center;
  padding-left: 20px;
  
  border-bottom: 1px solid #E1DBCC;
}

.menu a 
{ 
float: left;
padding-left: 27px;
padding-top: 5px;
margin-left: 7px;
margin-right: 7px;
height: 30px;
display: inline;
background: url('_images/packa.png') no-repeat; 

font: 1em 'Georgia';
color: #000000;
text-decoration: none;
}

.menu a:hover
{ 
background: url('_images/packa1.png') no-repeat; 
color: #000000;
text-decoration: none;
}

.menu .act
{ 
background: url('_images/packa1.png') no-repeat; 
color: #000000;
text-decoration: none;
}

#main
{
  width: 820px;
  margin: 0 auto;
  text-align: left;
  display: block;
  padding-top: 20px;
  
  line-height: 1.5em;
}

.tab
{
  border: 1px solid black;
}

.tab1
{
  background-color: #E6E5E1;
  padding-left: 5px;
  width: 150px;
  height: 20px;
}

.tab2
{
  background-color: #F6F4E5;
  padding-left: 5px;
  width: 300px;
  height: 20px;
}

.tab3
{
  background-color: #F6F4E5;
  text-align: center;
  width: 250px;
  padding: 5px;
  border: 1px solid #E6E5E1;
}

#footer
{
  margin-top: 30px;
  padding-top: 10px;
  width: 862px;
  height: 30px;
  text-align: center;
  
  border-top: 1px solid #E1DBCC;
}

#footer a
{
  font: 0.7em 'Tahoma';
  color: #766845;
  text-decoration: none;
}

#footer a:hover
{
  font: bold 0.7em 'Tahoma';
}
