@CHARSET "UTF-8";

body
{
	text-align: center;
	color: #5e7e85;
	background: #fff;
	margin: 0;
	background-image:url('headbg.jpg');
	background-repeat:repeat-x;
	font-size: 13px;
}
body, html: { height: 100%; }
p{
line-height: 150%;
}

hr{
background-color: #dadcda;
border: 0;
height: 1px;
}

a{
color: #4fc0e2;
}

a:hover{
	text-decoration: underline;
	color: rgb(253,155,48);
}

div#main
{
	margin-top: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1012px;
	text-align: center;
	font-family: "Arial", "Tahoma", sans-serif;
	overflow:hidden;
	height:auto;
min-height:30px;
height:auto !important;        /* for IE as it does not support min-height */
height:30px;                   /* for IE as it does not support min-height */


}

div#head{
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	width: 1012px;
	height: 281px;
	color: #d3e7e2
}

#logo{
	background-repeat:no-repeat;
	position: absolute;
  height: 93px;
	width: 241px;
	height: 90px;
	top: 55px;
	left: 30px;
}

#verLine{
	background-image:url('linka.png');
	background-repeat:no-repeat;
	font-size: 28px;
	position: absolute;
	width: 2px;
	height: 171px;
	top: 45px;
	left: 300px;
}

#head_text1{
	font-size: 28px;
	position: absolute;
	top: 45px;
	left: 320px;
}

#head_text2{
	font-size: 18px;
	position: absolute;
	top: 83px;
	left: 320px;
}

#hotline{
	font-size: 17px;
	position: absolute;
	top: 50px;
	left: 700px;
}

#hotnumber{
	font-size: 26px;
	position: absolute;
	top: 70px;
	left: 700px;
	font-weight: bold;
}
#hotemail{
	font-size: 26px;
	position: absolute;
	top: 96px;
	left: 700px;
	font-weight: bold;
  white-space: nowrap;
}
#hothtml{
	font-size: 26px;
	position: absolute;
	top: 160px;
	left: 700px;
	font-weight: bold;
}

#left{
	position: relative;
	width: 299px;
	min-height: 650px;
	float: left;
	background-image:url('bg_left.png');
	background-repeat:no-repeat;
	background-position: right top;
        margin-bottom: 40px;

}

#right{
	float: right;
	width: 680px;
	min-height: 450px;
	text-align: left;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 40px;
	display: inline;
}


.menu{
	width: 252px;
	border: 0px;
	position: absolute;
	top: 15px;
	right: 15px;
}

.menu_top{
	background-image:url('table_top.png');
	background-repeat:no-repeat;
	height: 9px;
}

.menu_row{
	background-image:url('table_row.png');
	background-repeat:repeat-y;
	height: 32px;
	border-bottom: 0px;
	paddin: 0px;
	margin: 0px;
	border-spacing: 0px;
	text-align: left;
	padding-left: 20px;
}

.menu_row a, .menu_row_last a{
	color: #3c7b6c;
	text-decoration: none;
	width: 200px;
}

.menu_row a:hover, .menu_row_last a:hover{
	text-decoration: underline;
	font-weight: bold;
}

.menu_row_last{
	background-image:url('table_row.png');
	background-repeat:no-repeat;
	height: 29px;
	border-bottom: 0px;
	text-align: left;
	padding-left: 20px;
}

.menu_bottom{
	background-image:url('table_bottom.png');
	background-repeat:no-repeat;
	height: 12px;
}


h2{
color: #4fc0e2;
font-size: 21px;
font-weight: normal;
}

.valid,.error{
position:absolute; top:0; left:0; right:0; bottom:0; z-index:1000000;
background:  url('alert_back.png');

}



.valid div{
	background:  #f7f7f7 url('alert_valid.png')  no-repeat;
}


.error div{
	background:  #f7f7f7 url('alert_error.png')  no-repeat;
}

.valid div,.error div{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -225px;
	margin-top: -150px;
	width: 301px;
	min-height:150px;
    height:auto !important;
    height:150px;
	background-position: 20px center;
	text-align: left;
	padding-left: 150px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;

}

