h1
{
    margin: 0;
    padding: 0;
}

.skryty
    {
	display: none;
    }

body {
    font-family: Arial;
    text-align: center;
    line-height: 160%;
    background: url('../images/body_bg.gif') repeat-x top left;
}

#main {
    margin: 0px auto;
    padding: 0;
    width: 961px;
    text-align: left;
}

#menuUzivatel
{
    width: 961px;
    background: #efefef;
    display: block;
    min-height: 25px;
    border-bottom: 1px solid #0c5027;
    color: black;
}

#menuUzivatel .systemMenu
{
    float: left;
    padding: 3px 10px;
}

#menuUzivatel .uzivatel
{
    float: right;
    padding: 3px 10px;
}
#menuUzivatel a:link, #menuUzivatel a:visited
{
    text-decoration: underline;
}
#menuUzivatel a:hover
{
    text-decoration: none;
}


#header{
    clear: both;
    width: 961px;
    height: 130px;
    position: relative;
}
    #header h1 {
	color: #ffffff;
	font-size: 35px;
	font-weight: bold;
	/*padding-top: 7px;*/
	position: absolute;
	left: 33px;
	top: 43px;
	line-height: 35px;
    }
    #header h1 a:link, #header h1 a:visited, #header h1 a:hover
    {
	text-decoration: none;
	color: #ffffff;
    }


#header #pch_date
{
    font-weight: bold;
    color: #f2fef0;
    /*font-size: 0.8em*/;
    position: absolute;
    top: 1px;
    left: 565px;
}

#header #langs
{
    display: none;
    position: absolute;
    top: 0;
    left: 240px;
}

#header #langs img {
    /*float:right;*/
    /*margin:15px 30px 0px 0px;*/
}


#link {
	top: 30px; right: 20px; font-size: 0.85em; position: absolute;
}
#link a {
	color: rgb(0, 0, 0); line-height: 24px; text-decoration: underline;
}
#link a:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}

.datum {
	background: url("../images/icon_left.png") no-repeat left; margin: 0px 0px 0px 5px; padding: 0px 0px 0px 13px; height: 24px; float: left; display: block; _display: inline;
}

.datum span {
	background: url("../images/icon_right.png") no-repeat right; padding: 0px 13px 0px 0px; height: 24px; display: block; _display: inline;
}

/* ----------------- left -----------------------*/

#left{
    width: 240px;
    float: left;
    clear: both;
}

/* ----------------- middle ----------------------*/

#middle{
    float: left;
    margin: 0;
    width: 721px;
    background-color: transparent;
}

#middle p {
    margin: 10px 0px;
    /*text-align: justify;*/
}

#middle #pch_top_obr
{
    height: 200px;
    width: 720px;
    background: url('../images/top_obr_jaro.jpg') no-repeat top left;
}

#middle #pch_content
{
    width: 681px;
    margin: 15px 0 0 20px;
    overflow: hidden;
}



/* ----------------- right --------------------------*/


#footer
{
    clear: both;
    background: url('../images/footer_bg.png') no-repeat top left;
    height: 59px;
    position: relative;
    width: 961px;
}
    #footer p
    {
	color: #f2fef0;
	font-weight: normal;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	bottom: 5px;
	text-align: right;
    }

#mainMenu_box
{
    width: 240px;
    margin: 0 0 10px 0;
    padding: 0;
    
}

#mainMenu_box .top
{
    height: 20px;
    width: 100%;
    background: url('../images/menu_top_level0.png') no-repeat top left;
}

#mainMenu_box .bottom
{
    height: 20px;
    width: 100%;
    background: url('../images/menu_bottom_level0.png') no-repeat top left;
}

