* {
margin: 0;
padding: 0;
}
p { text-align: justify; line-height: 24px; }
ul.podminky {  }
ul.podminky li { margin-top: 10px; list-style: disc;  }
a {
color: #ff0000;
text-decoration: underline;
}

a:hover {
color: #ff0000;
text-decoration: none;
}

body {
font-family: "Open Sans";
font-size: 14px;
}
strong,b { -webkit-font-smoothing: subpixel-antialiased !important; 
-webkit-backface-visibility: hidden; 
-moz-backface-visibility: hidden; 
-ms-backface-visibility: hidden;
-webkit-text-stroke: .01em #333;

}
br {
clear: both;
}
h1 { color: #d20d0d; font-family: "Open Sans"; text-transform: uppercase; font-size: 24px; margin: 5px 0 10px 0;}
.center {
text-align: center;
}
#content {
background: url(img/content.png) no-repeat center top;
margin: 0 auto 0 auto;
min-height: 300px;
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;
}

#content_text table {
margin-top: 25px;
}

#content .login {
	width: 400px;
	min-height: 250px;
	margin-top: 50px;
	background: #ececec;
	border-radius: 5px;	
	moz-border-radius: 5px;	
	webkit-border-radius: 5px;	
}

#content input[type="text"], input[type="password"].pw{
	width: 340px;
	height: 40px;
	border-radius: 5px;	
	font-size: 14px;
	moz-border-radius: 5px;	
	webkit-border-radius: 5px;
	border: 1px solid #e7e7e7;
	border-bottom: 2px solid #D3D3D3;
	margin: 3px 0;
	padding-left: 10px;

}

#content_text input[type="text"], input[type="password"]{
	width: auto;
	height: 25px;
	border-radius: 5px;	
	font-size: 13px;
	moz-border-radius: 5px;	
	webkit-border-radius: 5px;
	border: 1px solid #e7e7e7;
	margin: 3px 0;
	padding-left: 10px;

}



#content h2 { padding-top: 25px; }
#content .inputs {  padding-top: 10px;}
#content .login button { font-size: 14px; width: 350px; height: 40px; color: #fff; background: #d20d0d; border-radius: 5px;moz-border-radius: 5px;webkit-border-radius: 5px; border: 0; margin: 3px 0 10px 0; cursor: pointer;}
#content .login button:hover { background: #535353;}

#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 #fdb4b4;
margin: 60px 0 5px 0;
padding: 5px;
width: 400px;
background: #ffdddd;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 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;
}
hr { margin: 10px 0; border: 0; height: 1px; color: #D4D4D4; background: #D4D4D4;}
table { width: 100%; line-height: 30px;}
#login_table td {
font-size: 90%;
padding: 0 10px 0 10px;
text-align: center;
}
#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: #d20d0d;
border-radius: 5px;
-moz-border-radius: 5px;
--webkit-border-radius: 5px;
border: none;
color: #fff;
font-size: 85%;
height: 20px;
width: 96px;
cursor: pointer;
}
.submit:hover { background: #4B4B4B;}
#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: 100%;
}
p {
margin: 15px 0 15px 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;
}
select.cron { height: 27px; width: 50px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #D8D8D8;}
select.ftp { height: 27px; width: 150px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #D8D8D8;}
.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;
}
#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);
}
.us {
width: 650px;
}
.us td {
text-align: center;
}
.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 {
margin: 0 auto 0 auto;
width: 100%;
}

#zahlavi { width: 100%; height: 150px; background: #000; }
#zahlavi .obsah { margin: 0 auto; width: 960px; font-size: 15px; color: #fff; }
#zahlavi .obsah .kontakt {	width: 320px; float: left; line-height: 100px; }
#zahlavi .obsah .kontakt .polozka {	height: 25px; }
#zahlavi .obsah .kontakt .polozka .cislo { color: #d20d0d; font-size: 24px; font-weight: 400; }
#zahlavi .obsah .logo {	width: 320px; float: left; text-align: center; padding-top: 50px;}
#zahlavi .obsah .normy { width: 320px; float: left; line-height: 120px;   }
#zahlavi .obsah a { color: #fff; text-decoration: none; }
#zahlavi .obsah .normy .iso { height: 30px; float: right; width: 120px; padding-left: 120px; }
#zahlavi .obsah .normy .iso .ikona { vertical-align: middle; margin-right: 20px; }

