@CHARSET "UTF-8";

body {
	font-family: tahoma, sans-serif, verdana;
	font-size: 10pt;
	color:#545454;
}

div#page {
	width:983px;
	position: absolute; top: 30px; left: 50%; margin-left: -491px;
}
div#menuBox, ul#menu {
	width:983px;
	height:39px;
}
div#menuBox {
	margin-bottom: 12px;
}

ul#menu {
	margin: 0px;
	padding:0px;
}
ul#menu li  {
	float:left;
	list-style:none;
}
ul#menu li a {
	display:block;
	height:39px;
}
#topBanner {
	margin-bottom:6px;
	height: 65px;
}
#middleBanner {
	margin: 0px;
}
#banner {
	margin-bottom: 8px;
}

ul#menu li a#home {width:162px;background: url('../img/menu_home.png') left top no-repeat;}
ul#menu li a#domeny {width:157px;background: url('../img/menu_domeny.png') left top no-repeat;}
ul#menu li a#webhosting {width:176px;background: url('../img/menu_webhosting.png') left top no-repeat;}
ul#menu li a#serverhosting {width:189px;background: url('../img/menu_serverhosting.png') left top no-repeat;}
ul#menu li a#cenik {width:138px;background: url('../img/menu_cenik.png') left top no-repeat;}
ul#menu li a#explorer {width:161px;background: url('../img/menu_explorer.png') left top no-repeat;}

ul#menu li a#home:hover {width:162px;background: url('../img/menu_home.png') 0px -39px no-repeat;}
ul#menu li a#domeny:hover {width:157px;background: url('../img/menu_domeny.png') 0px -39px no-repeat;}
ul#menu li a#webhosting:hover {width:176px;background: url('../img/menu_webhosting.png') 0px -39px no-repeat;}
ul#menu li a#serverhosting:hover {width:189px;background: url('../img/menu_serverhosting.png') 0px -39px no-repeat;}
ul#menu li a#cenik:hover {width:138px;background: url('../img/menu_cenik.png') 0px -39px no-repeat;}
ul#menu li a#explorer:hover {width:161px;background: url('../img/menu_explorer.png') 0px -39px no-repeat;}

ul#menu li a span {display:none;}

div#checkDomain {
	position: relative;
	width:983px;
	height:39px;
	background: url("../img/overeni.png") left top no-repeat;
	margin-bottom: 12px;
}

#copyright {
	/*border-top: 1px solid #A8ADAF;
	border-bottom: 1px solid #A8ADAF;*/
	width: 985px;
	margin: 0 0 20px 0;
	float: left;
	height: 50px;
}

#copyright #left {
	font-size: 7pt;
	margin: 5px 0 0 0;
	float: left;
	line-height: 13px;
}

#copyright #right {
	font-size: 8pt;
	margin: 5px 0 0 0;
	float: right;
	text-align: right;
	line-height: 15px;
}

#copyright #right a {
	color: #4DC8F2;
}

#copyright #right a:hover {
	color: #a0a0a0;
}

#copyright #right a.link {
	text-decoration: none;
	color: #000000;
}

#copyright #right a.link:hover {
	color: #a0a0a0;
}

h1, h2, h3 , h4, .red, a {
	color:#00AFE8;
}
a:HOVER {color:#F16331}
h1 {
	margin:0px;
	padding:10px auto;
}
#clbox {
	width:652px;
	float:left;
	margin-top:0px;
}

#crbox {
	margin:5px 0px 0px 659px;
	width:319px;
}
#crinBott {
	width:200px;
	background: url("../img/rBox_down.png");
	height:5px;
}
#crinTop {
	width:200px;
	background: url("../img/rBox_up.png");
	height:5px;
}
#crin {
	width:200px;
	background: url("../img/rBox_middle.png") left top repeat-y;
}
#crin p, #crin h4 {
	margin:0px;
}
#crin p {
	padding:10px 13px 10px 13px;
	text-align: justify;
}
#crin h4 {
	padding:5px 0px 1px 10px;
}

fieldset.noop {
	margin-left:260px;
	width: 400px;
	border: none;
	padding-top: 8px;
}
#submitButt {
	position: absolute;
	background: url('../img/overit.png') no-repeat;
	width: 62px;
	height: 23px;
	border: 0px;
	margin-left:5px;
}

table {
	width:100%;
	border-collapse: collapse;
}
table, td {
	border:1px solid #00AFE8;
}
th {
	background-color:#00AFE8;
	color:#fff; 
}
td , th {
	text-align:left;
	padding:2px;
}



ul#domains {
	list-style: none;
	text-align: left;
}
ul#domains li {
	padding-bottom:14px;
	font-size:15px;
	font-weight: bolder;
	color:#A8ADAF;
}

#domainsTable {
	border: none;
	margin-left: 30px;
	margin-top: 5px;
	width: 446px;
	font-size:15px;
	font-weight: bolder;
	color:#A8ADAF;
}

#domainsTable td {
	border: none;
	height: 30px;
}

div#topBox {
	margin-top:0px;
	width: 987px;
}

div.lTopBox, .rTopBox {
	width:487px;
	height:150px;
}
div.lTopBox {
	float:left;
}
div.rTopBox {
	margin-left:498px;
}

.grayBox {
	width:486px;
	height:150px;
	background: url('../img/boxtobox.png') left top no-repeat;
}

h3 {
	margin:0px; padding:0px;
}
.insideGray, #cuponBox {
	text-align: center;
	padding-top:10px;
}
#cuponBox h3, .insideGray h3 {
	color:#00AFE8;
	font-size:20px;
}

#cuponBox {
	position: relative;
}
div#cupon {
	position: absolute;
	right: 120px;
	width:245px;
	height:37px;
	background-color:white;
	font-size:18px;
	font-weight: bolder;
	text-align: center;
	padding-top:10px;
	margin-top:20px;
	border:1px solid #A8ADAF;
	color:#00AFE8;
}

#rinBox {
	padding:10px;
}
#rinBox h4 {
	margin:0px;
	padding:3px 0px 0px 0px;
}
#rinBox p {
	padding:0px; margin:0px;
}
.red {
	color:#F26630;
}
.blue {
	color:#00AFE8;
}

#contText {
	padding-top:20px;
}
#contText h1 {
	padding-top:2px;
	padding-bottom:10px;
}

#footerTop img {
	margin-top: 40px;
}