HTML {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;

}
BODY {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 53px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	background-image: url(bgfooter.gif);
	background-position: bottom;
	background-color: White;
	background-repeat: repeat-x;

}

body, td
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #202D3A;
}

img {behavior: url("/img/png.htc");}

.header
{
	background: White url(bgheader.gif) repeat-x top;
	color: White;
}

.name
{
	padding-bottom: 14px;
	padding-left: 250px;
	padding-top: 14px;
}

.menu
{
	background: #DCDCDC url(bgmenu.gif) repeat-x;
	padding-bottom: 4px;
	padding-top: 7px;
}

.undermenu
{
	background: url(bgundermenu.gif) repeat-x;
}

.logo
{
	z-index: 4;
	position: absolute;
	top: 67px;
	left: 10px;
}

.truba
{
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
}

.zeus
{
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 60px;
}

.marker
{
	z-index: 1;
	position: relative;
	bottom: -3px;
	padding-left: 5px;
	padding-right: 5px;
}

.menuitem
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	cursor: pointer;
}

.contenttable
{
	z-index: 0;
	position: relative;
	top: -55px;
}

.contenttxt
{
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right: 40px;
	vertical-align: top;
}

.leftcolumn
{
	padding-left: 10px;
	padding-top: 130px;
	vertical-align: top;
}

.titles
{
	position: relative;
	left: -23px;
	padding-bottom: 12px;
	padding-top: 10px;
}

.newsblock, .gbblock
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.gbblock
{
	border-bottom: 1px solid #DCDCDC;
}


.newsblock:first-line, .title1
{
	font-weight: bold;
	color: #E0B300;
}

.gbblock:first-line
{
	font-weight: bold;
	color: #CC0000;
}

.title1
{
	font-size: 10pt;
	padding-bottom: 15px;
	padding-top: 0px;
}


a:link, a:visited
{
	color: #CC0000;
}

a:hover
{
	color: #FF3333;
}

#strong
{
	font-weight: bold;
}


input.fld, textarea
{
	border: 1px solid Silver;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	
}

.btn
{
	background: #DCDCDC url(bgmenu.gif) repeat-x;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 11px;
}

textarea
{
	overflow: auto;
}

.copy
{
	z-index: 10;
	position: relative;
	bottom: 30;
	left: 15px;
	width: 200px;
}

.simptable
{
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #99A3AB;
	border-right: 1px solid #99A3AB;
	width: 90%;
}

.simptable td
{
	padding: 5px;
	border-left: 1px solid #99A3AB;
	border-bottom: 1px solid #99A3AB;
}

.simptable #head td
{
	background: #99A3AB;
	font-weight: bold;
	color: White;
	text-align: center;
}

#gallery img
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #99A3AB;	
}