body {
	color: #000;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	}
* {
	padding: 0;
	margin: 0;
}

a, a:active {
	color: #7c3500;
}
a:hover {
	color: #4f9adb;
}
a:visited {
	color: #909090;
}
#page {
}
.clear {
	clear: both;
}
.nodisp {
	display: none;
}
.italic {
	font-style: italic;
}
.flleft {
	float: left;
}
.flright {
	float: right;
}

#bg1 {
	background: url("./img/prechod.png") top left repeat-x;
	height: 12px;
	margin-top: 80px;
}
#bg2 {
	background: url("./img/prechod2.png") top left repeat-x;
	padding: 10px;
}
/* this is the New Menu Information 
#menulocation 	{ float: left ; margin: 0 4 }


.menu		{ 
              font-family: arial, verdana, helvetica, sans-serif;
		  height: 1em;
		  line-height: 2em
		  width: 9em;
              float: left;
		  cursor:hand;
		  font-weight: bold;
		  text-decoration: none;
		  display: block;
		  border: #f0f0f0 0.5em solid; }


a.menu:link 	{ color: #339966;
		  border-bottom: 5px solid #339966;
		  }


a.menu:visited 	{ color: #008080;
		  border-bottom: 5px solid #b48243; 
		  }


a.menu:active 	{ color: #b22222;
		 		  }


a.menu:hover 	{  color: #87CEEB; 
                  }*/



 #menu {
	font-size: medium;
        
}
h1 {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 200%;
	margin-right: 20px;
	color: #466f01;
	float: left;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 125%;
	color: #999;
}
h3 {
	font-size: 100%;
	padding-top: 1ex;
	padding-bottom: 1ex;
}
 #menu h2 {
	float: left;
	font-style: italic;
} 
 #menu ul {
	list-style-type: none;
} 
#menu li {
	float: left;
	margin-right: 5px; 
} 

#menulocation 	{ float: left ; margin: 0 0.15}

.menu		{ 
              font-family: arial, verdana, helvetica, sans-serif;
		  height: 1em;
		  line-height: 2em
		  width: 9em;
              float: left;
		  cursor:hand;
		  font-weight: bold;
		  text-decoration: none;
		  display: block;
		  border: #f0f0f0 0.5em solid; }


a.menu:link 	{ color: #339966;
		  border-bottom: 5px solid #339966;
		  }


a.menu:visited 	{ color: #008080;
		  border-bottom: 5px solid #b48243; 
		  }


a.menu:active 	{ color: #b22222;
		 		  }


a.menu:hover 	{  color: #87CEEB; 
                  }

/* ORIGINAL MENU
/* #menu a {
	display: block;
	text-decoration: none;
	background: url("./img/list.jpg");
	color: #fff;
	padding: 5px;
	font-weight: bold;
	font-family: Georgia, Verdana, sans-serif; 
}
#menu a:hover {
	background: url("./img/list_normal.jpg");
}
*/
.cpad {
	padding: 25px;
}
#content ul {
	list-style-type: none;
}
#content, #footer {
	padding-top: 20px;
	font-size: small;
}
#content h2 {
	padding: 1ex;
	font-size: 150%;
	font-family: Georgia, Verdana, sans-serif;
}
#left h2 {
	color: #8b4513;
}
#right h2 {
	color: #78842c;
}
#left ul li {
	background: url("./img/dotlist.gif") center left no-repeat;
	padding-left: 3ex;
}
#right ul li {
	padding-left: 3ex;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	background: url("./img/dotlist.gif") center left no-repeat;
	border-bottom: 1px dotted #c0c0c0;
}
#content p {
	padding-bottom: 1ex;
}
#left {
	position: absolute;
	width: 18em;
	background: #fff url("./img/prechod5.png") top right repeat-y;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-bottom: 1px dotted #c0c0c0;
}
.lpad {
	background: url("./img/prechod6.png") top left repeat-x;
}
img.flimg {
	margin: 10px;
	border: 1px solid #bbb;
}
#right {
	margin-left: 20em;
	min-height: 300px;
}
#fbg {
	background: #fff url("./img/prechod4.png") top left repeat-x;
	height: 15px;
}
#footer {
	position: relative;
	text-align: center;
}

#header #logo {
	width: 223px;
	float: left;
	background: url('./img/logo1.gif') no-repeat #FFF;
	margin: 0 -3px;
	height: 200px;
	position: absolute;
	z-index: 100;
	left: 74px;
	top: 9px;
}
#header #logo1 {
	width:658px;
	float: right;
	background: url("./img/logo_headA.gif") no-repeat;
	height: 200px;
	position: absolute;
	z-index: auto;
	left: 325px;
	top: 9px;
}
 /* #header #logo1 {
	float: right;
	background: url("./img/logo_headA.gif") repeat-x;
	height: 200px;
	position: absolute;
	z-index: auto;
	left: 300px;
	top: 9px;
} */ 
#header {
	height: 146px;
	margin-right: -2px; /* Box model adjustment */
    
}

	