/* CSS Document */

html, body {
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Arial', sans-serif;
  font-size: 1em;
  color: #5F5E5E;
  background-color: #D6D1CB;
  text-align: center;
}

img {border:none;}


div#container {
  width: 998px;
  margin: 10px auto;
  text-align: center;
  background-image: url(../images/wing.gif);
  background-position: center 1px;
  background-repeat: no-repeat;
  position:relative;
}

div#obsah {
  width: 970px;
  margin: 0 auto;
  text-align: left;
}

div#top {
  width: 970px;
  height: 28px;
  background-image: url(../images/toplang.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

div#top .langs {
  position: absolute;
  width: 220px;
  padding: 5px 0 0 14px;
}

*+html div#top .langs {
  padding: 9px 0 0 14px;
}

* html div#top .langs {
  padding: 9px 0 0 14px;
}

div#top a.law {
  font-family: 'Georgia', sans-serif;
  font-size: 14px;
  position: absolute;
  margin: 5px 0 0 225px;
  color: white;
  text-decoration: none;
}

div#top a.law:hover {
  text-decoration: underline;
}

div#top .langs img {
  border: 1px solid #9C9C9C;
}

div#top .langs a {
  display: block;
  width: 30px;
  float: left;
}

div#top .langs a.posl {

  width: 15px;

}

div#head {
  width: 970px;
  height: 101px;
  background-image: url(../images/head.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div#logoc {
  position:absolute;
  left:36px;
  top:49px;
  width:68px;
  height:69px;
}

strong.h1 {
  font-family: 'Times New Roman', sans-serif;
  margin: 0;
  padding: 0;
  line-height:1em;
  font-weight: normal;
}

strong.h1 span#h1 {
  position: absolute;
  display: block;
  margin: 27px 0 0 109px;
  
  font-size: 28px;
  color: #0e4d7e;
  font-weight: normal;
  
}

strong.h1 span#h2 {
  position: absolute;
  display: block;
  margin: 53px 0 0 109px;
  
  font-size: 24px;
  color: #ffffff;
}

strong.h1 span#h3 {
  position: absolute;
  display: block;
  margin: 73px 0 0 109px;
  font-weight: normal;
  font-size: 18px;
  color: #ffffff;
}

div#head strong.h2 {
  position: absolute;
  width: 400px;
  font-family: 'Georgia','Times New Roman', sans-serif;
  margin: 43px 0 0 500px;
  padding: 0;
  line-height:1em;
}

div#head strong.h2 span#h11 {
  position: absolute;
  display: block;
  margin: 0;
  font-weight: normal;
  font-size: 20px;
  color: #ffffff;
}

div#head strong.h2 span#h22 {
  position: absolute;
  display: block;
  margin: 22px 0 0 30px;
  font-weight: normal;
  font-size: 18px;
  color: #93a2b2;
}

div#menu {
  width: 970px;
  height: 57px;
  background-image: url(../images/menu.gif);
  background-position: center top;
  background-repeat: no-repeat;
  font-size: 0.75em;
}

div#menu ul {
  list-style-type: none;
  margin: 0 0 0 230px;
  padding: 0;
}

div#menu ul li {
  float: left;
}

div#menu ul li a {
  display: block;
  color: white;
  text-align: center;
  font-weight: bold;
  padding: 5px 20px 6px 24px;
  text-decoration: none;
  background-image: url(../images/a.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

div#menu ul li a:hover {
  display: block;
  background-image: url(../images/ahover.gif);
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #586878;
}

div#txt {
  width: auto;
  background-color: #ffffff;
}

div#left {
  width: 250px;
  float: left;
}

div#left strong.h2 {
  background-image: url(../images/dot.gif);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: absolute;
  margin: 0 0 0 -6px;
  font-family: 'Verdana', 'Tahoma', sans-serif;
  padding: 5px 0 0 35px;
  overflow:visible;
  height:27px;
}

div#left strong.h2 span.h111 {
  display: block;
  color: #AE0000;
  font-size: 14px;
  font-weight:bold;
  font-family:'Verdana',sans-serif;
}

