body {
    font-family: 'Arial Narrow', 'Helvetica', 'sans-serif', 'Vrinda', 'MicrosoftSans Serif', 'Lucida Sans Unicode', 'BankGothic Md BT', 'DejaVu Sans';
    font-size: 90%;
    color: #000000;
    background-color: #EAB9DB;
    margin: 0;
}


div#telo {
    text-align: justify;
    position:static;
    top: 0px;
    width:66em;
    height: 52em;
    margin:auto;
    margin-top: 0em;   
    background-image: url('obr/kvetina/background.jpg');
    background-repeat: no-repeat;
    background-position: 0em 3.4em; 
}
    div#obsah {
        position: relative;
        width: 63%;
        float: left; 
    }   
        #kousek_nehty {            
            height: 7.2em;
		margin-top: -1.35em;
        }
        div#texty {
            position: relative;
            overflow: none;
            margin: 0;
            padding: 0;
        }
    div#navigace {
        float: left;
        position: relative;
        width: 24.1%;    
    }
        div#navigace_img {
           background-color: #930C5F;
        }
        div#navigace div {
            height: 26em;
            background-color: #930C5F;
        }
    div#doplnek {
        position: relative;
        width: 13.5%;
        float: left;      
    }
        div#fialovy_div {            
            background-color: #EAB9DB;
            height: 3.4em;
        }
        div#doplnek_obrazku {
            position: relative;
        }                                


div#zluty_pruh {
	clear: both;
	position:relative;
	width:66em;
	margin: auto;
	background-color: #E4F09D;
	border-top: solid #B787A8 0.1em;
	color: #666;
	text-align: right;
	height: 10px;
}
div#zluty_pruh a{
	color: #666;
	text-align: right;
	text-decoration:none;
}
div#zluty_pruh a:hover{
	text-decoration:underline;
}
div#zapati {
	position:relative;
	width:66em;
	height:auto;
	margin: auto;
	background-color: #B787A8;
	padding-top: 3px;
	padding-bottom: 10px;	
}
div#bily_pruh {
	position:relative;
	width:66em;
	height:0.7em;
	margin: auto;
	background-color: white;
}
#administrace {
	text-align:right;
	padding-right:5px;
}

