/* ROZVRZENI WEBU */
html, body {
	background-image: url('../graphics/background.jpg');
	margin: auto;
	text-align: center;
}
#body {
	width: 800px;
	margin: auto;
	
}
h1{
  display: none;
}
img.left{
  float: left;
}
#hlavicka {
	width: 800px;
	height: 100px;
	float: left;
	background-color: #C7B98D;
	background-image: url('../graphics/head.jpg');
	text-align: left;
	font-family: arial;
}
#obsah {
	width: 800px;
	_height: 300px;
	min-height: 300px;
	float: left;
	background-color: #C7B98D;
	background-image: url('../graphics/content.jpg');
}
#menu {
	width: 200px;
	height: 370px;
	float: left;
}
#content {
	width: 600px;
	_height: 15px;
	min-height: 15x;
	float: right;
	text-align: center;
	padding-top: 5px;
}

/* konec ROZVRZENI WEBU */


/* JINE */
* {
	margin: 0;
	padding: 0;
}
p				{
				margin-top: 10px;
				margin-bottom: 10px;
				}
#lng {
	float: right;
	position: relative;
	top: -68px;
	left: 10px;
	width: 100px;
	height: 20px;
	font-size: 11px;
	color: rgb(204,204,153);
	margin: 0 5px 0 0;
}
#strip {
	width: 100%;
	height: 20px;
	background-image: url('../graphics/strip.jpg');
	position: absolute;
	top: 80px;
	left: 0%;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}
#strip-vis {
	width: 100%;
	height: 20px;
	position: absolute;
	top: 80px;
	left: 0%;
}
#inerstrip {
	text-align: right;
	height: 20px;
	padding-right: 20px;
	padding-top: 3px;
	margin: auto;
	width: 800px;
}
#inerstrip-text {	
	color: rgb(204,204,153);
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
#logo {
	background-image: url('../graphics/logo.jpg');
	width: 308px;
	height: 68px;
	position: relative;
	left: 468px;
	top: 11px;
}
#logo-link {
	display: block;
	cursor: pointer;
	width: 308px;
	height: 68px;
}
#logo a{
	font-family: Verdana;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
/* konec JINE */


/* MENU */
.mainmenu {
	width: 150px;
	margin: auto;
	text-align: center;
	padding-top: 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#mainmenu ul {
	list-style-type: none;
	width: 140px;
}
li.menu {
	height: 20px;
	width: 150px;
	background-image: url('../graphics/menu_off.jpg');	
	list-style: none outside;
}

.menu-link {
	height: 20px;
	color: black;
	text-decoration: none;
	display: block;
	cursor: pointer;
}

.menu-link:hover {
	background: url('../graphics/menu_on.jpg');
}
.menu-text {	
	padding-top: 4px;
	padding-left: 25px;
	display: block;
}

#menu  a {
	font-family: verdana;
	font-size: 7.8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.submenu {
	width: 150px;
	height: 50px;
	_height: 54px;
	position: relative;
	top: 20px;
	margin: auto;
	margin-bottom: 10px;
	padding-top: 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('../graphics/bg_submenu.jpg');
}
.submenu ul {
	width: 140px;
	font-size: 7.8pt;
	font-family: Arial;
	margin: 4px;
	text-align: left;
	padding-top: 4px;
	list-style: square inside;
	position: relative;
	line-height: 1.2;
}
.submenu ol {
	width: 140px;
	font-size: 7.8pt;
	font-family: Arial;
	margin: 4px;
	text-align: left;
	padding-top: 4px;
	list-style: none outside;
	position: relative;
	line-height: 1.2;
}
/* konec MENU */


/* TEXT-PAGE */
a {
  color: black;  
}
a:hover{
  text-decoration: none;
}
#lng  a {
	color: rgb(204,204,153);
	text-decoration: none;
	font-weight: bold;
}
#lng  a:hover {
	color: rgb(255,255,195);
	border-bottom: 3px solid rgb(255,255,195);
}

#bottom a {
	color: rgb(199,185,141);
	text-decoration: none
}
#bottom a:hover {
	color: rgb(226,210,160);
	text-decoration: none
}
/* konec TEXT-PAGE */


