/* Styly webdesign ml - Martin Lukeš */


BODY {
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #F7F9F5;
	scrollbar-highlight-color: color;
	scrollbar-3dlight-color: #D5D2C9;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color:#D5D2C9;
	scrollbar-arrow-color: #376EB4;
	margin: 0;
	background-color: #E2F9DB;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 70 center;
	margin: 0;
	background-color: white;
}
.main { width: 100%; height: 100%; border: 0px; }
.lr { height: 100%; }
body,td,th {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
table { border-collapse: collapse;
 	border: 0px;	
}
}
.content { 
	border-collapse: collapse; 
	border: 0px solid #363887;
	}
.menu { 
	border-collapse: collapse; 
	border: 0px solid #363887;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9E9E9;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8C00;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8C00;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8C00;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #000000;
}

#menu00 a {
  border: 0;
  color: white;
  text-decoration: none;
  font-size: 90%;
  text-align: center;
	line-height: 33px;
	display: block;
	width: 110px;
	height: 33px;
	position: relative;
	top: 0px;
	left: 0px;
	background: url("../images/menu00.gif") 0 0 no-repeat;
	text-decoration: none;


	}
	
#menu00 a:hover {	
	background-position: -110px 0;
  color: white;
	}

#menu01 a {
  border: 0;
  color: white;
  text-decoration: none;
  font-size: 90%;
  text-align: center;
	line-height: 33px;
	display: block;
	width: 112px;
	height: 33px;
	position: relative;
	top: 0px;
	left: 0px;
	background: url("../images/menu01.gif") 0 0 no-repeat;
	text-decoration: none;


	}
	
#menu01 a:hover {	
	background-position: -112px 0;
  color: white;
	}

.menu_top
	{

  width: 112px;

	}

.menu_top_00
	{

  width: 110px;

	}