#navigace { width: 100%; height: 55px; background: #222; line-height: 55px; }
#navigace a { color: #fff; text-decoration: none; }
#navigace a:hover { color: #fff; text-decoration: none; }
#navigace .obsah { width: 960px; margin: 0 auto; color: #fff; }
#navigace .obsah h2 { font-size: 13px; font-weight: 300; margin: 0; }
#navigace .obsah .polozka-prvni { padding-top: 10px; float: left; padding: 0 10px; }
#navigace .obsah .polozka-prvni:hover {height: 35px; line-height: 35px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #323232; text-align: center; padding: 0 10px; margin-top: 10px; transition: color 0.5s linear; }
#navigace .obsah .active { margin-top: 10px; height: 35px; -webkit-border-radius: 5px; line-height: 35px; -moz-border-radius: 5px; border-radius: 5px; background: #d20d0d; text-align: center;  }
#navigace .obsah .polozka { margin-left: 30px;  padding-top: 10px; float: left; padding: 0 10px; }
#navigace .obsah .polozka:hover { height: 35px; line-height: 35px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #323232; text-align: center; padding: 0 10px; margin-top: 10px; }

#navigace-zalohy { width: 100%; height: 55px; background: #EEEEEE; line-height: 55px;}
#navigace-zalohy a { color: #000; text-decoration: none;  }
#navigace-zalohy a:hover { color: #000; text-decoration: none; }
#navigace-zalohy .obsah { width: 960px; margin: 0 auto; color: #fff; }
#navigace-zalohy .obsah h2 { font-size: 13px; font-weight: 400; margin: 0; }
#navigace-zalohy .obsah .polozka-prvni { padding-top: 10px; float: left; padding: 0 10px; }
#navigace-zalohy .obsah .polozka-prvni:hover {height: 35px; line-height: 35px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #D7D7D7; text-align: center; padding: 0 10px; margin-top: 10px; transition: color 0.5s linear; }
#navigace-zalohy .obsah .active { margin-top: 10px; height: 35px; -webkit-border-radius: 5px; line-height: 35px; -moz-border-radius: 5px; border-radius: 5px; background: #D7D7D7; text-align: center;  }
#navigace-zalohy .obsah .polozka { margin-left: 30px;  padding-top: 10px; float: left; padding: 0 10px; }
#navigace-zalohy .obsah .polozka:hover { height: 35px; line-height: 35px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #D7D7D7; text-align: center; padding: 0 10px; margin-top: 10px; }


#paticka { margin-top: 50px;width: 100%; min-height: 214px; background: #141414; border-top: 5px solid #d20d0d; clear: both; }
#paticka .obsah { width: 960px; margin: 0 auto; }
#paticka .sluzba, .hosting { width: 300px; float: left; }
#paticka h2 { font-size: 14px; font-weight: 400; padding: 0; margin: 0; text-transform: uppercase; color: #fff; margin-top: 5px; }
#paticka .kontakty { width: 360px; float: left; }
#paticka .kontakty .sloupec { width: 170px; float: left; color: #8f8f8f; line-height: 30px; }
#paticka .kontakty .red { color: #e12b2b; }
#paticka .kontakty .odsazeni { padding-left: 10px; }
#paticka a { color: #8f8f8f; text-decoration: none; display: block; line-height: 30px; }
#paticka a:hover { color: #fff; text-decoration: underline; }

#menu {
margin: 20px 0 0 0;
width: 230px;
border-radius: 5px;
moz-border-radius: 5px;
webkit-border-radius: 5px;
}
#menu a {
background: #EEEEEE;
color: #333;
display: block;
font-size: 13px;
padding: 5px 5px 5px 25px;
width: 200px;
border-radius: 5px;
margin-top: 5px;
moz-border-radius: 5px;
webkit-border-radius: 5px;
border-bottom: 2px solid #D8D8D8;
text-decoration: none;
}
#menu a:hover {
background: #d20202;
color: #fff;
width: 200px;
border-bottom: 2px solid #B00202;
}