﻿

div#splash_area div#search-holder fieldset#site-search { width: 204px; margin-right: 10px; float: right; overflow: hidden; margin-top: 6px; }
div#splash_area div#search-holder fieldset#site-search input { width: 163px; height: 14px; padding-top: 3px; padding-left: 2px; font-size: 9px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; float: left; }
div#splash_area div#search-holder fieldset#site-search input.site-search-submit { float: right; height: 20px; width: 32px; padding: 0px; }

div#frontpage-contact-form { float: right; width: 310px; margin-top: 13px; background-image: url(../images/frontpage_contact_form/contact_form_bg-flat.png); font-size: 11px; background-repeat: no-repeat; background-position: center top; }
div#frontpage-contact-form fieldset { padding: 15px 20px 20px 20px; }

div#frontpage-contact-form input { width: 260px; padding: 3px; }
div#frontpage-contact-form textarea { padding: 3px; width: 260px; height: 100px; overflow: auto; }
div#frontpage-contact-form input.styled:focus, div#frontpage-contact-form select:focus, div#frontpage-contact-form textarea:focus { border: 1px solid #ff8000; }
div#frontpage-contact-form input, div#frontpage-contact-form select, div#frontpage-contact-form textarea { margin-top: 3px; margin-bottom: 10px; }

div#frontpage-contact-form fieldset label { display: block; font-weight: bold; }
div#frontpage-news { margin: 10px; }

/***************************
Forms and fieldsets
****************************/

div#content div.form-holder { margin-top: 20px; overflow: auto; }
div#content div.form-holder h4, div#content div.form-holder legend { border-bottom: 1px solid #e6e6e6; padding-bottom: .25em; margin-bottom: 10px; }
div#content div.form-holder legend { color: #60A7C9; font-size: 12px; font-weight: bold; }

div#content div.form-holder fieldset { font-size: 12px; width: 385px; float: left; }
div#content div.form-holder.wide fieldset { width: 640px; }
div#content div.form-holder.wide fieldset h4 { margin-top: 25px; }
div#content div.form-holder.wide fieldset div.buttons { margin-top: 25px; }

