body { margin: 0; text-align: center; background: rgb(31,26,23) url('../img/.png') repeat-x; font: 90%/150% tahoma; color: black; }

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

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

h1, h2, h3, h4 { font-size: 1.2em; color: rgb(230,120,23); margin: 15px 0 0 0; padding: 0; }
h2  { font-size: 1.1em; }
h3 { font-size: 1.0em; }
h4 { font-size: 1.0em; }

strong { color: rgb(230,120,23) }
p: {margin-top: 10px;}
p:first-line { margin-left: 10px; }

.center { text-align: center; margin-top: 10px;}
.margin-auto { margin: 0 auto; }

#layout { margin: auto; width: 900px; }

#container { float: left; }

#header-top { float: left; width: 900px; height: 50px; margin: 0px 0 0px 0; background: rgb(232,120,22) no-repeat;  }
#header { float: left; width: 900px; height: 200px; margin: 0px 0 0px 0; background: rgb(232,120,22)  no-repeat;  }

#header-right { float: right; width: 264px; height: 200px; margin: 0px 0 0px 0; border-right: 1px dotted white; background: url('../img/wolfgang-right.jpg') no-repeat;  }

#photo-fade {position: relative; float: left; border-left: 0px solid white; margin: 0px 0px 0px 190px; width: 200px; height: 200px; }
#photo-fade img { display: none;	position: absolute; top: 0; left: 0; }

#header-down { float: left; width: 900px; height: 20px; margin: 0px 0 0px 0; background: rgb(230,120,23) no-repeat;  font-size: 1.0em; color: white; }


#logo { float: left; margin: 24px 0 0 20px; }
#slogan { float: right; margin: 30px 0px 0px 200px; }
#klub112 { float: right; margin: 90px 20px 0px 100px; }
#puzzle { float: right; margin: 10px 10px 0px 100px; }

#menu-top { float: right; /*height: 30px;*/ margin: 10px 0 10px 0; background: ;  }
#menu-top ul { float: left; margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
#menu-top ul li { background-color: #605E5D; position: relative; min-height: 1px; vertical-align: bottom; /* Sophie Dennis contribution for IE7 */ }
#menu-top ul li:hover	{	cursor: pointer; z-index: 100;	}
#menu-top ul li.top, #menu-top ul li.top-b { margin: 0; padding: 0; border-right: 1px solid #EE9640; background: transparent;  }
#menu-top ul li.top-b { border: 0; }
#menu-top ul li ul li a, #menu-top ul li.top a, #menu-top ul li.top-b a { width: 85px; display: block; padding: 6px 0 6px 0; font: 13px Tahoma, sans-sesif; color: white; text-decoration: none; }
#menu-top ul li ul li a:hover	{ color: white; text-decoration: none; }	
#menu-top ul li.top a, #menu-top ul li.top-b a { text-decoration: none; }
#menu-top ul li.top a:hover, #menu-top ul li.top-b a:hover { text-decoration: underline; }
#menu-top ul li ul li { text-transform: none; background-color: #B94024; }
#menu-top ul ul { position: absolute;	z-index: 500; top: auto; display: none; padding: 1em; margin:-1em 0 0 -1em; }

div#menu-top li:hover ul ul, div#menu-top li li:hover ul ul, div#menu-top li li li:hover ul ul, div#menu-top li li li li:hover ul ul { display: none; }
div#menu-top li:hover ul, div#menu-top li li:hover ul, div#menu-top li li li:hover ul, div#menu-top li li li li:hover ul { display: block; }

/*
#menu-top { float: right; width: 520px; height: 30px; background: url('../img/menu_top_bg.png') repeat-x; }
#menu-top ul { margin-top: 3px; padding: 0; list-style-type: none; list-style-image: none; }
#menu-top ul li { display: inline; margin: 0; padding: 0 4px 0 4px; border-right: 1px solid #C4D5F1; } 
#menu-top ul li a { font: 13px Tahoma, sans-sesif; color: #C4D5F1; text-transform: uppercase; text-decoration: none; }
#menu-top ul li a:hover, #menu-top ul li a.active { color: white; text-decoration: underline; }
*/


#menu { float: left; width: 180px; margin: -201px 0 0px 0; padding: 0; background: white url('../img/menu.png') no-repeat; position: relative; z-index: 10; }
#menu ul, ul { padding: 0; margin: 0; list-style-type: none; }
#menu ul ul { visibility: hidden; position: absolute; left: 180px; top: 0;	}
#menu ul a { display: block; width: 160px; padding: 3px 10px 3px 10px; font: 15px Arial, sans-sesif; color: rgb(230,120,23); text-decoration: none; }
#menu ul li:hover ul, #menu ul li.hover ul { visibility: visible; margin-top: -1px; }
#menu ul li:hover ul ul, #menu ul li.hover ul ul { visibility: hidden; }
#menu ul li:hover ul li:hover ul , #menu ul li.hover ul li.hover ul { visibility: visible; margin-top: 0; }
#menu ul li { position: relative; border-bottom: 1px dotted #75817D; width: 180px; }
#menu .first { border-top: 1px dotted #75817D; }
#menu ul li:hover { background:  rgb(239,239,239)}
#menu ul li li { background-color: rgb(223,223,223) }
#menu ul li li:hover { background: none;  background-color: rgb(239,239,239); cursor: pointer; }

