/* COMMON STYLES */
body {
  background: url('/img/bgr-body.jpg') repeat-x top left #8c8c8c;
	font: 75%/1.4 Arial, sans-serif;
	color: #585858;
	text-align: center;
	margin: 0 0 10px 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: 0;
	font-size: 150%;
	position: absolute;
	top: 299px; 
	display: block;
	z-index: 1;
	overflow: hidden;
}

h1 em {
	display: none;
}

h1 span {
  background: no-repeat top left;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  display: block;
}

h1.grp-root {
  width: 64px;
  height: 38px;
}

h1.grp-root span {
  background-image: url('/img/h1-root.jpg');
}

h1.grp-about-us {
  width: 64px;
  height: 38px;
}

h1.grp-about-us span {
  background-image: url('/img/h1-about-us.jpg');
}

h1.grp-contact {
  width: 71px;
  height: 36px;
}

h1.grp-contact span {
  background-image: url('/img/h1-contact.jpg');
}

h1.grp-process {
  width: 140px;
  height: 42px;
}

h1.grp-process span {
  background-image: url('/img/h1-process.jpg');
}

h1.grp-from-legislature {
  width: 107px;
  height: 36px;
}

h1.grp-from-legislature span {
  background-image: url('/img/h1-from-legislature.jpg');
}

h1.grp-price-list {
  width: 52px;
  height: 39px;
}

h1.grp-price-list span {
  background-image: url('/img/h1-price-list.jpg');
}

h1.grp-news {
  width: 72px;
  height: 35px;
}

h1.grp-news span {
  background-image: url('/img/h1-news.jpg');
}

h2 {
  color: #1e994e;
  font-size: 100%;
}

h2.bolder {
  font-size: 180%;
}

h3 {
  font-size: 100%;
  color: #ff6500;
}

h4 {
  font-size: 120%;
  color: red;
}

a {
	color: #585858;
}

a:visited {
	color: #f66;
}

a:hover {
	color: #ff6500;
}

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;
  margin-bottom: 1em;
}

#main ul li {
  margin-bottom: 0.6em;
}

.grp {
	position: relative;
	display: block;
	overflow: hidden;  
}

.grp span {
  background: no-repeat top left;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  display: block;  
}

.grp.news {
  width: 73px;
  height: 37px;
}

.grp.news span  {
  background-image: url('/img/h2-news.jpg');
}

.grp.infoline {
  width: 73px;
  height: 35px;
}

.grp.infoline span  {
  background-image: url('/img/h2-infoline.jpg');
}

.dyspln {
  display: none;
}

hr.cleaner {
  clear: both;
  height: 1px;
  margin: -1px 0 0 0; padding: 0;
  border: none;
  visibility: hidden;
}

hr.line {
  margin: 1em 0;
  _margin: 0;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #d5d5d5;
  height: 1px;
  clear: both;
}

p.oki, p.err {
  background: #f3f3f3;
  padding: 10px 5px;
  text-align: center;
}

p.oki {
  color: #1e994e;
  font-weight: bold;
}

.bold {
  color: #fd5e04;
  font-weight: bold;
}

.green {
  color: #1e994e;
}

.narchive {
  margin-left: 2em;
  color: #dcdcdc;
}

a.narchive {
  margin-left: 2em;
  color: #a7a7a7;  
}

.big {
  font-size: 120%;
}

.red {
  color: red;
}

.center {
  text-align: center;
}

/* FORMS */
input.itext, textarea {
  background: #ececec;
	font-family: Arial, sans-serif;
	border: 1px solid #7f9db9;
	font-size: 100%;
	margin-bottom: 5px;
	padding: 2px;
	width: 315px;
}

textarea {
	width: 315px;
	height: 150px;   
}

.tarea {
  margin-bottom: 10px;
}

label {
  color: #717171;
}

.radio {
  float: right;
  width: 325px;
  margin-bottom: 5px;
}

.label {
  font-weight: bold;
  width: 120px; 
  float: left;
  padding: 2px 5px 2px 5px;
  margin-right: 5px;
  text-align: right;
  clear: both;
}

label.err {
  color: red;
}

.required {
  padding: 5px;
  margin: 10px 0;
  float: left;
}

.notoppad {
  padding-top: 0;
  margin-top: 0;
}

/* DEFAULT ENGINE */
#screen {
  background: url('/img/bgr-screen.jpg') repeat-y top left;
	position: relative;
	width: 828px;
	text-align: left;
	margin: 0 auto;
	padding-top: 306px;
}

#content {
  padding: 0 25px;
}

#main {
	width: 500px;
	float: right;
}

#main div.box {
  padding: 35px 25px 10px 10px;
}

/* LEFT */
#left {
  width: 270px;
}

#left div.box {
  padding: 0 15px 15px 15px; 
}