div#left strong.h2 span.h222 {
  display: block;
  color: #586878;
  font-size: 0.45em;
}

div#left div#registruj {
	margin:auto;
	width:179px;
	height:35px;
	*width:220px;
	*position:relative;
	*left:10px;
	*height:43px;
	
	background: url(../images/registrovat.jpg) 0% 0% no-repeat ;
	padding-left:41px;
	padding-top:8px;
	
	line-height:12px;
}

div#left div#registruj .odsadcz{
  padding-top:7px;
}
	
	div#left div#registruj a {
		color: #ac0404;
		font-size: 11px;
		font-family:'Arial',sans-serif;
		font-weight:bold;
		
		
	}
	
	div#left div#registruj a:hover {
		text-decoration:none;
	}
	


div#left ul {
  list-style-type: none;
  margin: 0;
  padding: 50px 20px 20px 15px;
}

.bb { border-bottom: 1px solid #DEDEDE; }

div#left ul li {
  border-top: 1px solid #DEDEDE;
}

* html div#left ul li {
  height: 20px;
}

div#left ul li a {
  color: #5F5E5E;
  font-size: 0.7em;
  text-decoration: none;
  display: block;
  padding: 5px 0 5px 12px;
  background-image: url(../images/li.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

*+html div#left ul li a {
  padding: 3px 0 5px 12px;
}

* html div#left ul li a {
  padding: 3px 0 5px 12px;
}

div#left ul li a:hover {
  text-decoration: underline;
}

div#srch {
  width: auto;
  height: 67px;
  margin: 0 0 10px 0;
  color: #4C4C4C;
  background-image: url(../images/srch.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div#srch form {
  margin: 0;
  padding: 0 0 0 20px;
}

div#srch table {
  font-size: 0.75em;
}

div#srch table td.vyhl {
  padding: 9px 0 0 30px;
}

div#srch input {
  background-image: url(../images/inp.gif);
  background-position: center top;
  background-repeat: repeat-x;
  border: 1px solid #CFCBBF;
  height: 16px;
}

div#srch input.subm {
  background-image: url(../images/subm.gif);
  background-position: center top;
  background-repeat: no-repeat;
  border-style: none;
  color: white;
  font-weight: bold;
  font-size: 8pt;
  width: 67px;
  height: 19px;
}

a.map {
  background-image: url(../images/map.gif);
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  padding: 5px 0 5px 20px;
  margin: 0 0 10px 15px;
  color: #586878;
  text-decoration: underline;
  font-size: 0.7em;
  font-weight: bold;
}

a.map:hover {
  text-decoration: none;
}

div#right {
  width: 220px;
  float: right;
}

div#right .obal {
  width: auto;
  padding: 0 10px 0 20px;
}

div#right h3 {
  color: white;
  font-size: 0.8em;
  padding: 4px 0 4px 10px;
  margin: 0 0 1px 0;
  background-color: #960000;
}

div#right h2 {
  color: white;
  font-size: 0.8em;
  padding: 4px 0 4px 10px;
  margin: 0 0 1px 0;
  #border-top: 4px solid #D8D8D8;
  background-color: #586878;
}

div.news {
  background-color: #F1F1F1;
  margin:0px;
  padding:0px;
}

div.news p {
  margin:0px;
  padding: 10px;
  font-size: 0.6em;
}

div.news a {
  color: #5F5F5F;
  text-decoration: underline;
}

div.news a:hover {
  text-decoration: none;
}

div.news img {
  border-style: none;
  display: block;
}

div.news a.web {
  color: #C42626;
  display: block;
  text-decoration: none;
  text-align: right;
}

div.news a.web:hover {
  text-decoration: underline;
}

.r { text-align: right; }

div.weby {
  padding: 10px 5px 10px 10px;
}

div.weby img {
  padding: 1px;
  border:1px solid #aaaaaa;
}

* html div.weby {
  padding: 10px 5px 10px 1px;
}

div.weby p {
  padding: 5px 10px;
}

