.msgOK , .msgStat0   { text-align:center;color:green;font-weight:bold;margin:5px; background: #D6FDDF url('graphics/info-note.png') no-repeat center left;border: 1px solid #66B968;padding: 5px }
.msgWarn, .msgStat1 { text-align:center;color:orange;font-weight:bold;margin:5px; background: #F8EFD4 url('graphics/warning.png') no-repeat center left;border: 1px solid orange;padding: 5px }
.msgErr, .msgStat2  { text-align:center;color:red;font-weight:bold;margin:0px; margin-top: 10px;margin-bottom: 10px; width: 250px; background: #F6E6E2 url('graphics/error.png') no-repeat center left;border: 1px solid red;padding: 5px }


#wrapper	{
	background: #fff;
	margin: 0px auto;
	margin-top:0;
	padding: 0;
	width: 765px;
	overflow:hidden;
}
.TitleH2 {
	margin: 10px 10px 10px 0;
}
body {
margin:0;
font-size: 12pt;
}


#Content {
	width:275px;
	margin:0px;
	text-align:justify; /* Counteract to IE5/Win Hack */
	border:1px dashed #333;
	background-color:#ECECEC;
	}
A {
	color:black;
	text-decoration:none;
}
a:hover{
	color:black;
	/*font-color:white;*/
	/*text-decoration:underline overline;*/
	text-decoration:underline;
	font-weight:bold;
}
#nadpis {
	text-align:center; /* Counteract to IE5/Win Hack */
	font:150% "Arial Black", arial, helvetica, sans-serif, verdana;
	color: #000000;
	padding:15px;
}
#text {
	padding:10px;
	text-align: left;
	font-size: 11px;
}
input {
	border: #0066B3 1px solid;
	font-weight: normal;
	font-size: 11px;
	color: #994D00;
	font-family: Verdana, Arial, sans-serif;
	background-color: transparent;
	text-align: left;
	padding-left:1px
}
input.submit {
	font-weight: bold;
	font-size: 11px;
	color: #994D00;
}
select {
	border: #0066B3 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-family: #000000 1px solid;
	/*background-color: #CAD7C2;*/
	color: #994D00;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}
.copyright{
	color: 888888;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.granted {
font-family: Tahoma, Arial;
font-size: 200%;
font-weight: bold;
color: green;
}
.forbidden {
font-family: Tahoma, Arial;
font-size: 200%;
font-weight: bold;
color: red;
}
h5 {font-size:15pt;font-weight:bold;text-align:center}




/* ZONER */
form {margin: 0px; padding: 0px; margin-bottom: 0px; text-align:center}
form fieldset {padding: 5px; margin-top: 10px; border: 1px solid #BF9960;}
form legend {border: 1px solid #BF9960; padding: 3px 5px; text-align: right; color: #0066B3; font-weight: bold;}
form p {margin: 5px 0 0 0;}
form p.pozn {text-align: right;}
/*form label {float: left; width: 120px; margin-top: 3px; text-align: right; padding-right: 10px;}*/
form .inputText {border: 1px solid #808080; width: 262px;}
form select {width: 267px;}
form textarea {border: 1px solid #808080; width: 262px;}
form .boxSubmit {text-align: right; margin-top: 20px;}
form .inputSubmit {background-color: #808080; padding: 0px 10px; letter-spacing: 1px; color: white; border: 1px solid #ccc; font-weight: bold;  height: 20px; cursor: pointer;}
button.inputSubmit {background-color: #808080; padding: 0px 10px; letter-spacing: 1px; color: white; border: 1px solid #ccc; font-weight: bold;  height: 20px; cursor: pointer;}

/* WP */ 
 	  input:focus, textarea:focus, label:focus {
		background: #fff;
		border: 1px solid #aaaaaa;
	  }
	  textarea, input, select {
		background: #f4f4f4;
		border: 1px solid #aaaaaa;
		color: #000;
		font:  13px Verdana, Arial, Helvetica, sans-serif;
		margin: 1px;
		padding: 3px;
	}
	p, li, dl, dd, dt {
	line-height: 130%;
	text-align:left;
}
label {
	font: 11pt "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	text-align:left;
}

 #username, #password {
	font-size: 10pt;
	width: 250px;
	padding:5px;
}
form, label input {
	margin: 0;
	padding: 0;
}
/* / */

.cron {width:40px}

/* DNS */
.small-input {width:50px;text-align:center;font-weight:bold}
.dns-input {width:180px}

.DomInfo input, .DomInfo select {width:300px}


/* CSS */

/* gvp */
h1 {
	margin:0;
	padding:0;
	height:133px;
	width:765px;
	text-align:center;
	
}
h1 a, h1 a:visited {
	width:765px;
	height:133px;
	/*border-top:8px solid white !important;*/
	border-bottom:1px solid white !important;
	display:block;
	margin:0; /* bylo: 	margin:0 auto; */
	padding:0;
	font-weight:normal;
	text-align:center;
	line-height:100%;
	color:white !important;
	background:#1E68A9 !important;
	text-decoration:none !important;
	overflow:hidden;
	}
h1 a:active, h1 a:hover {
	text-decoration:underline !important;
	}
#panel {
	position:absolute;
	top:0px;
	padding:0;
	margin:0;
	/*left:0px;*/
	width:765px;
	cursor: Pointer;
	overflow:hidden;
	}
#panel span {
	display:block;
	width:765px;
	height:133px;
	margin:0; /* bylo: 	margin:0 auto; */
	background:white url(graphics/myshAdminister.png) no-repeat center;
	/*border-top:8px solid white !important;*/
	border-bottom:0px solid white !important;
	}
/* gvp */
body {
	margin:0px;
	font-family:Tahoma;
	font-size:10pt;
	margin-left:0px;
}
#menu {margin: 0;padding: 0;padding-top:0px;clear:both;	}
#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	width:100%;
	}
#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
#menu ul li a {
	background: #E6ECFF	;
	width: 60px;
	height: 2em;
	border-top: 1px solid #6078BF;
	border-left: none;
	border-bottom: 1px solid #6078BF;
	border-right: 1px solid #6078BF;
	padding: 0;
/* horní, pravá, dolní, levá*/
margin: 0 0 0px 0;
	color: #BF9960;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    x-small;
	}
html>#menu ul li a  {font-size: x-small;}
#menu ul li#five a	{width: 100px;}
#menu ul li#six a	{width: 86px;}
#menu ul li#nine	 a	{width: 80px;}
#menu ul li#ten a	{width: 80px;}
#resources a:link, #resources a:visited {border-right: 1px solid #ccc;}
#menu ul li a:hover {color: #000;background: #FFF5E6;}
#menu a:active	{background: #c60;color: #fff;}

body#sectionone #menu li#one a,
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a,
body#sectionseven #menu li#seven a,
body#sectioneight #menu li#eight a,
body#sectionnine #menu li#nine a,
body#sectionten #menu li#ten a,
body#sectioneleven #menu li#eleven a,
body#sectionsix #menu li#six a {
	background: #BF9960;
	border: 1px solid #5B9BC5;
	border-left: none;
/*	border-bottom:5px solid #B72020; */
	color: white;
	font-weight: bold;
	}
/* 1d */
#pagebody {
	clear:both;
	width:765px;
/*	background: url('graphics/main-side.png');*/
}
#maincontent	{
	float: left;
	margin: 0;
	padding: 5px;
	padding-top:0;
	width: 575px;  /* box model hack */ /* -10px */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 575px;
	border:0px solid black;
	}
#sidebar	{
	padding: 2px 3px 10px 0;
	margin: 0 0 0 592px	;
	_margin: 0 0 0 593px;
	color: #395468;
	background: transparent;
	/* compensates for IE Win bungling */
	height: 100%;
	border:0px solid black;
	}
#footer {
	border: 0;
	border-top: 0px solid #6096BF;
	color: #000000;
	background: white;/*#6078BF;*/
	padding: 5px 7px 7px 10px;
	text-align:center;
	clear: both;
	font-size: 8pt;
	}
html>#footer	{font-size: x-small;}
#footer p	{margin: 10px 0;padding: 0;text-align:center}
/* 1d */
.DomBlock {
	/*background-color:#BF9960;
	color:#80C9FF; */
}

.LogOutArea input.submit {
	background-color:#BFE4FF;
	border: 2px solid #6078BF;
	font-weight:bold;
	letter-spacing:1px;
	padding:2px;

}
.LogOutArea {
text-align:center;margin:5px;
}
.PageTitle {
	margin-top:5px;
}