/* COMMON STYLES */
body {
	font: 90%/1.4 "MS Trebuchet", sans-serif;
	color: #0166bb;
	text-align: center;
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, sans-serif;
}

td, th, input, textarea {
	font-size: 100%;
	_font-size: 75%;
	_f\ont-size/**/: 100%;
}

h1 {
	margin-top: 0px;
	font-size: 150%;
	font-weight: normal;
}

h1 span {
	display: none;
}

h2 {
  font-size: 150%;
  font-weight: normal;
}

a {
	color: #0166bb;
}

a:visited {
	color: #0166bb;
}

a:hover {
	color: black;
}

a img {
  border: 0;
}

form table {
	margin-bottom: 1em;
}

form th {
	text-align: right;
	vertical-align: top;
}

th, td {
	text-align: left;
}

address {
  font-style: normal;
}

ul li {
  list-style: square;
}

/* COMMON STYLES */
.float-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}

.clear {
  clear: both;
}

ul.flist {
  list-style-position: inside;
}

.flist li {
  margin-left: 13px;
}

/* DEFAULT ENGINE */
#screen {
	position: relative;
	width: 750px;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 15px;
	padding-top: 10px;
}

#main {
	_background-position: 3px 3px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
	border-left-color: #c9c9c9;
}
#banner {
	background-image: url(../img/turecko.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 744px;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
#banner_link {
  width: 100%; 
  height: 100%; 
  display: block;
}
.menicko {
	height: 30px;
	width: 744px;
	background-image: url(../img/menu_up-state.jpg);
	background-repeat: repeat-x;
	margin-bottom: 2px;
}
.menicko2 {
	height: 30px;
	width: 744px;
	background-image: url(../img/menu_up-state.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#hlavicka {
	width: 744px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c9c9c9;
	border-right-color: #c9c9c9;
	border-left-color: #c9c9c9;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}


#content {
  float: right;
	width: 528px;
}

#content div.box {
  padding: 15px 15px 0px 15px;
  padding-top: 30px;
}

/* HEADER */
#header { 
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 120px;
}

#logo {
  width: 139px; height: 33px; 
  position: absolute;
  left: 0; top: 13px;
  display: block;
  overflow: hidden;
}

#logo span {
	width: 100%; height: 100%;
	position: absolute;
	display: block;
	left: 0; top: 0;
}

#logo span {
  background: url('../img/logo.gif');
}

a#logo span {
  cursor: hand;
}

/* LEFT */
#left {
  float: left;
  width: 180px;
}

#left h4 {
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 10px;
}

#left address {
  background: #0166bb;
  color: #fff;
  padding: 15px 10px;
  margin: 10px 0;
}

#left address a {
  color: #fff;
}

#left address a:hover {
  color: #000;
}

div.banner {
  background: #a7a7a7;
  text-align: center;
  width: 100%;
  padding: 15px 0;
  margin-bottom: 20px;
  font-size: 1%;
}

/* MENU */
#menu {
	margin: 0; padding: 0;
}

#menu li {
	list-style: none;
	background: #e5e5e5;
	margin-bottom: 2px;
	padding: 2px 10px;
}

#menu li a {
  font-weight: bold;
}

#menu li a span {
  font-weight: normal;
}

#top-menu {
  position: absolute;
  top: 150px; left: 233px;
  font-size: 120%;
  margin: 0;
  padding: 0;
}

#top-menu li {
  display: inline;
  margin-right: 2em;
}
	
/* FOOTER */
#footer {
  clear: both;
	text-align: center;
	margin: 0;
	padding: 8px 10px;
	background: #e5e5e5;
	font-size: 100%;
}

#footer ul {
  margin: 5px 0 2px 0;
  padding: 0;
}

#footer ul.second {
  margin: 0 0 8px 0;
}

#footer li {
	list-style: none;
	display: inline;
}

#small-menu {
  font-weight: bold;
  text-align: right;
}

#small-menu li {
  list-style: none;
  display: inline;
  
}
.p {float: left; margin: 0 8px 0 0}

/* ----------------------- menicko dolní ------------------------- */

.menu_item {
	text-align:center;
	line-height:30px;
	float:left;
	padding-left: 13px;
	padding-right: 12px;
}
.menu_item a {
	text-decoration:none;
	display:block;
	height:30px;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 16px;
	font-weight: bold;
}
.menu_item a:hover {
	color:#000;
	text-decoration:underline;
	background-position:-100px 0;
}

/* ----------------------- menicko horni ------------------------- */

.menu_item_2 {
	text-align:center;
	line-height:30px;
	float:left;
	padding-left: 21px;
	padding-right: 21px;
}
.menu_item_2 a {
	text-decoration:none;
	display:block;
	height:30px;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 16px;
	font-weight: bold;
}
.menu_item_2 a:hover {
	color:#000;
	text-decoration:underline;
	background-position:-100px 0;
}
.nepodtrzeni {
  text-decoration: none;
