body
{
  background-color:#E8F1F9;
  color:#000;
  font:.75em/1.5 arial, arial, sans-serif;
}

a
{
  color:#224F79;
  cursor:pointer;
  text-decoration:underline;
}

a:focus, a:hover, .hoverEfekt:focus, .hoverEfekt:hover
{
  background-color:#ffd500;
  color:#000;
}

h1
{
  color:#c24100;
  font-size:150%;
  font-weight:bold;
  margin:.1em 0 0 0;
  padding:.2em 0 0 0;
}

h2
{
  color:#224F79;
  font-size:130%;
  font-weight:bold;
  margin:10px 0;
  padding:.2em 0 .1em;
}

h3
{
  color:#0D93D1;
  font-size:120%;
  margin:10px 0;
}

h4, h5
{
  font-size:110%;
  margin:10px 0;
}

h6
{
  margin:10px 0;
}

address, blockquote, dl, ol, p
{
  margin:10px 0;
}


table
{
  border:1px solid #204E79;
  border-collapse:collapse;
  margin:10px 0;
}

ul
{
  margin:0 0 10px;
  padding-left:1.3em;
}

fieldset
{
  margin:5px 0 0;
  -webkit-margin:10px 0 0;
}

li
{
  list-style-type:square;
}

dt
{
  color:#000;
  font-weight:bold;
  margin:1em;
}

dd
{
  margin-left:2em;
}

sup
{
	vertical-align:super;
	font-size:80%;
}

select
{
  border:1px solid #D2D3D4;
}

input[type="text"]
{
  border:1px solid #D2D3D4;
  height:1.2em;
  line-height:normal;
}

input[type="submit"]
{
  height:1.8em;
  line-height:1em;
  margin-top:0px;
  padding:3px 8px;
}

input[type="submit"], x:-moz-any-link, x:default    /* hack pro FF, chyta se na nej i IE7 */
{
	padding-top:0px; 
	*padding-top:3px;   /* hack pouze pro IE7 */
	*height:1.7em;
} 
 
input[type="select"]
{
  height:1.2em;
  line-height:normal;
}

input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover
{
  background-color:#ffd500;
}

/*input:focus, textarea:focus, select:focus
{
  border: 1px solid #f00;
}*/

table tr
{
  background-color:#EFF5FB;
}

table tr.emptyRow
{
	margin:0;
	padding:0;
	height:0;
}

table th
{
  background:navy url(TableHeader.png) 0 0 repeat-x;
  color:#fff;
  padding:5px;
  text-align:left;
  vertical-align:middle;
}

table td
{
  padding:5px;
  vertical-align:middle;
}

table th a
{
  color:#fff;
}

/*table tr:hover, table tr.alternateRow:hover
{
  background-color:#FDDCAD;
}*/

fieldset legend
{
  color:#204e79;
  font-size:130%;
  font-weight:bold;
  margin-top: .5em;
  *margin-left: -.5em;  /*hack pro IE7 */
  _margin-left: -.5em;  /*hack pro IE6 */
}

fieldset .polozka
{
  margin-bottom:1em;
}

fieldset .zelenaSipka
{
  margin:0;
}

#main-box
{
  background:#FFF url('BackgroundRight.gif') repeat-y top right;
  margin:0 auto;
  max-width:1280px;
  min-width:980px;
  overflow:hidden;
  text-align:left;
  width:94%;
}

#main
{
  background:#FFF url('BackgroundLeft.gif') repeat-y top left;
  margin-right:6px;
}

#header
{
  background:#FFF url('lupa.jpg') no-repeat right;
  border-bottom:1px groove #000;
  height:76px;
  margin-left:6px;
  padding:6px 10px 0;
}

#header #logo
{
  float:left;
  margin:5px 0 0 5px;
}

#header #logo:hover
{
	background-color:transparent;
}

#header #skipNav
{
  background:transparent;
  height:1px;
  margin-left:-2000px!important;
  margin-top:0;
  text-align:left;
}

#header #nadpis
{
  color:#204E79;
  font-size:180%;
  font-weight:400;
  margin:25px 0 0 14%;
  text-align:left;
  width:25em;
}

#header a
{
  text-decoration:none;
}

