/* -=-=-=-=-=-=-=-=-=-=-=-=-= global definitions =-=-=-=-=-=-=-=-=-=-=-=-=- */

BODY, DIV, TABLE, FORM, CAPTION, UL, LI, ADRESS, IMG, H1, H2, H3, H4, P, HR, INPUT, SELECT {
  border: 0 none;
  margin: 0;
  padding: 0;	
}

.left {
  float: left;
  
}

.right {
  float: right;
}

.hide {
	display: none;
}

.cleaner {
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
/*	content: ' '; */
	font-size: 0;
}

.leftClear {
	clear: left;
}

.rightClear {
	clear: right;
}

.bothClear {
	clear: both;
}

.center {
	margin: 0 auto;
}

.textRight {
	text-align: right;
}

.textLeft {
	text-align: left;
}

.textCenter {
	text-align: center;
}

P.error {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	font-family: "Courier New", Courier, monospace;*/
	color: #FF0000;
}

UL {
	list-style-type: disc;
	padding: 10px 0;
	padding-left: 16px;
	margin: 0;
}

A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}


/* -=-=-=-=-=-=-=-=-=-=-=-=-= base layout definitions =-=-=-=-=-=-=-=-=-=-=-=-=-*/

HTML {
  height: 100%;
}

BODY {
	padding-bottom: 50px;
	font: normal 11pt "Times New Roman", Times, serif;
	text-align: center;
	background: #E5E2D1 url(page_background_header.gif) repeat-x center top;
	color: #595959;
	#background-color: #E4E1D0;
}


#mainbg {
	width: 100%;
	background: url(page_background.gif) repeat-y center top;	
}

#page-shadow-sides {
	width: 100%;
	background: url(page_shadow_header.gif) no-repeat center top;
}

#page-shadow-bottom {
	width: 100%;
	padding-bottom: 20px;
	background: url(page_shadow_bottom.gif) no-repeat center bottom;
}

#holder {
	width: 970px;
	min-height: 1000px;	
	text-align: left;
	margin: 0 auto;
}



/* -=-=-=-=-=-=-=-=-=-=-=-=-= top definitions =-=-=-=-=-=-=-=-=-=-=-=-=-*/

#top {
	width: 970px;
	height: 360px;
	background: #FFF url(header_background.png) repeat-x top;
}

#top-in {
	width: 970px;
	height: 360px;
	position: relative;
	background: url(header_silver.png) repeat-x bottom;
}

#logo {
	display: block;
	width: 176px;
	height: 37px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: url(logo_obecni_dum.png) no-repeat center;
}

#languages {
	display: block;
	width: 100px;
	height: 37px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(header_lang_background.png) repeat-x center;
}

#languages .cz,
#languages .en,
#languages .ru {
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 8px;
}
#languages .cz {
	right: 62px;
	background: url(icon_flag_cz.png) no-repeat center;
}
#languages .en {
	right: 40px;
	background: url(icon_flag_en.png) no-repeat center;
}
#languages .ru {
	right: 18px;
	background: url(icon_flag_ru.png) no-repeat center;
}

#flash {
	width: 970px;
	height: 275px;
	position: absolute;
	top: 76px;
	left: 0;
/*	background: url(01_zakladni_vyrez.jpg) no-repeat center; */
}


/* -=-=-=-=-=-=-=-=-=-=-=-=-= sidebox definitions =-=-=-=-=-=-=-=-=-=-=-=-=-*/

#panel {
	width: 270px;
	float: right;
	color: #404040;
}
 
#panel-in {
	padding: 20px 15px;
}

#panel H4 {
	margin: 0 0 7px 0;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
}

#panel UL {
 	margin: 0 0 0 20px;
	padding: 0;
	list-style: none url(sidebox_bullet.gif);
}

#panel UL.disc {
	list-style: disc none;
}

#panel #actually {
	text-transform: uppercase;	
}

#panel li {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

#panel A {
	font-size: 0.9em;
} 


#logo-francouzskarestaurace {
	display: block;
	width: 100%;
	height: 76px;
	margin: 20px auto;
	clear: both;
	background: url(logo_francouzska_restaurace.gif) no-repeat center;
}

#logo-kavarnaobecnidum {
	display: block;
	width: 100%;
	height: 130px;
	margin: 20px auto;
	clear: both;
	background: url(logo_kavarna_obecni_dum.gif) no-repeat center;
}

