body, p, td  {
	FONT-FAMILY : Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE : 10px;
	font-weight : none;
	color: Black;
	text-decoration : none;
}

A, A:link, A:visited, A:active  {
	COLOR : #49777A;
	text-decoration : underline;
}

A:hover  {
	COLOR : Black;
	text-decoration : none;
}

h1  {
	font-size: 16px;
	font-weight: bold;
	color: #508387;
	margin-top: 5px;
	margin-bottom: 10px;
}

h2  {
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	color: #508387;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3  {
   font-size: 10px;
   font-weight: bold;
	color: #508387;
   margin-bottom: 0px;
}

h4  {
   font-size: 10px;
   font-weight: bolder;
	color: #508387;
}

h5  {
   font-size: 10px;
   font-weight: normal;
	color: #508387;
}

/* LAYOUT */

#head {
	width: 998px;
}

#head1 {
	background-color: #CBDFE0;
	width: 998px;
	height: 19px;
}

#head1Left {
	float: left;
}

.head1Right, .head1Right:visited, .head1Right:active, .head1Right:link {
	float: right;
	width: 120px;
	height: 16px;
	text-align: center;
	background-color : #666666;
	color: white;
	padding-top: 3px;
	text-decoration: none;
}

a.head1Right:hover {
	background-color : #B0B0B0;
	color: white;
	text-decoration: none;
}

.headImage {
	border-right : 1px solid White;
}

.headImage1 {
	border-right : none;
}

#head3 {
	width: 998px;
	height: 19px;
	background-color: #D4D4D4;
}

#head3 a {
	text-decoration: none;
	color: Black;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}

#head3 a:hover {
	color: #508387;
}

#main {
	width: 996px;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-bottom: none;	
	text-align: left;
}

#mainTable {
	width: 996px;
}

#mainMenu {
	width: 185px;
	padding: 7px;
	background-color: #F5F5F5;
	border-top : 2px solid White;
	border-bottom : 2px solid White;
	vertical-align: top;
}

#mainPage {
	border-top : 2px solid White;
	vertical-align: top;
}

#foot {
	width: 996px;
	border : 1px solid #CCCCCC;
	height: 23px;
	padding-top: 12px;
}

#footLeft {
	float: left;
	padding-left: 25px;
	color: #999999;
}

#footLeft a, #footLeft a:visited, #footLeft a:active {
	text-decoration: none;
	color: #999999;
}

#footLeft a:hover {
	text-decoration: none;
	color: #508387;
}

#footRight {
	float: right;
}

#footRight img {
	padding-left: 5px;
	padding-right: 10px;
}

#searchForm {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	margin-top: 5px;
}

#searchInput {
	width: 120px;
	font-size: 11px;
	height: 16px;
	border : 1px solid #CCCCCC;
}

#searchSubmit {
	background-color: #EFEFEF;
	border : 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
}

li {
	list-style-type: none;
	background-image: url(/images/layout/odrazka3.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: -30px;
}