body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	background-image: url(img/header_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.taustAll {
	background-image: url(img/taust_down.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.taustGrad {
	background-image: url(img/taust_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	
.lipuLink {
	color: #FFFFFF;
}
.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.topMenu:hover {
	color: #666666;
	text-decoration: underline;
}
a.topMenu:visited {
	color: #000000;
	text-decoration: none;
}
input.search{
	height:20;
	width:20;
	background-color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	}
.searchfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	background-color: #FFFF99;
	border: 1px solid #CC9900;
	font-weight: normal;
}
table.search{
	margin-right:5px;
	}
.leftHeading {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #CCCCCC;
}
.leftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.leftMenu:hover {
	text-decoration: underline;
}
a.leftMenu:visited {
	text-decoration: none;
}
.loginTaust {
	background-image: url(img/loginTaust.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.loginField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #999999;
}
.smallPrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.smallPrint:hover {
	text-decoration: underline;
}
a.smallPrint:visited {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #FFCC00;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
/*******************************************************************************/


/********************************** Navigation *********************************/
/***** navigation *****/
.navigation {
	line-height: 15px;
}

.navigation.level0 {
	margin-left: 0px;
	margin-top: 0px;
	padding: 8px 0px 0px 0px;

}
.navigation.level1 {
	margin-left: 10px;
}
.navigation.level2 {
	margin-left: 20px;
}
.navigation.level3 {
	margin-left: 30px;
}
.navigation.level4 {
	margin-left: 40px;
}
.navigation {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #CCCCCC;
}

.navigation.level1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
	
.navigation.level2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
	
.navigation.level3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
	
.navigation.level4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
	
.navigation a:hover {
	text-decoration: underline;
}
.navigation a:visited {
	text-decoration: none;
}

/*
********************************************************************************************************************************************************************************************
********************************************************************************************************************************************************************************************
********************************************************************************************************************************************************************************************
********************************************************************************************************************************************************************************************
/
/******************************* Administration panel **************************/
.administration {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 200px;
	padding: 3px;
	background: #EEEEEE;
	border: 1px solid #0099DF;
}
.administration h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
.administration a {
	text-decoration: none;
}
.administration hr {
	height: 1px; 
	width: 100%; 
	margin: 0px; 
	padding: 0px; 
	color: black
}
/********************************** Member panel *******************************/
.member {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.member h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #0099DF;
}
.member a {
	text-decoration: none;
}
/********************************** Page Tools *********************************/
.search_box {
	width: 100%;
	vertical-align: middle;
}


.page_tools {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.page_tools h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #0099DF;
}
.page_tools a {
	text-decoration: none;
	display: block;
}
.page_tools p {
	margin: 0px;
	padding: 0px;
}
/********************************* Tools styles ********************************/
.page_counter {
	background: #DDDDDD;
	border: 1px solid #0099DF;
	padding: 3px;
	margin: 5px 0px 5px 0px;
	float: left;
}
.page_counter a {
	font-weight: bolder;
}
/********************************* Search styles *******************************/
.search_item {
	display: block;
	text-decoration: none;
	padding-top: 5px;
}

.search_item_title,
.search_item_title .highlighting {
	text-decoration: underline;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.search_item_introduction {
	text-decoration: none;
	display: block;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.search_item_content {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.search_item_details {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
/********************************* Module styles *******************************/
.module_intro {
	border-bottom: 1px solid #0099DF;
	margin-bottom: 6px;
	padding-bottom: 3px;
}
.module_admin {
	border-bottom: 1px solid #0099DF;
	margin-bottom: 6px;
	padding-bottom: 3px;
}
/********************************** Management *********************************/
.management {
	background: white;
	color: black;
}
.management a {
	color: black;
	text-decoration: none;
}
.management a:hover {
	text-decoration: underline;
}
.management h1 {
	font-size: 120%;
}
.management h2 {
	font-size: 100%;
	margin-bottom: 0px;
}
.management p {
	margin-top: 0px;
	margin-bottom: 2px;
}

.management .custom_table {
	border: 1px solid #0099DF;
	background: white;
}
.management table .heading {
	font-weight: bolder;
	background: #0099DF;
}
.management table .heading td {
	color: white;
}

.management input, textarea, select {
	border: 1px solid #0099DF;
	background: white;
}
.general_settings label {
	width: 260px;
}
/***** Next and previous buttons *****/
.next_previous {
	color: black;
	margin: 5px 0px 0px 0px;
	text-align: right;
	float: left;
	clear: left;
	width: 100%;
}
.next_previous a {
	color: black;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
}

/***** Page 1 2 3 ... *****/
.page_123 {
	border-top: 1px solid #0099DF;
	color: black;
	text-decoration: none;
	display: block;
	padding: 2px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: left;
	width: 100%;
}
.page_123 a {
	padding: 0px 0px 0px 5px;
	font-weight: bolder;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.page_123 span {
	padding: 0px 0px 0px 5px;
}
/******************************** Content styles *******************************/
.introduction {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

