* {
	line-height: 133%;
}

html,body {
	height: 100%;
}

body {
	height: 100%;
	font-family: tahoma;
	font-size: 11px;
	background: url('img/bg_body.gif') repeat-x left top #4C6E96;
	padding: 0;
	margin: 0;
	color: #C1C7CF;
}

a {
	text-decoration: none;
	color: #EEEEEE;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.top {
	width: 780px;
	height: 164px;
	background: url('img/bg_top.gif') repeat-x left top;
	color: #FFFFFF;
	position: relative;
}

#menu {
	position: absolute; 
	left: 0;
	top: 0;
}

	#menu a {
		font-weight: bold;
		color: #FFFFFF;
		font-size: 11px;
		padding: 0 5px 0 5px;
	}

#img {
	position: absolute;
	left: 0;
	top: 28px;
}

#logo {
	position: absolute;
	left: 470px;
	top: 28px;
}

.main {
	width: 780px;
	position: relative;
}

#test1 {
	position: absolute;
	left: 20px;
	top: 20px;
}

#copyright {
	background: url('img/white_0.gif') repeat-x left center #FFFFFF;
	width: 100%;
}

#bottom {
	background: url('img/bottom_bg.gif') repeat-x left center;
	width: 100%;
	text-align:center;
}

#menu2 {
	padding-left: 10px;
}

#menu2 div {
	text-align: left;
	background:url(img/btn.gif) no-repeat center left;
	padding:8px 0 8px 30px;
}
div.block1 {
	background:url('img/burbul.png') no-repeat left center;
	color:#FFD016;
	font-weight:bold;
	padding:17px 0 17px 35px;
	text-align:left;
	}
div.block2 {
	background:url('img/burbul.png') no-repeat left center;
	color:#FFD016;
	font-weight:bold;
	padding:17px 0 17px 35px;
	text-align:left;
	}
body, table, td, div, span, input, select, textarea {
	font-family:Tahoma;
	font-size:11px;
	}
a.yellow:link, a.yellow:visited, a.yellow:active, a.yellow:hover {
	color:#C1A92D;
	}
a.black:link, a.black:visited, a.black:active, a.black:hover {
	color:#000000;
	}
select.select {
	width:60%;
	}
div.field {
	margin:10px 0 0 0;
	}
#sum {
	font-weight:bold;
	padding:10px;
	text-align:center;
	font-size:14px;
	}
div.name {
	font-weight:bold;
	padding:2px 0;
	}
div.info {
	padding:4px 0 0 0;
	}

