html, body { margin: 0px; padding: 0px; }

body {
	height: 100%; width: 100%; font-size: 13px; color: #00ff00; font-family: verdana; background-color: #000000; scrollbar-face-color: #008000; scrollbar-highlight-color: #00ff00; SCROLLBAR-SHADOW-COLOR: #004000; SCROLLBAR-3DLIGHT-COLOR: #bada89; SCROLLBAR-ARROW-COLOR: #e9b007; SCROLLBAR-TRACK-COLOR: #004040; SCROLLBAR-DARKSHADOW-COLOR: #000000
}
td {
	FONT-SIZE: 13px; COLOR: #97ff97; FONT-FAMILY: verdana
}
.small {
	FONT-SIZE: 8px; COLOR: #000000; FONT-FAMILY: verdana
}
.kicsi {
	FONT-SIZE:10px; COLOR: #00ff00; FONT-FAMILY: verdana
}
.hir {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #e9b007; FONT-FAMILY: verdana
}
.mp3 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #e9b007; FONT-FAMILY: verdana
}
.varos {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #00ff00; FONT-FAMILY: verdana
}
input {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #ff0000
}
.inputDrop {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #990000
}
a:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #00ff00; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}
a:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #008080; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}
a:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}
a:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffff00; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}
.biogr {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #0b0b0d; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}

#content {
	background: black;
	z-index: 10;
}

#container {
	/*_background: black;*/
	/*position: absolute;*/
	top: 0px;
	left: 0px;
	z-index: 20;
		color: white;
}

#container .content {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#container .content .closeLink {
	float: right; 
	right: 5px;
	top: 5px;
	position: relative;
}

p.error {
	border: 1px solid #d4d4d4;
	/*background: #353535;*/
	padding: 5px;
	color: #01FF00;
}

.clearer {
	clear: both;
	line-height: 0;
	font-size: 0;
}

#container form {
	border: 1px solid #d4d4d4;
	/*background: #353535;*/
	padding: 10px;
}

#container form fieldset {
	border: 0px;
}

#container form fieldset input, #container form fieldset textarea {
	border: 1px solid #d4d4d4;
	background: #353535;
	color: #d4d4d4;
}

#container div.login form { text-align: center;}

#container div.login form fieldset input {
	margin-right: 10px;
}
#container div.login form fieldset label {
	margin-right: 10px;
}

#container #n_comment legend {
	font-weight: bold;
	color: #00ff00;
}

#container #n_comment label {
	width: 150px;
	display: block;
	float: left;
}

#container #n_comment input, #container #n_comment textarea {
	width: 300px;
	margin-bottom: 3px;
}
#container #n_comment textarea {
	height: 150px;
}

#container .small {
	font-size: 9px;
	color: white;
}

#container fieldset.submit {
	padding-left: 150px;
}

#container #n_comment fieldset.submit input {
	width: auto;
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

#container #comments {
	width: 100%;
	/*height: 600px;*/
	overflow: auto;
}

#container #comments .comment h1 {
	font-size: 15px;
	font-weight: bold;
	background: #3A3A3A;
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-indent: 5px;
}

#container #comments .comment h1 span.date {
	font-size: 11px;
}

#container #comments .comment p {
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #d4d4d4;
}

/** lapozo **/
div.lapozo {
	padding: 3px; 
	padding-left: 5px;
	padding-right: 5px;
	/*background: #353535;*/
	border: 1px solid #d4d4d4;
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.lapozo span.aktualis {
	font-size: 10px;
	padding-left: 3px;
}
