@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
 


 body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	background-color: #292929;
 }
 
 .felho1 {font-size: 11px; color:#515151 }
 .felho2 {font-size: 14px; color:#515151}
 .felho3 {font-size: 13px; color:#515151}
 .felho4 {font-size: 16px; color:#515151}
 .felho5 {font-size: 17px; color:#515151}
 
 #felho {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 54.54em;
	border: none;
	padding-bottom: 5.45em;
}	

.navi {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#666666
}
.left img {
	height: 20.16em;
	width: 25em;
}

 .left {
	float:left;
	padding-top: 8.33em;
	width: 25em;
	min-height: 80em;
	background-color: #212121;
 }


.left ul li {
  float: right;
 }

.left ul li a {
	margin-top: 0.16em;
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-top: 0.5em;
	padding-left: 0.42em;
	width: 12.92em;
	height: 1.92em;
	float: right;
}

.left ul li a:hover {
  background: #292929;
 }
 
 .left ul li.active a {
  color: #ffaa00;
  background: #292929;
 }
.footer {
	margin-top: 8.33em;
	margin-bottom: 4.16em;
	width: 41.6em;
	line-height: 1.5em;
}

 
 .right {
	padding-left: 26em;
	padding-top: 5em;
}

.right img {
	display: block;
 }
 
 .block {
	margin-top: 0.83em;
	height: 8.83em;
	width: 50em;
 }
 
h1 {
  font-size: 15px;
  color: #83cbf4;
  font-weight: bold;
 }
 
h2 {
	font-weight: normal;
	padding-bottom: 0.538em;
	font-size: 13px;
 }
h3 {
	font-weight: 600;
	font-size: 14px;
}

 
a {
  color: #999;
  text-decoration: none;
 }
 
a:hover {
  text-decoration: underline;
  color: #00FF00;
 }
 
 .content {
	width: 50em;
	padding-top: 2em;
 }
.right .content img {
	height: 13.5em;
	width: 16.66em;
}

  
.right .content .inputText {
	border: thin solid #CCCCCC;
	background-color: #292929;
	color: #FFFFFF;
	margin-bottom: 0.2em;
}
.right .content .jelolt {
	margin-top: 1em;
	background-color: #333333;
	color: #CCCCCC;
	margin-bottom: 1em;
	line-height: 1.5em;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

