/* CSS theme for ELIRA.EU */
/* created by AWEN web art & ZZ Print */

* {
	margin:0px;
}
body {
	background-color:#FDC08A;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#940000;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	list-style-position: outside;
	list-style-image: url(el_site/bullet_1.gif);
}
#content_index {
	width:820px;
}
#copyright {
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: 4px;
}

#langtab {
	text-align: right;
	width: 640px;
}
#langtab a {
	color:#940000;
	text-decoration:none;
}
#langtab a:active {
	color:#940000;
	text-decoration:none;
}
#langtab a:hover {
	color:#000000;
}
#langtab a:visited {
	color:#363636;
	text-decoration:underline;
}
#bodytab {
	background-image: url(el_site/fon_bodytab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	width: 820px;
}
#lefttab {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #940000;
	border-right-color: #940000;
	border-bottom-color: #940000;
	border-left-color: #940000;
	padding-top: 26px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 11px;
	font-size: 9.5px;
	color: #CC6600;
}
#lefttab a {
	color: #CC6600;
	text-decoration:none;
}
#lefttab a:active {
	color: #CC6600;
	text-decoration:none;
}
#lefttab a:hover {
	color: #363636;
	text-decoration:underline;
}
#lefttab a:visited {
	color: #CC6600;
	text-decoration:underline;
}#maintab {
	padding-top: 36px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 14px;
	color: #363636;
	padding-right: 36px;
}
#maintab a {
	color:#940000;
	text-decoration:none;
}
#maintab a:active {
	color:#940000;
	text-decoration:none;
}
#maintab a:hover {
	color:#000000;
}
#maintab a:visited {
	color:#363636;
	text-decoration:underline;
}
#sendmail {
	width: 90%;
}

.formfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	background:#FCFCFC;
}
.formbutton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	background:#FCFCFC;
 	border: 1px solid #990000;
}

