/*     globalni styly tagu     */
*{
	margin:0;
	padding:0;
}

body{
	font: 70% "Tahoma",Sans-Serif;
	background: #F3F3F2 url("../images/design/bg.gif") top left repeat-x;
	color: #5E7E85;
    text-align: center;
}
body *{
	font-size: 100%;
	font-family: "Tahoma",Sans-Serif;
	color: #5E7E85;
}
strong{
	font-weight: bold;
}
em,blockquote{
	font-style: italic;
}
img{
	border: 0;
}
a,a *{
	color: #4FC0E2;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

.clear{
	clear: both;
}

.right{
	text-align: right;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}



.error{
	padding: 10px !important;
	margin: 2px 0;
	background-color: #EF7F7F;
	color: #000 !important;
}
.error *{
	color: #000 !important;
}



.h{
	font-weight: bold;
	font-size: 110%;
}

.h2{
    font-weight: bold;
    font-size: 110%;
    padding-top: 5px;
}




/*  obrazkove odkazy */
#logo a,#linkAdmin a,#linkObjednat a,#linkVyzkousejte a,#linkOverit a,.linkVice a,#topfaceb a{
	display: block;
	position: relative;
    text-decoration: none;
}
#logo a span,#linkAdmin a span,#linkObjednat a span,#linkVyzkousejte a span,#linkOverit a span,.linkVice a span,#topfaceb a span{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
    cursor: pointer;
}






/*========     Layout    ========*/
#page{
  position: relative;
	width: 858px;
	 margin: 0 auto;
	text-align: left;
}


/*  hlavicka  */
#top{
	position: relative;
    height: 360px;
    width: 858px;
    padding: 0 12px;
    background: url("../images/design/baba.jpg") 369px top no-repeat;
}
#top ul{
	list-style: none;
}


/* informacni menu */
#menuInfo{
	position: absolute;
	top: 34px;
}

/* logo */
#logo{
	position: absolute;
	top: 105px;
}
#logo a{
    width: 240px;
    height: 30px;
    margin: 0 0 10px 5px;
}
#logo a span {
    background-image: url("../images/design/logo.gif");
}

/*  produktove menu  */
#menuMain{
	position: absolute;
	top: 175px;
}
#menuMain li{
	padding: 1px 0 1px 13px;
	font-size: 120%;	
}

#menuMain li.active{
	font-weight: bold;
	background: url("../images/design/sipky-male.gif") center left no-repeat;
	color: #31888A;
}

#menuLang,#linkAdmin,#news{
	width: 223px;
	position: absolute;
	left: 626px;
}
/* 2. uroven */
#menuMain ul{
	position: absolute;
	top: -2px;
	left: 165px;
	width: 200px;
	border-left: 1px #D3D3D3 solid;
}
#menuMain ul li{
	padding-left: 17px;
	font-size: 90%;
}
#menuMain ul li a{
	color: #ff6800;
	font-weight: normal;
	font-size: 100%;
}
#menuMain li ul li.active{
	position: relative;
	left: -4px;
	padding-left: 21px;
	background: #fff url("../images/design/sipky-male.gif") center left no-repeat;
}
#menuMain li ul li.active a{
	font-weight: bold;
	color: #31888A;	
}

/* jazyky */
#menuLang{
	top: 34px;
	padding-bottom: 5px;
	border-bottom: 1px #CCCCCD solid;
}
#menuLang li,#menuInfo li{
	float: left;
	padding: 0 7px;
	border-left: 1px #59747A solid;
}
#menuLang li.first,#menuInfo li.first{
	padding-left: 0;
	border-left: 0;
}
#menuLang li a,#menuInfo li a,#menuMain li a{
	color: #59747A;
	text-decoration: none;
}
#menuLang li a:hover,#menuInfo li a:hover,#menuMain li a:hover{
	text-decoration: underline;
}

/* admin */
#linkAdmin{
	top: 55px;
	padding: 5px 0;
	border-bottom: 1px #CCCCCD solid;
}
#linkAdmin a{
    width: 68px;
    height: 13px;
}
#linkAdmin a span {
    background-image: url("../images/design/link-admin.gif");
    Background-position: 0px 2px;
}


/* novinky */
#news{
position: relative;
	top: 105px;
	height: 120px;
	overflow: hidden;
}
.news{
	position: absolute;
	height: 195px;
	width: 223px;
}
.news .h{
	margin-bottom: 20px;
	color: #6CC5E0;
}

