body {
  margin:0;
  padding:0;
  background:#191919;
  font:80% georgia, trebuchet ms, tahoma, verdana, arial, sans serif;
  color:#2b302c;
  _text-align /**/:center;
}

a {
  color:#993300;
  font-weight:bold;
}

a:hover {
  text-decoration:none;
}
.t-center {
	text-align:center!important;
}
.t-right {
  text-align:right!important;
}
.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
legend {
	color:#2b302c;
}
h1 {
	position:absolute;
	top:0;
	z-index:1;
  margin:460px 0 0 5px;
  padding:0;
  font-size:140%;
  font-family:georgia;
  font-weight:600;
  color:#592d08;
  width:340px;
  height:90px;
}
h1 span {
	display:none;
}
h1.h-uvod {
	background:url(../img/h/1.jpg) no-repeat;
}
h1.h-historie {
	background:url(../img/h/2.jpg) no-repeat;
}
h1.h-legenda {
	background:url(../img/h/3.jpg) no-repeat;
}
h1.h-prirucka {
	background:url(../img/h/4.jpg) no-repeat;
}
h1.h-reg-1 {
	background:url(../img/h/5-1.jpg) no-repeat;
}
h1.h-reg-2 {
	background:url(../img/h/5-2.jpg) no-repeat;
}
h2 {
  margin:0 0 4px 0;
  padding:0;
  color:#550000;
  font-size:160%;
  font-weight:600;
  
}
h3 {
  margin:0;
  padding:0;
  font-size:120%;
	color:#550000;
	padding:0.3em 0 0.3em 0;
	border-bottom:1px solid #550000!important;
}
a.home {
	display:block;
	position:absolute;
	top:0;
	width:430px;
	height:110px;
	margin:80px 0 0 170px;
}
p {
	margin:0;
	padding:0 0 7px 0;
}
div.top-bg {
	background:url(../img/top_bg.jpg) no-repeat center top;
	margin:85px 0 0 0;
}
div.screen {
  width:770px;
  margin:auto;
	padding:490px 0 0 0;
  background:url(../img/screen_bg.jpg) repeat-y 0 49px;
  text-align:left;
}
div.screen div.in {
  padding:0 120px 0 120px;
}
div.head {
	width:770px;
	height:558px;
	background:url(../img/head.jpg) no-repeat 0 80px #191919;
	position:absolute;
	top:5px;
	text-align:left;
}
div.foot {
	margin:auto;
	width:770px;
	height:165px;
	background:url(../img/foot.jpg) no-repeat;
}
/**** menu ****/
ul.menu {
	width:650px;
	position:absolute;
	top:0;
	margin:308px 0 0 65px;
	padding:0;
}
ul.menu li {
	list-style:none;
	float:left;
	margin:0 0 0 0;
}
ul.menu li a {
	display:block;
	float:left;
	width:130px;
	height:60px;
}
ul.menu li a.uvod {
	background:url(../img/menu/1.jpg) no-repeat;
}
ul.menu li a.historie {
	background:url(../img/menu/2.jpg) no-repeat;
}
ul.menu li a.legenda {
	background:url(../img/menu/3.jpg) no-repeat;
}
ul.menu li a.prirucka {
	background:url(../img/menu/4.jpg) no-repeat;
}
ul.menu li a.registrace {
	background:url(../img/menu/5.jpg) no-repeat;
}
ul.menu li a span {
	display:none;
}
ul.menu li a:hover, ul.menu li.active a {
	background:none!important;
}

/***** prihlaseni *****/
#prihlaseni {
	width:140px;
  position:absolute;
  top:0;
  margin:415px 0 0 590px;
}
#prihlaseni fieldset {
  border:none;
  margin:0;
  padding:0;
}
#prihlaseni div.prihlaseni-in form {
  margin:0;
  padding:0;
}
#prihlaseni legend {
  margin:0;
  padding:0;
  display:none;
}
#prihlaseni label {
	display:none;
}
#prihlaseni div.input-bg-name, #prihlaseni div.input-bg-pass {
  width:117px;
  height:26px;
  background:url(../img/login_input.jpg) no-repeat;
  padding:2px;
  overflow:hidden;
}
#prihlaseni div.input-bg-pass {
	margin:8px 0 0 0;
	_margin /**/:10px 0 0 0;
}
#prihlaseni input {
  border:none;
  background:none;
  width:112px;
}
#prihlaseni input#user {

}
#prihlaseni .submit input {
  width:103px;
  height:28px;
  margin:0px 0 0 13px;
  cursor:hand;
  cursor:pointer;
}
div#info a{
  font-size:85%;
}


/**** nejsou cookies *****/

.error{
	background:#B90000;
	color:white;
	padding: 1em;
	letter-spacing: 1px;
}

.bigger {
  font-size:110%;
  font-weight:bold;
}


/* zapati */

div#hlink {
width: 760px;
margin: 0 auto 0 auto;
padding: 10px 0 10px 0;
font-size: 80%;
}
    
div#hlink ul {
margin: 0;
padding: 0;
text-align: center;
}
		
div#hlink li {
list-style: none!important;
background-image: none!important;
display: inline;
padding: 0 3px;
color: #626262;
}


/* zapati END  */

/*** formular ****/

.formular table {
	margin:0 0 0 0;
	padding:0;
}

.formular th {
  padding:8px 0 5px 5px;
	vertical-align:top;
	text-align:left;
	margin:0;
	width:155px;
	white-space:nowrap;
	_font-size /**/:80%;
}
.formular td {
	_font-size /**/:80%;
	padding:5px;
}

.formular input {
  background:#f6e4b4;
  width:160px;
  color:black;
}



.formular form, legend {
	margin: 0;
	padding: 0;
}

.formular form.left fieldset {
  border:1px solid #67644A;
  padding:10px;
  margin:0;
}


.formular div#pov-info {
	margin-bottom:10px;
	text-align:right;
	padding-right:0.2em;
}

.formular span.nutne {
	color:#b81600;
}

.formular div.reg-info {
	margin-top:5px;
}

.formular div.submit {
	margin-top:15px;
	text-align:center;
}

.formular .submit input {
  background:#EAEA0E;
  width:auto;
  font-weight:bold;
  color:black;
  margin:auto!important;
}

strong.boxik {
	display:block;
	padding:0.5em;
	margin:1em;
	background:	#ecd23d;
	border: 1px solid black;
	text-align:center;
}



.formular div.reg-help {
	font-size: 85%;
	line-height:105%;
	text-align:justify;
}

.formular div.reg-help strong{
	font-weight:bold;
	background:none;
	border:none;
	margin:0;
	padding:0;
	display:inline;
	font-size: 95%;
}
.error, .error label {
	margin-bottom:10px;
	padding:0.2em;
	background:none;
}

.error th label{
	color:red!important;
}

div.error{
	background:#B90000;
	color:white;
	padding: 7px;
	letter-spacing: 1px;
	margin:7px;
	text-align:center;
}

.error input {
	border: 1px solid red;
}

label.error {
	color:red;
	
}

th.error2, tr.error th {
	color:#b90000;
}

.formular div.input-bg {
  width:157px;
  height:26px;
  background:url(../img/input_bg.jpg) no-repeat;
  padding:4px 2px 2px 2px;
  overflow:hidden;
}
.formular input {
  border:none;
  background:none;
  width:152px;
}
fieldset {
	border:1px solid #333;
}


div.top-banns {
	position:absolute;
	top:-3px;
	left:50%;
	width:770px;
	margin:0 0 0 -375px;
}
