/* Hotel Arte content styles */

/* Basic */
body {font: 81.25% Arial, sans-serif; background: white; color: #333333; line-height: 1.6923; }

h1, h2, h3, h4, h5, h6, caption { margin-top: 0; margin-bottom: 0.5em; }

h1 { text-transform: uppercase; font-weight: normal; font-size: 200%; margin: 0 0 11px 0; line-height: 33px; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; xfont-weight: bold; color: #EEEEE1; }
h2 { text-transform: uppercase; font-weight: normal; font-size: 138.462%; xxfont-family: Tahoma; color: #333333;}

h3, caption { font-size: 107.692%; margin-bottom: 0.1em; }
h4, h5, h6 { font-size: 100%; }

p, li { margin-top: 0; }
p, ul, ol, dl, table { margin-bottom: 1.6923em; }
p.no-margin, ul.no-margin { margin: 0; }
.ornament { background: url(img/ornament.png) no-repeat 50% 100%; padding-bottom: 1.6923em; margin-bottom: 1.6923em; }

ul { margin: 0px 0 1.6923em 0; padding: 0; list-style: none; }
ul li {margin: 0.2em 0 0.2em 0; padding: 0 0 0 15px; background: url("img/bullet-default.png") no-repeat 0em 0.5em; }
ol li { padding: 0; background: none; }

blockquote { }

hr { display: block; width: 100%; height: 1px; font-size: 1px; overflow: hidden; border: 0; color: #E9E8E5; background: #E9E8E5; margin: 10px 0; clear: both; }

/* 
a {color: #feff9d; }
a:visited {color: #dcb67f;}
a:hover {color: #ffdca9 ; }
*/

/* a.ext {background: url("/img/ico-ext.png") no-repeat right top; padding-right: 11px; } */

/* Misc */
.fl { display: inline; float: left; }
.fr { display: inline; float: right; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

.out { position: absolute; left: -2000px; top: -2000px; }
.break { height: 1px; font-size: 1px; clear: both; overflow: hidden; visibility: hidden; }
.small { font-size: 84.615%;}
.suppress { color: #666666; font-weight: normal; }
.hidden { display: none; }

.center { text-align: center; }
.left { text-align: left !important; }
.right { text-align: right; }

/* Tables */

table { margin: 0 0 1.6923em 0; background: none; border: 0; border-collapse: collapse; font-size: 100%; clear: both; width: 100%;  }
caption { text-align: left; padding-bottom: 5px; margin-bottom: 0; margin-top: 0; font-weight: bold;}
th, td {vertical-align: top; padding: 4px 10px; }
th, td { background: none; border: 1px solid #6F5445; border-width: 1px 0;}
th { text-align: left; border-bottom: 3px solid #6F5445; border-top: 1px solid #6F5445; }
th[align=right] { text-align: right; }
th[align=center] { text-align: center; }

table td p { margin: 0.1em 0; }


/* Plain table */
table.plain { background: none; border: none; margin: 0; }
table.plain tr td, table.plain tr { background: none; border: none; padding: 0; font-size: 100%;}
table.plain tr td { padding-right: 5px; }
table.plain h2 { margin-top: 10px; }

/* Half columns */
.col-h-l, .col-h-r {width: 47%; }
.col-h-l {float: left; display: inline;}
.col-h-r {float: right; display: inline;}

/* Images */
img { border: 0; padding: 0; margin: 0; }
img.left, img.right {margin: 0 15px 15px 15px;}
img.left {margin-left: 0; float: left; clear: left;}
img.right {margin-right: 0; float: right; clear: right;}
img.plain {margin: 0; padding: 0; border: 0; display: inline; vertical-align: middle;}
img.framed { background: #EEEEE1; padding: 5px; }

.jidelni-listek { width: 100px; float: left; margin-left: 150px; text-align: center; _display: inline; } 
.napojovy-listek { width: 100px; float: right; margin-right: 150px; text-align: center; _display: inline; }

/* Attached images */
.att-images { margin: 0 0 15px 0; }
.att-images ul { margin: 0 0 25px 0; width: 100%; float: left; }
.att-images ul li { margin: 0 0 0 30px; float: left; background: none; padding: 0; width: 170px; }
.att-images ul li:first-child { margin-left: 0; }
.att-images ul li { _margin-left: expression(this.parentNode.firstChild == this ? '0' : '30px'); }
.att-images ul li img { display: block; background: #EEEEE1; padding: 5px; margin: 0 auto; }

.btn-facebook { background: url(img/btn-facebook.png) no-repeat 0 50%; padding: 6px 0 6px 34px; }
.ico-facebook { background: url(img/ico-facebook.png) no-repeat 0 50%; padding-left: 18px; }

