* {
	margin: 0;
	padding: 0;
}
body {
	color: black;
	font: 11px "Verdana";
	background: white url("images/back.jpg") repeat-x;
	text-align: center;
	background-color: #F3F3F3;
}
#top {
	position: relative;
	width: 770px;
	height: 240px;
	background: url("images/top.jpg") no-repeat;
	margin: 0px auto 0;
}
#language {
	position: absolute;
	top: 33px;
	right: 180px;
	list-style: none;
	font-size: 0.85em;
}
#language li {
	font-family: arial;
	font-size: 10px;
	display: inline;
	margin: 0 4px;
}
#language a {
	color: #999999;
	text-decoration: none;
}
#language a:hover {
	text-decoration: underline;
}
#language img {
	display: none;
}
#logo {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 190px;
	height: 49px;
	background: url("images/logo.jpg") top left no-repeat;
	overflow: hidden;
}
#logo a, #logo a span {
	display: block;
	width: 255px;
	height: 70px;
	margin: 0;
	padding: 0;
	background-image: none;
	cursor: pointer;
}
#logo a span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: url("images/logo.jpg") top left no-repeat;
}
#dial {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	right: 15px;
	width: 139px;
	height: 38px;
	background: url("images/dial-telecom.jpg") top left no-repeat;
	overflow: hidden;
}
#dial a, #dial a span {
	display: block;
	width: 124px;
	height: 40px;
	margin: 0;
	padding: 0;
	background-image: none;
	cursor: pointer;
}
#dial a:hover {
	background: url("images/dial-telecom.jpg") top left no-repeat;
}
#dial a span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: url("images/dial-telecom.jpg") top left no-repeat;
}
#main {
	position: relative;
	width: 770px;
	margin: 0px auto 0;
	background-color: white;
	padding: 0;
}

#content {
	float: right;
	width: 537px;
	_width: 547px;
  padding-right: 5px;
  padding-top: 12px;
  text-align: center;
  background-image: url(images/bg-content.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 5px;
}

#content .blokin  {
  text-align: left;
  padding: 5px;
  line-height: 150%;
}

#content ul {
  margin: 0;
  padding: 0;
}

#formular {
  border: 0;
}

#content .blokin li {
  background-image: url("images/li.gif");
  background-repeat: no-repeat;
  background-position: left top;
  list-style-type: none;
  padding-left: 10px;
}


#content h2 {
  font-size: 16px;
  font-weight: bold;
  color: black;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-top: 5px;
  background-image: url(images/h2.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

#content h3 {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 10px;
}

#content h3, #content a, label { /*cervena*/
  color: #DF2F25;
}

form {
  line-height: 200%;
}

fieldset {
  border: 0px;
}

label {
  min-width: 80px;
  _width: 80px;
  display: block;
  float: left;
  clear: both;
}

input, textarea {
 border: 1px #CCCCCC solid;
 font-family: arial;
 font-size: 12px; 
}

input.tlac {
  background-image: url(images/button.gif);
  width: 120px;
  height: 26px;
  color: white;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 9px;
  margin-top: 10px;
}

hr {
  border-top: 1px #E7E7E7 solid;
  border-bottom: 1px white solid;
  border-left: 1px white solid;
  border-right: 1px white solid;
  margin: 3px 0;
}

p, ul, h1, h2 {
  padding: 0 0 5px 0;
}

#left {
	float: left;
	width: 219px;
	padding-left: 3px;
  text-align: center;
  background-image: url(images/bg-left.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
#menu ul {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

#menu li {
	text-align: left;
	list-style: none;
	background: url("images/back-menu.jpg");
	font-size: 10px;
	font-family: arial;
	text-transform: uppercase;
	width: 218px;
	height: 22px;
	padding-top: 11px;
}

#menu .active {
  padding-left: 30px;
  width: 188px;
  color: #DE2A23;
  _width: 218px;
  _height: 33px;
}

#menu li a {
	width: 218px;
	height: 22px;
	padding-left: 30px;
	color: black;
	text-decoration: none;
}


#menu li a:hover {
  color: #DE2A23;
}

#footer {
	position: relative;
	width: 770px;
  clear: both;
  height: 50px;
  background-image: url(images/footer.gif);
	margin: 0px auto 0;
}

#footer p  {
  padding-top: 23px;
  color: #595757;
}

#footer a {
  color: #595757;
}

.cleaner {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border: none;
	background: transparent;
}

#authors, #authors a {
  color: #BABABA;
  font-family: arial;
  font-size: 10px;
}

img {
  border: 0;
}

ul.baliky {
	width: 530px;
	height: 160px;
	list-style: none;
	position: relative;
}
ul.baliky li a, ul.baliky li a span {
	display: block;
	height: 160px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
ul.baliky li {
	float: left;
}
ul.baliky li.ulozit a, ul.baliky li.ulozit a span {
	width: 265px;
}
ul.baliky li.vyzvednout a, ul.baliky li.vyzvednout a span {
	width: 265px;
}
ul.baliky li a span {
	position: absolute;
	top: 0;
	z-index: 1;
}
ul.baliky li.ulozit a span {
	background: url("images/ulozit.jpg") center left no-repeat;
	left: 0;
}
ul.baliky li.vyzvednout a span {
	background: url("images/vyzvednout.jpg") center right no-repeat;
	right: 0;
}

.skiptomenu, .skryt {
	display: none;
}

