/*definice fontu*/
body, input {
   font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

body {
    font-size: 80%;
    color: #231f20;
    background-color: #91160D;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#layout {
    width: 779px;
    margin: 0 auto;
    padding: 0 0 20px 0;
    text-align: left;
}
td {
    vertical-align: top;
}
a img {
    border: none;
}
a {
    color: #A41A0F;
    text-decoration: none;
}
a:hover {
    color: #349ACB;
}
/* ---------hlavicka---------*/
#hlavicka {
    background: url(/img/strop-salu-vzlet.jpg) no-repeat top right;
    margin-bottom: 6px;
}
/* ---------hlavni prostor (menu a text)---------*/
#main {
    background: #ffa100 url(/img/modre-pozadi.gif) no-repeat top left;
}
/* ---------menu---------*/
#levy {
    width: 168px;
    float: left;
}
#menu {
    background: #5eaed5 url(/img/menu-bg.gif) repeat-y top left;
    margin-top: 44px;
    font-weight: bold;
    height: 179px;
	padding: 6px 0 0;
}
#menu p {
    margin: 1.25em 0 1em 17px;
    padding: 0;
}
#menu a {
    color: #003D59;
}
#menu a.active {
    color: #FFFFFF;
}
#menu a:hover {
    color: #FFFFFF;
    letter-spacing: 2px;
}
#levy form {
    margin: 6px 0 1em 0;
	padding: 5px 3px 5px 10px;
	background-color: #E08C0F;
}
#levy h4 {
    font-size: 1em;
	font-weight: bold;
	margin: 0 0 0.7em 0;
}
#levy form label {
    display: block;
    margin: 2px 0 7px 0;
    clear: left;
}
#levy form div.indikator {
    height:11px;
    background-color:#005680;
    float:left;
    margin: 3px 3px 0 0;
}
#levy form small {
    color:#005680;
    font-size: 1em;
    display: block;
    float:left;
}
#levy form input.button {
	font-size: 11px;
	background-color: #996723;
	border: solid 1px #825720;

}
/* ---------text---------*/
#text {
    float: left;
    margin: 0 0 0 6px;
    width: 597px;
}
#text a {
    border-bottom: dotted 1px;
}
h1 {
    padding: 0 0 0 200px;
    margin: 0;
    color: #ffffff;
    font-weight: normal;
    font-size: 36px;
}
h2 {
    padding: 0;
    margin: 0;
    color: #A41A0F;
    font-size: 2em;
    font-weight: normal;
}
h3 {
    padding: 0;
    margin: 0.7em 0 0.5em 0;
    font-size: 1.5em;
    font-weight: normal;
}
h4 {
    padding: 0;
    margin: 0.7em 0 0.5em 0;
    font-size: 1.5em;
    font-weight: normal;
    color: #FFFFFF;
}
h2 small {
    color: #ffffff;
    font-size: 0.55em;
}
#text div.zaznam {
    min-height: 191px;
    padding-left: 195px;
}
#text div.zaznam .foto {
    float: left;
    margin: 0 12px 0 -195px;
	_margin: 0 12px 0 -97px;
}
#text div.zaznam .foto img {
    margin: 0 0 6px 0;
}
hr {
    color: #231f20;
    height: 1px;
    background-color: #231f20;
    border: 0;
}
hr.cleaner {
    clear: left;
    color:#FFA100;
    margin: 0;
    padding: 0;
    height: 1px;
    background-color: #FFA100;
    border: 0;
}
/* ---------paticka---------*/
#paticka  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    margin-top: 5px;
}
#paticka a {
    color: #460000;
}
#paticka a:hover {
    color: #F1695F;
}
#paticka .ecn {
    float: right;
}
/*fotogalerie */
div.fotogalerie {
    margin: 0;
    width: 391px;
}
div.fotogalerie a {
    border: none !important;
}
div.switcher {
    width: 391px;
    height: 91px;
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 20px;
    border-top: solid #B06F00 1px;
    border-bottom: solid #B06F00 1px;
	background-color: #c67f08;
}
div.switcher img.active {
    border: solid #FFFFFF 1px;
}
div#photo_ajax {
    font-size: 0.8em;
    width: 391px;
}
div#photoimg {
    width: 391px;
    height: 300px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    background-color: #c67f08;
    border-top: solid #B06F00 1px;
    border-bottom: solid #B06F00 1px;
}
div#photoimg img {
    border: none;
}
a.prev_next {
    text-decoration: none;
    margin-right: 2em;
}
span.prev_next {
    margin-right: 2em;
    color: #B06F00;
}
a.enlarge {
    float: right;
    padding: .1em .7em 0 .7em;
    font-weight: bold;
    color: white !important;
    background-color: #c67f08;
}