/* TEXT-CONTENT */
#nadpis {
	height: 20px;
	width: 570px;
	background: transparent url('../graphics/h.jpg') repeat-x;
	background-position: bottom;
	font-family: Arial;
	font-size: 14px;
  color: #4B3619;
  margin: auto;
  _margin: 0 0 0 0;
}
#nadpis-text {
	height: 20px;
	background: transparent url('../graphics/h_under.jpg') repeat-x;
	background-position: bottom;
	float: left;
}
#text {	
	width: 570px;
  margin: auto;
  text-align: left;
  font-family: Arial;
  font-size: 12px;
  padding-top: 5px;
  text-align: Justify;
}

#content ul{
	list-style-type: square;
	padding-left: 20px;
	line-height: 1.5;
}
.kontakt-iner{
display: block;
text-align: left;
width: 188px;
padding-top: 5px;
}
.kontakt-iner p{
  line-height: 1.3;
}
.kontakt-h3{
  font-size: 16px;
  margin-bottom: -5px;
  text-decoration: underline;
}
#napiste p{
  line-height: 1.2;
  margin: 0;
  padding-bottom: 2.5px;
}
.napiste-input{
  border: 1px #4B3619 solid;
  width: 150px;
  font-family: Arial;
  font-size: 11px;
}
.napiste-input-send{
  border: 1px #4B3619 solid;
  width: 73px;
  cursor: pointer;
}
#napiste-zprava{
  line-height: 1.2;
  width: 400px;
  float: right;
}
#napiste-zprava-input{
  border: 1px #4B3619 solid;
  width: 400px;
  height: 114px;
  font-family: Arial;
  font-size: 11px;
}
#cenik-tr-header{
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  background-color: #96824a; 
}
.cenik-tr1{
  font-family: arial;
  font-size: 11px;
  background-color: #ceb97f; 
}
.cenik-tr2{
  font-family: arial;
  font-size: 11px;
  background-color: #bca76d; 
}
#sady-rozvodu a, #sady-spojek a, #repasacni-dily a{
  display: block;
  cursor: pointer;
  width: 400px;
  height: 65px;
}
#sady-rozvodu{
  background-image: url('../katalogy/sady-rozvodu.jpg');
  width: 400px;
  height: 65px;
}
#sady-rozvodu{background-position: top;}
#sady-rozvodu:hover {background-position: bottom;}

#sady-spojek{
  background-image: url('../katalogy/sady-spojek.jpg');
  width: 400px;
  height: 65px;
}
#sady-spojek{background-position: top;}
#sady-spojek:hover {background-position: bottom;}

#repasacni-dily{
  background-image: url('../katalogy/repasacni-dily.jpg');
  width: 400px;
  height: 65px;
}
#repasacni-dily{background-position: top;}
#repasacni-dily:hover {background-position: bottom;}

#katalog-banner{
  background-image: url('../katalogy/banner.jpg');
  width: 359px;
  height: 53px;
}
#katalog-banner a{
	display: block;
	cursor: pointer;
	width: 359px;
	height: 53px;
}
#katalog-banner{background-position: top;}
#katalog-banner:hover {background-position: bottom;}

.katalogy-banner {
	display: none;
}

span.katalogy-link {
	display: block;
	cursor: pointer;
	width: 400px;
	height: 65px;
	display: none;
}

#katalog-table{
  width:570px;
  font-family:Arial;
  size:11px;
  border-width: 1px;
  border-style: solid;
  border-color: #9c8852;
  border-collapse: collapse;
  text-align: center;
}

#katalog-header{
  background-image: url('../katalogy/table-header.jpg');
  border: 0px black solid;
  font-family:Arial;
  font-size:10px;
  height:17px;
}

#katalog-header td{
  border: 0px black solid;
}

.katalog-tr{
  font-family:Arial;
  font-size:11px;
}

.katalog-tr td{
  padding-bottom: 10px;
  padding-top: 10px;
}
.katalog-td-img{
  background-image: 0px black solid;
  background-position: left;
}

.katalog-td-img img{
  border:1px #9c8852 solid;
}

.katalog-td-img img:hover{
  border:1px black solid;
}
.katalog-td-img img{ 
  cursor: pointer;
  }

#notice {
  float: right;
  text-align: left;
  width: 114px;
  height: 118px;
  margin: 10px 0px 10px 10px;
  padding: 0px 15px 0px 15px;
  background: #d5c793 url("../img/bg_notice.jpg");
}

#notice h3{
  text-align: center;
  margin-top: 3px;
  margin-bottom: 12px;
  font-size: 9px;
  color: #d5c793;
}

