@import url("./allmedia.css");

/* Mainstyles ---*/
body {
	margin: 0;
	padding: 38px 0;
	color: #333;
	font: 0.8em Tahoma, "Lucida Grande CE", lucida, sans-serif;
	text-align: center;
	background: #ebebeb url('../img/design/bg_body.gif') repeat-x top;
}

fieldset, a img {
  border: none;
}

a {
	color: #005574;
}

a:hover {
	text-decoration: none;
}

address {
	margin: 0 0 5px;
	font-style: normal;
}

/* Layout ---*/
#container {
	position: relative;
	width: 1004px;
	margin: 0 auto;
	text-align: left;
	background: white url('../img/design/bg_container.gif') repeat-y left;
}

#header {
  height: 288px;
  background: url('../img/design/bg_header.jpg') no-repeat top left;
}

#rightbar, #leftbar {
	float: right;
	width: 253px;
}

#centerbar {
	float: right;
	width: 468px;
}

#contentbar {
	float: right;
	width: 721px;
}

#footer {
	position: relative;
	width: 1004px;
	height: 101px;
	background: #005574 url('../img/design/bg_footer.gif') no-repeat top left;
}

/* Header ---*/
#header h1, #header h1 a, #logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 82px;
	height: 93px;
	overflow: hidden;
	font-size: 10pt;
	cursor: pointer;
}

#header h1 {
	top: 26px;
	left: 41px;
}

* html #header h1 {
	top: 35px;
}

#logo {
	background: url('../img/design/header_znak.jpg') no-repeat top left;
}

#topmenu {
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	height: 35px;
	text-align: center;
	background: url('../img/design/bg_topmenu.gif') no-repeat top right;
}

#topmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0;
}

#topmenu li {
	display: inline;
	color: #00a2df;
}

#topmenu li a {
	color: white;
	text-decoration: none;
}

#topmenu li a:hover {
	color: #fef102;
	text-decoration: underline;
	background: none;
}

#searchbar {
	position: absolute;
	top: 35px;
	right: 0;
	padding: 10px 20px;
	text-align: right;
}

#searchbar form {
	margin: 0;
	padding: 0;
}

#searchbar form * {
	vertical-align: middle;
}

#searchbar label {
	font-size: 120%;
	font-weight: bold;
	color: #ccdbe1;
}

#searchtext {
	width: 152px;
	padding: 2px 0;
	background: url('../img/design/bg_searchtxt.gif') no-repeat top left;
	border: none;
}	

#searchbar .btn {
	width: 49px;
	padding: 2px 0;
	color: white;
	background: url('../img/design/bg_searchbtn.gif') no-repeat top left;
	border: none;
}

/* Rightbar ---*/
#rightbar .margin, #contentbar .margin {
	padding: 20px 31px 20px 0;
}

#rightbar h2, #leftbar h2 {
	margin: 0 0 20px;
	color: #ababab;
	font-size: 140%;
	font-weight: normal;
	text-align: right;
}

#kontakt, #mapa, #service {
	padding: 15px 20px 20px 0;
	background: url('../img/design/bg_kontakt.gif') no-repeat top left;
}

#kontakt address {
	font-style: normal;
	margin: 0 0 10px;
}

#kontakt address strong {
	color: #005574;
}

#kontakt .phone, #kontakt .mail {
	padding: 0 0 0 15px;
	font-size: 90%;
}

#kontakt .phone {
	background: url('../img/design/bg_phone.gif') no-repeat top left;
}

#kontakt .mail {
	background: url('../img/design/bg_mail.gif') no-repeat top left;
}

#kontakt h3 {
	margin: 10px 0 5px;
	font-size: 100%;
	color: #005574;
}

#kontakt table {
	border-collapse: collapse;
	margin: 0 12px;
	font-size: 100%;
}

#kontakt table td {
	padding: 1px 5px;
}

#mapa {
	text-align: center;
	background: url('../img/design/bg_mapa.gif') no-repeat top left;
}

#mapa #map_canvas {
	width: 200px;
	height: 150px;
	background: url('../img/design/nomap.gif') no-repeat top left;
}

#service {
	background: url('../img/design/bg_service.gif') no-repeat top left;
}

#service h2 a {
	color: #ababab;
}