/* dalsi domeny gs */
#naseDomeny{
	position: absolute;
	left: 692px;
	top: 250px;
}
#naseDomeny li{
	padding: 0 0 4px 20px;
	background: url("../images/design/sipky-male.gif") left center  no-repeat;
}
#naseDomeny li a{
	color: #3B8E90;
	/* font-weight: bold; */
	text-decoration: none;
	font-size: 100%;
}
#naseDomeny li a:hover{
	text-decoration: underline;
}







#content{
    background: url("../images/design/subpage-bg.gif") top right repeat-y;
    width: 858px;
}



/*  levy pruh */
#left{
	width: 258px;
	min-height: 500px;
	margin-top: -36px;
	padding-left: 40px;
	padding-bottom: 70px;
	float: left;
    background: url("../images/design/l-pruh-bg-subpage.jpg") left top no-repeat;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

/* odkaz facebook top */
#topfaceb{
	margin: 5px 0 0 -17px;
	position: absolute;
	left: 590px;
	top: 125px;
	z-index: 999;
}
#topfaceb a{
    width: 160px;
    height: 63px;
}
#topfaceb a span {
    background-image: url("../images/design/top-facebook.png");
}
#topfaceb a:hover span {
    background-image: url("../images/design/facebook-hover.png");
}


/* odkaz Objednat */
#linkObjednat{
	margin: 0px 0 0 -17px;
}
#linkObjednat a{
    width: 149px;
    height: 33px;
}
#linkObjednat a span {
    background-image: url("../images/design/small-but-objednavka.png");
}
#linkObjednat a:hover span {
    background-image: url("../images/design/small-but-objednavka-hover.png");
}
#linkObjednat a:active span {
    background-image: url("../images/design/small-but-objednavka-click.png");
}

/* kalkulacka hostingu*/
#kalkulacka{
	height: 70px;
	margin-top: 25px;
}
#kalkulacka .h{
	color: #D9F3F4;
}
#kalkulackaForm{
	margin-top: 10px;
}
#kalkulackaForm select{
	height: 17px;
	border: 0;
	padding-left: 5px;
	background-color: #F2F2F2;
	color: #3B8E90;
	font-size: 90%;
}
#kalkulackaForm select#kalk_tarif{
	width: 150px;
}
#kalkulackaForm select#kalk_mena{
	width: 66px;
}
#linkSpocitej input{
	width: 84px;
	height: 14px;
	margin-top: 7px;
}


/* odkaz Vyzkousejte*/
#linkVyzkousejte a{
	width: 147px;
	height: 67px;
	margin: 1px 0 0 78px;
}
#linkVyzkousejte a span{
	background-image: url("../images/design/vyzkousejte.gif");
}


/* overeni dostupnosti domen */
#dostupnost .h{
	margin-top: 5px;
	color: #FF5D00;
}
#dostupnostForm{
	margin-top: 5px;
}
#dostupnostForm input, #dostupnostForm select{
	margin-top: 3px;
	background-color: #fff;
	color: #3B8E90;
	border: 1px #C9CACA solid;
	font-size: 90%;
}
#dostupnostForm #dost_domain{
	width: 148px;
	padding: 2px 3px;
}
#dostupnostForm #dost_tld{
	width: 50px;
	height: 17px;
}
#linkOverit button{
	width: 70px;
	height: 14px;
	margin-top: 7px;
	border: 0;
	padding: 0;
	background: transparent url('../images/design/link-overit.gif') no-repeat left top;
	/*text-indent: -20px;*/
	cursor: pointer;
}
#linkOverit button span{
	display: none;
}
#linkOveritVse input,#linkOverit input{
	width: 160px;
	margin: 10px 0 0 -4px;
	padding-right: 15px;
	border: 0;
	font-size: 110%;
	font-weight: bold;
	color: #3B8E90;
	background: none;
	cursor: pointer;
	background: url("../images/design/sipky-male.gif") right center no-repeat;
	text-align: left;
}

#linkOverit input{
	width: 70px;
	margin: 10px 0 0 -4px;
	padding-right: 15px;
	border: 0;
	font-size: 110%;
	font-weight: bold;
	color: #3B8E90;
	background: none;
	cursor: pointer;
	background: url("../images/design/sipky-male.gif") right center no-repeat;
	text-align: left;
}
/* domena zdarma */
#domenaZdarma{
	width: 223px;
	margin-top: 15px;
	padding: 15px 0;
	border-top: 1px #E3E4E3 solid;
	border-bottom: 1px #D4D4D4 solid;
}
#domenaZdarma a{
	display: block;
	width: 140px;
	padding-right: 15px;
	background: url("../images/design/sipky-male.gif") right bottom no-repeat;
	font-size: 110%;
	font-weight: bold;
	color: #3B8E90;
	text-decoration: none;
}
#domenaZdarma a:hover{
	text-decoration: underline;
}

