body         { font-size: 11px; color: #FFFFFF; font-family: Verdana; margin:0; background-color:#000000; cursor: url('images/camera.cur') }
a:link       { text-decoration: none; color: #fff }
a:visited    { text-decoration: none; color: #fff }
a:hover      { text-decoration: underline; color: #40b3f2 }
a:active     { text-decoration: none; color: #fff }
p            { margin-top: 10; margin-bottom: 10; text-align: justify }
td           { font-size: 11px }
h1           { margin-top: 20; margin-bottom: 20; font-size: 14pt; color: #40b3f2; text-align: left }
h2, .contentheading, .componentheading, .moduleheading  { margin-top: 10; margin-bottom: 10; font-size: 12pt; color: #fff; text-align: left }

a:link.menu, a:visited.menu {
	font-size: 10px;
	text-align: center;
	padding: 5px 10px 5px 10px;
	line-height: 20px;
	text-decoration: none;
	color:#40b3f2;
}
a:hover.menu {
	text-decoration: none;
	color:#fff;
}
a:link.menu1, a:visited.menu1 {
	font-size: 80px;
	font-family: Arial Narrow, Arial;
	text-decoration: none;
	color:#40b3f2;
}
a:hover.menu1 {
	text-decoration: none;
	color:#fff;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#ffffff;
	font-weight:normal;
}
a:hover.stopka {
	text-decoration: underline;
}
ul      { text-align: left }
