/* CSS Document */

html, body {
  margin: 0;
  padding: 0;
}
a {
  color: #C42626;
} 
body {
  font-family: 'Arial', sans-serif;
  font-size: 1em;
  color: #5F5F5F;
  background-color: #D6D1CB;
  /*background-color: #3e3e3e;*/
  text-align: center;
}
div#container {
  width: 998px;
  margin: 20px auto;
  text-align: center;
  background: no-repeat url(../images/backround_top_container.gif) top left;
	min-height: 343px;
	_height: 343px;
}

div#obsah {
  width: 970px;
  margin: 0 auto;background: url(menu.gif) no-repeat;
  width: 970px;
  height: 57px;
  text-align: left;
}
div#center ul{margin-top:0px; padding-left:5px}
div#center ul li{list-style-type:none; background:url(../images/odrazka.gif) no-repeat 0 7px; padding-left:10px; font-size:0.8em; line-height:1.2; margin-bottom:5px;}
div#center ul.two_line_list li{list-style-type:none; background:url(../images/odrazka.gif) no-repeat 0 25%; padding-left:10px;margin-bottom:5px;}
div#top {
  width: 970px;
  height: 28px;
  background-image: url(../images/toplang.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div#center ul.pricelist {margin-bottom: 30px;}
div#center ul.pricelist li{margin: 0 0 10px 0; list-style-type: none; background: none;}
div#center ul.pricelist li a {color: blue}


div#center ul a {
    color: gray;
}

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: 0.9em;
  position: absolute;
  margin: 5px 0 0 215px;
  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#head {
  width: 970px;
  height: 101px;
  background-image: url(../images/head.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}
div#head a{
  text-decoration: none;
  /*display: block;*/
}


h1 {
  font-family: 'Times New Roman', sans-serif;
  margin: 0;
  padding: 0;
}

h1 span#h1 {
  position: absolute;
  display: block;
  margin: -10px 0 0 130px;
  font-size: 1.8em;
  color: #C7CCD1;
}

h1 span#h2 {
  position: absolute;
  display: block;
  margin: 26px 0 0 116px;
  font-weight: normal;
  font-size: 0.9em;
  color: #0E4D7E;
}

h1 span#h3 {
  position: absolute;
  display: block;
  margin: 56px 0 0 116px;
  font-weight: normal;
  font-size: 0.8em;
  color: #ffffff;
}

div#head h2 {
  position: absolute;
  width: 300px;
  font-family: 'Times New Roman', sans-serif;
  margin: 30px 0 0 470px;
  padding: 0;
}

div#head h2 span#h11 {
  position: absolute;
  display: block;
  margin: 0;
  font-weight: normal;
  font-size: 0.8em;
  color: #ffffff;
}

div#head h2 span#h22 {
  position: absolute;
  display: block;
  margin: 22px 0 0 30px;
  font-weight: normal;
  font-size: 0.8em;
  color: #93A2B2;
}

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

div#menu ul {
  list-style-type: none;
  margin: 0;
  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 22px 6px 34px; ondrej.hajek@machin.cz*/ 
  padding: 5px 10px 6px 14px;
  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 h2 {
  background-image: url(../images/dot.gif);
  background-position: left center;
  background-repeat: no-repeat;
  position: absolute;
  margin: 0 0 0 -6px;
  font-family: 'Verdana', 'Tahoma', sans-serif;
  padding: 0 0 0 35px;
}

div#left h2 span.h111 {
  display: block;
  color: #AE0000;
  font-size: 0.65em;
}

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

div#left div#kontakt {
  list-style-type: none;
  margin: 0;
  padding: 25px 20px 20px 15px;
  font-size:10px;
  
}
div#left div#kontakt p{padding-left:15px;}
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 h4 {
  color: white;
  font-size: 0.8em;
  padding: 4px 0 4px 10px;
  margin: 0 0 1px 0;
  background-color: #586878;
}

div.webs {
  background-color: #F1F1F1; color:#586878; font-size:12px; font-weight:bold;   padding-bottom:20px;
  text-align: center;
  padding-top: 20px;
  color: #5F5F5F;
  display: block;
}

div.webs img {
  border: 0;
  display: block;
  
}

div.webs a.web {
  color: #C42626;
  display: block;
  text-decoration: none;
  text-align: right;
  font-size: 0.8em;
  width: 150px;
  margin: 0 auto 0 auto;
}

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

div.web {
  margin-bottom: 30px;
}

/*div.partners img{text-decoration:none;text-align:center; margin-left:58px; padding:0; margin-bottom:10px; margin-top:10px; border:0;}*/


.r { text-align: right; }

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


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

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

div#center h2 span.h2222,div#center h3 span.h2222 {
  display: block;
  color: #AE0000;
  font-size: 0.7em;
  padding: 5px 0 0 0;
}
div#center h3.nadpis3 span.h22223 {
  display: block;
  color: #AE0000;
  font-size: 0.7em;
  padding: 5px 0 0 0;
  margin:0;
}
div#center h3.nadpis3{
  display: block;
  color: #AE0000;
  font-size: 20px;
  padding: 0px 0 0 0;
  margin:0;
}
div#center h2 span.h1111 {
  display: block;
  color: #586878;
  font-size: 0.6em;
}

div#center p {
  font-size: 0.8em;
  text-align: justify;
  line-height: 1.4em;
  margin: 0;
  padding: 10px 0;
}

.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;
}
.bold_font{font-weight:bold;}
.red_font_b{color:#c42626;font-weight:bold;}
.red_font_n{color:#c42626;font-weight:normal;}
.clear { clear: both; height: 0; margin: 0; padding: 0; line-height: 0; font-size: 0; }

/******************* ondrej.hajek@machin.cz*************************/

div#center ol{margin-top:0px; padding-left:5px;}
div#center ol li{padding-left:10px; font-size:0.8em; line-height:1.2; margin-bottom:5px;}

.refer {
  font-size: 0.7em;
  float:left;
	width:500px;
	margin-top:10px;
}

.refer img {
  border: 0;
  float:left;
}

/*.refer a {
  margin-left: 15px;
  color: #C42626;
}*/

div#referlinks {
  margin: 40px;
}

div#referlinks a {
  margin: 20px;
  font-size: 0.7em;
  color: #5F5F5F;
}

.reference a{
  margin-left:15px;
  
  color: #C42626;
}


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


p.file span{width: 100px; display: block; float: left;}
p.file a{ margin-left: 20px; width: 70px; text-align: right; color: blue; float: left;}
p.file a:hover{text-decoration: none;}