#ziveobce_input {
	width: 130px;
}	

#ikony {
	padding: 15px 20px 20px 0;
	text-align: center;
}

#ikony div {
	margin: 20px 0;
}

#ikony a:hover {
	background: none;
}

/* Centerbar ---*/
#centerbar .margin {
	padding: 20px 31px 20px 0;
}

.actitem {
	margin: 0 0 20px;
	padding: 20px;
	border: 2px solid #bfbfbf;
	background: url('../img/design/bg_actitem.gif') no-repeat top left;
}

.actitem a:hover {
	background: none;
}

.actitem img {
	float: right;
	margin: 0 0 10px 10px;
}

.actitem h3 {
	margin: 0;
	font-weight: normal;
	font-size: 180%;
}

.actitem .datum {
	margin: 0 0 10px;
	font-size: 80%;
	color: #8d8d8d;
}

.actitem p {
	margin: 0 0 5px;
	text-align: justify;
}

.actitem .details {
/*	
	position: absolute;
	right: 20px;
	bottom: 5px;
*/	
	clear: both;
	font-size: 80%;
	text-align: right;
	margin: 0;
	padding: 0 15px 0 0;
	background: url('../img/design/bg_details.gif') no-repeat top right;
}

#deskbox {
	float: right;
	width: 210px;
}

#newsbox {
	float: left;
	width: 210px;
}

#deskbox h2, #newsbox h2, #advertbox h2 {
	margin: 0 0 10px;
	padding: 0 35px 5px 0;
	color: #ababab;
	font-size: 140%;
	font-weight: normal;
	background: url('../img/design/bg_desktitle.gif') no-repeat top right;
}

#newsbox h2 {
	background-image: url('../img/design/bg_newstitle.gif');
}

#advertbox h2 {
	padding-top: 10px;
	background-image: url('../img/design/bg_adverttitle.gif');
}	

#deskbox .item, #newsbox .item {
	margin: 0 0 15px;
}

#deskbox .item p, #newsbox .item p {
	font-size: 80%;
	margin: 0;
}

#deskbox .item h3, #newsbox .item h3 {
	margin: 0;
	font-weight: normal;
	font-size: 120%;
}

#deskbox a:hover, #newsbox a:hover {
	background: none;
}

#deskbox .details, #newsbox .details, #articlebox .details {
	font-size: 80%;
	text-align: right;
	padding: 0 15px 0 0;
	background: url('../img/design/bg_details.gif') no-repeat top right;	
}

#userbox {
	text-align: right;
	margin-bottom: 20px;
}

#advertbox .leftadvert, #advertbox .rightadvert {
	width: 210px;
	float: left;
	margin: 0 0 10px;
}

#advertbox .rightadvert {
	float: right;
}

/* Leftbar ---*/
#leftbar .margin {
	padding: 20px 31px 20px 0;
}

#leftbar h2 {
	text-align: left;
}
	
#mainmenu, #anketa, #gallery, #links {
	padding: 15px 0 20px 20px;
	background: url('../img/design/bg_mainmenu.gif') no-repeat top left;
}

#mainmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainmenu li {
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	background: url('../img/design/bg_details.gif') no-repeat top left;
}

#mainmenu .on {
	background-image: url('../img/design/bg_detailson.gif');
}

#mainmenu a {
	text-decoration: none;
}

#mainmenu a:hover {
	color: #f52e2e;
	background: none;
}

#mainmenu ul ul {
	margin: 10px 0;
}

#mainmenu ul ul li {
	background-image: url('../img/design/bg_menu2li.gif');
}

#mainmenu ul ul .on {
	background-image: url('../img/design/bg_menu2lion.gif');
}

#anketa {
	background: url('../img/design/bg_anketa.gif') no-repeat top left;
}

.answer {
	margin: 2px 0;
} 

.answer span {
	float: right;
	width: 2em;
	text-align: right;
}

.tempbox {
	background: url('../img/design/bg_tempbar.gif') no-repeat top left;
}

#gallery {
	background: url('../img/design/bg_gallery.gif') no-repeat top left;
}

#links {
	background: url('../img/design/bg_links.gif') no-repeat top left;
}

