/*
 - - GUEST - - 

 - #076ba7 - lenti kek szin - 
 - #d0e0ed - bal oldali menuhatter -
*/


body {
	background-color: #ffffff;
	background-image: url('bg.gif');
	font-family: Tahoma,Verdana,Arial;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
}


a.button_main {
	color: white;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
}

a.footlink {
	color: white;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	margin: 20px;
}

a.side {
	color: #ff6600;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: blue;
	text-decoration: none;
}

li.side {
	color: #ff6600;
	font-size: 8pt;
}

.sidetitle {
	font-size: 10pt;
	margin-left: 10px;
}


h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #076BA7;
	margin: 10px;
	font-weight: bold;
}


h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	margin: 3px;
	font-weight: bold;
}


textarea, input.normal, select.normal {
	border: 1px solid #c0d0dd;
	background-color: #e0f0fd;
	color: #076ba7;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
}

input.button {
	border: 1px solid #c0d0dd;
	background-color: #b0c0cd;
	color: #070ba7;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
}

input.left_side {
	border: 1px solid #c0d0dd;
	background-color: #e0f0fd;
	color: #076ba7;
	width: 80px;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
}


.normaltext {
	color: black;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
	text-align: justify;
}

.boldtext {
	color: black;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
	text-align: justify;
	font-weight: bold;
}


.text1 {
	color: black;
	font-size : 7pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}


.list1 {
	color: black;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	margin: 10px;
}


.statusmessage {
	background-color: #ff0000;
	color: #d0e0ed;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	margin: 0px;
	padding: 10px;
}


table.form1 {
	border: 1px dotted lightblue;
	padding: 20px;
	background-color: #fafaff;
}

table.left_menu {
	width: 100%;
	border-top: 1px dotted lightblue;
	border-bottom: 1px dotted lightblue;
}


td.left_side {
	vertical-align: top;
	width: 183px;
	background: #d0e0ed;
}


.copyright {
	width: 150px;
	color: #ffffff;
	font-size: 10px;
	margin: 20px;
	margin-bottom: 0px;
}

hr {
	background-color: #e0f0fd;
	color: #e0f0fd;
	border: 0px;
	height: 1px;
}