body,html,textarea,input,select,td{
  color:#fcc;
  font-family:"Trebuchet MS",Tahoma;
  font-size:13px;
}

html{
  height:100%;
}
body{
  background:#c40202 url('../cover/bg.png') 50% 0 repeat;
	margin:0; padding:0;
  height:100%;
  overflow:scroll-y;
}
#pruh{
	width:100%;
	background:url('../cover/bg_grad.png') 50% 0 repeat-x;
	margin:0; padding:0;
	text-align:center;
	height:100%; min-height:100%;
}
#inpruh{
	width:800px;
	margin:0 auto; padding:0;
	text-align:left;
	position:relative;
}
body>#pruh {
 	height: auto;
 }
textarea,input,select{
  color:black;
	border:1px solid #ccc;
	width:250px;
	padding:2px 5px; margin:0 0 5px;
}
textarea{
	height:180px;
	overflow:auto;
}
label{
  width:120px;
  display:block;
  float:left;
}
a{
	text-decoration:none;
	color:#f66;
}
a:hover {
  color:#fff;
}
h1{
	padding:0; margin:0;
}
h1 a{
  position:absolute;
  left:0; top:74px;
  width:341px; height:36px;
  background:url('../cover/logo.gif') 0 0 no-repeat;
}
#header{
  width:100%; height:200px;
  margin:0; padding:0;
}
#footer{
	padding:10px 20px 30px;
	color:#f99;
}
#footer a{
	color:white;
}

#menu-h{
	width:800px;
	background:url('../cover/menu.png');
	position:absolute;
	left:0; top:120px;
}
#menu-h #stin{
  position:absolute;
  left:0; top:49px;
  background:url('../cover/stin.png') 0 0 no-repeat;
  width:800px; height:5px;
}
#menu-h ul{
	border:6px solid #900;
	height:37px; _height:49px;
	margin:0; padding:0;
	position:relative;
}
#menu-h li{
	padding:0; margin:0;
	position:absolute;
	top:10px;
}
#menu-h li a{
	height:16px;
	display:block;
}
#menu-h span {
  display:none;
}
#menu-h li.m01{
  left:26px;
}
#menu-h li.m02{
  left:129px;
}
#menu-h li.m03{
  left:318px;
}
#menu-h li.m04{
  left:430px;
}
#menu-h li.m05{
  left:561px;
}
#menu-h li.m06{
  left:676px;
}
#menu-h li.m01 a{
  width:60px;
  background:url('../cover/m01.png') 0 0 no-repeat;
}
.cz #menu-h li.m02 a{
  width:148px;
  background:url('../cover/m02cz.png') 0 0 no-repeat;
}
.en #menu-h li.m02 a{
  width:148px;
  background:url('../cover/m02en.png') 0 0 no-repeat;
}
.cz #menu-h li.m03 a{
  width:70px;
  background:url('../cover/m03cz.png') 0 0 no-repeat;
}
.en #menu-h li.m03 a{
  width:77px;
  background:url('../cover/m03en.png') 0 0 no-repeat;
}
.cz #menu-h li.m04 a{
  width:88px;
  background:url('../cover/m04cz.png') 0 0 no-repeat;
}
.en #menu-h li.m04 a{
  width:95px;
  background:url('../cover/m04en.png') 0 0 no-repeat;
}
.cz #menu-h li.m05 a{
  width:73px;
  background:url('../cover/m05cz.png') 0 0 no-repeat;
}
.en #menu-h li.m05 a{
  width:76px;
  background:url('../cover/m05en.png') 0 0 no-repeat;
}
.cz #menu-h li.m06 a{
  width:86px;
  background:url('../cover/m06cz.png') 0 0 no-repeat;
}
.en #menu-h li.m06 a{
  width:83px;
  background:url('../cover/m06en.png') 0 0 no-repeat;
}
/* ---- SERVISNI MENU ---- */
#menu-s {
  position:absolute;
  right:0; top:50px;
  width:64px; height:52px;
  background:url('../cover/menu-s.gif') 50% 0 no-repeat;
}
#menu-s a{
  position:absolute;
  width:18px; height:15px;
  bottom:0;
}
#menu-s a.home{
  left:0;
  background:url('../cover/home-s.gif') 0 0 no-repeat;
}
#menu-s a.mail{
  right:0;
  background:url('../cover/mail-s.gif') 0 0 no-repeat;
}
/* ---- OBSAHOVE DIVY ---- */
#content{
  background:#820202;
  border:6px solid #900;
}
#content #contpad{
  padding:14px;
}