.top_done{
padding:0 !important;
margin:0 !important;
margin-left: -225px !important;
margin-top: -159px !important;
background-color: transparent !important;
background-position: 0 0 !important;
z-index:1000009 !important;
min-width: 478px !important;
min-height: 9px !important;
width: 478px !important;
height: 9px !important;
background-image: url('/styles/gigaserver/done_message/top.png') !important;
}

.bottom_done{
padding:0 !important;
margin:0 !important;
margin-left: -225px !important;
background-color: transparent !important;
background-position: 0 0 !important;
z-index:1000009 !important;
min-width: 478px !important;
min-height: 9px !important;
width: 478px !important;
height: 9px !important;
background-image: url('/styles/gigaserver/done_message/bottom.png') !important;
}


.rounded input[type=text], .rounded input[type=password], .rounded select {
border: none;
background: #FFF;
min-width: 60%;
font-size: 10px;
color: #5e7e85
}

.rounded input{
outline: none;
background-color: #fff;
}

.rounded, .rounded2 {
background:  url('form_input.png') no-repeat left 3px;
padding: 8px;
font-size: 10px;
width: 400px;
height: 30px;
display: inline-block;
position: absolute;
left: 200px;
top: -10px;
font-weight: normal;
}

.rounded_textar{
    background: #fff;
    height: 60px;
}

.input_label, .textar_label{
	position:relative;
	width: 400px;
	height: 45px;
	margin: 2xp;
 	display: block;
	font-size: 13px;
	font-weight: bold;
}

.textar_label{
        height: 50px;
}

td, th{
padding-left: 10px;
padding-right: 10px;
}

.main_table tr:nth-child(odd), .email_table tr:nth-child(odd), .main_table_ftp tr:nth-child(odd){
	background-color: #e9eaeb;
}

.main_table tr:nth-child(1){
/*	background-color: #bcbdbf;
	*/
  background-color: #7babac;
  color: #fff;
	font-weight: bold;
}

.main_table_ftp td:nth-child(1){
/*	background-color: #bcbdbf;
	*/
  background-color: #7babac;
  color: #fff;
	font-weight: bold;
}

.main_table_ftp td:nth-child(1) a, .main_table tr:nth-child(1) a{
  color: #fff;
}

.main_table, .main_table_ftp{
width: 100%;
}

.email_table th{
	background-color: #7babac;
	color: #fff;
	font-weight: bold;
}

#vyber_domeny_top_table{
width: 255px;
}

#vyber_domeny_top_table tr:nth-child(odd){
	background-color: #f0f0f0;
}

#vyber_domeny_top_table tr{
	color: #347f81;
}

#vyber_domeny_top_table tr:hover, #vyber_domeny_top_table tr:nth-child(odd):hover{
	background-color: #4fc0e2;
	font-weight: bold;
	color: #fff;

}

.main_table td:nth-child(1), .email_table td:nth-child(1), .main_table_ftp td:nth-child(1){
	height: 27px;
}

.main_table td, main_table_ftp td{
	font-size: 13px;

}

.main_table td input[type=text], .main_table td input[type=password], .main_table td select,
.email_table td input[type=text],.email_table td input[type=password], .email_table td select,
.main_table_ftp td input[type=text],.main_table_ftp td input[type=password], .main_table_ftp td select{
	font-size: 13px;
	padding-left: 5px;
	position:relative;
	width: 80%;
	position: relative;
}

.submit_in_table{
	background-color: #FFFFCC;
}

.main_table a, main_table_ftp a{
	font-size: 13px;
	cursor: pointer;
}

#dropdown{
position: absolute;
top: 150px;
left: 320px;
text-align: left;
z-index: 999;

}

#divSelectedDom{
position: relative;
background-color: #fff;

top: -27px;
color: #347f81;
left: 10px;
width: 200px;
font-size: 12px;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px;
   top: -9999px;
   height: 1px;
   width: 1px;
}

.vybrat_top{
	width: 149px;
	height: 33px;
	background-image: url("vybrat_btn.png");
}

