﻿body
{
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Tahoma, "Lucida Grande CE" , lucida, sans-serif;
    background: url(images/bg1.png) repeat left top;
    font-size: small;
    color: #696969;
}
#header
{
    width: 800px;
	margin: 0 auto;
	padding: 5px 0px;	
	background-color: #FFFFFF;
	border-left: solid 2px #D3D3D3;
    border-right: solid 2px #D3D3D3;
}
#header_r
{
    /*
    float: right;
    width: 600px;
    */
    text-align: right;
	position: relative;
}
#info_top
{
    text-align: right;
    /*margin-left: 15px;*/
    background-image: url(images/bg2.png);
    background-position: left center;
    background-repeat: repeat-y;
    padding-left: 50px;
    padding-right: 15px;
    background-color: #EBEEF3;
}
#main
{
    width: 800px;
	margin: 0 auto;
    border-left: solid 2px #D3D3D3;
    border-right: solid 2px #D3D3D3;
    background-color: #FFFFFF; 
}
#main_c
{
    float: right;
    width: 600px;
	background-color: #FFFFFF;    
}
#main_l
{
    float: left;
    width: 200px; 
	background-color: #FFFFFF;    
}
#footer
{
    width: 800px;
	margin: 0 auto;
	padding: 2px 0;
	border-left: solid 2px #0A51A1;
    border-right: solid 2px #0A51A1;
    background-color: #0A51A1;
    text-align: center;
    font-size: x-small;
    color: #F5F5F5;
}
.cleaner
{
    clear: both;
    line-height: 1px;
    height: 1px;
}
.pad_c
{
    padding: 5px 15px;
}
.pad_1
{
    padding: 1px 0px;
}
/*menu leve*/
ul.Menu 
{
	margin: 15px 0 30px 0;
	padding: 0;
	border-bottom: 4px solid #D3D3D3;
	list-style: none;
	line-height: normal;
	font-size: small;
}
ul.Menu li ul
{
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}
ul.Menu li, ul.Menu li ul li {
	display: inline;
}
ul.Menu a, ul.Menu li ul a  
{
	display: block;
	padding: 10px 0 10px 25px;
	height: 17px;
	border-top: 1px solid #D3D3D3;
	color: #E08934;
	text-decoration: none;
	background-image: url(images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;		
}
ul.Menu li ul a, ul.Menu li.current_page_item ul a {
	height: 14px;
	font-size: 10px;
	padding: 10px 0 10px 45px;
	background-position: 30px center;	
	background-color: white;
	color: #E08934;
	font-weight: normal;
}
ul.Menu li.current_page_item a
{
	background-color: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #0A51A1;
		
}
ul.Menu a:hover, ul.Menu li ul li a:hover
{
	background-color: #EBEEF3;
	text-decoration: none;
	color: #0A51A1;

}
/*graficke prvky*/
img.logo
{
    padding-left: 40px;
}
h1.logo 
{
	/*puvodni textova verze loga*/
	/*margin: 5px 25px 5px 10px;*/
	margin: 0 5px 0 10px;
}
h1.logo a 
{
	/*puvodni textova verze loga*/
    /*
    font-size: 24px;
    color: #0A51A1;
    text-decoration: none;
    font-family: Tahoma, "Lucida Grande CE" , lucida, sans-serif;    
	*/
}
h1.logo i 
{
    /*
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "New York CE", utopia, serif;
	color: #0A51A1;
    */
}
/*obecne prvky*/
table.tbl
{
    border: solid 1px #696969;
    border-collapse: collapse;
}
table.tbl tr
{
    border: solid 1px #696969;
}
table.tbl tr th, table.tbl tr td
{
    border: solid 1px #696969;
    padding: 3px;
}
h1
{
	font-family: Georgia, "New York CE", utopia, serif;
	color: #0A51A1;
}
h2 
{
    font-family: Georgia, "New York CE", utopia, serif;
	color: #0A51A1;
	background: url(images/bg3.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin: 0.5em 0;
	font-size: 2em;
	font-weight: normal;
}
h3
{
    margin: 0.5em 0;
    font-family: Tahoma, "Lucida Grande CE" , lucida, sans-serif;
	text-transform: uppercase;
	font-size: small;
	color: #0A51A1;
}
p
{
    margin: 0.5em 0;
}
ul
{
    margin-top: 0.5em; margin-bottom: 0.5em;
    list-style-type: square;       
}
fieldset
{
    color: #696969;
    margin: 0.5em 0;
}
legend
{
    color: #696969;
}
a
{
    color: #E08934;
}
a:hover
{
    color: #0A51A1;
}
a.link
{
    color: #E08934;
    text-decoration: underline;
    cursor: pointer;
}
strong
{
    color: #0A51A1;
}
ul.special1
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.special1 li
{
    border: solid 1px #D3D3D3;
    background-color: #EBEBEB;
    margin: 0.5em 0;
    background-image: url(images/expand1.gif);
    background-position: 3px 2px;
    background-repeat: no-repeat;
    padding-left: 20px;
}
ul.special1 li.notvisible span {
	display: none;
}
.l
{
    width: 20em;
}
a img
{
    border: solid 3px #FFFFFF;
}
a img:hover
{
    border: solid 3px #EBEEF3;
}
.bg_1
{
    background-color: #EBEEF3;
}
/*specialni prvky*/
a.mapa
{
    background: url(images/sitemap1.gif) no-repeat left center;
    padding-left: 15px;
    padding-right: 10px;
}
a.kontakt
{
    background: url(images/mail1.gif) no-repeat left center;
    padding-left: 15px;
    padding-right: 10px;
}
a.search
{
    background: url(images/search1.gif) no-repeat left center;
    padding-left: 15px;
    padding-right: 10px;
}
a.pdf
{
    background: url(images/pdf.gif) no-repeat left center;
    padding-left: 35px;
    padding-right: 10px;  
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 30px;
}
/*formulare*/
input, select
{
    font-family: Tahoma, "Lucida Grande CE" , lucida, sans-serif;
    font-size: small;    
}
/*barvy*/
/*
modra 1 - #0A51A1
modra 2 - #4572B3
modra 3 - #819CC9
*/

#lang {
	position:absolute;top:0px;left:5px;margin:0;padding:0 0 0 6px;
}
#lang a {
	padding: 0 4px;
}
