a {
	font-size:12px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
.main_table {
	width:800px;
	border: 1px #dddddd solid;
	font-size:12px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
 }
.menu {
	width:800px;
	border-bottom: 1px #dddddd solid;
	border-top: 1px #dddddd solid;
	padding: 3px;
	color:#666;
	}
.menu a {
	text-decoration:underline;
	color:#060;
	}
.menu a:hover {
	text-decoration:none;
	}
.content {
	padding:10px;
	}
h1 {
	font-size:16px;
	color:#F00;
	text-align:center;
	}
	
.money {
	font-size:16px;
	color:#F00;
	text-align:center;
	font-weight:bold;
	}
.base {
	width:250px;
	border: 1px #dddddd solid;
	text-align:center;
	}
.logo {
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:150px;
	}
.footer {
	border-top: 1px solid #dddddd ;
	padding:10px;
	}
.prise {
	border:  1px solid #dddddd ;
	padding:3px;
	width:700px;
	}
.plati {
	background-image:url(img/button.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:55px;
	margin-left:35px;
	margin-bottom:5px;
	}