ul, li, p, h1, h2, h3 { margin: 0px; padding: 0px; }
a { color: #000099; }
a:hover { color: #336600; }


body {
    background-color: #FFF;
    margin: 0px; 
    padding: 0px;
}


div#pruh_menu {
    position: absolute;
    top: 150px; 
    left: 0px;
    width: 100%; 
    height: 50px;
    background: #f2dfbf url(../layout-grafika/pruh_menu.gif) repeat-x;
}


div#main {
    width: 900px;
    height: 500px;
    position: relative;
    margin: 0px auto;
    font-family: Verdana;
    font-size: 12px;
}


div#hlavicka {
    height: 150px;    
}


div#logo img {
    width: 400px;
    height: 150px;
    border: 0px; 
}

div#logo h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	position: relative;
	width: 400px;
	height: 150px;
}

div#logo h1 span {
	position: absolute;
	top: 0px; left: 0px;
	background: url(../layout-grafika/logo.gif) no-repeat;
	width: 400px;
	height: 150px;
}


div#info_linka {
    font-size: 22px;
    font-family: Arial;
    font-weight: bold;
    position: absolute;
    right: 20px; top: 70px;
    line-height: 30px;
    padding-top: 5px;
    color: #a76c16;
    background: url(../layout-grafika/phone.gif) no-repeat left center;
    padding-left: 100px;
}


div#horni_menu {
    position: absolute;
    top: 0px; right: 0px;
    line-height: 50px;  
}
div#horni_menu a { margin: 0px 5px 0px 5px; }


div#menu {
    height: 40px;
    line-height: 40px;
    background: #9fb552 url(../layout-grafika/menu.gif) repeat-x;
    margin: 5px 0px 5px 0px;
}

div#menu li {
    float: left;
    list-style-type: none;
    font-size: 15px;
    text-transform: uppercase;
    font-family: Tahoma;
    border-right: 1px solid #dff1a1;
    color: #333;
    width: 149px;
    text-align: center;
}
div#menu a { color: #FFF; display: block; height: 100%; padding: 0px 20px 0px 20px; text-decoration: none; }
div#menu a:hover { background: #8aa040; } 
div#menu strong{ color: #FFF; display: block; height: 100%; padding: 0px 20px 0px 20px; text-decoration: none; background: #879655; font-weight: normal; }
             

div#restaurace {
    float: left;
    width: 435px;
    height: 160px;
    margin-top: 10px;
    border: 5px solid #e6bb69;
}
div#restaurace img { border: 1px solid #EEE; }


div#penzion {
    float: right;
    width: 435px;
    height: 160px;
    margin-top: 10px;
    border: 5px solid #e6bb69;
}
div#penzion img { border: 1px solid #EEE; }


div#obsah {
    background: #b08e4d url(../layout-grafika/body.gif) repeat-y 20px;
    margin-top: 11px;
    padding: 0px 20px 0px 20px; 
    color: #FFF;
    text-align: justify;
    font-size: 12px;
    border-top: 20px solid #b08e4d;
    border-bottom: 20px solid #b08e4d;
}


div#obsah h1 {
    color: #FFF;
    font-size: 16px;
    font-family: Arial;
    text-transform: uppercase;
    margin-bottom: 15px;
    border-bottom: 1px solid #a16d23;
    padding-bottom: 5px;
    line-height: 30px;
}

div#obsah p {
    line-height: 22px;
    margin-bottom: 5px;
}


div#leva {
    width: 500px;
    float: left;
}


div#prava {
    float: right;
    width: 320px;
}


div#prava  h2 {
    color: #f9da9e;
    font-weight: bold;
    font-weight: normal;
    padding: 0px;
    font-size: 18px;
    padding-bottom: 10px;
}


div#prava form input {
    width: 180px;    
    border: 1px solid #6d5d3d;
    padding: 3px;
    margin: 3px 0px 5px 0px;
    background: #a1844e;
    color: #EEE;
}


div#prava form label {
    font-size: 12px;
    padding-right: 7px;
    color: #FFF;
}


div#prava form textarea {
    border: 1px solid #6d5d3d;
    background: #a1844e;
    width: 230px;
    height: 150px;
    margin: 3px 0px 5px 0px;    
    color: #EEE;
}         


div#oteviraci_doba {
    background: url(../layout-grafika/oteviraci_doba.gif) no-repeat;
    width: 320px; height: 100px;
}

div#oteviraci_doba table {
    margin-left: 100px;
    color: #FFF;
}

td.datum { text-align: right;  font-weight: bold; padding-right: 20px; }


div#paticka {
    height: 50px;
    margin: 10px 0px 20px 0px;
    line-height: 50px;
    text-align: center;
    color: #333;
    background-color: #ebc987;
}

table#cenik {
    width: 100%;
    line-height: 30px;
    text-indent: 10px;
}

table#cenik {
    border: 1px solid #bc9a58;
}


table#cenik td{
    border-top: 1px solid #bc9a58;
}

table#cenik th {
    background-color: #bc9a58;
}

div#leva h2 {
    color: #EEE;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 10px;
}

img.foto {
   border: 0px;
   width: 130px;
   height: 98px;
}

div#fotos a { text-decoration: none; border: 0px; }
div#fotos a img { border: 10px solid #ccaa6a; margin-bottom: 20px;}
div#fotos a:hover img { border: 10px solid #996666; }

.error {
    padding: 5px 10px 5px 10px;
    background: #a1844e;
    border: 1px solid #6d5d3d; 
    text-align: center;
}


div#links a {
	color: #e8f6cd;
}