#logo-nadaceterezymaxove {
	width: 100%;
	height: 120px;
	text-align: center;	
}

#logo-nadaceterezymaxove A {
	display: block;
	width: 107px;
	height: 120px;
	margin: 0 auto;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	background: url(logo_nadace_terezy_maxove_pruhledne.gif) no-repeat bottom;
}

#panel .textCenter {
	display: block;
	text-align: center;
	font-size: 1.15em;
}



/* -=-=-=-=-=-=-=-=-=-=-=-=-= databox definitions =-=-=-=-=-=-=-=-=-=-=-=-=-*/

#page {
	width: 700px;
	min-height: 570px;
	float: left;
	position: relative;
	text-align: left;
}

#page-in {
	padding: 20px 20px 5px 20px;
}

/* format elements definitions */

#page H1 {
	display: block;
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 1.8em;
}

#page H2 {
	display: block;
	margin-top: 14px;
	font-size: 1.4em;
	line-height: 1.8em;
}

#page H3 {
	display: block;
	margin-top: 12px;
	font-size: 1.2em;
	line-height: 1.6em;
}

#page H4 {
	display: block;
	margin-top: 10px;
	font-size: 1em;
	line-height: 1.4em;
}


a {
	text-decoration: underline; 
	color: #840000;
}

a:hover {
	text-decoration: none; 
	color: #840000;
}

#page TABLE {
	empty-cells: show;
	border-color: #E4E1D0;
	font-size: 1em;
}

#page TABLE.border {
	border-top: 1px solid;	
	border-left: 1px solid;	
}

#page TABLE.border TD,
#page TABLE.border TH {
	border-right: 1px solid;	
	border-bottom: 1px solid;	
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= homepage definitions =-=-=-=-=-=-=-=-=-=-=-=-=-*/


/* banners definition */

#banner-box {
	widows: 100%;
}

#banner-turisticke-prohlidky-cz,
#banner-turisticke-prohlidky-en,
#banner-turisticke-prohlidky-ru,
#banner-virtualni-prohlidka-cz,
#banner-virtualni-prohlidka-en,
#banner-virtualni-prohlidka-ru {
	display: block;
	width: 50%;
	height: 50px;
	position: relative;
	float: right;
}

#banner-turisticke-prohlidky-cz #banner-turisticke-prohlidky-cz-in,
#banner-turisticke-prohlidky-en #banner-turisticke-prohlidky-en-in,
#banner-turisticke-prohlidky-ru #banner-turisticke-prohlidky-ru-in,
#banner-virtualni-prohlidka-cz #banner-virtualni-prohlidka-cz-in,
#banner-virtualni-prohlidka-en #banner-virtualni-prohlidka-en-in,
#banner-virtualni-prohlidka-ru #banner-virtualni-prohlidka-ru-in {
	display: block;
	width: 350px;
	height: 50px;
	position: absolute;
	top: -20px;
	right: -21px;	
}

#banner-turisticke-prohlidky-cz-in {
	background: url(banner_turisticke_prohlidky_cz.png) no-repeat center;
}

#banner-turisticke-prohlidky-en-in {
	background: url(banner_turisticke_prohlidky_en.png) no-repeat center;	
}

#banner-turisticke-prohlidky-ru-in {
	background: url(banner_turisticke_prohlidky_ru.png) no-repeat center;	
}

#banner-virtualni-prohlidka-cz,
#banner-virtualni-prohlidka-en,
#banner-virtualni-prohlidka-ru {
	float: left;	
}

#banner-virtualni-prohlidka-cz #banner-virtualni-prohlidka-cz-in,
#banner-virtualni-prohlidka-en #banner-virtualni-prohlidka-en-in,
#banner-virtualni-prohlidka-ru #banner-virtualni-prohlidka-ru-in {
	left: -19px;	
}

#banner-virtualni-prohlidka-cz-in {
	background: url(banner_virtualni_prohlidka_cz.png) no-repeat center;
}

#banner-virtualni-prohlidka-en-in {
	background: url(banner_virtualni_prohlidka_en.png) no-repeat center;	
}

#banner-virtualni-prohlidka-ru-in {
	background: url(banner_virtualni_prohlidka_ru.png) no-repeat center;	
}

/* news-box definitions */

#news-box {
	width:100%;
	height:150px;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

#news-box-in {
	width:700px;
	height:150px;
	position: absolute;
	top: 0;
	left: -20px;
}

