* {
margin: 0;
padding: 0;
}
a {
color: #ff0000;
text-decoration: none;
}
body {
background: #fff url(img/bg.gif) repeat-x;
font-family: Trebuchet MS, sans-serif;
font-size: 80%;
}
br {
clear: both;
}
.center {
text-align: center;
}
#content {
background: url(img/content.png) no-repeat center top;
margin: 0 auto 0 auto;
width: 958px;
}
#content_text {
float: left;
padding: 10px;
width: 650px;
}
#content_text #tariffs {
height: 110px;
margin-bottom: 20px;
width: 100%;	
}
#content_text .tariff,#content_text .tariff-s {
background: url(img/tariff_s.png) no-repeat;
float: left;
margin: 10px 0 0 12px;
height: 109px;
width: 115px;
}
#content_text .tariff h3,#content_text .tariff-s h3 {
margin: 10px 0 0 5px;
}
#content_text .tariff .info,#content_text .tariff-s .info {
float: none;
margin: 3px auto 0 auto;
}
#content_text .tariff .input_button,#content_text .tariff-s .input_button {
text-align: left;
width: 77px;
}
#content_text .tariff .price {
margin-top: 25px;
text-align: center;
}
#content_text .tariff-s .price {
margin-top: 15px;
text-align: center;
}
#footer {
background: #000 url(img/paper.png) no-repeat 835px -11px;
color: #767676;
font-size: 85%;
height: 200px;
margin: 0 auto 0 auto;
padding-top: 30px;
width: 970px;
}
#footer_overall {
background-color: #000;
}
#footer #footer_contact {
float: left;
margin-left: 50px;
}
#footer #footer_icons {
background: url(img/footer_icons.png) no-repeat top;
float: left;
padding-top: 30px;
}
#footer #footer_form {
float: right;
height: 80px;
width: 120px;
}
#footer #footer_menu {
float: left;
margin-left: 20px;
}
#footer #footer_menu .left {
float: left;
margin-right: 20px;
}
#footer #footer_menu a {
border-top: 1px solid #262626;
background: url(img/footer_li.gif) no-repeat 10px;
color: #767676;
display: block;
text-decoration: none;
padding: 4px 0 4px 30px;
width: 160px;
}
#footer #footer_menu a:hover {
background-image: url(img/footer_li2.gif);
}
#footer #footer_menu .last {
border-bottom: 1px solid #262626;
}
#header {
height: 90px;
margin: 10px auto 0 auto;
width: 970px;
}
#header #left {
background: url(img/logo.gif) no-repeat left;
height: 42px;
float: left;
margin: 20px 0 0 40px;
width: 340px;
}
#header #left #left_text {
color: #707070;
font-size: 87%;
font-weight: bold;
margin: 30px 0 0 70px;
}
#header #right {
background: url(img/phone.gif) no-repeat left;
height: 50px;
float: right;
margin: 20px 0 0 40px;
width: 340px;
}
#header #right #right_text {
color: #fff;
font-size: 100%;
font-weight: bold;
margin: 0px 0 0 15px;
text-align: center;
}
#header #right #right_text #email {
color: #777;
}
#header #right #right_text #number {
font-size: 180%;
font-weight: normal;
}
img {
border: none;
}
.infotext {
border: 1px solid black;
margin-bottom: 5px;
padding: 5px;
}
#left_side {
float: left;
}
#left_side #helpline {
background: url(img/helpline.png) no-repeat;
height: 172px;
margin: 15px 0 0 10px;
width: 265px;
}
#left_side #helpline #helpline_content {
color: #767676;
padding: 20px 0 0 20px;
}
#left_side #helpline #helpline_content h3 {
font-size: 170%;
}
#left_side #left_domain {
background: url(img/left_domain.png) no-repeat;
height: 202px;
margin-top: 15px;
width: 281px;
}
#left_side #left_domain #left_domain_content {
font-size: 90%;
height: 150px;
padding: 30px 15px 0 30px;
}
#left_side #left_domain #left_domain_content h3 {
font-size: 150%;
margin-bottom: 10px;
}
#left_side #left_domain .submit {
font-size: 70%;
margin-top: 10px;
}
li {
list-style: none;
}
#main_box {
background: url(img/main.png) no-repeat;
height: 260px;
margin: 0 auto 0 auto;
width: 960px;
}
#main_box #main_domain {
background: url(img/domain.png) no-repeat;
_background: url(img/domain.gif) no-repeat;
float: right;
height: 136px;
margin: 100px -10px 0 0;
width: 370px;
}
#main_box #main_domain #main_domain_content  {
font-size: 90%;
margin: 15px 0 0 30px;
}
#main_box #main_domain #main_domain_content h3 {
font-size: 160%;
}
#main_box #main_domain #main_domain_content input {
border: 1px solid #aaa;
}
.submit {
background: transparent url(img/input.png) no-repeat center;
border: none;
color: #fff;
font-size: 85%;
height: 20px;
width: 96px;
}
#main_box #main_text {
color: #4f4b4b;
float: left;
font-size: 90%;
height: 160px;
margin: 60px 0 0 30px;
width: 500px;
}
#menu {
border-top: 1px solid #d6d6d6;
margin: 20px 0 0 20px;
width: 230px;
}
#menu a {
background: url(img/footer_li.gif) no-repeat 10px;
border-bottom: 1px solid #d6d6d6;
color: #767676;
display: block;
font-size: 90%;
padding: 5px 5px 5px 25px;
width: 200px;
}
#menu a:hover {
background-image: url(img/footer_li2.gif);
}
.input_button {
background: url(img/input_button.gif) no-repeat center;
color: #fff;
display: block;
font-size: 85%;
line-height: 19px;
height: 19px;
padding-left: 15px;
width: 72px;
}
#main_box #main_text h3 {
color: #ff0000;
font-size: 200%;
}
#main_box #main_text #our_company {
color: #4f4b4b;
font-size: 120%;
}
#main_box #main_text #spec {
color: #fff;
font-size: 170%;
}
#overall {
margin: 0 auto 0 auto;
width: 1000px;
}
p {
margin: 10px 0 10px 0;
}
#paper_top {
background: transparent url(img/paper_top.png) no-repeat right;
height: 11px;
margin: 10px auto 0 auto;
width: 970px;
}
.red {
color: #ff0000;
}
.tariff {
background: url(img/tariff.png) no-repeat;
float: left;
margin: 10px 0 0 12px;
_margin: 10px 0 0 9px;
height: 170px;
width: 180px;
}
.tariff .desc {
color: #595b5f;
font-size: 80%;
font-weight: bold;
margin-left: 15px;
}
.tariff .info,.tariff-s .info {
background: url(img/info.gif) no-repeat center;
color: #fff;
display: block;
float: right;
font-size: 85%;
line-height: 19px;
height: 19px;
margin-right: 3px;
text-align: center;
width: 44px;
}
.tariff .input_button,.tariff-s .input_button {
float: right;
margin-right: 10px;
padding-left: 10px;
text-align: left;
width: 77px;
}
.tariff .price {
color: #fff;
margin-top: 15px;
text-align: right;
}
.tariff img {
margin: 0 15px 5px 0;
}
.tariff h3 {
font-size: 190%;
margin: 15px 0 0 20px;
}
#tariffs {
height: 180px;
margin: 0 auto 0 auto;
width: 970px;
}
.tarify td {
text-align: left;
padding: 1px;
width: 120px;
}
.tarify tr:hover {
background-color: #ccc;
}
.tlds {
background-color: #999;
font-weight: bold;
text-align: left;
}
#serverhousing_tarify {
margin-top: 30px;
width: 550px;
text-align: center;
border-collapse: collapse;
}
#serverhousing_tarify td {
border: 1px solid #000;
}
#serverhousing_tarify img {
width: 150px;
}
#servery_prehled {
width: 100%;
}
#servery_prehled td {
font-size: 90%;
padding: 10px;
}
#servery_prehled td img {
max-height: 150px;
width: 150px;	
}
#upper_menu {
height: 35px;
margin: 0 auto 0 auto;
padding: 5px 0 5px 0;
width: 970px;
}
#upper_menu a {
background: url(img/button.png) no-repeat;
color: #fff;
float: left;
font-weight: bold;
height: 35px;
line-height: 35px;
margin-left: 5px;
text-align: center;
text-decoration: none;
width: 156px;
}
#upper_menu a:hover, #upper_menu .active {
background: url(img/button2.png);
}
.webhosting-tarify td {
padding: 5px;
text-align: center;
}
.webhosting-tarify .head {
font-weight: bold;
}
.webhosting-tarify .left {
text-align: left;
}
.white {
color: #fff;
}
.whois {
padding: 5px;
border: 1px dashed black;
background-color: #FFF4F4;
text-align: center;
}
#wrapper {
background: url(img/dots.png) no-repeat top left;
margin: 0 auto 0 auto;
width: 1000px;
}
