body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}

td {
	font-size: 11px;
	line-height: 18px;
}

#tab {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	width: 800px;
	height: 391px;
	margin-top: -200px;
	z-index:0;
}

#text {
	text-align: justify;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 660px;
	height:290px;
	margin-left: -335px;
	margin-top: -160px;
	overflow:auto;
	padding-right: 10px;
	z-index:1;

	scrollbar-face-color: #666;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #666;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #000;
	scrollbar-arrow-color: #000;

}

#foto {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 670px;
	height:290px;
	margin-left: -335px;
	margin-top: -160px;
	overflow:auto;
	padding-right: 10px;
	z-index:1;

	scrollbar-face-color: #666;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #666;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #000;
	scrollbar-arrow-color: #000;

}

#obrram {
	background-color: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 660px;
	height:300px;
	margin-left: -330px;
	margin-top: -165px;
	z-index:1;
}

#menu {
	position: absolute;
	left: 50%;
	top: 10px;
	width: 900px;
	margin-left: -450px;
}

#news {
	background-color: #666;
	filter: alpha;
	opacity: .5;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	width: 321px;
	height: 454px;
	margin-top: -237px;
	z-index: 2;
	border: 1px solid #fff;
	cursor: pointer;
}

#news2 {
	background-color: transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	width: 321px;
	height: 400px;
	margin-top: -237px;
	z-index: 3;
	border: none;
	padding: 1px;
	cursor: pointer;
}

#news3 {
	background-color: transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -290px;
	width: 311px;
	height: 340px;
	margin-top: -177px;
	z-index: 4;
	padding: 0px;
	border: none;
	cursor: pointer;
}

#send {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -60px;
	margin-top: -100px;
	z-index:2;
}

h3 {
	font-size: 16px;
	color: #cff;
}

p {

	border-bottom: 1px dotted #c00;
	padding: 0 0 10px 0;
}

.pp {
	font-size: 12px;
	border-bottom: 1px dotted #c00;
	padding: 0 0 10px 0;
}

a {
	color: #ffc;
	text-decoration: underline;
}

a:hover {
	color: #cfc;
	text-decoration: underline;
}

input {
	color: #fff;
	width: 630px;
	margin: 0;
	border: 1px solid #ffc;
	background-color: #000;
	padding: 2px;
}

textarea {
	color: #fff;
	width: 630px;
	height: 80px;
	margin: 0;
	border: 1px solid #ffc;
	background-color: #000;
	padding: 2px;
}

.area2 {
	color: #000;
	width: 630px;
	height: 400px;
	padding: 10px;
	background-color: #cfc;
}

.odeslat {
	font-size: 13px;
	color: #000;
	width: 70px;
	height: 24px;
	margin: 0;
	background-color: #ffc;
	padding: 2px;
	cursor: pointer;
}

.hvezdicka{
	color: #cff;
}

.thumbs {
	border: 1px solid #cff;
	margin: 3px;
}

.thumbs:hover {
	border: 1px solid #ffc;
	
}

.lyrics{
	font-size: 14px;
	color: #ffc;
	text-decoration: none;
	line-height: 22px;
}

.blue {
	color: #cff;
}

.yell {
	color: #ffc;
}

.stred {
	vertical-align: middle;
}


.bigobr {
	border: 1px solid #cfc;
}

.bigobr:hover {
	border: 1px solid #ffc;
}