#gallery div {
	position: relative;
	width: 202px;
	height: 141px;
	overflow: hidden;
	text-align: center;
}

#gallery .frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 202px;
	height: 141px;
	background: url('../img/design/fotoframe.gif') no-repeat top left;
}

#gallery .leftarr, #gallery .rightarr {
	position: absolute;
	bottom: 5px;
	height: 19px;
	width: 19px;
}

#gallery .leftarr {
	left: 5px;
}

#gallery .rightarr {
	right: 5px;
}

#gallery .centerlink {
	position: absolute;
	left: 0;
	top: 0;
	width: 202px;
	height: 141px;
	text-decoration: none;
}

#gallery a:hover {
	background: none;
}

#links div {
	margin: 10px 0;
	text-align: center;
}	

/* Contentbar ---*/
#articlebox h2, #articlebox h3, #articlebox h4, #articlebox h5, #servermap h2 {
	margin: 0 0 5px;
	font-weight: normal;
	font-size: 220%;
	color: #005574;
}

#articlebox h2, #servermap h2 {
	margin-bottom: 15px;
}

#articlebox h3, #articlebox h5 {
	font-size: 160%;
	color: #333;
}

#articlebox h4 {
	font-size: 140%;
}

#articlebox h5 {
	font-size: 120%;
}

#articlebox h6, #articlebox h7 {
	margin: 0 0 3px;
}

#articlebox h6 {
	font-size: 110%;
	color: #005574;
}

#articlebox h7 {
	font-size: 100%;
}

#articlebox ul li {
	list-style-image: url('../img/design/lstsquare.gif');  
}	

.actualbox {
	clear: both;
	margin: 0 0 20px;
}

.actualbox .details {
	clear: both;
}

.actualbox img {
	float: left;
	margin: 0 10px 10px;
}	

#articlebox p, .actualbox p {
	text-align: justify;
}

#articlebox p {
	margin-bottom: 10px;
}

#articlebox .actualbox p {
	margin: 0 0 5px;
}

#articlebox .details {
	text-align: left;
}

#articlebox .imprint {
	clear: both;
	margin: 0 0 20px;
	font-size: 80%;
	color: #ababab;
}

.zapis, .odpoved {
  margin: 10px 0;
  padding: 5px 10px;
  background: #dedede;
}

.odpoved {
  background: #aeaeae;
}

.jmeno {
  font-style: italic;
}

#servermap div {
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: left center;
	background-repeat: no-repeat;
}

.artitem1, .menuitem2 {
	padding-left: 20px;
	background-image: url('../img/design/bg_artitem1.gif');
}

.menuitem2 {
	background-image: url('../img/design/bg_menuitem1.gif');
}

.artitem2, .menuitem3 {
	padding-left: 35px;
	background-image: url('../img/design/bg_artitem2.gif');
}

.menuitem3 {
	background-image: url('../img/design/bg_menuitem2.gif');
}

.artitem3, .menuitem4 {
	padding-left: 50px;
	background-image: url('../img/design/bg_artitem3.gif');
}

.menuitem4 {
	background-image: url('../img/design/bg_menuitem3.gif');
}

.artitem4, .menuitem5 {
	padding-left: 65px;
	background-image: url('../img/design/bg_artitem4.gif');
}

.menuitem5 {
	background-image: url('../img/design/bg_menuitem4.gif');
}

.artitem5, .menuitem6 {
	padding-left: 80px;
	background-image: url('../img/design/bg_artitem5.gif');
}

.menuitem6 {
	background-image: url('../img/design/bg_menuitem5.gif');
}

.artitem6, .menuitem7 {
	padding-left: 95px;
	background-image: url('../img/design/bg_artitem6.gif');
}

.menuitem7 {
	background-image: url('../img/design/bg_menuitem6.gif');
}

.artitem7, .menuitem8 {
	padding-left: 110px;
	background-image: url('../img/design/bg_artitem7.gif');
}

.menuitem8 {
	background-image: url('../img/design/bg_menuitem7.gif');
}

.artitem8 {
	padding-left: 125px;
	background-image: url('../img/design/bg_artitem8.gif');
}

#eddetail {
	margin: 10px 0;
	padding: 10px;
	background: #dedede;
}

