/* styly pro vystup na obrazovku */
@media screen, projection { 


div.width-keeper {
  min-width: 950px;
}


div#height-keeper {
	border-bottom: 1px solid #CCCCCC;
}


div#top-space {
  height:4px;
  font-size: 4px;
  background: White;
}
/* topmenu */

div#topmenu {
  background:#C5C5C5;
  height: 20px;
  min-width: 300px;
}

div#topmenu ul {
  list-style: none url();
  margin:0px;
  padding:0px;
  height:2em; 
  width:auto;
  margin:0px;
}

div#topmenu li {
  display:block;
  float:left;
  list-style: none url();
  margin:0px;
  padding:0px;
  background:url(img/menu_left_divid.gif) right no-repeat;
  height:2em;  
}

div#topmenu li a {
  font-weight:bold;
  color:#868686;
  line-height:1.8em;  
  height:1.8em;   
  padding:0px 1em;
  min-width:4em;
  text-decoration:none;
}

div#topmenu li.select {
	background: none;
}

div#topmenu li.select select {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #868686;
	line-height: 1.8em;
	height: 1.8em;
	margin: 1px 0px 0px 383px;
	width: 165px;
}

/* header -- tohle jo*/
div.header-noflash {
	background: #868686 url(../img/nav_header.jpg) no-repeat left;
	border: 0px none;
	margin: 0px 0px;
	height: 140px;
	position: relative;
}

/* pod flash obrazek nepatri */
div.header-flash {
	background: #868686;
	border: 0px none;
	margin: 0px 0px;
	height: 140px;
	position: relative;
}


/* footer */

div#footer {
	background: White;
	color: #666;
	font-size: 1px;
	margin: 10px 215px 0px 0px;
	padding: 8px 0px 0px 5px;
	border-top: 1px solid #CCCCCC;
}

div#footer a, div#footer span {
	color: #999999;
	font-size: 10px;
}

/* content - hlavni obsah stranky */
div#content {
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	min-height:535px;
	_height:535px;
}

div#main {
	padding:10px 210px 0px 195px;
	color: #666;
}


div#leftmenu {
   background-color: #868686;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 179px;
}

div#leftmenu div.menu-split{
  font-size:1px;
  height:1px;
}

div#leftmenu ul {
	background-color: #868686;
	padding: 0px;
	list-style: none url();
	list-style-position: outside;
	width: 179px;
	margin: 0px 0px 10px 0px;
}

div#leftmenu li {
	display: block;
	background-repeat: no-repeat;
	background-image: url(../img/menu_left_divid.gif);
	background-position: 10px;
	margin:0px;
}

div#leftmenu li.selected {
	background: #FDA701;
	background-image: none !important;
	background-position: 0px !important;
	border-bottom: 10px solid #868686;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	padding: 0.15em 0px;
}

div#leftmenu li.selected h1 {
  color:#FFFFFF;
  display:block;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: normal;
  ma\rgin:0px 0px 0px 15px; /* \r = IE5.x ignorace*/
  padding:0.15em 0px;
}

div#leftmenu li a {
  display:block;
  color:#FFFFFF;
  font-weight:bold;
  ma\rgin:0px 0px 0px 15px; /* \r = IE5.x ignorace*/
  padding:0.15em 0px;
  text-decoration:none;
}

div#leftmenu li a:hover {
  text-decoration:underline;
}

div#leftmenu input.txt_search {
	background-color: #D7D7D7;
	border: 0px none;
	height: 15px;
	margin: 0px 0px 8px 15px; /* \r = IE5.x ignorace*/
	width: 95px;
}

div#leftmenu input.btn_search {
	background-color: #868686;
	height: 15px;
	margin: 4px 0px 4px 0px;
}


div#rightmenu {
	background: #D9D9D9 url(../img/nav_menu_right.gif) no-repeat fixed top;
	border: 0px;
	padding:0px;
	padding-top: 10px;
	position: absolute;
	right:0px;
	top: -10px;
	width: 195px;
}

div#rightmenu ul {
	list-style: none url();
	margin: 12px 0px 0px 8px;
}

div#rightmenu li.highlighted {
	background: url(../img/li_grey.gif) left no-repeat;
	color: #868686;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

div#rightmenu li {
	color: #868686;
	font-weight: normal;
	background:none;
}

div#rightmenu li img {
	margin: 15px 0px 5px 35px;
}

div#line {
	border-top: 1px solid #868686;
	margin: 0px 0px 15px 0px;
}


div#navigation {
	border-bottom: 1px solid #CCCCCC;
	color: #868686;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 20px;
	margin: 0px 205px 1px 0px;
	padding: 5px 0px 0px 180px;
	left: 0px;
	top: 0px;
}
#maintabulka TD {
	color:#666666;
}
#maintabulka h1 {
	background-color: #D9D9D9;
	color: #868686;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	font-size: 1em;
	margin:0px;
}

div#main_left {
	border-right: 1px solid #CCCCCC;
	float: left;
	padding: 5px 10px 5px 5px;
	margin: 0px 15px 0px 0px;
	background:white;
	border:1px solid orange;
}

div#main_left a {
	color: #008442;
}

div#main_left a, div#main_right a {
	font-weight: bold;
	text-decoration: underline;
	padding: 2px 0px 2px 0px;
}

div#main_right input {
	margin: 0px 0px 0px 205px;
}


div#main_left input {
	margin: 0px 0px 0px 190px;
}


div#main_left p, div#main_right p {
	margin: 5px 0px 0px 0px;
}


div#main_left h1, div#main_right h1 {
	background-color: #D9D9D9;
	color: #868686;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	font-size: 1em;
}

div#main_right {
	padding: 5px 5px 5px 0px;
	border:1px solid red;
	float:left;
}

div#main_right a {
	color: #FDA701;
}

div#cleaner-main {
  clear:both;
  font-size:1px;
  background:#fff;
  height:1px;
  width: 740px;
}

}

}
