h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #5C6787;
}
#Master {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top:-0px;
	background-image: url(../images/tien.gif);
	margin-bottom: auto;
	overflow: hidden;
}
#Master2 {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top:-20px;
	background-image: url(../images/tien.gif);
	margin-bottom: auto;
	position: absolute;
	overflow: hidden;
}
#frame {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: auto;
	margin-bottom: auto;
}

#top {
	width:900px;
	height:300px;
	background-image: url(../images/top.gif);
}
#belowtop {
	width:900px;
	height:75px;
	background-image: url(../images/belowtop.jpg);
}

#center {
	width:900px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;	
}
#container1 {
	background-image: url(../images/down.jpg);
	background-position: bottom;
	float: left;
	background-repeat: no-repeat;
	width: 900px;
}
#left {
	width:170px;
	float: left;
}
#center2 {
	width:560px;
	float: left;
}
#right {
	width:170px;
	float: left;
}

#bottom {
	width:940px;
	height:19px;
	float: left;
	background-image: url(../images/spodok_tien.gif);
	position: relative;
}
