body{
background-image: url(../images/bg.gif);
text-align: center;	
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
h1{
	font-size: 12pt;
}

h2{
	font-size: 8pt;
}

h4{
	font-size: 12pt;
}

h5{
	font-size: 10pt;
}

table{
font: normal 8pt Tahoma;
}

input,select{
font: normal 8pt Arial;
}

legend{
font-weight:bold;
color:blue;
}

.container
{
background-color: white;
width: 900px;
margin: 10px auto;
}

.top
{
height: 120px;
background-image: url(../images/logo.gif);
background-position: left;
background-repeat: no-repeat;
}
.scnd_top
{
font: normal 12px/2 Arial;
color: white;
}

.leftnav
{
float: left;
width: 180px;
text-align: left;
margin: 0;
padding: 0;
}

.box
{
color: black;
font-weight: bold;
line-height:2;
margin-top:15px;
}

.rightnav
{
float: right;
text-align:right;
width: 180px;
margin: 0;
padding: 0.5em;
}

.content
{
text-align:justify;
margin-left: 190px;
margin-right: 185px;
padding: 1em;
max-width: 52em;
}

.footer
{
clear: both;
margin: 0;
padding: .5em;
color: gray;
border-top: 1px dotted gray;
}

.vtab
{
font: normal 8pt Arial, Helvetica, sans-serif;
}

A:link {
   font-size: 9pt; 
   color: black; 
	text-decoration: none;
}
      
A:visited {
   font-size: 9pt; 
   color: black;
	text-decoration: none; 
}

A:hover {
   font-size: 9pt; 
   text-decoration: underline;
}
a img {
	border: none
}
.cat_top {
	font-weight:bold;
	border-bottom: 1px dotted Gray;
}

.cat_bot{
	background-color: #EEF3F8;
	font-size: 8pt;
	text-align: right;
	border-bottom: 2px solid #98AAB2;
	}
	
.new{
	font-size:12pt;
	color: #DC143C;
	font-weight:bold;
	border-bottom: 1px dotted Gray;
}
.left_menu{
   font-size: 7pt;
	}
#navigation a {
	background-color: #E3E3E3;
	font:8pt Arial;
	color: black;
	line-height:17px;
	display:block;
	padding: 0px 10px;
	text-decoration: none;
	}

#navigation a:hover {
	background-color: #C9C9C9;
	text-decoration: underline;
}

#bordered {
  border-collapse:collapse; 
  border: 1px solid black;
}

.zalozka{
	background-image: url('../images/zalozka.png');
	background-repeat: no-repeat;
	padding: 8px 10px 5px 10px;
	font-weight: bold;
	border-bottom: 3px double silver;
}
.heading {
	font-size: 13px;
	font-family : Verdana CE, Arial CE, Verdana, Arial, Helvetica, sans-serif;
	color : Navy;
	font-weight : bold;
}
.tableheader {
	font-size: 11px;
	font-family : Verdana CE, Arial CE, Verdana, Arial, Helvetica, sans-serif;
	color : Navy;
	font-weight : bold;
	background : #D8E0EB;
}
