/* CSS Document */
body {
	background: #ffffff;
	color: #000000;
	font-family: 'Verdana', sans-serif;
	font-size: 0.7em;
	/*background: url(papir.gif) repeat top center;*/
  /*background-color: #292c29;*/
}
a {
	color: #ff0000;
}

.zakkos input {
  border: 1px #d8ab1e solid;
  font-size: 0.8em;
  height: 15px;
}

.rig { text-align: right; }
.redka { color: #222222; text-decoration: none; }
.redka:hover { text-decoration: underline; color: #666666; }
div#container {
  width: 760px;
  position: absolute;
  margin-left: -380px;
  left: 50%;
}

h1 { font-size: 1.6em; }

div#time {
  width: 1190px;
  height: 30px;
  background: url(time.jpg) no-repeat center center;
}

div#head {
  width: 1190px;
  height: 173px;
  background: url(head.jpg) no-repeat center center;
}

div#logo {
  position: absolute;
  left: 50%;
  margin-left: -250px;
  top: 0;
  width: 500px;
  height: 510px;
  text-align: center;
  background: transparent url(logo-imperia2.jpg) no-repeat center center;
}

div#logo input {
  background: transparent;
  color: #ffffff;
}

div#formik {
width: 500px;
  text-align: center;
  background: transparent;  
  position: absolute;
  left: 50%;
  top: 450px;
  margin-left: -250px;  
}


div#formik input {
  color: #000000;
  border: 1px #000000 solid;
  font-size: 1em;
  background: none;
}

div#logo a {
  color: #000000;
  text-decoration: none;
}

div#logo a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
  height: 0;
  padding: 0;
  font-size: 0em;
  margin: 0;
}

div#top {
  width: 761px;
  height: 30px;
  background: transparent url(top.gif) no-repeat center center;
}

#imperia_form {
  margin: 0;
}

#imperia_form td {
  vertical-align: center;
}


div#body {
  width: 760px;
  background: transparent url(body.gif) repeat-y top center;
}

div#foot {
  width: 761px;
  height: 30px;
  background: transparent url(foot.gif) no-repeat center;
}

form {
	margin: 0;
}
a:hover {
	color: #0000ff;
}
p {
	text-align: center;
}
.zalozka {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.zalozka:hover {
	color: #ff0000;
}

.vypis {
  background: url(vypis.jpg) repeat;
}

.vypis a {
	display: block;
	text-decoration: none;
	color: #ffffff;
}
.vypis a:hover {
	text-decoration: none;
	color: #ff0000;
}
ul.sub {
	position: absolute;
	top: 0;
	z-index: 10;
	visibility: hidden;
	padding-bottom: 1em;
}
li.mainHover ul.sub {
	visibility: visible;
}
li {
	behavior: url(hover.htc);
}
img {
	border-style: none;
}
.menu {
	font-family: 'Arial', sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	width: 220px;
}
.menu ul, .menu ul.sub {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul li, .menu ul.sub li {
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul.sub {
	_margin-top: 30px;
	margin-left: -150px;
	_margin-left: -20px;
	z-index: 100;
}
.menu ul.sub li {
	display: inline;
	background: #ffffff;
	width: 200px;
	height: 120px;
	margin: 0;
	padding: 5px;
	border: 2px #3c3c3c solid;
}
.menu ul li.main {
	position: relative;
	background-color: #ffffff;
	display: inline;
}
.menu ul li > ul.sub {
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 10;
	visibility: hidden;
}
.menu ul li.main:hover ul.sub {
	visibility: visible;
}

table.imperia {
  background: transparent;
  width: 730px;
  text-align: left;
  border-style: none; 
  font-weight: bold;
}

table.imperia td{
  border-style: none;
  vertical-align: center;
}
.subm {
  font-size: 0.9em;
  _font-size: 0.8em;
  background: transparent;
  text-transform: uppercase;
  color: #968446;
  border-style: none;
  font-weight: bold;  
}
div#centr {
  width: 1190px;
  left: 50%;
  position: absolute;
  margin-left: -595px;
}
#imperia_form select {
  border: 1px #5B6161 dotted;
  background: transparent;
  color: #5B6161;
  font-size: 8pt;
  font-weight: bold;
}

#imperia_form input {
  background: #bfbfbf;
  border: 1px #656565 solid;
  color: #2f2f2f;
  height: 13px;
  font-size: 8pt;
  font-weight: bold;
}

.formaci { float: right; }

.formaci input {
  background: #bfbfbf;
  border: 1px #656565 solid;
  color: #2f2f2f;
  font-weight: bold;
}

textarea {
  background: #bfbfbf;
  border: 1px #656565 solid;
  color: #2f2f2f;
  font-weight: bold;
}
