body { background: #eee url('../img/main_bg.png') no-repeat top center; padding: 0; margin: 0; font: 70%/150% verdana, sans-serif; color: #111; text-align: center; }

a { text-decoration: underline; color: #111; }
a:hover { text-decoration: none; }

img { display: inline; vertical-align: middle; border: 0; text-decoration: none; }


#container { margin: 0 auto; width: 780px; height: auto; text-align: left; }
#header { background: white url('../img/header.png') no-repeat; width: 780px; height: 184px; float: left; }
#logo { width: 780px; height: 184px; display: block; }

#form { background: #eee url('../img/content_bg.png') repeat-y top left; width: 781px; height: auto; float: left; }
#content { background: white url('../img/watermark.png') no-repeat top right; margin-left: 60px; padding-right: 10px; width: 495px; height: auto; float: left; }


#column { background: transparent; width: 200px; height: auto; float: right; }

#menu-title, #menu-title-end { border-bottom: 1px solid #6bfff2; background: url('../img/title_menu.png') no-repeat; width: 200px; height: 26px; }
#menu-title-end { border-top: 1px solid #dafffc; border-bottom: 0; background: url('../img/title_menu_end.png') no-repeat; height: 18px; }

#menu { background-color: white; width: 200px; height: auto; }

#menu a { background: #b5fff9 url('../img/menu_bg_main.png') no-repeat; border-top: 1px solid #dafffc; border-bottom: 1px solid #6BFFF2; color: black; font: 19px arial, sans-sesif; font-weight: bold; padding: 4px 0 4px 12px; width: 188px; display: block; text-transform: uppercase; text-decoration: none; }
#menu a:hover { background-position: -200px 0; }

#figurky-menu { margin: 0 auto; padding: 10px; text-align: center; width: 70%; border: 1px solid #6bfff2; background: #b5fff9; }

.centered { text-align: center; }
.hide { display: none; }


table.objednavka td { padding: 0.2em; border-top: 1px white solid; border-bottom: 1px white solid; }
table.objednavka input.dlouhy { width: 350px; }
table.objednavka input.kratsi { width: 170px; }
table.objednavka input.nejkratsi { width: 80px; }
table.objednavka textarea { width: 350px; height: 80px;}
.povinne { color: #dd0000; }


table.reseni { width: 500px; border: 4px black solid; border-collapse: collapse; background: white; position: relative; }
table.reseni td { border: 1px black solid; }
table.reseni thead { border: 3px black solid; font-weight: bold; }
table.reseni thead td { border-bottom: 3px black solid; text-align: center; }
.prvnibunka { border-right: 3px black solid !important; font-weight: bold; text-align: center; }

h2 { font-size: 1.5em; }

.figurka { margin: 10px; float: right; }

.blockquote { margin: 30px 0 30px 70px }
.blockquote-projekt { margin: 15px 0 15px 30px }

.dropcap { float: left; width: auto; font-size: 3.4em; font-weight: bold; line-height: 80%; }
.ramecek,.ramecek-c { border: 1px solid #eee; background: #EEEDF4; padding: 10px; }
.ramecek-c { text-align: center; }

.delic { border-bottom: 2px solid #edb700; width: 500px; margin: 20px 0 5px 0; }

#news-title, #news-title-end { margin-top: 20px; background: #DA251C url('../img/title_news.png') no-repeat; width: 200px; height: 26px; }
#news-title-end { background: #DA251C url('../img/title_news_end.png') no-repeat; height: 18px; margin: 0; }
#news-title-cont { background: #EC928D; padding: 10px; color: black; }


#footer-text { margin: 20px 0 20px 60px; padding-top: 5px; }
#footer { background: white url('../img/footer.png') no-repeat top left; width: 780px; height: 26px; float: left; }