.back2list, .top2 {
	padding: 0 0 0 12px;
	background: url('../img/design/bg_back2.gif') no-repeat top left;
}

.top2 {
	background: url('../img/design/bg_top2.gif') no-repeat top left;
}

/* Fotos ---*/
.imagebox {
  width: 200px;
  height: 250px;
  float: left;
}

.imagemargin {
  margin: 0 2px 2px 0;
  padding: 5px;
  height: 236px;
  text-align: center;
  background: #dedede;
  overflow: hidden;
}

* html .imagemargin {
  height: 248px;
}

.imagebox a:hover {
  background: none;
}

#articlebox .imagebox h5 {
  margin: 5px 0;
  font-size: 100%;
  letter-spacing: 0;
}

.imagebox .imgsize {
  font-size: 80%;
  color: #555;
}

.control {
  margin: 10px 0;
}

.photomargin h5 {
  margin: 5px 0;
  font-size: 120%;
}

.photoinfo {
  font-style: italic;
}

/* Tables ---*/
.tablestyle1 {
  margin: 10px 0;
  width: 690px;
  font-size: 100%;
  border-collapse: separate;
  background: #eaeaea;
}

.tablestyle1 td, .tablestyle1 th {
  padding: 2px 4px;
}

.tablestyle1 th {
  color: white;
  font-weight: normal;
  background: #005574;
}

.tablestyle1 caption {
  font-size: 140%;
  font-weight: normal;
}

.bg0 {
  background: #efefef; 
}

.bg1 {
  background: #dedede; 
}

.zapislsl3 {
  width: 100px;
}

.zapissl4 {
  width: 150px;
}

.tablestyle1 th a {
	color: white;
}

.tablestyle1 .vyvessl11 {
	padding-left: 15px;
	width: 250px;
}

.tablestyle1 .vyvessl12 {
	padding-left: 15px;
	font-style: italic;
}

.tablestyle1 .act {
	background: url('../img/design/ed_act.gif') no-repeat top left;
}

.tablestyle1 .out {
	background: url('../img/design/ed_out.gif') no-repeat top left;
}

.tablestyle1 .arc {
	background: url('../img/design/ed_arc.gif') no-repeat top left;
}

.tablestyle1 .ordup {
	padding-left: 15px;
	background: #005574 url('../img/design/ed_ordup.gif') no-repeat center left;
}

.tablestyle1 .orddown {
	padding-left: 15px;
	background: #005574 url('../img/design/ed_orddown.gif') no-repeat center left;
}

/* Forms ---*/
.publicform {
  margin: 5px 0 10px;
  padding: 5px 0 0;
  width: 600px;
  background: #eaeaea;
}

.publicform .important {
  font-weight: bold;
}

.publicform label {
  color: #005574;
  display: block;
  font-weight: normal;
}

.publicform .noblock {
	display: inline;
}

.publicform .required {
  color: #f52e2e;
}

.publicform .captchabox {
	margin: 10px 0;
}

.publicform .separate {
	margin: 5px 0;
}

.publicform select {
	border: none;
}

.loginform {
	width: 300px;
	background: #eaeaea;
}

.loginform div {
	margin: 10px;
}

.loginform label {
	font-weight: bold;
}	

.txtinput {
  font: 100% sans-serif;
  padding: 2px 3px;
  border: none;
  vertical-align: middle;
  background: white;
}

.subinput {
  color: white;
  vertical-align: middle;
  background: #005574;
}

.error {
	font-size: 120%;
	font-weight: bold;
	color: #005574;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

/* Footer ---*/
#bottommenu, #rightlinks {
	position: absolute;
	bottom: 25px;
}

#bottommenu {
	right: 25px;
}

#rightlinks {
	left: 70px
}

#bottommenu ul, #rightlinks ul, .edmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bottommenu li, #rightlinks li, .edmenu li {
	display: inline;
	margin: 0 0 0 10px;
}

.edmenu li {
	font-weight: bold;
	margin: 0 10px 0 0;
}

#bottommenu li a, #rightlinks li a {
	color: white;
	text-decoration: underline;
}

#bottommenu li a:hover, #rightlinks li a:hover {
	color: #fef102;
	text-decoration: none;
	background: none;
}

#copyright {
	font-size: 90%;
	color: #878787;