#notice strong{
  font-size: 10px;
  text-align: center;
  display: block;
  margin-bottom: 5px;
}

#notice ul{
  list-style-type: circle;
}

#notice ul li{
  line-height: 19px;
}

#ceniky ul#main{
  margin-top: 10px;
  margin-left: 15px;

}

#ceniky ul#main li{
  line-height: 25px;
  font-size: 13px;
}

#ceniky ul#main li p{
  line-height: 15px;
  font-size: 12px;
  margin-top: 0px;
  margin-left: 25px;
}

#ceniky p#viptext{
  padding-left: 100px;
}

#ceniky p#cenik_log{
  width: 570px;;
  clear: both;
  text-align: center;
  padding-top: 10px;
}

#ceniky form#log{
  text-align: center;
  font-size: 13px;
  color: #4b3619;
  font-weight: bold;
}

#ceniky form#log input{
  background-color: white;
  border: 1px black solid;
  margin-top: 3px;
}

#ceniky form#log input:focus{
  background-color: #e8e1cc;
}

#ceniky form#log input#odeslat{
  position: relative;
  bottom: 1px;
  padding: 0px 2px 0px 2px 
}

#ceniky form#log em, em#erradmin{
  font-size: 12px;
  color: red;
  font-weight: normal;
  margin-top: 20px;
}

table#cenikytable{
  border: 1px black solid;
  width: 100%;
  font-size: 12px;
}

table#cenikytable thead th{
  font-weight: bold;
  background-color: #96824a;
  text-align: center;
}

table#cenikytable tr td{
  background-color: #bca76d;
  height: 20px;
  width: 25%;  
  padding: 2px 10px 2px 10px;
}

table#cenikytable tr td.nazev{
  width: 200px;
}

table#cenikytable tr.odd td{
  background-color: #ceb97f;
}

table#cenikytable tr td.mena{
  text-align: right;
  width: 80px;
}

table#cenikytable tbody tr:hover td{
  background-color: #ddc688;
}



table#preceniky tr td, table#preceniky_index tr td{
  font-size: 12px;
  padding-bottom: 15px;
  padding-right: 10px;
}

table#preceniky{
  margin-top: 5px;
}

table#preceniky tr td input{
  border: 1px black solid;
  padding-left: 4px;  
  padding-right: 4px;
}

table#preceniky tr td input.odesl, table#preceniky_index tr td input.odesl{
  background-color: #e7ddbf;
  border: 1px black solid;
}

table#preceniky tr td span{
  font-size: 10px;
}

table#cenikytable thead th img{
  border: 0px;
  margin-left: 3px;
  position: relative;
  bottom: 1px;
}

table#cenikytable thead th a{
  text-decoration: none;
}

p#nal{
  margin-bottom:-10px;
}

strong.nenalezenbig{
  font-size: 13px;
}

p.center{
  text-align: center;
}

p.right{
  text-align: right;
}

form.right{
  text-align: right;
}

p.cencenter{
  text-align: center;
  letter-spacing: 2px;
}

table#admintable{
  margin-top: 15px;
  margin-left: 10px;
  width: 300px;
}

table#admintable td{
  font-family: arial;
  font-size: 12px;
  padding-right: 10px;
}

table#admintable td#sbutt{
  padding-top: 10px;
}

textarea#admintext{
  width:100%;
  height:300px;
}

span.none{
  display: none;
}

#container_loadbar{
  width: 100%;
  text-align: center;
  padding-top: 40px;
}

#loadbar{  
  width: 361px;
  _width: 377px;
  height: 62px;
  _height: 78px;
  background: #b6a881 url('../graphics/loadbar.jpg') center center;
  margin: auto;
  text-align: left;
  padding:8px;
}

#loadbar img{
  border: 0px;
  margin: 0;
  width: 18px;
  margin-top: 26px;
}

#strankovani{
  width: 100%;
  height: 18px;
  background-color: #d2c295;
  margin-top: 20px;
  margin-bottom: 3px;
}

#strankovani #innerstran{
  width: 160px;
  float: left;
  height: 16;
  _height: 18;
  color: #4b3619;
  padding-left: 4px;
  padding-top: 2px;
}

#block{
  width: 20px;
  float: left;
  height: 18px;
  background-color: #96824a;
}

