@charset "utf-8";
/* CSS Document */

.required{
color: #ff0000;
}


table.subscribe , table#catering{
border: 0px;
}

table#catering{
background-color:#DFF5D8;
border-color:#DFF5D8;
}

table.subscribe td, table#catering td{
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-width: 0px;
}

table.incenter{
margin-left:auto; margin-right:auto;
}

td.submenu_name{
	font-family:Georgia,serif;
  	font-style: normal;
  	font-size: 16px;
  	font-weight: bold;
  	text-decoration: none;
  	color:rgb(30, 82, 34);
}

td.submenu_eng{
	font-family:Georgia,serif;
}

td.submenu_czsk{
	font-family:Georgia,serif;
	font-style:italic;
}

td.submenu_price{
	font-family:Georgia,serif;
}

td.top{
	vertical-align: top;
}

div#centered { border: 0; background-color: white; height: 50%; width: 50%;
                        position: absolute; left: 25%; top: 25%; color: black;
}

li { 
   list-style-type:none; 
} 

a.greenlink {
	color: #08540A !important;
	/*text-decoration: none;	*/
	font-size: 1.2em;
}

/* design for FB and Twitter logos*/
#logo_links {
	position: absolute;
	width: 8em;
	bottom: 1.2em;
	right: 1em;
}
#logo_links a{
	padding-top: 0.5em;
}
#note {
	color:#FFF;
	font-weight:bold;
	position: absolute;
	top: 0.3em;
	left: 9em;
}

/* design for Bohemka title*/
#BH_name{
	position: absolute;
	bottom: 0.7em;
	left: 0.7em;
	background: url("/en/images/static/pruhledny.png") repeat scroll 0 0 ;
	height: 4.5em;
	margin: 0.5em;
}
#BH_nameIN{
	padding: 1em;
}
#BH_name a{

	font-family: Georgia,serif;
	font-style: normal;
	font-size: 2.5em;
	font-weight: bold;
	text-decoration: none;
	color: #F8F086;
}

/* design for dropshadows*/
.m-bg-1 {
background:url("/en/images/static/shadeTop-a.png") no-repeat scroll 50% 0 transparent;
margin:0 auto -10px;
padding:9px 0 0 0;
position:relative;
z-index:2;
}
.m-bg-2 {
background:url("/en/images/static/shadeBottom-a.png") no-repeat scroll 50% 100% transparent;
padding:0 0 10px 0;
}
.m-bg-3 {
background:url("/en/images/static/shadeMid-a.png") repeat-y scroll 50% 0 transparent;
}

/* design for Bohemka countdown*/
#countdowncontainer{
	padding: 10px 10px 5px;
}
.countdowncontainer sup{ 
	font-size: 80%
}
#countbox{
	font:bold 1.5em Georgia,serif;
	padding: 0 10px;
	color: #000;
	text-decoration: none;
}

/* box pre zaobleny obsah*/
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#E0D435}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f1eca8;
  border-right:1px solid #f1eca8;
  background:#e7de67}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfaea;
  border-right:1px solid #fbfaea;
  background:#e5dc5b}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e5dc5b;
  border-right:1px solid #e5dc5b;}
.spiffy4{
  border-left:1px solid #f1eca8;
  border-right:1px solid #f1eca8}
.spiffy5{
  border-left:1px solid #e7de67;
  border-right:1px solid #e7de67}
.spiffyfg{
  background:#E0D435}

/* navigation */
.navigationbox{
left:8px;
position:relative;
width:870px;
}

/* sitemap */
.sitemapline{
	padding: 5px 0;	
}
.sitemapline a {
    color: #963131;
	margin: 0;
    padding: 0  10px;
	text-decoration:none;
}

.sitemaptitle{
	color: #999;
}

/* social */
div.social{
	padding: 2px 5px 0px 15px;
	vertical-align:top;
}
div.fb, div.tw{
	display:block;
	float:left;
	padding: 3px 10px;
}
div.bing{
	display:block;
	float:right;
	padding: 3px 10px;
}
div.cleardiv{
	clear:both;
}

.basiclink a:link, 
.basiclink a:visited, 
.basiclink a:hover, 
.basiclink a:active {
text-decoration: none; color: #F8F086;
}
