body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.menu {
	width:170px;
	background-color: #B3D8FD;
	padding: 10px;
}
.main {
	background-color: #FAE9B6;
	height: 350px;
	padding: 10px;
}
.title_header1 {
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
.title_header2 {
	font-size: 24px;
	font-weight: bold;
	color: #009999;
}
.title_header3 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.header {
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #CCCCCC;
	height: 50px;
}
.footer {
	background-color: #CCCCCC;
	height: 60px;
}
.podnadpis {
	color:#000000;
	font-size:12px;
	font-weight: bold;
}
a:link {
	font-family: Verdana;
	color: #CC0033;
	text-decoration: none;
	text-align:left
}
a:visited {
	font-family: Verdana;
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	color: #009933;
	text-decoration: underline;
}
.login_form {
	font-size: 10px;	
}
.login_form input {
	font-size: 10px;	
}
.svn_nadpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-left: 2px;
}