#strankovani  #block strong{
  display: none;
}

#strankovani span#strannum{
  text-align: right;
  float: right;
  width: 376px;
  height: 18px;
  display: block;
  height: 16;
  _height: 18;
  padding-right: 4px;
  padding-top: 2px;
}

#strankovani span#strannum a{
  color: #4b3619;
  font-weight: bold;
  text-decoration: underline;
}

#strankovani span#strannum a{
  margin: 0px 3px 0px 3px;
}

#strankovani span#strannum a em{
  font-style: normal;
}

#strankovani span#strannum a strong{
  font-style: normal;
  background-color: #96824a;
  padding: 0px 3px 0px 3px;
}

#strankovani span#strannum a strong{
  text-decoration: none;
}

#strankovani span#strannum a:hover{
  text-decoration: none;
}

.tucne{
  font-weight: bold;
}

select#pos option{
  padding: 0px 3px 0px 3px;
}

p#ceniky_inf{
  margin-top: -3px;
}

p#dw_cen{
  margin-top: 5px;
}

p#dw_cen img{
  position: relative;
  top: 2px;
}
p#aktualne{
  margin-bottom: 5px;
}
#faktur{
  clear: both;
  width: 250px;
  float: left;
}
#mapa{
  float: left;
  width: 300px;
}
#mapa a img{
  border: 1px black solid;
  text-decoration: none;
  margin-top: 5px;
}
#mapa a:hover img{
  border: none;  
  margin-top: 6px;  
  margin-left: 1px;
}
#zaj{
  width: 375px;
  height: 80px;
  background: url("../img/bg_zaj.jpg") center center;
  padding: 27px 0px 0px 45px;
  margin-top: -8px;
}
#akt{
  width: 570px;
  height: 82px;
  margin-bottom: 5px;
  padding: 3px 0px 0px 0px;
  background: url("../img/bg_akt.jpg") center center;
  
}
#akt h3{
  text-align: center;
  width: 156px;
  margin-bottom: 12px;
  font-size: 9px;
  color: #d5c793;
}

#akt div{
  padding: 5px 15px 0px 15px;
}
ul#partneri_info{
  margin-top: 5px;
  margin-left: 8px;
}

h3.partners-web {
  color: #4B3619;
}

p#parp{
  margin-top: 15px;
}

p#parp textarea{
  width: 360px;
  height: 50px;
}
#supbottom{
  background-image: url('../graphics/bottom.jpg');
  width: 800px;
  height: 1px;
  clear: both;
}
#bottom div{
  text-align: left;
  font-size: 9px;
}
#bottom {
	width: 788px;
  background: url("../img/bg_par.jpg") repeat-y left;
  border-bottom: 1px black solid;
	clear: both;
	padding: 2px 5px 2px 7px;
	text-align: right;
	font-family: arial, geneva, sans-serif;
	font-size: 10px;
	color: rgb(199,185,141);
}
ul#sitemap li{
  list-style-type: disc;
}
ul#sitemap li ul li{
  list-style-type: circle;
  margin-left: 15px;
}
ul#sitemap li ul{
  margin: 5px 0px 5px 0px;
}
ul#sitemap li ul li ul li{
  list-style-type: square;
  margin-left: 20px;
}
ul#sitemap li ul li ul{
  margin: 5px 0px 5px 0px;
}
ul#sitemap a{
  text-decoration: none;
}
ul#sitemap a:hover{
  text-decoration: underline;
}
/* konec TEXT-CONTENT */

/* admin */

#update-info {margin-top: 10px;}
#update-info .update-item {height: 20px; margin: 0px 0px 5px 0px;}
#update-info .update-item div {float: left; line-height: 20px;}
#update-info .update-item.excel {display: none;}
#update-info .update-item .name {font-weight: bold; margin-right:10px;}
#update-info .update-item .icons .icon {display: none; margin: 0px 5px 0px 5px; width: 16px; height: 16px; position: relative; top: 2px;}
#update-info .update-item .icons .icon.ok {background: url('../graphics/icons-ok.png') no-repeat;}
#update-info .update-item .icons .icon.fail {background: url('../graphics/icons-fail.png') no-repeat;}
#update-info .update-item .icons .icon.loading {background: url('../graphics/loader-16x16.gif') no-repeat;}

/*** css by Tomas KOCFELDA, T.Kocfelda@seznam.cz ***/

