@charset "iso-8859-2";
/* CSS Document */

body {
	color:#FFF;
	background-color: #070a09;
	font-family: Arial, Helvetica, sans-serif;
}
	A {
	text-decoration: none;
	color: #F60;
				}
.kepkeret {
	border: 2px solid #333;
}
	A:hover {
	text-decoration: none;
	color: #FFFFFF;			
		}

.sehtablerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.sehtablerowinside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #1D1D1D;
}
.sehtableheadrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #333;
	font-weight: bold;
}
.sehtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.sehheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: bolder;
	text-align: left;
	text-transform: uppercase;
	background-color: #666;
	padding: 2px;
	margin-bottom: 2px;
}
.sehtableheadcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-weight: bold;
}

