HTML {overflow: -moz-scrollbars-vertical;}
html,body{
	margin:0px;
	padding:0px;
	background:#100d05;
	color: #e7d9ac;
}
A {
	color: #f5efdd;
}

A:hover {
	color: #9b9344;
}

H1 {
	font-size: 12pt;
	margin: 0px;
	color: #93c8ff;
}

H2 {
	font-size: 11pt;
}

H3 {
	font-size: 10pt;
}

H1, H2, H3 {
	padding: 0px;
	margin: 5pt 0px;
}

table{
	color: #e7d9ac;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	border-collapse: collapse;
	borber: 1;
}


td, input, select, textarea {
	vertical-align: top; 
}

td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
td.top {
}
table.search td {
	padding-left:5px; 
}
td.topmenu {
	height:23px;
}
td.tdmenu {
	font-size:10pt;
	padding-top:20px; 
	padding-bottom:20px;
	width: 50px;
}
td.text {
        width: 100%;
	height: 100%;
}

#header {
	width: 100%;
	background-image: url('/images/bg_top.jpg');
	padding-top:0;
	padding-bottom:0;
	border-bottom: 1px solid #666666;
	//border-bottom: 1px dotted #ffffff;
}

TD.topmenu{
	height:20px;
	background-image:url(http://www.nefelim.ru/images/layout11.gif); 
	border-bottom: 1px solid #666666;
	//border-bottom: 1px dotted #ffffff;
}

#header #nefelim_logo {
	vertical-align: top;
	padding-top: 20px;
	width: 196px;
}

#header #vrata_logo {
	vertical-align: top;
	padding-top: 20px;
	width: 196px;
	text-align: right;
}

TD.searchField INPUT.searchText {
	background-color: #000000;
	color: #c1ba78;
}


TABLE.content {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

TABLE.special {
	width:100%;
}

TD.newsindex {
	width:50%;
	color:#e7d9ac;
        vertical-align: top;
        ext-align: justify;
}

TD.reviewsindex {
	width:50%;
	color:#e7d9ac;
        vertical-align: top;
        text-align: justify;
}



TABLE.bottom {
	//background-image: url('/images/bg_foot.jpg');
	background: #100d05 url('/images/bg_foot_fire_.jpg') repeat-x center;
	//background: #000000 url('/images/bg_foot_fire.jpg') repeat-x center;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	//border-top: 1px solid #666666;
	//border-top: 1px dotted #ffffff;
	width: 100%;
	align: center;
}
TABLE.bottom TD {
	padding-top:104px;	
	//padding-bottom:30px;
}
td.copyright {
	padding-top:30px;
}
td.bottommenu {
}