/* Styly webdesign ml - Martin Lukeš */


BODY {
	scrollbar-track-color: white;
	scrollbar-face-color: #003399;
	scrollbar-highlight-color: color;
	scrollbar-3dlight-color: #003399;
	scrollbar-darkshadow-color: #003399;
	scrollbar-shadow-color:#003399;
	scrollbar-arrow-color: white;
	margin: 0;
	background-color: white;
	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: black;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #000000;
}