#liveChat{
	margin-top: 20px;
}

#rychlyKontakt{
	margin-top: 30px;
}
#rychlyKontakt .h{
	color: #4FC0E2;
	font-size: 120%;
	margin-bottom: 5px;
}
#rychlyKontaktForm input,#rychlyKontaktForm textarea{
	width: 232px;
	margin: 5px 0 0;
	background-color: #fff;
	color: #3B8E90;
	font-size: 90%;
	padding: 5px;
	border: 1px #CACACA solid;
}
#linkOdeslat input{
	width: 83px;
	height: 12px;
	margin-top: 10px;
}





/* paticka */

#bottom{
	position: relative;
	clear: both;
	width: 100%;
}
#bottomPlatKarty{
	width: 860px;
	margin: 0 auto; 
	text-align: left;
    background: url("../images/design/subpage-bg-bottom.gif") top right no-repeat;
}
#bottomPlatKartyContent{
	position: relative;
	left: 15px;
	width: 225px;
	padding: 10px 25px;
	height: 100px;
	margin-right: 15px;
    background: #fff;
    text-align: center;
}

#bottomRegist{
	position: relative;
	left: 15px;
	width: 236px;
	padding: 10px 25px;
	height: 100px;
	margin-right: 15px;
    background: #fff;
    text-align: center;
}

#bottomPlatKartyContent .h, .h2, #bottomRegist .h{
	color: #4FC0E2;
}
#bottomPlatKartyContent .kartyImages, #bottomRegist .kartyImages{
	margin-top: 20px;
}
#bottomPlatKartyContent .kartyImages img, #bottomRegist .kartyImages img{
	margin-right: 5px;
	margin-bottom: 10px;
	vertical-align: middle;
}

#bottomContent{
	background-color: #fff;
}
#bottomContentContent{
	position: relative;
	left: 156px;
	width: 545px;
	margin: 0 auto;
	text-align: left;
}

#bottomMenu1{
	padding: 30px 0 0 15px;
	font-size: 110%;
}
#bottomMenu2{
	padding: 5px 0 30px 15px;
	font-size: 90%;
}
#bottomMenu1,#bottomMenu2{
	clear: left;
}
#bottomMenu1 li,#bottomMenu2 li{
	list-style: none;
	float: left;
	border-left: 1px #6F9293 solid;
	padding: 0 10px;
}
#bottomMenu1 li.first,#bottomMenu2 li.first{
	border-left: 0;
	padding-left: 0;
}
#bottomMenu1 li a,#bottomMenu2 li a{
	color: #3B8E90;
	text-decoration: none;
}
#bottomMenu1 li a:hover,#bottomMenu2 li a:hover{
	text-decoration: underline;
}

#bottomIkonky{
	clear: both;
	padding: 20px 15px;
	border-top: 1px #D7D7D7 solid;
	border-bottom: 1px #D7D7D7 solid;
}

#copy{
	clear: both;
	padding: 10px 15px;
	font-size: 90%;
}





/*  pravy pruh */
#right{
	position: relative;
	width: 560px;
	min-height: 500px;
	margin-top: -36px;
	float: right;
    background: url("../images/design/top-bg.jpg") left top no-repeat;
}





#text{
	padding: 25px;
}


#text h1,#text h2,#text h3,#text h4,#text h5,#text h6,#text p,#text table,#text blockquote,#text ul,#text ol{
	padding: 0 0 10px 0;
}
#text ul,#text ol{
	padding: 10px 0 5px 20px;
}
#text li{
	padding-bottom: 5px;
}
#text h1,#text h2,#text h3,#text h4,#text h5,#text h6{
	font-weight: bold;
	color: #4FC0E2;
	text-transform: uppercase;
}
#text h1{
	font-size: 140%;
	width: 230px;
	margin-bottom: 20px;
}
#text h2{
	font-size: 125%;
}
#text h3{
	font-size: 110%;
}
#text h4,#text h5,#text h6{
	font-size: 100%;
}
#text hr{
	height: 1px;
	margin: 20px 0 10px;
	border: 0;
	color: #D5D5D5;
	background-color: #D5D5D5;
}


