body 		{
    font-family: Arial, Helvetica, sans-serif;
    margin:0px; 
    padding:0px;		
		font-style: normal; 
		font-size: 80%; 
		color: #000000  }
		
#obsah 		{
    margin:0 200 0 200px; 
    padding:0px;
		background-color: #ffffff;
		text-align:left; 
		min-height: 1300px;
		_height: 1300px	}

#sponzori 		{
    margin:0 200 0 200px; 
    padding:0px;
		background-color: #ffffff;
		text-align:bottom; 
		height: 100px;
    }

#levemenu 	{
    margin:0px; 
    padding:0px;
    float:left;
		width: 200px;
		min-height: 1300px;
		_height: 1300px; 
		background-color: #d0cfcf   }

#pravastrana 	{
    margin:0px; 
    padding:0px;
    float:right;
		width: 200px; 
		min-height: 1300px;
		_height: 1300px; 
		background-color: #d0cfcf	}

#hlavicka 	{ 
    font-family: Verdana, Arial, Courier, sans-serif;
    margin:0px;
    padding:0px;
		width: 100%; 
		min-height: 20px;
		_height: 20px;
		background-color: #3b7cc0 }

#paticka 	{
    margin:0px;
    padding:0px;
		height: 20px; 
		width: 100%; 
		background-color: #da251d } 

#bilapaticka 	{
		margin:0px;
		padding:0px;
		height: 20px;  
		width: 100%; 
		background-color: #ffffff   }

#bilahlavicka 	{	
		margin:0px;
		padding:0px;
		height: 20px;  
		width:100%;		
		background-color: #ffffff   }

#topblue {
		margin:0px;
    padding:0px;
    background-color: #3b7cc0; 
    height:20px;
    width:100%  }

.nadpis 	{
    font-family: Verdana, Arial, sans-serif;
		font-weight:700; 
    font-size:140%; 
    width:99%; 
    border-style: none none solid none;
    border-width:1px;
    border-color:#da251d; 
    margin-bottom:5px   }

.datum {
    position:absolute;
    vertical-align:bottom; 
    right:220px;
    font-size:65%   }

.button {
    display:block;
    font-family: Arial Black, Verdana, Courier;         
    font-size:18px;
    white-space:nowrap; 
    text-decoration: none;
    font-weight: 700;
    vertical-align:middle;
    width:200px;
    line-height:100%;
    _line-height:113%;
    padding:0px;
    margin:0px    }

.button em { 
    position:relative;
    left:8px;
    _top:-3px;
    font-style: normal;
    color:#3b7cc0    }

.button span { 
    position:relative;
    left:8px;
    _top:-3px;
    color:#da251d; 
    font-size:18px; 
    font-weight: 200   }

.button:hover {
    background-color:#eeeeee; 
    text-decoration: none   }

.active {
    background-color:#ffffff }

.active:hover {
    background-color:#ffffff; 
    text-decoration: none;
    cursor: default   }

.obsah A {
    color:#da251d;
    border-style: none;
    text-decoration: underline  }

.obsah A:hover {
    background-color:#dedede  }

.pravastrana A {
    color:#da251d;
    border-style: none;
    text-decoration: underline  }

.pravastrana A:hover {
    background-color:#dedede  }

#obsah LI  {font-size: 100%; padding: 3px}
#obsah UL  {left:20px}

#hlavicka TABLE	{ 
    border-style: none solid none solid; 
    border-color:#ffffff; 
    border-width: 1px; 
    width:100%  }

#hlavicka TD	{
		border-left-style: solid;
		border-right-style: none;
		border-bottom-style: none;
		border-top-style: none;
		border-color:#ffffff;
		border-width: 1px; 
 		width: 20%;
		text-align:center;		
    font-weight:normal; 
    font-size:12px  }

#hlavicka A {
    color:#ffffff; 
    text-decoration: none }

#hlavicka A:hover {
    font-weight:bold  }




    
    