#mainMenu 
    {
	background: url('../images/menu_bg_level0.png') repeat-y top left;
	margin: 0;
	padding: 0;
	list-style-type: none;
    }
    #mainMenu li.uroven0 
	{
	    padding: 0;
	    margin: 0 19px 0 19px;
	    width: 202px;
	    /*list-style: url('../images/menu_odrazka_level0.gif') inside;*/
	    background: url('../images/menu_separator_level0.png') no-repeat bottom left;
	}
    #mainMenu li.uroven1
	{
	    weight: 202px;
	    padding: 0;
	    margin: 0 19px;
	    background-color: #ffe5e5;
	}	
    	
    #mainMenu li.uroven0 a, #mainMenu li.uroven0 span
	{
	    display: block;
	    margin: 0px;
	    border: 0;
	    min-height: 10px;
	    padding: 9px 0 9px 20px;
	    font-weight: bold;
	    color: #000000;
	    text-decoration: none;
	    background: url('../images/menu_odrazka_level0.gif') no-repeat center left;
	}
    #mainMenu li.uroven1 a, #mainMenu li.uroven1 span
	{
	    display: block;
	    margin: 0;
	    border: 0;
	    min-height: 10px;
	    padding: 9px 10px 9px 20px;
	    font-weight: normal;
	    color: #000000;
	    text-decoration: none;
	}		
	
	
    #mainMenu li.uroven0 a:hover, #mainMenu li.uroven0 span
	{
	    color: #ff0000;
	    text-decoration: none;
	    font-weight: bold;
	    
	}
    #mainMenu li.uroven1 a:hover, #mainMenu li.uroven1 span
	{
	    color: #000000;
	    text-decoration: none;
	    font-weight: bold;
	    background-color: #ff0000; 
	}
    
#left .box
{
    width: 240px;
    margin: 0;
    padding: 0;
}

#left .box .top
{
    width: 100%;
    height: 40px;
    background: url('../images/title_bg.png') no-repeat top left;
}

#left .box h3
{
    padding: 10px 0px 10px 20px;
    margin: 0;
    border: 0;
    
    color: white;
    
}

#left .box a {
    color: black;
    text-decoration: none;
}

#left .box a:link, #left .box a:visited
{
    color: #b22222;
    text-decoration: underline;
}

#left .box a:hover
{
    color: #b22222;
    text-decoration: none;
}

#left .box .body
{
    width: 100%;
    padding: 10px 0 10px 20px;
    background: url('../images/box_content_left.png') repeat-y top left;
}

#left .box .bottom
{
    width: 100%;
    height: 40px;
    padding: 0;
    margin: 0;
    background: url('../images/box_bottom_left.png') no-repeat top left;
}

form.vyhledavani
{
    border: 0;
    padding: 0;
    margin: 0;
}

form.vyhledavani .searchText
{
    background: url('../images/vyhledavani_bg.gif') no-repeat top left;
    margin: 0;
    padding: 0;
    width: 150px;
    height: 27px;
    border: 0;
    display: block;
    float: left;
}

form.vyhledavani .searchText input
{
    margin: 0;
    padding: 5px 0 5px 12px;
    border: 0px;
    background-color: transparent;
    overflow: hidden;
}

form.vyhledavani input.submit
{
    margin: 0;
    padding: 0;
    width: 41px;
    height: 27px;
    border: 0;
    display: block;
    position: relative;
    background: url('../images/btn_vyhledavani.gif') no-repeat top left;
    color: transparent;
    font-size: 0px;
}
    
form.vyhledavani .submit input
{
    background-color: transparent;
/*
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('../images/btn_vyhledavani.gif') no-repeat top left;
    z-index: 10;
*.
}    
    
form.vyhledavani .submit input
{

    postion: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;

}    
    
	
#middle h2 {
    padding: 10px 0 10px 0;
    font-size: 1.8em;
    margin: 0 0 10px 0;
    color: #b22222;
    text-align: left;
    /*background: url(./img/nadpis-h1-pozadi-linka.gif) repeat-x left bottom;*/
}


a {
    color: black;
    text-decoration: none;
}

#middle a:link, #middle a:visited
{
    color: #b22222;
    text-decoration: underline;
}

#middle a:hover
{
    color: #b22222;
    text-decoration: none;
}

.tabTyp3 th
{
    background-color: #efefef;    
}

#akce_seznam .akce1
{
    /*background-color: #cdffcf;*/
    background-color: #e3fee4;
    padding: 2px 5px 5px 5px;
}

#public_kapitola .foto1 .anotace
{
    clear: both;
}