fieldset legend { width: 100%; border-bottom: 1px solid #E6E6E6; margin-bottom: 10px; padding-bottom: 0.25em; }

fieldset label { display: block; color: #333; font-weight: bold; margin-bottom: 3px; }
fieldset input.styled, fieldset textarea { width: 100%; }
fieldset textarea { height: 100px; }
fieldset input.styled, fieldset textarea, fieldset select { margin-bottom: 8px; background-image: url(../images/contact/form_input_bg-flat.png); background-repeat: repeat-x; background-color: #eff6f9; border-left: 1px solid #809db9; border-top: 1px solid #809db9; padding: 3px; }

fieldset input.styled:focus, fieldset select:focus, fieldset textarea:focus { border: 1px solid #ff8000; }

fieldset input#submit-button { padding: 2px; margin-right: -6px; /* Compensates form element padding set above */ }

div#content div.form-holder div#form-extra { width: 275px; padding: 0px 0px 0px 20px; font-size: 11px; float: right; }

/***************************
Checkboxes - custom theme
****************************/

fieldset input[type="checkbox"] { text-align: left; width: 16px; border: none; background: none; padding-top: 0px; padding-bottom: 0px; float: left; margin-top: 3px; }
fieldset span.checkbox label { display: block; text-align: left; float: none; margin-left: 20px; width: auto; vertical-align: baseline; }
fieldset div, fieldset hr { clear: both; }

/***************************
Denni menu
****************************/

.dailymenu table { width: 500px; }
.dailymenu table tr td { padding: 2px; text-align: left; }
.dailymenu table tr td.dish-price { text-align: right; width: 55px; }
.dailymenu table tr td.dish-rating { width: 16px; }

.dish-rating table { width: 100%; }
.dish-rating table tr td { padding: 2px; text-align: left; }
.dish-rating table tr td.restaurant-name { width: 200px; }
.dish-rating table tr td.dish-rating { width: 16px; }


/***************************
Denni menu
****************************/

#location-map #google-map { width: 690px; height: 300px; margin-bottom: 20px; margin-top: 5px; }
#map-and-cloud { margin-top: 15px; }
#map-and-cloud #google-map { width: 480px; height: 480px; margin-bottom: 20px; margin-top: 5px; float: left; }
#map-and-cloud #cloud { margin-left: 500px; width: 380px; }
#map-and-cloud #cloud .dailymenu table { width: 380px; }

#map-and-cloud.wide #google-map { width: 680px; }
#map-and-cloud.wide #cloud { margin-left: 690px; width: 190px; }
#map-and-cloud #cloud div#cities { padding-top: 80px; height: 400px; width: 190px; }
#map-and-cloud #cloud div.restaurant { border-bottom: 1px solid #E6E6E6; margin-bottom: 10px; margin-top: 10px; }
#map-and-cloud #cloud div.restaurant div.dailymenu { clear: right; }

#map-tab #google-map { width: 540px; height: 400px; margin: 0px; }


/***************************
Editace menu
****************************/

table.dish-form td { padding: 2px 2px 2px 2px; }

div#content div#contact_form-holder h4 { border-bottom: 1px solid #E6E6E6; margin-bottom: 10px; padding-bottom: 0.25em; }

div.form-slim { width: 690px; }

hr { height: 1px; color: #E6E6E6; background-color: #E6E6E6; border: 0px none; }

#cse-search-results { margin-top: 20px; }

span.divider { padding-left: 5px; padding-right: 5px; }

div#tabs-panel { width: 610px; margin-left: 270px; }
/* tab pane styling */
div#panes div.pane { display: none; padding: 15px 10px; border: 1px solid #999; border-top: 0; background-color: #fff; }

#restaurant-detail { margin-top: 15px; }

#restaurant-info { width: 250px; float: left; }
#restaurant-info #lunchtime { font-size: 120%; }
#restaurant-info #lunchtime span { background: transparent url('../images/polednicek/icons/time.png') no-repeat 0 0; padding-left: 40px; height: 35px; vertical-align: baseline; display: block; font-weight: bold; padding-top: 5px; }

#restaurant-info #rating { font-size: 160%; }
#restaurant-info #rating span { background: transparent url('../images/polednicek/icons/thumb_32.png') no-repeat 0 0; padding-left: 40px; height: 35px; vertical-align: baseline; display: block; font-weight: bold; padding-top: 5px; }

#restaurant-info #actions #favourite a { background: transparent url('../images/polednicek/icons/star.png') no-repeat 0 0; padding-left: 40px; height: 35px; vertical-align: baseline; display: block; padding-top: 5px; }
#restaurant-info #actions #email-me a { background: transparent url('../images/polednicek/icons/send.png') no-repeat 0 0; padding-left: 40px; height: 35px; vertical-align: baseline; display: block; padding-top: 5px; }
#restaurant-info #actions #rss a { background: transparent url('../images/polednicek/icons/rss.png') no-repeat 0 0; padding-left: 40px; height: 35px; vertical-align: baseline; display: block; padding-top: 5px; }
#restaurant-info #rl a { background: transparent url('../images/polednicek/icons/coins_32.png') no-repeat 0 0; padding-left: 40px; height: 35px; vertical-align: baseline; display: block; padding-top: 5px; }

#restaurant-info #photos { margin-bottom: 15px; z-index: 100; }
#restaurant-info #photos img.photo { width: 250px; }

#restaurant-info #opening-hours ul { background: transparent url('../images/polednicek/icons/wheel.png') no-repeat 0 0; padding-left: 3px; }
#restaurant-info #opening-hours ul, #restaurant-info #opening-hours ul li { list-style: none; list-style-image: none; list-style-position: inherit; list-style-type: none; }
#restaurant-info #opening-hours span.day { display: block; float: left; width: 60px; }

#restaurant-detail h4 { margin-top: 10px; margin-bottom: 10px; }


#contact-info span.label { display: block; float: left; width: 70px; font-weight: bold; }

/***************************
Otviraci hodiny
****************************/

fieldset.opening-hours { margin-left: 30px; }
fieldset.opening-hours div div.hours { display: block; float: left; width: 160px; }
fieldset.opening-hours div div.closed { clear: none; }
fieldset.opening-hours div.hours input { width: 50px; }
fieldset.opening-hours hr { clear: both; }
div.restaurant-summary { margin-top: 15px; margin-bottom: 20px; }

/***************************
Sprava restauraci
****************************/
.my-restaurant-info { width: 600px; border-bottom: 1px solid #E6E6E6; padding: 10px 0 10px 0; }
.my-restaurant-info div.restaurant-tools { width: 280px; float: right; }
.my-restaurant-info .restaurant-tools a { margin-right: 10px; }
#my-restaurant-sort { margin: 15px 0 0 0; padding: 2px 0 2px 0; border-bottom: 1px solid #E6E6E6; border-top: 1px solid #E6E6E6; }

/*div.tool a { background: transparent url('../images/polednicek/icons/wheel.png') no-repeat 0 0; padding-left: 25px; }*/

div.tool { margin-bottom: 25px; }
div.tool img { float: left; margin-right: 10px; }
.my-restaurants-actions h4 { clear: both; }

span.radio input, span.radio label { display: inline; float: none; }

span.radio input { width: 25px; }

/***************************
Editace menu
****************************/
table.dish-form { width: 650px; border-left: 1px solid black; border-top: 1px solid black; margin: 0 0 15px 0; }

table.dish-form input.dish-name { width: 570px; }

table.dish-form input.dish-price { width: 30px; }

table.dish-form input.dish-portions { width: 30px; }

table.dish-form tr { padding: 0; margin: 0; }
table.dish-form td, table.dish-form th { border-right: 1px solid black; border-bottom: 1px solid black; border-collapse: collapse; padding: 2px 2px 2px 2px; margin: 0; }


div#calendar-select { margin: 10px auto 10px auto; width: 300px; }
div#calendar-select table tr td { padding: 0 !important; }

div#restaurant-tools { float: right; margin-top: 5px; }
div#restaurant-tools img { width: 32px; height: 32px; }
div.menu-type { margin-top: 10px; margin-bottom: 10px; }

/***************************
muj-polednicek login box
****************************/
div#left_column div#loginbox { border: 1px solid white; text-align: center; background-image: url(../images/left_column/green_box_bg-flat.png); background-repeat: repeat-y; background-color: #619400; padding: 8px; margin-bottom: 8px; }
div#left_column div#loginbox a { color: white; }

div#left_column div#loginbox span.logged-in { display: block; text-align: left; margin-bottom: 2px; color: white; }
div#left_column div#loginbox span.user { font-size: 10px; display: block; text-align: left; margin-bottom: 2px; color: white; }
div#left_column div#loginbox span.user a:hover { text-decoration: none; }
div#left_column div#loginbox span.logout { font-size: 9px; display: block; margin-top: 10px; text-align: right; font-weight: bold; }
div#left_column div#loginbox span.logout a { text-decoration: none; }
div#left_column div#loginbox span.logout a:hover { text-decoration: underline; }

div#my-favourites { width: 600px; }

textarea.menu-import-form { height: 200px; }

div.fulllist { margin-top: 3px; margin-bottom: 5px; float: right; }
/*div.restaurant h4 { clear: right; }*/

/*
div#cloud div#cities { background-image: url(../images/frontpage_contact_form/contact_form_bg-flat.png); background-position: center top; background-repeat: no-repeat; }
*/

div.home-logo-left { float: left; width: 125px; }
div.logo { margin-top: 10px; margin-bottom: 10px; }
div.logo a { margin-right: 15px; }

/***************************
nice-table
****************************/
table.nice-table { -moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: #FFFFFF none repeat scroll 0 0; border: 0 none; border-collapse: collapse; font-size: 12px; margin: 20px; text-align: left; width: 600px; }
table.nice-table th { text-align: left; border: none; border-bottom: 2px solid #60A7C9; background: transparent none; color: #555555; font-size: 15px; font-weight: normal; padding: 10px 8px; }
table.nice-table td { text-align: left; border: none; border-bottom: 1px solid #CCCCCC; color: #636363; padding: 6px 8px; }
table.nice-table tbody tr:hover td { color: #98ce2e; }

/***************************
nice-pseudotable
****************************/
div.nice-table { -moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: #FFFFFF none repeat scroll 0 0; border-collapse: collapse; font-size: 12px; margin: 20px; text-align: left; width: 600px; }
div.nice-table h2, .nice-pseudotable h3 { border-bottom: 2px solid #60A7C9; color: #555555 !important; font-size: 15px; font-weight: normal; padding: 10px 8px !important; }
div.nice-table div.row { border-bottom: 1px solid #CCCCCC; color: #636363; padding: 6px 8px; }
div.nice-table div:hover { color: #98ce2e; }
div.nice-table div span.label { display: block; float: left; width: 170px; }
div.nice-table div span.text { display: block; margin-left: 175px; }

/***************************
souteze - vyherci
****************************/
span.date { float: left; display: block; width: 100px; }

/***************************
Hezke datum
****************************/
div#content div.entry-date { width: 4.5em; background-color: #F1F7FA; float: left; margin-right: 1em; }
div#content div.entry-date span { display: block; text-align: center; font-weight: bold; font-size: 10px; }
div#content div.entry-date span.day { font-size: 18px; }
div#content div.entry-date span.year { font-weight: normal; }

div#content ul.arrows li, div#content ol.arrows li { margin-left: 0; }

.icon-list { background: transparent url('../images/polednicek/icons/list2.png') no-repeat 0 0; padding-left: 40px; margin-top: 10px; margin-bottom: 10px; min-height: 35px; }
.icon-smiley-sad { background: transparent url('../images/polednicek/icons/smiley_sad_48.png') no-repeat 0 0; padding: 8px 0 0 60px; min-height: 50px; }

table.loyalty tbody tr:hover td { color: #636363; }
table.loyalty th.points { width: 225px; }

table.cenik { width: 600px; }
td.left { text-align: left; }

textarea.code, pre.code, div.code { font-family: monospace; text-align: left; background: #eee; border: 1px dashed black; padding: 0; margin-bottom: 5px; font-size: 1.3em; width: 600px; font-size: 10pt; min-height: 80px; }

div.dish-item { background: red; }

div#dish-tips { margin: 10px 30px 0px 30px; }
div#dish-tips div.item { min-height: 40px; }

div#dish-tip .restaurant { font-weight: bold; }
div#dish-tip .address { }
div#dish-tip .dish { }
div#dish-tip .price { }

div#dish-tips table { width: 400px; margin-top: 0px; }

img.has-rl { float: right; width: 35px; }

div.restaurant { clear: right; }


/***************************
Info boxy
****************************/

.info { -moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: #F8FAFC url(../images/polednicek/icons/fam/information.png) no-repeat scroll 15px 50%; border-bottom: 2px solid #B5D4FE; border-top: 2px solid #B5D4FE; padding: 5px 20px 5px 45px; }


div#footer ul#footer-nav-left { float: left; width: 300px; text-align: left; padding-top: 1em; padding-bottom: 1em; padding-left: 20px; }
div#footer ul#footer-nav-left li { display: inline; }
div#footer ul#footer-nav-left li a { color: white; }

/***************************
Royalty program - insert code control
****************************/

#royalty-insert-code { width: 250px; float: right; margin: 20px; margin-right: 0px; }
#royalty-insert-code input { width: auto; }

#frontpage_boxes #royalty-insert-code { width: auto; height: 155px; float: none; margin: 0; background: transparent url('../images/polednicek/vernostni-bod2.png') no-repeat 150px 30px; }
/*#frontpage_boxes #royalty-insert-code p { margin: 0; }*/

#frontpage_boxes #royalty-insert-code input { width: auto; }

#frontpage_boxes h4 { margin-bottom: 10px; }
#frontpage_boxes #cities a { font-size: 110%; }

#frontpage_boxes #promo a { font-size: 130%; padding-left: 40px; height: 35px; padding-top: 5px; }
#frontpage_boxes #promo a.royalty { background: transparent url('../images/polednicek/icons/coins_32.png') no-repeat 0 0; }
#frontpage_boxes #promo a.contest { background: transparent url('../images/polednicek/icons/award.png') no-repeat 0 0; }
#frontpage_boxes #promo a.favourites { background: transparent url('../images/polednicek/icons/star.png') no-repeat 0 0; }

.msg-error { color: #FF0000; }

#facebook-navod a img { max-width: 65%; text-align: center; margin-left: 30px; }

fieldset div.radio label.label { display: block; float: left; width: 150px; }

.new, div#left_column ul#left_navigation li ul li a.new { background: transparent url('../images/polednicek/icons/new.png') no-repeat 0 0 !important; margin-left: 25px; -moz-border-radius-topleft: 0px !important; }
div#left_column ul#left_navigation li ul li a img { vertical-align: bottom; padding-right: 5px; }

#login-switch { float: left; width: 200px; }
#login-form { margin-left: 205px; margin-top: 12px; }

.openid { width: 400px; }

.message { background-color: #fecbcb; border: 2px solid #fc7777; padding: 3px 3px 3px 10px; font-size: 1em; font-weight: bold; display: block; margin-bottom: 5px; }

.food-tip { position: relative; font-size: 8pt; font-weight: normal; color: #fff; width: 484px; height: 178px; }
.food-tip .tip { position: absolute; right: 15px; top: 10px; font-weight: bold; }
.food-tip .food { position: absolute; top: 55px; left: 20px; width: 300px; font-size: 10pt; height: 55px; overflow: hidden; }
.food-tip .price { position: absolute; top: 55px; left: 350px; font-size: 14pt; }
.food-tip .restaurant { position: absolute; top: 138px; left: 20px; }

.food-tip.slim .price { left: 230px; }
.food-tip.slim .food { width: 210px; }

.food-tip.splash_1 { background: transparent url('../images/polednicek/splash/splash_10.png') no-repeat 0 0; }
.food-tip.splash_2 { background: transparent url('../images/polednicek/splash/splash_11.png') no-repeat 0 0; }
.food-tip.splash_3 { background: transparent url('../images/polednicek/splash/splash_12.png') no-repeat 0 0; }
.food-tip.splash_4 { background: transparent url('../images/polednicek/splash/splash_13.png') no-repeat 0 0; }
.food-tip.splash_5 { background: transparent url('../images/polednicek/splash/splash_14.png') no-repeat 0 0; }
.food-tip.splash_6 { background: transparent url('../images/polednicek/splash/splash_15.png') no-repeat 0 0; }
.food-tip.splash_7 { background: transparent url('../images/polednicek/splash/splash_16.png') no-repeat 0 0; }
.food-tip.splash_8 { background: transparent url('../images/polednicek/splash/splash_17.png') no-repeat 0 0; }
.food-tip.splash_9 { background: transparent url('../images/polednicek/splash/splash_18.png') no-repeat 0 0; }
.food-tip.splash_10 { background: transparent url('../images/polednicek/splash/splash_19.png') no-repeat 0 0; }

.news-date { font-weight: bold; margin-bottom: 15px; }
.news-headline { font-weight: normal; }
.news-more { text-align: right; }

img.border { border: 1px solid #ddd; margin-top: 15px; margin-bottom: 15px; }

.icon-add { background: transparent url('../images/polednicek/icons/fam/add.png') no-repeat 0 0; padding-left: 20px; padding-bottom: 3px; }

#week-menu-navigation { float: right; width: 250px; display: block; text-align: right; font-size: 80%; }

/***************************
Messages - knob
****************************/

.msg-info, .msg-success, .msg-warning, .msg-error, .msg-validation { /*font-family:Arial, Helvetica, sans-serif;  font-size:13px;*/ font-size: 120%; border: 1px solid; margin: 10px 0px; padding: 15px 10px 15px 50px; background-repeat: no-repeat; background-position: 10px center; }
.msg-info { color: #00529B; background-color: #BDE5F8; background-image: url('../images/polednicek/icons/knob/info.png'); }
.msg-success { color: #4F8A10; background-color: #DFF2BF; background-image: url('../images/polednicek/icons/knob/valid.png'); }
.msg-warning { color: #9F6000; background-color: #FEEFB3; background-image: url('../images/polednicek/icons/knob/warning.png'); }
.msg-error { color: #D8000C; background-color: #FFBABA; background-image: url('../images/polednicek/icons/knob/cancel.png'); }

table#cenik td { vertical-align: top; }
table#cenik ul { text-align: left; margin-top: 0px; }
table#cenik ul li { margin-bottom: 10px; margin-left: 5px; list-style-type: disc; }
.hidden { display: none; }

.photo-next{ display: block; text-align: right; font-size: 80%;}

/*div#intro h3 { float: left; display: block; width: 150px; clear: left; color: #666666; font-weight: normal; background: none; font-family: Verdana,Arial,Helvetica,sans-serif; margin: 0; padding: 0; font-size: 12pt; }*/
div.intro h3 { float: left; display: block; width: 180px; clear: left; color: #666666; font-weight: bold; background: none; font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; margin: 0; padding: 0; font-size: 16px; }
div.intro div { margin-left: 200px; }