#news-box A.news {
	display: inline;
	width: 215px;
	height: 150px;
	float: left;
	margin-left: 14px;
	text-align: center;
	text-decoration: none;
	background: transparent url(mainpage_databox_hotbox.gif) no-repeat center;
	color: #000;
}

#news-box A.news:hover {
	text-decoration: underline;
}

#news-box .news STRONG {
	display: block;
	padding-bottom: 10px;
	font-size: 0.95em;
	color: #840000;
}

#news-box .news SPAN {
	display: block;
	padding: 15px;
	line-height: 1.3em;
}


/* motivebox definitions */

#motivebox {
	width:100%;
	height: 710px;
	margin-bottom: 30px;
	position: relative;
}

#motivebox-in {
	width: 700px;
	height: 710px;
	position: absolute;
	top: 0;
	left: -20px;
	#left: -19px;
	background: url(mainpage_databox_background.png) repeat-y top;
}

#motivebox-in IMG {
	margin: 15px 20px;
}

#motivebox-in STRONG {
	line-height: 2em;
}

#motivebox-in EM {
	display: block;
	margin: 0 15px;
}



/* -=-=-=-=-=-=-=-=-=-=-=-=-= footer definitions =-=-=-=-=-=-=-=-=-=-=-=-=-*/

#footer {
	width: 700px;
	padding: 15px 0;
	text-align: center;
}

#footer P {
	line-height: 1.5em;
	font-weight: bold;
}

#footer A {
	line-height: 1.5em;
	font-size: 0.9em;
}





/* -=-=-=-=-=-=-=-=-=-=-=-=-= menu definitions =-=-=-=-=-=-=-=-=-=-=-=-=-*/

#submenu {
	padding-bottom: 15px;
}

#menu1st {
	width: 970px;
	height: 40px;
	position: absolute;
	top: 37px;
	background: #761700 url(menu1st_background.png) repeat-x left;
	font-size: 0.8em;
}
/* remove the bullets, padding and margins from the lists */
#menu1st ul {
	padding:0;
	margin: 0;
	list-style-type: none; 
}
/* make the top level links horizontal and position relative so that we can position the sub level */
#menu1st li {
	height: 40px;
  position:relative;
  z-index:100;
	float: left;
	padding: 0 25px 0 5px;
	margin: 0;
	text-transform: uppercase;
	background: url(menu1st_divider.png) no-repeat right;
	color: #FFF;
}
#menu1st li.last {
	padding: 0 5px; 
	background: none;
}


/* use the table to position the dropdown list */
#menu1st table{
  position:absolute;
  border-collapse:collapse;
  z-index: 80;
  left: -1px;
  top: 0;
}
#menu1st .last table {
  left: auto;
  right: 5px;
}

/* style all the links */
#menu1st a, #menu1st a:visited {
  display:block;
	height:35px;
	float:left;
	padding: 5px 5px 0 5px; 
	font-size: 0.9em;
  text-decoration:none;
	color:#FFF;
}
/* style the links hover */
#menu1st a:hover {
  background: #BE5E3E url(menu1st_background_hover.png) repeat-x left;
	color: #FFF;
}
#menu1st.ru a, #menu1st.ru a:visited {
	font-size:0.85em;
	line-height: 1.25em;
}

/* style second menu level */
#menu1st ul ul a, #menu1st ul ul a:visited {
	display: block;
	width: 180px;
	height: 100%;
	padding: 6px 10px;
	line-height: 1em;
	font-size: 1.2em;
	background-color: #E4E1D0;
	color: #000;
}
/* style the links hover */
#menu1st ul ul :hover {
	background: #FFF;
	color: #640000;
}
#menu1st.ru ul ul a, #menu1st.ru ul ul a:visited {
	font-size: 1.3em;
	line-height: 1em;
}

/* hide the sub level links */
#menu1st ul ul {
	width: 180px;
	visibility:hidden;
	position:absolute;
	height:0;
	top: 40px;
	left: 5px;
}
#menu1st ul .last ul {
	position: absolute;
	left: auto;
	right: 25px;
}

/* make the sub level visible on hover list or link */
#menu1st ul li:hover ul,
#menu1st ul a:hover ul{
  visibility: visible;
	height: auto; 
}
/* style the sub level list items */
#menu1st ul ul li {
	display:block;
	height:auto;
	padding: 0; 
	line-height: 1em;
	text-transform: none;
	background: transparent;
}
