BODY{
background-color: #000000; padding: 0px; margin: 0px; font-family: 'Times New Roman';
}

#menuFlash{
	height: 450px;
}
.atsauksmesAutors{
	font-weight: bolder;
	text-align: right; 
	width: 100%;
}

a {
	color: #FF0000;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
}
a:visited{
	color: #FF0000;
}
.menuDivs{
	width: 100%;
	position: absolute; 
	top: 75px; 
	left: 0px; 
	z-index: auto;
/*	clip: rect(0px 250px 350px 50px);*/
}
.menuTabulaOpera {
	width: 800px;
}
.menuTabula{
	width: 960px; 
}
.autortiesibas{
	font-size: 10px; 
	margin-top: 105px;
	font-family: 'Arial';
	text-align: left;
	margin-left: 25px;
}



.editVirsraksts{
	font-weight: bolder;
	font-size: 16px;
	margin-bottom: 20px;
	margin-left: 170px;
}

html>body .editSubmit{
	margin-left: 170px;
}

.editSubmit{
	margin-left: 173px;
	margin-top: 20px;
}

.editContainer{
	width: 100%;
	vertical-align: top;
}

.editLabel{
	float: left;
	text-align: right;
	width: 160px;
}

.editField{
	margin-left: 170px;
	margin-bottom: 5px;
}
.editField input{
	width: 357px;
}

.editField textarea{
	width: 357px;
	height: 180px
}

.editPazinojums{
	border: 1px solid #FF0000;
	margin-bottom: 40px;
	font-size: 16px;
	background-color: #F2DEC5;
	color: #FF0000;
	width: 395px;
	padding: 4px;
	text-align: left;
	margin-left: -10px;
}