#menu-horizontal-box
{
  background:#1C4E71 url(menu-horiznotal-bg.gif) repeat-x 0 0;
  margin-left:6px;
}

#menu-horizontal
{
	margin:0;
	min-height: 1px;
	display: inline-block;
}

#menu-horizontal li
{
  list-style-type:none;
  text-align:center;
  float: left;
}

#menu-horizontal li a
{
  border-right:1px solid #6E9DBE;
  color:#FFF;
  display:inline;
  float:left;
  line-height:35px;
  padding:0 18px;
  text-decoration:none;
}

#menu-horizontal li:first-child a
{
  border-left:1px solid #6E9DBE;
  margin-left:0;
}

#menu-horizontal li a:hover
{
  color:#000;
}

#menu-horizontal-box:after, #menu-horizontal1-box:after, #rychlaNavigace-box:after
{
  clear:both;
  content:' ';
  display:block;
  font-size:0;
  height:0;
  visibility:hidden;
}

#menu-horizontal1-box
{
  border-bottom:1px solid #6E9DBE;
  height:2em;
  margin-left:6px;
  padding:5px 15px 0 0;
  text-align:left;
}

#menu-horizontal1
{
  display:block;
  float:right;
}

#menu-horizontal1 a
{
  margin:0 0.2em;
}

#menu-horizontal1 a img
{
	/*margin-top: 2px;*/
}

#menu-vertical
{
  float:right;
  margin:15px .5em .5em;
  overflow:hidden;
  padding-left:5px;
  padding-right:5px;
  width:15%;
}

#menu-vertical ul
{
  background:#EFF5FB;
  list-style-type:none;
  margin:0 0 2em;
  padding-left:0;
}

#menu-vertical>ul>li
{
  list-style-type:none;
}

#menu-vertical ul li span
{
  background:#224F79;
  color:#fff;
  display:block;
  font-size:120%;
  font-weight:bold;
  padding:.1em 0 0 .5em;
}

#menu-vertical ul li p
{
  margin:.5em;
}

#menu-vertical ul ul
{
  margin:.2em 0 0;
}

#menu-vertical ul li li
{
  color:#224F79;
  margin:0 0 2px 20px;
  padding:0;
}

#footer
{
  border-top:1px solid #224F79;
  clear:both;
  color:#224F79;
  font-size:80%;
  height:42px;
  margin:25px 5px 0 15px;
  padding:5px 0 0;
  text-align:left;
}

#footer .copyright
{
  float:left;
  text-align:left;
}

#footer .verze
{
  float:right;
  text-align:right;
}

#finalLine
{
  background:#E8F1F9 url(BackgroundBottom.gif) repeat-x top left;
  height:6px;
  width:100%;
}

#content
{
  float:left;
  margin:0 0 20px 20px;
  text-align:left;
  width:80%;
}

#napoveda-window
{
  margin:1em;
}

#rychlaNavigace-box
{
  text-align:center;
}

.rychlaNavigace
{
  background-color:#EEE;
  border:2px groove #6E9DBE;
  float:left;
  margin:0 .4em;
  padding:0 .4em;
}

.rychlaNavigace a
{
  background-color:inherit;
  font-size:120%;
  text-decoration:none;
}

.rychlaNavigace:hover
{
  background-color:#ffd500;
}

.rychlaNavigace img, .rychlaNavigace img:hover, .rychlaNavigace a:hover
{
  background-color:inherit;
}

.rychlaNavigace:first-child
{
  margin-left:0;
}

.autocompleteCompletionListElement
{  
	margin : 0!important;
	padding : 0!important;
	background-color: #fff;
	/*color : windowtext;*/
	border: 1px solid buttonshadow;
	/*cursor : 'default';*/
	overflow : auto;
	/*height : 200px;
	text-align : left; */
	list-style-type : none;
}

.autocompleteHighlightedListItem
{
	list-style-type : none;
	background-color: #ffd500;
	/*color: black;*/
	padding: 1px;
}

.autocompleteListItem 
{
	background-color: #fff;
	/*color : windowtext;*/
	padding : 1px;
	list-style-type : none;
}

.aspNetDisabled
{
  background-color:#EEE;
}

.aspNetDisabled legend, .aspNetDisabled label, .aspNetDisabled input, .aspNetDisabled textarea, .aspNetDisabled select
{
  color:#404040;
}

