@charset "utf-8";
/* CSS Document */

*:focus {
	outline: none;
}
*::-moz-focus-inner {
 border: none;
}
body {
	margin:0px;
	padding:0px;
	background:url(../images/background_top.jpg) repeat-x top #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
h1{
	color:#eba017;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:5px 0;
	padding:0;
}
h2{
	color:#6c9ece;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:5px 0;
	padding:0;
}
h3{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0;
	}
	
p{
	margin:5px 0;
	padding:0;
}
a {
 color:#6c9ece;
 text-decoration:none;
}
a:hover {
 color:#8fbbe5;
 text-decoration:underline;
}

.container {
	width:1015px;
	margin:0 auto;
	position:relative;
}
.header {
	position:relative;
	width:1015px;
	height:90px;
}
.header .logo {
	position:absolute;
	background:url(../images/logo.jpg) no-repeat;
	width:263px;
	height:38px;
	top:37px;
	left:0px;
}
.header .servers {
	position:absolute;
	background:url(../images/servers.jpg) no-repeat;
	width:145px;
	height:142px;
	top:27px;
	left:784px;
	z-index:50;
}
.middle {
	width:1015px;
	overflow:hidden;
}
.middle .left {
	float:left;
	width:765px;
}
.middle .menu {
	background:url(../images/menu_bg.jpg) repeat-x;
	width:765px;
	height:41px;
	overflow:hidden;
	padding-top:4px;
}
.middle .menu a {
	float:left;
	background:url(../images/menu.jpg) repeat-x top right;
	height:29px;
	padding:12px 30px 0 30px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
.middle .menu a:hover {
	background:url(../images/menu.jpg) repeat-x bottom right;
	color:#333333
}
.middle .menu .last {
	background:url(../images/menu.jpg) repeat-x top left !important;
}
.middle .menu .last:hover {
	background:url(../images/menu.jpg) repeat-x bottom left !important;
}
.middle .ponuka {
	overflow:hidden;
	width:765px;
	background:#FFFFFF;
	padding:5px 0;
}
.middle .ponuka .hosting {
	position:relative;
	float:left;
	width:181px;
	height:200px;
	background:url(../images/hosting_bg.jpg) no-repeat;
	margin-left:5px;
  border: 2px solid #e8e8e8;
}
.middle .ponuka .hosting .nadpis {
	position:absolute;
	top:8px;
	left:6px;
	/*width:151px;*/
	text-align:center;
	color:#4174a5;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.middle .ponuka .hosting .objem {
	position:absolute;
	top:44px;
	left:12px;
	width:111px;
	font-size:11px;
	font-weight:bold;
	color:#c89100;
}
.middle .ponuka .hosting .objem .big {
	font-size:16px;
	color:#c89100;
}
.middle .ponuka2{
	width:545px;
	border-collapse:collapse;
}
.middle .ponuka2 .hosting3 {
	position:relative;
	display:block;
	width:545px;
	overflow:hidden;
	border-top:2px solid #5c6e7d;
	border-left:2px solid #5c6e7d;
	border-bottom:2px solid #333;
	border-right:2px solid #333;
	margin-bottom:5px;
}
.middle .ponuka2 .hosting3 .nadpis {
	position:relative;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	vertical-align:middle;
	min-height:43px;
	height:43px;
	background:url(../images/hosting3_th.jpg);
	float:left;
	padding-top:27px;
}
.middle .ponuka2 .hosting3 .text {
	background:url(../images/hosting3_td.jpg);
	position:relative;
	font-size:11px;
	color:#ccc;
	min-height:45px;
	height:45px;
	vertical-align:middle;
	padding:15px 10px 10px 15px;
	width:320px;
	float:left;
}
.middle .ponuka2 .hosting3 .objednavka{
	position:relative;
	display:block;
	color:#153859;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase
}
.middle .ponuka2 .hosting3 .objednavka:hover{
	text-decoration:underline;
}

.middle .ponuka2 .hosting3 .cena{
	position:relative;
	display:block;
	color:#f22;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

.middle .ponuka .text {
	position:absolute;
	top:70px;
	left:19px;
	width:141px;
	font-size:11px;
	color:#676767;
}
.middle .ponuka .text ul {
	list-style:inside square;
	margin:0px;
	padding:0px;
	color:#676767;
}
.middle .ponuka .text li {
	margin:0px;
	padding:0px;
}
.middle .ponuka .objednavka{
	position:absolute;
	display:block;
	top:177px;
	left:106px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase
}

.middle .ponuka .cena{
	position:absolute;
	display:block;
	top:177px;
	left:10px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.middle .ponuka .objednavka:hover{
	text-decoration:underline;
}
span.header
{
	font-weight:bold;
	font-size:14px;
	background:#6c9ece;
	width:120px;
}
.middle .content{
	color:#FFFFFF;
	font-size:12px;
}

.middle .content .small{
	color:#FFFFFF;
	font-size:10px;
	font-style:italic;
}

.middle .profily_zahrnaju{
	table-layout:fixed;
	width:540px;
}


.middle .hostingtable2{
	color:#FFFFFF;
	font-size:11px;
	width:765px;

}
.middle .hostingtable2 th{
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	border:1px solid #333333;
	height:14px;
	padding:5px;
	background-color:#1e1e1e;
}
.middle .hostingtable2 td{
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	border:1px solid #333333;
	height:14px;
	padding:5px;
	background-color:#1e1e1e;
}


.middle .hostingtable2 .hosting_name{
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
	border:1px solid #333333;
	height:18px;
	padding:5px;
	background-color:#6c9ece;
}

.middle .hostingtable2 .register_button{
	font-size:12px;
	text-align:center;
	height:25px;
	color:#111;
	width:120px;
	font-weight:bold;
	background:url(../images/register_button.jpg);
}

.middle .hostingtable2 .register_buttons_row{
	background-color:#6c9ece;
}

.middle .profily_zahrnaju td{
	width:50%;
}
.middle .profily_zahrnaju ul{
	list-style:url(../images/fajka.jpg) inside;
	padding:0px;
	margin:0px;
}
.middle .profily_zahrnaju li{
	padding:0;
	margin:0;
}
.middle .viacinfo{
	background:url(../images/viac_info.jpg);
	width:101px;
	height:23px;
	/*background-color:#515151;
	color:#FFFFFF;
	font-weight:600;
	width:120px;
	height:18px;
	padding:7px;*/
	display:block;
	float:right;
	
}
.middle .host_profily{
	background:url(../images/host_profily.jpg);
	width:160px;
	height:40px;
	/*background-color:#515151;
	color:#FFFFFF;
	font-weight:600;
	width:120px;
	height:18px;
	padding:7px;*/
	display:block;
	float:right;
	
}
.middle .right {
	float:left;
	width:213px;
	padding:100px 0 0 17px;
}
.middle .right .zaregistruj{
	color:#eba017;
	font-size:16px;
	font-weight:bold;
}
.middle .checkdomain{
	background:url(../images/search.jpg) no-repeat;
	width:140px;
	height:19px;
	border:0px;
	color:#666;
	padding:5px 10px 0px 10px;
}
.middle .commit{
	background:url(../images/next.jpg) no-repeat;
	width:41px;
	height:24px;border:0px;
	cursor:pointer;
}
.middle .sk_identifikator{
	text-align:center;	
	padding:30px 30px 30px 0px;
	
}
.middle .sk_identifikator span{
	color:#fcb82f;
}
.middle .rigthmenu{
	width:213px;	
}
.middle .rigthmenu .label{
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#fbcf26;
	background:#676767;
	font-weight:bold;
	padding:6px 10px 0 13px;
	font-size:12px;
}
.middle .rigthmenu a{
	display:block;
	background:#e8e8e7 url(../images/menuarrow.jpg) 16px 9px no-repeat;
	margin-top:1px;
	font-size:11px;
	padding:6px 10px 0 34px;
	height:20px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
.middle .rigthmenu a:hover{
	color:#000;
	background:#ccc url(../images/menuarrow.jpg) 16px -45px no-repeat;
}
.middle .kontakt_right{
	margin:20px 0px;
	background:url(../images/kontakt_right.jpg) no-repeat;	
	width:212px;
	height:102px;
	position:relative;
}
.middle .cont{
	position:absolute;
	width:127px;
	height:77px;
	left: 74px;
	top: 16px;
}
.middle .cont a{
	color:#FFF;
}
.middle .cont a:hover{
	color:#ccc;
}
.footer{
	margin:20px 0px 0 0px;
	padding:13px 0px 30px 0px;
	background:url(../images/footer_bg.jpg) repeat-x;
	font-size:11px;
}
.footer_menu{
	position:absolute;
	right:0px;
	top:0px;
}
.footer_menu a{
	color:#fff;
	text-decoration:none;
}
.footer_menu a:hover{
	color:#ccc;
	text-decoration:underline;
}

.divbox {
  padding:10px 15px 12px 15px;
  background-color:#000000;
}
/*.divbox input{
	border:1px solid #888;
	background:#555;
}
.divbox select{
	border:1px solid #888;
	background:#555;
}*/
#domainchecker{
	border-top:#222 solid 1px;
	border-bottom:#222 solid 1px;
	background:url(../images/lupa.jpg) #111 right top no-repeat;
}
#domainlist{
	margin:10px 0 10px 0;
	border-top:#222 solid 1px;
	border-bottom:#222 solid 1px;	
	background:#111;
}
#owndomainlist{
	margin:10px 0 10px 0;
	border-top:#222 solid 1px;
	border-bottom:#222 solid 1px;	
	background:#111;
}
#possibledomains{
	margin:10px 15px 0px 15px;
	border-top:#222 solid 1px;
	border-bottom:#222 solid 1px;	
	background:#111;
}
.black_bg{
	border-top:#222 solid 1px;
	border-bottom:#222 solid 1px;	
	background:#111;
	padding-bottom:10px;
}
.black_ul{
	border-top:#222 solid 1px;
	border-bottom:#222 solid 1px;	
	background:#111;
	padding:10px;
	list-style:inside url(../images/li_bg1.jpg);
	
}
.black_ul a{
	font-size:13px;
	color:#ddd;
	font-weight:bold;
}
.black_ul a:hover{
	color:#fff;
}
.black_x{
	list-style:inside url(../images/li_bgX.jpg);
}
.black_x a{
	font-size:13px;
	color:#d70000;
	font-weight:bold;
}
.black_x a:hover{
	color:#e24545;
}
.obch_podmienky p{
	margin-left:15px;
}
.kontakt{
	padding:10px;
	background:url(../images/kontakt.jpg) #111 right top no-repeat;
}
.black_bg .divbox{
	background:#111;
}
#possibledomains tr{
	border-bottom:1px #333 solid;
}
.final_table td{
		border-top:#222 solid 1px;
	border-bottom:#222 solid 1px;	
	background:#111;
	padding:10px;
}
.final_table .cena_final{
	border-top:2px #390a0a solid; 
	border-bottom:2px #390a0a solid; 
	text-align:right;
	background:url(../images/cena.jpg) #3e1818 no-repeat 
}
.final_table .spolu{
	font-size:16px;
	text-decoration:underline
}
.final_table .cena_final h2{
	color:#eb1717;
}
#res_box{
	padding:0px;	
}
.black_imput{
	background:#333;
	border:1px #666 solid;
	color:#eee;
}
.button_yellow{
	background:transparent url(../images/register_button.jpg) repeat scroll 0 0 !important;
	color:#111111 !important;
	font-size:11px !important;
	font-weight:bold !important;
	text-align:center !important;
	padding:2px 15px !important;
}
DIV#domainlist_table {
  /*border:1px solid*/
}