.vybrat_top:hover{
	width: 149px;
	height: 33px;
	background-image: url("vybrat_btn_hover.png");
}

.vybrat_top:active{
	width: 149px;
	height: 33px;
	background-image: url("vybrat_btn_clicked.png");
}

.vybrat_top_hover_preload{
	width: 149px;
	height: 33px;
	background-image: url("vybrat_btn_hover.png");
}

.vybrat_top_clicked_preload{
	width: 149px;
	height: 33px;
	background-image: url("vybrat_btn_clicked.png");
}

.tooltip:hover:after {
    content:attr(tip);
    position: absolute;
    display: inline;
    padding: 0 5px;
    margin-left: 5px;
    max-width: 400px;
    background: #111;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    text-shadow: 0 1px 0 #000;
    z-index: 99999;
}

#footer{
display: table; width: 100%; background-color: #e9eaeb; height: 100px; position: relative; overflow: hidden;
}

#footer_in{
#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;
}

#footer_con{
#position: relative; #top: -50%
}

.in_progress{
	color: #4fc0e2;
	border: 1px solid #4fc0e2;
	padding: 5px;
}

.is_on{
	width: 44px;
	height: 19px;
  float: right;
	background-image: url("butt-on.png");
}

.is_on:hover{
	width: 44px;
	height: 19px;;
	background-image: url("butt-off.png");
  cursor: pointer;
}

.is_off{
	width: 44px;
	height: 19px;
  float: right;
	background-image: url("butt-off.png");
}

.is_off:hover{
	width: 44px;
	height: 19px;;
	background-image: url("butt-on.png");
  cursor: pointer;
}


.button_href {
display: block;
width: 115px;
height: 25px;
background: #5e7e85;
padding: 10px;
text-align: center;
border-radius: 5px;
color: white;
font-weight: bold;
}

.inline_ok{
	min-height: 30px;
	margin: 15px;
	background-color: #00CC66;
	color: #fff;
	font-weight: bold;
	border: 0;
	padding: 18px;
	text-align:left;
	word-wrap: break-word;
}

.inline_fail{
	min-height: 30px;
	margin: 15px;
	background-color: #FF3D57;
	color: #fff;
	font-weight: bold;
	border: 0;
	padding: 18px;
	text-align:left;
	word-wrap: break-word;
}

.info, .success, .warning, .error2, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}

.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('warning.png');
}
.error2 {
color: #D8000C;
background-color: #FFBABA;
background-image: url('error.png');
}

input[type='text'].watermark { color: #999;
font-size:10px !important;
height:14px !important;}




.token-field {
  font: 11px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  border: 1px solid #bdc6d7;
  padding: 0 3px 3px 3px;
  cursor: text;
}

.token-field .token {
  border: none;
  outline: 0 none;
  float: left;
  white-space: nowrap;
  background-image: url(token.gif);
  background-repeat: no-repeat;
  background-position: top left;
  text-decoration: none;
  color: #000;
  margin-top: 3px;
  margin-right: 3px;
  cursor: default;
}
.token-field .token span {
  background-image: url(token.gif);
  background-repeat: no-repeat;
  background-position: top right;
  display: block;
}
.token-field .token span span {
  background-position: bottom right;
}
.token-field .token span span span {
  background-position: bottom left;
}
.token-field .token span span span span {
  background-image: none;
  padding: 2px 3px 2px 5px;
}
.token-field .token:hover {
  background-image: url(highlighted-token.gif);
}
.token-field .token:hover span {
  background-image: url(highlighted-token.gif);
}
.token-field .selected-token {
  background-image: url(selected-token.gif);
  color: #fff;
}
.token-field .selected-token span {
  background-image: url(selected-token.gif);
}
.token-field .selected-token:hover {
  background-image: url(selected-token.gif);
}
.token-field .selected-token:hover span {
  background-image: url(selected-token.gif);
}
.token-field .token span.token-x {
  background-image: url(transparent.gif);
  padding: 0 2px 0 3px;
  color: #acb9d3;
  display: inline;
  cursor: pointer;
  font-size: 12px;
  line-height: 11px;
  height: 11px;
  font-weight: bold;
}
.token-field .token:hover span.token-x {
  background-image: url(transparent.gif);
}
.token-field .token-input {
  float: left;
  margin-top: 3px;
}
.token-field .token-input input {
  font: 11px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  border: 0 none;
  outline: 0 none;
  width: 100%;
}
.token-field .token-input-sizer {
  font: 11px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  left: 0;
  position: relative;
  top: 0;
  display: block;
  overflow: hidden;
  height: 0;
  line-height: 0;
}

