* { font-family: sans-serif; font-size: small; }

a img { border: none; }

body { margin: 0; padding: 0; background: #c3c3c3 url(../images/hurab-pozadi.png) repeat-x; }
h1 { padding: 0; margin: 0; color: #a39907; font-size: 1.5em; text-decoration: none;	font-weight: bold; }
table { color: #486c4b; }

.hrBorderSample { border-bottom: 2px solid #486c4b; padding-bottom: 1em; }

.hrMenuLink, .hrMenuLinkActive { color: white; text-decoration: none; padding: 0 1em; }
.hrMenuLink:hover, .hrMenuLinkActive, .hrMenuLinkActive:hover { text-decoration: underline; }

.doprava { text-align: right; }
.doleva { text-align: left; }
.doprostred { text-align: center; }

.hrImg {
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 10px;
   border: 1px solid green;
}

.hrImgGallery {
	margin: 10px 10px 10px 10px; 
	margin-right: 30px;
	padding: 0px;
  border: 1px solid #008000;
}

.hrNoBorder { border: none; }
.antSpm { unicode-bidi: bidi-override; direction: rtl; color: blue; text-decoration: underline; }