#infoline {
  border: 1px solid #a6a6a6;
  background: #dedede;
  padding: 7px 0;
  text-align: center;
  color: #585858;
}

.banner {
  margin: 15px 0;
  display: block;
}

/* HEADER */
#header {
  background: url('/img/bgr-header.jpg') no-repeat top left;
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 306px;
}

#logo {
  position: absolute;
  left: 73px; top: 10px;
}

#logo, #logo span {
	width: 177px; height: 85px;
	position: absolute;
	display: block;
}

#logo span {
  background: url('/img/logo.gif') no-repeat top left;
  left: 0; top: 0;
}

#logo a span {
  _cursor: hand;
}

#quick-btn-head {
  float: right;
  position: relative;
  left: -35px; top: 5px;
  list-style: none;
  color: #21974f;
  font-size: 90%;
}

#quick-btn-head li {
  margin-left: 0.5em;
  display: inline;
}

#quick-btn-head a {
  margin-right: 0.5em;
  color: #21974f;
}

.himg {
  position: absolute;
  top: 85px; left: 24px;
  width: 780px; height: 188px;
  background: no-repeat top left;
}

.himg.root {
  background-image: url('/img/header-root.jpg');
}

.himg.about-us {
  background-image: url('/img/header-about-us.jpg');
}

.himg.contact {
  background-image: url('/img/header-contact.jpg');
}

.himg.process {
  background-image: url('/img/header-process.jpg');
}

.himg.from-legislature {
  background-image: url('/img/header-from-legislature.jpg');
}

.himg.price-list {
  background-image: url('/img/header-price-list.jpg');
}

.himg.root-drivers {
  background-image: url('/img/header-root-drivers.jpg');
}

.grp.introtxt {
  position: absolute;
  top: 52px; left: 300px;
  width: 356px; height: 25px;
}

.grp.introtxt span  {
  background-image: url('/img/header-introtxt.jpg');
}

/* MENU */
#menu {
  background: url('/img/bgr-menu.jpg') repeat-y top left;
	width: 270px;
}

#menu ul {
  margin: 0 20px; padding: 0;
  color: #000;
  font-weight: bold;
}

#menu li {
	list-style: none;
	border-bottom: 1px solid #d5d5d5;
	padding: 3px 13px;
}

#menu a {
  text-decoration: none;
  color: #000;
}

#menu a:hover {
  text-decoration: underline;
}

#menu strong {
  color: #21974F;
}

#menu-footer {
  background: url('/img/bgr-menu-footer.jpg') no-repeat top left;
  width: 270px; height: 44px;
}
	
/* FOOTER */
#footer {
	background: url('/img/bgr-footer.jpg') no-repeat top left;
	margin: 0 0 0 0;
	padding: 0 35px 0 45px;
	height: 50px;
	clear: both;
	color: #717171;
}

#footer ul {
  margin: 0 0 10px 0;
  padding: 5px 0 0 0;
}

#footer li {
	list-style: none;
	display: inline;
	padding-right: 0.5em;
}

#footer a {
  margin-right: 0.5em;
  color: #717171;
}

#footer strong {
  margin-right: 0.5em;
}

#copyright {
  color: #fefefe;
  font-size: 90%;
}

#quick-btn-foot {
  float: right;
  color: #21974f;
  font-size: 90%;
}

#quick-btn-foot li {
  margin-right: 0;
}

#quick-btn-foot a {
  margin-right: 0.5em;
  color: #21974f;
}

/* NEWS */
.news-list {
  margin: 0 0 0 2em;
  padding: 0;
}

.news-list li {
  list-style: none;
  margin: 0.5em 0;
}

.news-list em {
  color: #ff6500;
  font-weight: bold;
  font-style: normal;
  font-size: 110%;
  margin-right: 0.3em;
}

.date {
  font-size: 90%;
  color: #a6a6a6;
}

/* CONTACT */

.map {
  background: url('/img/map.gif') no-repeat top left;
  float: right;
  border: 2px solid #d5d5d5;
  width: 253px; height: 145px;
  position: relative;
  font-size: 90%;
}

.map a {
  color: #ff6500;
}

.map em {
  color: #585e32;
  font-style: normal;
}

#benesov {
  position: absolute;
  top: 50px; left: 40px;
}

#janovice {
  position: absolute;
  top: 80px; left: 30px;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

.fleft input {
  border: 1px solid #7f9db9;
  width: 160px;
}

textarea {
  border: 1px solid #7f9db9;
}

.fleft {
  float: left;
  width: 200px;
}

.submit {
  float: right;
  margin-top: 10px;
  _margin-top: 5;
  margin-right: 10px;
  _margin-right: 8px;
  
}

/* NEWS */

.tbl-news td {
  padding: 0 2em 0 0;
}

.img-main a img {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