.btn {
  background: #599a9c;
  background-image: -webkit-linear-gradient(top, #599a9c, #2d6b6d);
  background-image: -moz-linear-gradient(top, #599a9c, #2d6b6d);
  background-image: -ms-linear-gradient(top, #599a9c, #2d6b6d);
  background-image: -o-linear-gradient(top, #599a9c, #2d6b6d);
  background-image: linear-gradient(to bottom, #599a9c, #2d6b6d);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 5px 10px 5px 10px;
  border-top: solid #000000 1px;
  border-right: solid #666666 1px;
  border-bottom: solid #666666 1px;
  border-left: solid #000000 1px;
  text-decoration: none;
}

.btn:hover {
  background: #3dd1d1;
  background-image: -webkit-linear-gradient(top, #3dd1d1, #2d6b6d);
  background-image: -moz-linear-gradient(top, #3dd1d1, #2d6b6d);
  background-image: -ms-linear-gradient(top, #3dd1d1, #2d6b6d);
  background-image: -o-linear-gradient(top, #3dd1d1, #2d6b6d);
  background-image: linear-gradient(to bottom, #3dd1d1, #2d6b6d);
  text-decoration: none;
}


.btn-red {
  background: #e25155;
  background-image: -webkit-linear-gradient(top, #e25155, #d10005);
  background-image: -moz-linear-gradient(top, #e25155, #d10005);
  background-image: -ms-linear-gradient(top, #e25155, #d10005);
  background-image: -o-linear-gradient(top, #e25155, #d10005);
  background-image: linear-gradient(to bottom, #e25155, #2d10005);
}

.btn-orange {
  background: #fd922d;
  background-image: -webkit-linear-gradient(top, #fd922d, #ff5802);
  background-image: -moz-linear-gradient(top, #fd922d, #ff5802);
  background-image: -ms-linear-gradient(top, #fd922d, #ff5802);
  background-image: -o-linear-gradient(top, #fd922d, #ff5802);
  background-image: linear-gradient(to bottom, #fd922d, #ff5802);
}


.dns_table {
    border-collapse: separate;
    border-spacing: 0;
}

.dns_table th, 
.dns_table td {
    border: 1px solid white;
		border-collapse: collapse;
}


.dns_table tbody:first-child tr{
    background-color: #7babac !important;
	color: white !important;
	font-weight: bold !important;
}

.dns_table tbody:nth-child(2n) tr
{
    background-color: #cde9ea;
	color: initial;
	font-weight: initial;
	
}

.dns_table tbody:nth-child(2n+1) tr{
    background-color: #e1e1e1;
	color: initial;
	font-weight: initial;
}

.dns_table tbody:nth-child(2n+1) tr:last-child td, .dns_table tbody:nth-child(2n) tr:last-child td{
	border-bottom: 5px solid #7babac;
}

.dns_table tbody:nth-child(2n):hover tr
{
    background-color: #a4d4d7;
	
}

.dns_table tbody:nth-child(2n+1):hover tr{
    background-color: #bdbdbd;
}




.input-group {
	display: table;
	border-collapse: collapse;
	width: 100%;
  }
  
  .input-group > * {
	display: table-cell;
	border: 1px solid #ddd;
	vertical-align: middle;
  border: 1px solid #b1b1b1;
  }
  
  .input-group-icon {
	background-color: #d5d5d5;
	color: #777;
	padding-left: 9px;
	  padding-right: 8px;
	  white-space: nowrap;
  }
  
  .input-group-area {
	width: 100%;
  }
  
  .input-group input {
	border: 0;
	display: block;
	width: 100% !important;
  }