body {
	background-color: #E8E8E8;
	background-image: url(../images/header_backgr.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4D4D4D;
	line-height: 130%;
}
img {border:0}
form{padding:0; margin:0; vertical-align:middle;}
p, h1, h2, h3, h4 {margin:0; padding:0}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3478BC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3478BC;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #3478BC;
}
.right { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.left{ /* this class can be used to float an element left in your page */
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearright{ 
	clear:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearleft{ 
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.verdana {font-family:Verdana, Arial, Helvetica, sans-serif}
.verdana a {font-family:Verdana, Arial, Helvetica, sans-serif}
.size_10 {font-size:10px;}
.size_10 a {font-size:10px;}
.size_16 {font-size:16px;}
.size_16 a {font-size:16px;}
#container {
	width:952px;
	text-align:left;
	margin:auto;
}
#logo {
	position: relative;
	top: 10px;
	width: 340px;
	padding-left: 6px;
}
#logo img{ behavior: url(iepngfix.htc) }
.fotleft img{ behavior: url(iepngfix.htc) }
.right_footer  img{ behavior: url(iepngfix.htc) }
 
#lenta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	height: 23px;
	padding: 5px 0 0 6px;
}
#lenta a:link {
	color: #CCCCCC;
	font-size: 11px;
}
#lenta a:visited {
	color: #CCCCCC;
	font-size: 11px;
}
#lenta a:hover {
	color: #CCCCCC;
	font-size: 11px;
}

#header {
	height: 106px;
}
#logform {background-image:url(../images/log_backgr.png); width:364px; height:106px; color:#FFFFFF;}
#logform {
	background-image:url(../images/log_backgr.png);
	width:364px;
	height:106px;
	margin-right: 6px;
	overflow: hidden;
}
#logform a:link {text-decoration: none; color:#A5C65B;}
#logform a:visited {text-decoration: none; color:#A5C65B;}
#logform a:hover {text-decoration: underline; color:#A5C65B;}
#logform a:active {text-decoration: none; color:#A5C65B;}
.orange {color:#FF6600;}
.green {
	color:#009900;
}
.red {
	color:#FF0000;
}
.white {color:#fff;}
.white a:link {color:#fff;}
.white a:visited {color:#fff;}
.white a:hover {
	color:#FF6600;
}
.black {
	color:#000000;
}
.dark {
	color:#3F4A54;
}
#mainnavigation {
	margin:0;
	padding:0;
	float:left;
	width:900px;
	height:26px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 6px;
}
#mainnavigation ul {
	margin:0;
	padding:0;
	list-style: none;
}
#mainnavigation li {display:inline;margin:0;padding:0; list-style: none;}
#mainnavigation a {
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/button.png);
	width: 114px;
	height: 19px;
	text-align: center;
	padding-top: 7px;
	margin-right: 2px;
	color: #FFFFFF;
}
#mainnavigation li a:link  {
	display:block;
	color: #FFFFFF;
	width: 114px;
}
#mainnavigation li a:hover  {
	display:block;
	background-image: url(../images/button_hover.png);
	height: 19px;
	color: #FF6600;
	width: 114px;
	background-repeat: no-repeat;
}
#mainnavigation li a:vizited  {
	display:block;
	color: #FFFFFF;
	width: 114px;
}
#mainnavigation li.active a {
	background-image: url(../images/button_hover.png);
	height:19px;
	color:#000000;
	background-repeat: no-repeat;
}
#right_column {
	width: 345px;
	padding: 0px 5px 15px 5px;
}
#left_column {
	width: 578px;
}
#sidebar {
	width: 210px;
	padding: 0px 0px 15px 0px;
}
#middlepart {
	background-image:url(../images/content_backgr.jpg);
	padding: 20px 10px 0 20px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#middlepart2 {
	background-image:url(../images/content_backgr2.png);
	padding: 20px 10px 0 20px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#middlepart3 {
	background-image:url(../images/content_backgr3.png);
	padding: 20px 10px 0px 20px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#domain_fp {
	background-image:url(../images/domain_backgr.png);
	width: 320px;
	height: 90px;
	padding: 12px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#domain_fp p{
	margin-bottom:12px;
}
.rigt_block {
	padding: 10px;
}
.simplelist {
	width: 300px;
}
.simplelist ul {
	margin:0;
	padding:0;
	list-style: none;
	margin-left:0px;
}
.simplelist li {
	margin-bottom:6px;
	background-image: url(../images/blu_bull.png);
	background-repeat: no-repeat;
	background-position: 0px .5em;
	padding-left: 10px;
}
.simplelistfp {
	width: 545px;
}
.simplelistfp ul {
	margin:0;
	padding:0;
	list-style: none;
	margin-left:0px;
}
.simplelistfp li {
	margin-bottom:6px;
	background-image: url(../images/blu_bull.png);
	background-repeat: no-repeat;
	background-position: 0px .5em;
	padding-left: 10px;
}
h1 {
	font-size:20px;
	color:#FF6600;
	margin-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:16px;
	color:#6D882F;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h2 a:link {
	font-size:16px;
	color:#6D882F;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 a:visited {
	font-size:16px;
	color:#6D882F;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 a:hover {
	font-size:16px;
	color:#FF6600;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h2 a:active {
font-size:16px;
	color:#6D882F;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size:16px;
	color:#343E46;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
h3 a {
	font-size:18px;
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;

}
h4 {
	font-size:14px;
	margin-bottom: 5px;
}
h4 a {
	font-size:13px;
}
#footer {
	height: 60px;
	background-image: url(../images/footer_backgr.png);
	margin: 0 6px 0 6px;
	background-repeat: repeat-x;
	background-color: #000000;
}
#footer-shadow {
	background-image:url(../images/content_backgr.png);
	margin-bottom: 15px;
}
.products {
	background-image: url(../images/products_backgr.jpg);
	background-repeat: no-repeat;
	width: 520px;
	padding: 25px 0 0 25px;
	overflow: hidden;
	margin-bottom: 8px;
}
.products p{
margin-bottom:5px;
}
.manage {
	background-image: url(../images/products_backgr.jpg);
	background-repeat: no-repeat;
	width: 680px;
	padding: 20px 0px 10px 20px;
}
.stat {
	background-image: url(../images/products_backgr.jpg);
	background-repeat: no-repeat;
	width: 320px;
	padding: 26px 0px 10px 20px;
	margin-bottom: 20px;
}
.stat p {
	margin-bottom:8px;
	border-bottom:1px solid #E5E5E5;
	font-size:11px;
}
#why {
	width: 520px;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 25px;
}
#right_footer {
	width: 332px;
	border-left: 1px dashed #637383;
	height: 30px;
	padding: 15px;
	text-align: center;
}
.fotleft {
	width: 550px;
	padding: 5px 0 0 12px;
	height: 40px;
}
.footlist {}
.footlist ul {
	margin:0;
	padding:0;
	list-style: none;
	margin-left:50px;
	margin-top: 20px;
}
.footlist li {
	margin-bottom:6px;
	background-image: url(../images/green_bul.gif);
	background-repeat: no-repeat;
	background-position: 0px .3em;
	padding-left: 10px;
}