.aspNetDisabled input:focus, .aspNetDisabled input:hover, .aspNetDisabled select:hover, .aspNetDisabled select:focus, .aspNetDisabled textarea:hover, .aspNetDisabled textarea:focus

{
  background-color:#EEE;
}

.clearElement 
{
	clear:both;
}

.floatLeft 
{
	float:left !important;
}
.floatRight 
{
	float:right !important
}

.imageWMS
{
	width: 45%;
	text-align:center;
}

.imageWMS img
{
	border: 1px solid #204E79;
	margin-top: 1em;
}

.imageWMS a:hover, .imageWMS a:visited, .imageWMS a:focus 
{
	background-color:inherit;
}

.fieldsetWrapper
{
  background:#d2e2f2;
  border:1px solid #204E79;
  margin-bottom:1em;
  margin-top:2em;
  padding:0 .5em .5em;
  /*position:relative;*/ /* blbnul autocomplete extender v IE7 (zobrazoval se "za")*/
}

.aspNetDisabled .fieldsetWrapper
{
  background-color:#EEE;
  border:1px solid #404040;
}

.userHint
{
  font-style:italic;
}

.informace
{
  background:#6CF;
  background-image:url(msg_info.gif);
  border:1px solid #00F;
  color:#00F;
}

.chyba
{
  background:#fdd;
  background-image:url(msg_error.gif);
  border:1px solid red;
  color:red;
}

.chyba, .informace
{
  background-position:3px;
  background-repeat:no-repeat;
  margin-bottom:.5em;
  margin-top:1em;
  padding:3px 3px 3px 20px;
}

.povinna
{
  font-weight:bold;
}

.povinna:after
{
  color:#c24100;
  content:"(*) ";
}

.nenalezenydata
{
  background:#d2e2f2;
  border:1px solid #204E79;
  color:#000;
  margin:.5em 0;
  padding:.5em;
}

.komentarKU
{
  background:#d2e2f2;
  border:1px solid #204E79;
  margin-bottom:1em;
  padding:5px;
}

.rcRefreshImage /* CAPTCHA */
{
  display:inline!important;
}

.rcCaptchaAudioLink
{
  margin-left: 1em!important;
}

table tr.alternateRow
{
  background-color:#D2E2F2;
}

table.atributyParcela
{
	border: 0;
	width:55%;
	/*margin-right:1em;
	display:block;
	float:left;*/
}

table.atributy
{
	border: 0;
	width:100%;
}

table.atributy td.nazev
{
	width:14em;
}

table.seznam-parcel
{
  width:100%;
}

table.seznam-parcel .ku
{
  width:30%;
}

table.seznam-parcel .parcela
{
  width:20%;
}

table.seznam-parcel .vlastnici-akce, table.seznam-parcel .vlastnici-akce.a
{
  cursor:pointer;
  text-decoration:underline;
}



table.seznam-parcel a
{
	font-weight:bold;
}

table.seznam-parcel td.seznamVlastniku
{
  border-bottom:4px solid #204E79;
}


table.seznam-parcel .vlastnici
{
  margin-left:3em;
  width: 95%;
}


table.seznam-parcel .vlastnici tr
{
  background:transparent;
}

table.seznam-parcel .vlastnici th
{
  border-bottom:1px solid #204E79;
  background:transparent;
  color:#000;
}


table.seznam-parcel tr:hover, table.seznam-parcel tr.alternateRow:hover
{
  background-color:#FDDCAD;
}

table.vlastnici
{
  border-top:0;
  width:100%;
}

table.vlastnici .partnerSJM
{
  padding-left:3em;
}

table.vlastnici .pravniVztah
{
  border-top:1px groove gray;
  font-style:italic;
  font-weight:bold;
  margin-top:2em;
}

table.vlastnici-colapse .seznamVlastniku
{
  border-bottom:2px outset gray;
  margin-top:0;
  padding-left:10px;
  padding-top:2px;
}

table.srst .vymera
{
	text-align:right;
	padding-right:5em;
}

table.srst .soucetVymer
{
	 font-style:italic;
	 border-top: 1px solid #CCCCCC;
	 border-bottom: 1px solid #CCCCCC;
}

table.srst .oddelovac
{
	border-top: 1px solid #DDDDDD;
}