#text .bigLink{
	display: table;
}
#text .bigLink a{
	float: left;
	display: block;
	padding-right: 15px;
	font-size: 120%;
	font-weight: bold;
	color: #2E8789;
	text-decoration: none;
	background: url("../images/design/sipky-male.gif") right center no-repeat;
}
#text .bigLink a:hover{
	text-decoration: underline;
}

/* formulare */
#text td input,#text textarea{
	width: 285px;
	padding: 3px 5px;
}
#text td input,#text textarea,#text select{
	background-color: #fff;
	border: 1px #CDCDCD solid;
}
#text select{
	padding: 2px 5px;
	margin: 2px 5px;
	
}
.objFormHelp img{
	vertical-align: top;
	margin-left: 5px;
}


#text td.submit{
	text-align: center;
}
#text td.submit input{
	font-weight: bold;
	width: auto;
	cursor: pointer;
	padding: 3px 20px;
	margin-top: 10px;
}


.obligatory{
	font-weight: bold;
	color: #f00;
}


#text th{
	text-align: left;
}






/* pruhovane tabulky */
.styledTable{
	width: 513px;
	margin-left: -25px;
	margin-top: 40px;
	padding: 0 10px 0 25px;
	background: url("../images/design/table-bg.gif") left top repeat-x;
}
.styledTable caption{
	height: 15px;
}
.styledTable table{
	width: 510px;
}
.styledTable th,.styledTable td{
	font-size: 90%;
}
.styledTable caption span{
	position: relative;
	left: 0;
	top: -29px;
	height: 20px;
	float: left;
	padding: 8px 20px 5px;
	background: #EFF0F1 url("../images/design/table-caption-bg.gif") left top repeat-x;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #3C5760;
}
.styledTable thead, .styledTable th.td_cn{
	width: 525px;
	height: 34px;
	background: url("../images/design/table-th-bg.gif") left top no-repeat;
}
.styledTable th.td_cn{
	color: #fff;
}
.styledTable thead th{
	padding: 0 5px;
	text-align: left;
	color: #fff;
	background-position: center top;
}
.styledTable tbody th,.styledTable tbody td{
	padding: 5px;
	font-weight: bold;
}






.serversTable{
	width: 528px;
	padding-left: 10px;
}
.serversTable table{
	width: 525px;
	line-height: 130%;
}
.serversTable tbody th,.serversTable tbody td{
	padding-top: 8px;
	padding-bottom: 8px;
}
.serversTable tbody th{
	font-size: 120%;
	color: #3A555E;
	text-align: left;
	padding-left: 15px;
}
.serversTable table td{
	color: #8C8C8C;
	font-weight: normal;
}
.serversTable table td .serverType,.serversTable table td .serverPrice{
	font-size: 110%;
	white-space: nowrap;
}
.serversTable table td .serverPrice{
	color: #2F8789;
}

#vypis-whois{
color: #4FC0E2;
background: #F5F5F5;
border: 1px solid #4FC0E2;
padding: 3px;
}

#vip-ad{
position: absolute;
top: 0px;
left: 730px;
z-index:10;
}

#banner-toph{
    width: 160px;
    height: 600px;
    position: relative;
    left: 30px;
    float: right;
}

  

#facebook{
position: relative;
top: 40px;
text-align: center;
}   

#topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 125px;
width: 125px;
background: url(/images/design/promos.gif) no-repeat;
/*text-indent: -995em;*/
text-decoration: none;}

.promos{
	position: absolute;
	z-index:10;
	left: 67px;
	top: 67px;
	font-size: 29px;
	color: #ff6e0a;
	text-decoration: none;
}

.check-mail{
	font-size: 20px;
	margin: 4px;
}

#toolbars{
	position: fixed;
	margin: 0 auto;
	bottom:0px;
	width: 858px;
	height: 30px;
	border: 1px solid #000;
	z-index: 9999;
	left: 50%;
    margin-left: -429px;	
}

.fb_logo{
position:absolute;
top: -35px;
left:5px;
}


.mini-error{width:340px;clear:both;background:url(/images/error.png) no-repeat left #fce9e9;
border:1px #eac7c7 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}


.mini-ok{width:340px;clear:both;background:url(/images/valid.png) no-repeat left #edfce9;
border:1px #cceac4 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}