#content { float: left; width: 900px; padding-bottom: 20px; border-top: 1px dotted #777; background: white url('../img/content.png') no-repeat; text-align: left; }

#left-column { float: left; width: 180px; margin: 0 20px 0 10px; }

#text { float: left; margin-top: 7px; width: 475px; text-align: justify; font: 12px tahoma; line-height: 1.7; color: #555;}
#text a, #news-section a  { color: rgb(229,146,4) }

#news-section { float: left; margin: 10px 0 30px 0; width: 180px; font: 11px Tahoma, sans-sesif; line-height: 1.5; color: #555;}
#news-section h3 { padding: 5px; margin: 0; font-size: 16px; }
#news-section div { padding: 5px; font-size: 13px; }


#recommend { float: left; padding: 3px; text-align: left; font: 11px Tahoma, sans-sesif; line-height: 1.6;color: #555; border-top: 1px dotted;}
#recommend a { color: #2C794C; font-size: 11px; font-weight: normal; }
#recommend h4 { margin-top: 0; text-align: left; }

#banner-section { float: right; width: 180px; margin: 10px; font: 11px Tahoma, sans-sesif; line-height: 1.6;color: #555; border-bottom: 1px dotted;}
#banner-section img { margin-bottom: 10px; }


fieldset { margin: 40px auto 40px auto; width: 80%; border: 1px solid #999; padding: 10px;  color: #555; }
fieldset legend { font-weight: bold; }
fieldset label, fieldset div { float: left; display: block; width: 35%; margin: 5px; text-align: right; font-weight: bold; }
fieldset input, fieldset textarea { border: 1px solid #999; }
fieldset div { width: 60%; text-align: left; }
fieldset br { clear: left; }


.sorry { font-weight: bold; color: red; }

#footer { float: left; width: 900px; height: 50px; border-top: 1px dotted #ddd; font: 11px Tahoma, sans-sesif; color: #555; padding-top: 30px; background: url('../img/footer.png') no-repeat; text-align: center;  text-decoration: none}
#footer  a {text-decoration: none; font: 11px Tahoma, sans-sesif; color: rgb(185,185,185)}
#footer  a:hover {text-decoration: underline }
#footer-seo { float: left; width: 900px; margin-top: 10px; height: 100px; text-align: center; font: 10px Tahoma, sans-sesif; color: rgb(185,185,185); }
#footer-seo a { font: 10px Tahoma, sans-sesif;  color: rgb(185,185,185); text-decoration: none;}

#field-l { float: left; width: 205px; height: 100px; padding: 5px 5px 5px 5px; margin: 5px 10px 5px 10px; font: 9pt tahoma; line-height: 1.5;color: ; border-bottom: 1px dotted; background: }
#field-r { float: right; width: 205px; height: 100px; padding: 5px 5px 5px 5px; margin: 5px 10px 5px 10px; font: 9pt tahoma; line-height: 1.5;color: ; border-bottom: 1px dotted; background: }
#field-max { float: ; width: 440px; height: ; padding: 5px 5px 5px 5px; margin: 5px 10px 5px 10px; font: 9pt tahoma; color: ;line-height: 1.5; border-bottom: 1px dotted; background: }


.fotoilustrace{
  float: left;
	padding : 4px 4px 4px 4px;
	margin : 10px 0px 15px 25px;
	border: 4px;
	border-style: double;
	border-color: rgb(91,111,109);
	}

.ramautopravy{
	float: right;
	margin: 10px 0px 3px 10px;
	border: 4px;
	border-style: double;
	border-color: rgb(91,111,109);
	display : block;
	}
	
.ramautopravybez{
	float: right;
	padding: 0px 0px 0px 0px;
	margin:  10px 0px 3px 10px;
	border: 4px;
	border-color: rgb(91,111,109);
	display : block;
	}
	
.ramautolevy{
	float: left;
	padding : 0px 0px 0px 0px;
	margin : 10px 10px 3px 0px;
	border: 4px;
	border-style: double;
	border-color: rgb(91,111,109);
	display : block;
	}
	
.fotokontakt{
	float: left;
	padding : 0px 0px 0px 0px;
	margin : 5px 10px 3px 0px;
	border: 4px;
	border-style: double;
	border-color: rgb(91,111,109);
	display : block;
	}

.fotoil{
	padding : 2px 2px 2px 2px;
	margin : 0px 5px 0px 5px;
	border: 4px;
	border-style: double;
	border-color: rgb(91,111,109);
	display : block;
	}

.fotopv{
	float: right;
	border-style: double;
	border-color: orange;
	padding : 5px 0px 5px 5px;
	margin : 5px 0px 3px 5px;
	display : block;
	height: 270px;
	width: 180px;}
	
.ramtextp {
   float: right;
	background-color: #E4F3D7;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 10px;
	border-style: double;
	border-color: rgb(91,111,109);
	width: 120px;}
	
.ramtextl {
   float: left;
	background-color: #E4F3D7;
	padding: 10px 10px 10px 10px;
	margin: 20px 10px 10px 0px;
	border-style: double;
	border-color: rgb(91,111,109);
	width: 120px;}
	
hr { width: 175px; color: rgb(91,111,109); }

.bancode {padding:5px;margin : 0px;text-align:left;font-size:11px; color:#2c439b}
