table.main {
	width: 1000px;
	height: 100%;
}
td.text {
	width: 70%;
	height: 100%;
}
html, body {
	margin:0px;
	padding:0px;
}
table.main {
	border-collapse: collapse;
}
table.price td { padding: 3px; }
td {
	padding: 0px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}
.cod { padding:10px;
margin:10px
}
        .menu {
            position: relative;
            height: 45px;
            width: 1000px;
            background-color: white;
            padding: 7px 0px 7px 0px;
            margin: 0px auto;
            overflow: hidden;
            border: 0px;
        }
                .menu li {
                    float: left;
                    list-style: none;
                }
                    .menu li.back {
                        border: 1px solid #F9E727;
                        background-color: #288BBE;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .menu li a {
                        font: bold 11px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 8px auto 8px;
                    }
                        .menu li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        } 
#tooltip{
background:LightPink;
border:1px solid Tomato;
color:black;
font: 14px arial;
margin:0px;
padding:2px 6px;
position:absolute;
visibility:hidden
}

.hotspot {color:MidnightBlue; padding-bottom:1px; border-bottom:2px dotted MediumVioletRed; cursor:pointer}

.tabs  { 
  width: 1000px;
}

ul.tabNavigation {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.tabNavigation li {
  display: inline;
}

ul.tabNavigation li a {
  padding: 3px 5px;
  background-color: #D7E2B6;
  color: #000;
  text-decoration: none;
}

ul.tabNavigation li a.selected,
ul.tabNavigationli a:hover {
  background-color: #288BBE;
  color: #fff;
  font: bold 15px tahoma;
  padding-top: 5px;
}
		
ul.tabNavigation li a:focus {
  outline: 0;
}

#hosting {
  background-color: white;
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 110px;
  color: black;
  padding: 5px;
  margin-top: 3px;
  border-top: 2px solid #288BBE;
}

#domains {
  background-color: white;
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 110px;
  color: black;
  padding: 5px;
  margin-top: 3px;
  border-top: 2px solid #288BBE;
}

#vps {
  background-color: white;
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 110px;
  color: black;
  padding: 5px;
  margin-top: 3px;
  border-top: 2px solid #288BBE;
}

#more {
  background-color: white;
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 110px;
  color: black;
  padding: 5px;
  margin-top: 3px;
  border-top: 2px solid #288BBE;
}

#site {
  background-color: white;
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 110px;
  color: black;
  padding: 5px;
  margin-top: 3px;
  border-top: 2px solid #288BBE;
}

#forhosting {
  background-color: white;
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 110px;
  color: black;
  padding: 5px;
  margin-top: 3px;
  border-top: 2px solid #288BBE;
}

#forvps {
  background-color: white;
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 110px;
  color: black;
  padding: 5px;
  margin-top: 3px;
  border-top: 2px solid #288BBE;
}

#naming {
  background-color: white;
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 110px;
  color: black;
  padding: 5px;
  margin-top: 3px;
  border-top: 2px solid #288BBE;
}
.present{
	width:700px;
	height:355px;
	padding:4px 5px;
    margin: 0px;
	background:#7df9ff;
	text-align:justify;
	font-size:13px;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	behavior: url(border-radius.htc);
}
.news{
	width:100px;
	height:16px;
	padding:4px 10px;
    margin: 0px;
	background:#ebc2af;
	text-align:center;
	font-size:14px;
	border-radius:7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
	behavior: url(border-radius.htc);
}
.about{
	width:200px;
	height:16px;
	padding:4px 10px;
    margin: 0px;
	background:#b5a642;
	text-align:center;
	font-size:14px;
	border-radius:7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
	behavior: url(border-radius.htc);
}
#oblako{
	float:center;
	margin:10px 10px 0 0;
}

.maintabs  { 
  width: 700px;
}

ul.maintabNavigation {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.maintabNavigation li {
  display: inline;
}

ul.maintabNavigation li a {
  padding: 3px 5px;
  background-color: #DDA0DD;
  color: #000;
  text-decoration: none;
}

ul.maintabNavigation li a.selected,
ul.maintabNavigationli a:hover {
  background-color: #B22222;
  color: #fff;
  font: bold 15px tahoma;
  padding-top: 5px;
}
		
ul.maintabNavigation li a:focus {
  outline: 0;
}
		
#promo {
  min-height: 110px;
  color: black;
  padding: 1px;
  margin-top: 1px;
}

#twitter {
  min-height: 110px;
  color: black;
  padding: 1px;
  margin-top: 1px;
}

#simple {
  min-height: 110px;
  color: black;
  padding: 1px;
  margin-top: 1px;
}
