body, input, textarea, td, th {
	font-family: Tahoma, Verdana;
	font-size: small;
}

body {
	background-color: #FFFFFF;
	margin: 10px 10px 0px 10px;
}

a {
	color: #000077;
	text-decoration: none;
}

a:hover {
	color: #000077;
	text-decoration: underline;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

#titulek {
	position: relative;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#titulek h1 {
	margin: 0px;
	padding: 3px 0px 0px 0px;

	border: 1px solid #000000;

	font-size: xx-large;
	text-align: center;
}

#main {
	position: relative;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#main h3 {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 3px;

	padding: 0px;
}

#main ul, #main ol {
	margin-top: 5px;
	margin-bottom: 3px;
}

#main li {
	list-style-type: square;
}

#main ol li {
	list-style-type: decimal;
}

#vyveska {
	width: 640px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#kontakt h3 {
	margin: 0px;
	padding: 0px;
}

#kontakt td {
	border: 0px;
	white-space: nowrap;
	padding: 3px;
}

#mapa-prodejna {
	float: right;
}

#mapa-prodejna span.css {
	position: absolute;
	left: 0px;
	top: 23px;
	height: 149px;
	width: 174px;
	background: url('../images/mapa-small.gif') top left no-repeat;

	cursor: pointer;
}
	
#uly td {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #000000;
	border-top: none;
}

#uly td.prvni-radek {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border-top: 1px solid #000000;
}

#uly h3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#uly td.no-border {
	vertical-align: middle;
	border: none;
	padding: 3px;
}

#jh_medoviny {
	position: relative;
	height: 373px;
	width: 640px;
	margin-left: auto;
	margin-right: auto;

	background: url("../images/jh/jh.jpg") top center no-repeat;
}

#print {
	position: absolute;
	top: 10px;
	right: 0px;
}

#footer-upper {
	position: relative;
	height: 35px;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#footer-upper span.css {
	position: absolute;
	left: 360px;
	top: 0px;
	height: 34px;
	width: 39px;

	cursor: pointer;
	background: url("../images/home.gif") top center no-repeat;
}

#footer {
	position: relative;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	border-top: 1px solid #000000;
}

#counter {
	position: absolute;
	top: 0px;
	right: 0px;
}

.no-css {
	display: none;
}

.lr {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.sr {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}

.proklad {
	padding-top: 2px;
}

.roztoky td {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border-bottom: 1px solid #000000;
}

.roztoky td.prvni-radek {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border-top: 1px solid #000000;
}

.podminky-tab td {
	border: 0px;
	padding: 3px;
}

.formular td {
	white-space: nowrap;
}

.brd {
	border: solid #000000 1px;
}
.brd_l {
	border-left: solid #000000 1px;
}
.brd_t {
	border-top: solid #000000 1px;
}
.brd_r {
	border-right: solid #000000 1px;
}
.brd_b {
	border-bottom: solid #000000 1px;
}
.brd_lt {
	border-left: solid #000000 1px;
	border-top: solid #000000 1px;
}
.brd_tr {
	border-top: solid #000000 1px;
	border-right: solid #000000 1px;
}
.brd_lr {
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.brd_lb {
	border-left: solid #000000 1px;
	border-bottom: solid #000000 1px;
}
.brd_rb {
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}
.brd_ltb {
	border-left: solid #000000 1px;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
}
.brd_ltr {
	border-left: solid #000000 1px;
	border-top: solid #000000 1px;
	border-right: solid #000000 1px;
}
.brd_lrb {
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}
.brd_tb {
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
}
.brd_trb {
	border-top: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}

