body {
  background-color: white;
  color: #484848;
}

body, * {
  font-size: 10px;
  font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
  border-collapse: collapse;  
}

h1{
  font-size: 16px;
  color: #665616;
}

h2{
  font-size: 12px;
  color: #665616;
}

a{
  color: #484848;  
  text-decoration : none;
}

a:hover{
   color: #FF6633;
}


a.menu {
   font-weight: bold;
	font-size: 12px;
   color: #665616;
	text-decoration : none;
}

a.menu:hover{
	color: #c5a939;
	text-decoration : none;
}


a.menudisable {
   font-weight: bold;
	font-size: 12px;
   color: #b0b0b0;
	text-decoration : none;
}

a.menudisable:hover{
	color: #c5a939;
	text-decoration : none;
}

a.tags0 {
   font-weight: bold;
	font-size: 12px;
   color: #b0b0b0;
	text-decoration : none;
}

a.tags0:hover{
	color: #c5a939;
	text-decoration : none;
}

a.tags1 {
   font-weight: bold;
	font-size: 16px;
   color: #b0b0b0;
	text-decoration : none;
}

a.tags1:hover{
	color: #c5a939;
	text-decoration : none;
}

a.tags2 {
   font-weight: bold;
	font-size: 14px;
   color: #b0b0b0;
	text-decoration : none;
}

a.tags2:hover{
	color: #c5a939;
	text-decoration : none;
}

a.tags3 {
   font-weight: bold;
	font-size: 8px;
   color: #b0b0b0;
	text-decoration : none;
}

a.tags3:hover{
	color: #c5a939;
	text-decoration : none;
}

a.tags4 {
   font-weight: bold;
	font-size: 10px;
   color: #b0b0b0;
	text-decoration : none;
}

a.tags4:hover{
	color: #c5a939;
	text-decoration : none;
}

a.tags5 {
   font-weight: bold;
	font-size: 9px;
   color: #b0b0b0;
	text-decoration : none;
}

a.tags5:hover{
	color: #c5a939;
	text-decoration : none;
}

form.border{
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #0e1b8d;
  width: 800px;
  display: inline;    
}

form.menewidth{
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #FF6633;
  width: 400px;
  display: inline;    
}

form {
  display: inline;
}

div.inline {
  display: inline;
}

div.formerror {
   color: red;
   font-size: 10px;
   font-weight: bold;
   display: inline;
}

input {
   border: solid 1px #cead86;
	vertical-align: middle;
}

input.submit {
	border: solid 1px #cead86;
	color: black;
   font-size: 11px;
   font-weight: bold;
	vertical-align: middle;
	width: 100px;
	height: 20px;
   background-color : #f4ece3;
}

button.submit {
	border: solid 1px #cead86;
	color: black;
   font-size: 11px;
   font-weight: bold;
	vertical-align: middle;
	width: 100px;
	height: 20px;
   background-color : #f4ece3;
}

div.submit {
	border: solid 1px #cead86;
	color: black;
   font-size: 11px;
   font-weight: bold;
	vertical-align: middle;
	width: 100px;
	height: 20px;
   background-color : #f4ece3;
}

input.nutne {
	BACKGROUND-COLOR: #f4ece3;
}

select {
   border: solid 1px #cead86;
   vertical-align: middle;
} 

img.logo {
	position:absolute;
	top:15;
	left:50;
	background-color : transparent;
}

table.hlmenu {
  font-size: 16px;
}

img {
	vertical-align: middle;
   border: 0px;
}

input.image {
	vertical-align: middle;
   border: 0px;
}

td.nazevzb a {
	color: #e46c11;
   font-weight: bold;
   font-size: 10px;
	text-decoration : none;
}

td.nazevzb a:hover {
	color: #e46c11;
	text-decoration : underline;
}

td.vyrobce a {
	font-size: 10px;
	text-decoration : none;
}

td.vyrobce a:hover {
	text-decoration : underline;
}

img.logo {
	position:absolute;
	top:10;
	left:45;
	background-color : transparent;
}
 