.tableHeader {
 
}
.tableHeader td, .tableHeader th{
	 background-color:#FC9A01;
	 border-top:1px #d99027 solid;
	 border-left:1px #d99027 solid;
	 border-bottom:1px #b17725 solid;
	 border-right:1px #b17725 solid;
	 padding:2px 10px;
}
.hosting_notice {
	border-top: 2px solid #4d0000;
	border-bottom: 2px solid #4d0000;
	background:#380000 url(../images/warning.jpg) 4px center no-repeat;
	padding: 10px 10px 10px 70px;
	text-align: center;
	font-weight: bold;
}

.red {
  color:red;
}

.info {
  border:1px solid #C6F1B4;
  padding:10px;
  text-align:center;
  width:250px;
}

.error {
  border:1px solid #FF0000;
  padding:10px;
  text-align:center;
  width:250px;
}
.hplefttop .header{
	background:none;	
}

.middle .domenytable{
	color:#FFFFFF;
	font-size:11px;
	width:205px;
	float:right;
	table-layout:fixed;
	margin-left:5px;
}
.middle .domenytable th{
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	border:1px solid #444;
	padding:4px;
	background-color:#333;
}
.middle .domenytable td{
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	border:1px solid #333333;
	padding:4px;
	background-color:#1e1e1e;
}
.middle .domenytable .heading{
	text-align:left;
	background:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	border:0;
	padding:0;
}
.middle .ponuka3{
	width:545px;
	border-collapse:collapse;
}
.middle .ponuka3 .hosting3 {
	position:relative;
	display:block;
	width:760px;
	overflow:hidden;
	border:2px solid #e8e8e8;

	margin-bottom:5px;
}
.middle .ponuka3 .hosting3 .nadpis {
	position:relative;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	vertical-align:middle;
	min-height:43px;
	height:43px;
	background:url(../images/hosting3_th.jpg);
	float:left;
	padding-top:27px;
}
.middle .ponuka3 .hosting3 .text {
	background:url(../images/hosting3_td.jpg);
	position:relative;
	font-size:11px;
	color:#ccc;
	min-height:45px;
	height:45px;
	vertical-align:middle;
	padding:15px 10px 10px 15px;
	width:460px;
	float:left;
}
.middle .ponuka3 .hosting3 .objednavka{
	position:relative;
	display:block;
	color:#153859;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	float:left;
	width:75px;
	height:70px;
	background:url(../images/vybrat1.jpg) no-repeat;
}
.middle .ponuka3 .hosting3 .objednavka_red{
		position:relative;
	display:block;
	color:#153859;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	float:left;
	width:75px;
	height:70px;
	background:url(../images/vybrat2.jpg) no-repeat !important;
}
.middle .ponuka3 .hosting3 .objednavka:hover{
	text-decoration:underline;
}

.middle .ponuka3 .hosting3 .cena{
	position:relative;
	display:block;
	color:#f22;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}
.userpanel_table{
	background:#111;
	border-top:1px #444 solid;
	border-bottom:1px #444 solid;
}
.userpanel_table th{
	background:#444;
	border-bottom:1px #444 solid;
	padding:4px 5px;
}
.userpanel_table td{
	background:#222;
	border-bottom:1px #444 solid;
	padding:4px 7px;
}