div#center {
  width: 500px;
  max-width: 500px;
  float: left;
  color: #000;
  min-height: 400px;
}

div#center table {
	width:500px;
}


div#center h2, div#center h1 {
  margin: 0;
  font-family: 'Verdana', 'Tahoma', sans-serif;
  padding: 0 0 10px 0;
  font-size:1.1em;
}

div#center h2 span.h2222, div#center h1 span.h2222 {
  display: block;
  color: #000;
  font-size: 0.7em;
  padding: 5px 0 0 0;
}

div#center h2 span.h1111, div#center h1 span.h1111 {
  display: block;
  color: #000;
  font-size: 0.6em;
}

div#center p {
  font-size: 0.7em;
  text-align: justify;
  line-height: 1.3em;
  margin: 0;
  color: #000;
  padding: 10px 0;
}

div.text_center2 ul{
  list-style:square;
  font-size:0.7em;
  line-height: 1.3em;
  margin:0;
  color: #000;
  position:relative;
  top:-6px;
  padding-left:40px;
}

blockquote {
	margin:0px 0 0 25px;
}

div.text_center2 li a{
  color: #c42626;
  font-size:14px;
}

div.text_center2 a, .center a{
  color: #c42626;
  text-decoration: none;
}

div.text_center2 a:hover, div.text_center2 a:hover{
  color: #586878;
  text-decoration: underline;
}


.line { border-top: 1px solid #DEDEDE; font-size: 0; line-height: 0; margin: 5px 0; }
.vline { border-right: 1px solid #DEDEDE; height: 70px; margin: 10px 4px; }
.fl { float: left; }
.fr { float: right; }

div.ref {
  width: 160px;
  text-align: center;
  padding: 25px 0;
  border-top: 1px solid #DEDEDE;
}

div.ref a {
  color: #C42626;
  text-decoration: underline;
  border-top: 1px solid #DEDEDE;
  display: block;
  margin: 25px 0 0 0;
  padding: 4px 0 0 0;
  font-size: 0.6em;
}

div.ref a:hover {
  text-decoration: none;
}

div.ref img {
  border-style: none;
}

* html div#center {
  height: 400px;
}

div#foot {
  width: 970px;
  background-color: #586878;
  color: #ffffff;
  font-size: 0.7em;
}

div#foot a {
  color: #ffffff;
  text-decoration: underline;
}

div#foot a:hover {
  text-decoration: none;
}

#foot a.text {
  text-decoration:none;
}

#foot a.text:hover {
  text-decoration:underline;
}

div#foot p {
  margin: 0;
  padding: 10px 0 10px 20px;
  line-height: 1.4em;
}

.clear { clear: both; height: 0; margin: 0; padding: 0; line-height: 0; font-size: 0; }

.refer {
	float:left;
	width:500px;
	margin-top:10px;
}

	.refer .text {
		font-size: 0.6em;
		margin-left:90px;
		display:block;
		width:380px;
		
	}


a.reflogo {
	float:left;
}

span.reference {

  display: block;
  margin: 5px 0 0 90px;
  padding: 4px 0 0 0;
  font-size: 0.6em;
}

a.reference a:hover {
  text-decoration: none;
}

#referenceindex h3{
	margin-bottom:3px;
	text-align:left;
	font-size:1em;
	
}

#referenceindex .refer{
	width:100px;
	margin-left:10px;
	
}

#news2 {
	font-size:11px;
	line-height:1.6em;
	font-family:'Arial',sans-serif;

}

#news2 hr {
	
	border:0px;
	border-top:1px solid #a0a0a0;
	


}


#news2 .nad1 {
	color:#C42626;
	font-size:11px;
	font-weight:bold;

}

#news2 .text {

	margin: 0;
	color: #000000;
	


}

div#news2 div.text p {
	margin:0px;
	padding:0px;
	display:inline;
	font-size:11px;
	font-family:'Arial',sans-serif;


}

div#news2 div.text a {
	color:#C42626;
	text-decoration:none;
}

div#news2 div.text a:hover {
	text-decoration:underline;
}

#qform strong, #qform td{
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px;
}




