body {
	font-size: 67%; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	background: url("../imgs/header-bg.jpg") repeat-x top; border: none;
}

#page {
	background: url('../imgs/header-bg.jpg') repeat-x top; border: none;
	margin: 0 auto;
	padding: 0;
	width: 970px;
	border: 1px solid #ecf2ff;
}

#header {
	background: url('../imgs/header.jpg') no-repeat bottom center;
	margin: 0;
	padding: 0;
	width: 970px;
	height: 232px;
	font-weight: bold;
}

#page #header p {
	margin: 0;
	text-align: left;
	padding-top: 217px;
	padding-left: 30px;
	font-size: 1.0em;
	font-weight: bold;
}

ul#menu 
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	list-style: none;
	height: 24px;
	width: 970px;
	background: url('../imgs/menu_right.jpg') no-repeat right;
}

ul#menu li 
{
	float: left;
	background: url('../imgs/menu_bkg.jpg') repeat-x;
	color: #fff;
	line-height: 20px;
	width: 83px;
	height: 20px;
	margin: 0;
	padding: 0 0 4px 0;
}

ul#menu li a
{
	background-color: #2252b1;
	color: #fff;
	display: block;
	border: #fff 1px solid;
	text-decoration:none;
}

ul#menu li a:hover
{
	background: #C71F1E;
	display: block;
	border: #fff 1px solid;
}

.host_box {
	width: 755px;
	margin: 0 auto;
	padding: 20px 0;
}

.content {
	width: 750px;
	text-align: left;
	margin: 0 auto 30px;
}

#main {
	width: 750px;
	text-align: left;
	margin: 0 auto 30px;
}

#main h1 {
	border: 0;
	background: none;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	color: #017AEB;
}

.content p , #main p {
	margin: 0 auto 5px;
	text-indent: 20px;
	font-size: 1.1em;
	line-height: 1.2em;
}

#hosting1 {
	width: 305px;
	padding-top: 7px;
	float: left;
	text-align: left;
	background: url('../imgs/hosting1.jpg') no-repeat top center;
}

#hosting2 {
	width: 305px;
	margin-left: 450px;
	padding-top: 7px;
	text-align: left;
	background: url('../imgs/hosting2.jpg') no-repeat top center;
}

#hosting3 {
	width: 305px;
	padding-top: 7px;
	float: left;
	text-align: left;
	background: url('../imgs/hosting3.jpg') no-repeat top center;	
}

#hosting4 {
	width: 305px;
	margin-left: 450px;
	padding-top: 7px;
	text-align: left;
	background: url('../imgs/hosting4.jpg') no-repeat top center;	
}

#hosting1 span, #hosting2 span, #hosting3 span, #hosting4 span {
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 90px;
	color: #fff;
}

#hosting1 span.cena, #hosting2 span.cena, #hosting3 span.cena, #hosting4 span.cena {
	color: #f00;
	font-weight: bold;
	font-size: 16px;
}

#hosting1 p, #hosting2 p, #hosting3 p, #hosting4 p {
	margin-left: 5px;
}

#hosting1 a, #hosting2 a, #hosting3 a, #hosting4 a {
	text-decoration: none;
	margin-left: 50px;
}

#hosting1 ul, #hosting2 ul, #hosting3 ul, #hosting4 ul {
    width: auto;
    padding: 0px 0px 1px;
    margin: 20px 0 5px 10px;
    list-style-type: square;
}

#hosting1 ul li, #hosting2 ul li, #hosting3 ul li, #hosting4 ul li {
	text-align: left;
    margin-left: 100px;
    font-size: 11px;
}

#footer {
	background: url('../imgs/footer.jpg') no-repeat bottom center;	
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: 24px;
	clear: both;
	font-size: 0.9em;
}

#footer p {
	padding-top: 5px;
	text-align: right;
	margin-right: 20px;
	font-weight: bold;
}

#intro {
	width: 730px;
	margin: 0 auto;
	text-align: left;
}

#intro p {
	text-indent: 20px;
}

h1 {
	border: 1px solid #8199cf; 
	background: url('../imgs/ramka.gif'); 
	width: 735px;
	height: 40px; 
	line-height: 40px; 
	color: #000; 
	text-align: center; 
	font-size: 16px; 
	margin: 10px auto;
}

/*h1 {
	border: 0;
	height: 39px;
	color: #000;
	background: white url('../imgs/gora.jpg') no-repeat;
	font-size: 120%;
	line-height: 39px;
	text-align: center;
	margin-bottom: 5px;
}*/ 

table.search_results{ text-align:center; width:400px;display:block;margin:15px auto; }
table.search_results th{ border:1px solid #000; background-color:#ecf2ff; color: #27437f; padding:5px; }
table.search_results td{width:200px; border:1px solid #fff; color:#27437f; padding:5px;}

td.free{
	color:#0C0;
}

td.nofree, td.nofree a{
	color:#C00;
}

td.nofreenow{
	color: #fc0;
}

div.regulamin{
	margin: 0 auto;
	width: 800px;
	text-align: left; 
	font-size: 12px;
	color: #003366;
}

div.regulamin p {
	line-height:1.4em; 
	margin-bottom:4px;
}

div.regulamin a {
	text-decoration: none;
	font-weight: bold;
}

div.page_content ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

div.regulamin ul li {margin-bottom: 4px;}

img {
	border: 0;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

