* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #fff url(images/bg_body.jpg) repeat-x top;
	font: normal 12px/16px verdana, arial;
	color: #777;
}

.wrapper {
	width: 900px;
	height: auto;
	margin: 0 auto;
}

.header {
	width: 100%;
	height: 113px;
}

.logo {
	float: left;
	width: 320px;
	height: 113px;
}

.logo a {
	display: block;
	width: 319px;
	height: 75px;
	margin-top: 30px;
	background: url(images/logo.jpg) no-repeat center;
}

.topRight {
	float: right;
	width: 50%;
	height: 113px;
	background: url(images/top_right.jpg) no-repeat top right;
}

.menu {
	width: 100%;
	height: 38px;
	padding-top: 5px;
	background: url(images/bg_menu.jpg) no-repeat top center;
	text-align: center;
}

.menu a {
	display: inline-block;
	height: 20px;
	width: 95px;
	color: #f1f1d5;
	font: bold 11px verdana;
	text-decoration: none;
	padding-top: 10px;
}

.menu a:hover, a.current {
	background: url(images/bg_menu2.jpg) no-repeat top center;
	color: #107fc9;
}

.plans {
	width: 820px;
	height: 165px;
	margin: 10px 0 20px 40px;
}

.plans a {
	display: inline-block;
	width: 260px;
	height: 162px;
	margin: 0 5px 0 5px;
	text-decoration: none;
}

.text {
	margin: 20px 80px 20px 80px;
	text-align: justify;
}

.text h1 {
	font: normal 28px arial;
	color: #107fc9;
}
hr.hr {
	height: 2px;
	background: #d7d7bb;
	margin: 5px 0px 10px 0px;
}

.text a {
	font: bold 12px verdana;
	color: #107fc9;
}

.text p {
	margin: 10px 0 10px 0;
}

.text ul {
	margin: 0px 30px 0px 30px;
}

.text ul li {
	margin-bottom: 10px;
}

.text .marginB {
	margin-bottom: 30px;
}

table.hosting {
	width: 100%;
	margin: 0 auto;
	border: 2px solid #d7d7bb;
}

table.hosting td {
	padding: 5px;
	text-align: center;
}

table.hosting td  a {
	color: #107fc9;
	font: bold 12px verdana;
}

a:hover {text-decoration: none;}

td.first {
	font: bold 12px verdana;
	color: #107fc9;
	height: 35px;
	border-bottom: 1px solid #d7d7bb;
}

table.hosting td.bold {
	font-weight: bold;
}

tr.color {
	background: #efefd0;
}

.whois {
	width: 450px;
	height: 100px;
	margin: 50px auto 10px auto;
	background: url(images/bg_whois.jpg) no-repeat top center;
	padding: 10px;
	text-align: center;
}

.whois form {
	margin-top: 15px;
}

.text form input, select {
	background: #fff;
	border: 1px solid #d7d7bb;
	height: 20px;
}

.text textarea {
	background: #fff;
	border: 1px solid #d7d7bb;
}

.text input.whoistext {
	width: 180px;
}

.text input.whoisbutton {
	width: 106px;
	height: 23px;
	background: url(images/bg_button.jpg) no-repeat top center;
	border: none;
	margin-top: 10px;
}

.banner {
	text-align: center;
	margin: 50px 0 20px 0;
}

.footer {
	clear: both;
	width: 100%;
	height: 50px;
	background: #efefd0;
	border-top: 2px solid #d7d7bb;
}

.inFooter {
	width: 800px;
	margin: 0 auto;
}

.copy {
	width: 250px;
	float: left;
	font-size: 10px;
	margin-top: 20px;
}

.counters {
	width: 550px;
	float: right;
	text-align: right;
	padding-top: 10px;
}


/* Αθλλθνγ */


table.rpTableBlank td {
	padding: 3px;
}

table.rpTableBlank {
	border: none;
}

div.support {
	position: fixed;
	top: 200px;
	right: 20px;
}