.money {
	position: relative;
	width: 125px;
	margin-top: -33px;
	text-align: center;
}
#path {
	height: 30px;
	margin-bottom: 15px;
}
#domain {
	width:498px;
	background-image: url(../images/domain_backgrund.png);
	height: 202px;
	padding: 20px 15px 15px 15px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.domaintable td {border-bottom:1px solid #999999};

.tablica td { background-color:#FFFFFF;}
.toptr {
	background-image:url(../images/table_top.png);
	font-size: 12px;
	color: #FFFFFF;
}
.toptrOOrange {
	background-image:url(../images/table_top2.png);
	font-size: 12px;
	color: #FFFFFF;
}
.subtr {
	background-image:url(../images/table_sub.png);
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.subtrOrange {
	background-image:url(../images/table_sub2.png);
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.backtr1 {
	background-image:url(../images/table_1.png);
	font-size: 12px;
}
.backtr2 {
	background-image:url(../images/table2.png);
	font-size: 12px;
}

/*- Paging --------------------------- */
.paging {
	margin:0px 0 15px 0px;
	float:left;
	height:35px;
	font-size:13px;
	line-height:normal;
	font-weight: bold;
	text-align: center;
	width: 650px;
}
.paging ul {
	margin:0;
	padding:0;
}
.paging li {display:inline;margin:0;padding:0;}
.paging a {
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	font-weight: bold;
	margin-right:10px;
	border: 1px solid white;
	background-image: url(/../images/paging.png);
	padding-top: 4px;
}
.paging li a:link  {
	width:33px;
	height:19px;
	display:block;
	color: #666666;
}
.paging li a:hover  {
	width:33px;
	height:19px;
	display:block;
	background-image: url(/../images/paging_hover.png);
	color: #FFFFFF;
}
.paging li a:visited {
	width:33px;
	height:19px;
	display:block;
	color: #666666;
}
.paging li.active a {
	width:33px;
	height:19px;
	display:block;
	background-image: url(/../images/paging_hover.png);
	color: #FFFFFF;
}
#sidecontainer {
	width: 210px;
	margin-bottom: 15px;
}

#sidecontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#sidecontainer a
{
	display: block;
	padding: 5px 3px 5px 17px;
	width: 185px;
	background-color: #EFEFEF;
	border-left: 1px solid #B9BDCE;
	border-right: 1px solid #B9BDCE;
	border-bottom: 1px solid #B9BDCE;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	background-image: url(../images/orange_bull.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}

#sidecontainer a:link, #navlist a:visited
{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

#sidecontainer a:hover
{
	background-color: #000000;
	color: #CCCCCC;
	border-top: 1px solid #000000;
}
#sidecontainer li.active a
{
	background-color: #ffffff;
	color: #333333;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #B9BDCE;
	border-top: 1px solid #B9BDCE;
}
#leftcontent {
	width:700px;
	padding-bottom: 20px;
}
.manage_block {
	width:155px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-top:5px;
}

#tablenavigation {
	margin:0;
	padding:0;
	float:left;
	width:700px;
	height:26px;
	font-weight: bold;
	background-image: url(img/menu_backgr.png);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 6px;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
}
#tablenavigation ul {
	margin:0;
	padding:0;
	list-style: none;
}
#tablenavigation li {display:inline;margin:0;padding:0; list-style: none;}
#tablenavigation a {
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/tab.png);
	width: 114px;
	height: 19px;
	text-align: center;
	padding-top: 7px;
	margin-right: 2px;
	color: #000000;
}
#tablenavigation li a:link  {
	display:block;
	color: #000000;
	width: 114px;
}
#tablenavigation li a:hover  {
	display:block;
	background-image: url(../images/tab_hover.png);
	height: 19px;
	color: #FF6600;
	width: 114px;
	background-repeat: no-repeat;
}
#tablenavigation li.active a {
	background-image: url(../images/tab_hover.png);
	height:20px;
	color:#5E7628;
	background-repeat: no-repeat;
}
#hostPlus {
	width:256px;
	background-image: url(../images/host-plus_backgr.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-top: 31px;
	margin-bottom: 20px;
}
#hostPro {
	width:256px;
	background-image: url(../images/host_pro_backgr.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-top: 31px;
	margin-bottom: 20px;
}
#hostPlan{
	width:256px;
	background-image: url(../images/host_plan_linux.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-top: 31px;
	margin-bottom: 20px;
}
#hostPluanPro {
	width:256px;
	background-image: url(../images/host_plan_windows.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-top: 31px;
	margin-bottom: 20px;
}
#self {
	width:256px;
	background-image: url(../images/self_backgr.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-top: 31px;
	margin-bottom: 20px;
}
#poshtaPlus {
	width:256px;
	background-image: url(../images/poshta+backgr.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-top: 31px;
	margin-bottom: 20px;
}
#poshtaPro {
	width:256px;
	background-image: url(../images/poshta-pro_backgr.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-top: 31px;
	margin-bottom: 20px;
}
#poshtaGrupa {
	width:256px;
	background-image: url(../images/poshta_grupa_backgr.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-top: 31px;
	margin-bottom: 20px;
}
#free1 {
	width:256px;
	background-image: url(../images/free1.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-top: 31px;
	margin-bottom: 20px;
}
#free2 {
	width:256px;
	background-image: url(../images/free2.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-top: 31px;
	margin-bottom: 20px;
}
#free2 .productContent{
	padding-left: 70px;
}
#free3 {
	width:525px;
	background-image: url(../images/free3.jpg);
	background-repeat: no-repeat;
	padding-top: 31px;
	margin-bottom: 20px;
}
#hostPlus p, #hostPro p, #hostPlan p, #hostPluanPro p, #self p, #free3 p{
	margin-bottom: 4px;
}
.productContent {
	padding-left:93px;
	background-image: url(../images/liniiki.gif);
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 8px;
}
.sravni{
	width:50px;
	padding-top:80px;
	padding-left: 15px;
}
.x {
display: block;
}
.grai {color:#333333;}
.grai a:link {color:#333333; text-decoration:none;}
.grai a:hover {
	color:#333333;
	text-decoration:underline;
}
.grai a:visited {color:#333333; text-decoration:none;}
