
body
{
	margin: 0px;
	padding: 0px;
}

body, td, p, div, input, select
{
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial;
	color: #000000;
}

body, td, p, div
{
	line-height: 140%;
}

a
{
	color: #009900;

}

a:hover
{
	color: #0000FF;
}

h1
{
	background: url(../images/underline.gif) no-repeat center bottom;

	font: bold 20pt "Trebuchet MS";
	color: #000000;
	margin: 0px;
	text-align: center;
}

body.dlgbox
{
	background: #E8E8E8;
}

body.main
{
	background: #FFFFFF url(../images/page.gif) repeat-y center top;

	text-align: center;

}

body.main_ie
{
	background: #FFFFFF url(../images/page_ie.gif) repeat-y center top;

	text-align: center;

}

div.page
{
	background-color: #E8FFE8;

	margin: 0px auto;
	text-align: left;

	width: 780px;
	padding: 380px 10px 0px 10px;

	position: relative;
}

#header1
{
	background: transparent url(../images/header-1.jpg) no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 300px;
}

#header2
{
	background: transparent url(../images/header-2.png) no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 337px;
}

div.content
{

}

.login_box
{
	background: url(../images/loginbox.gif) no-repeat;
	width: 354px;
	height: 204px;
}

.bold
{
	font-weight: bold;
}

.hint
{
	font-weight: bold;
	color: #AA0000;
}

.menu
{
	position: absolute;
	left: 0px;
	top: 300px;
}

.galery_sep
{
	background: url(../images/galery_sep.gif) no-repeat left bottom;
	padding: 10px 0px 0px 10px;
	width: 750px;
}

div.login
{
	position: absolute;
	top: 295px;
	right: 0px;
	font-size: 12px;
}

img.img_l
{
	margin: 5px 10px 5px 5px;
}

img.img_r
{
	margin: 5px 5px 5px 10px;
}