img.svatba {
	position:absolute;
	top:1;
	right:1;
	background-color : transparent;
}

img.obrazek {
	border: 1px;
   border-color: #efba00;
   border-style: solid;
}

td.logo {
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: solid 1px white;
	border-top: solid 1px black;
	border-bottom: solid 1px white;
	border-right: solid 1px black;
   border-collapse: collapse;
   background-image: url(images/podlogo.png);
   background-repeat: repeat-y;
}

table.hornimenu td {
   background-image: url(images/hornilista.png);
   background-repeat: repeat-x;
	color: black;
	font-size: 12px;
}

table.hornimenu a {
   text-decoration: none; 
	font-weight: bold;
	color: black;
	font-size: 12px;
}

td.hlavni {
  background-color: white;
}

td.hlavni {
	padding : 5px;
	padding-top : 10px;
}

td.menunadpis {
   background-color: #426152;
   font-weight: bold;
	color: white;
}

td.menupolozka {
   background-color: #dbffd8;
}

table.polozka {
	border-bottom: 1px dotted #f4ece3;
}

tr.inv {
	background-color : #f4ece3;
}

table.admin th{
  color: white;
  background-color: black;    
  padding: 3px;
}

table.admin td{  
  padding: 3px;
  border-bottom: 1px #E3F2FF dotted;  
}

table.obj {
	border: 2px solid black;
}


table.ram {
   padding: 0px;
}

table.ram td {
   padding: 0px;
}

table.ram tr {
   padding: 0px;
}

td.ramlhr {
   background-image: url(images/lhr.png);
   background-repeat: no-repeat;
	color: white;
   width: 59px;  
   height: 35px;
} 

td.ramh {
   background-image: url(images/h.png);
   background-repeat: repeat-x;
	color: white;  
   height: 35px;
}

td.ramphr {
   background-image: url(images/phr.png);
   background-repeat: no-repeat;
	color: white;
   width: 20px;  
   height: 35px;
}

td.ramlhrmaly {
   background-image: url(images/lhrmaly.png);
   background-repeat: no-repeat;
	color: white;
   width: 20px;  
   height: 20px;
} 

td.ramhmaly {
   background-image: url(images/hmaly.png);
   background-repeat: repeat-x;
	color: white;  
   height: 20px;
}

td.ramphrmaly {
   background-image: url(images/phrmaly.png);
   background-repeat: no-repeat;
	color: white;
   width: 20px;  
   height: 20px;
}

td.ramp {
   background-image: url(images/p.png);
   background-repeat: repeat-y;
	color: white;  
   width: 20px;
}

td.raml {
   background-image: url(images/l.png);
   background-repeat: repeat-y;
	color: white;  
   width: 20px;
}

td.ramlsr {
   background-image: url(images/lsr.png);
   background-repeat: no-repeat;
	color: white;
   width: 20px;  
   height: 20px;
} 

td.rams {
   background-image: url(images/s.png);
   background-repeat: repeat-x;
	color: white;  
   height: 20px;
}

td.rampsr {
   background-image: url(images/psr.png);
   background-repeat: no-repeat;
	color: white;
   width: 20px;  
   height: 20px;
}

td.linka {
   background-image: url(images/linka.png);
   background-repeat: repeat-x;
	color: white;  
   height: 4px;
}

td.podobr {
   padding: 0px;
   background-image: url(images/podobr.gif);
   background-position: center;
   background-repeat: no-repeat;
   text-align: center;
   vertical-align: middle;
   height: 74px !important;
   width: 74px !important;
}

td.bezobr {  
   height: 74px;
   width: 74px;
}

table.vypis tr {
   height: 22px;
}

table.vypis th {
   text-align: left;
   font-weight: bold;
	color: #665616;
	font-size: 10px;
   background-color: #ffebad;
}

table.vypis td {

}

table.vypis tr.inv {
   background-color: #fffad1;
}

tr.spodnilinka {
   background-color: #fffad1;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #ececec;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: #111111;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}


