body{
	background:url(background.gif) black;
	margin:0;
	padding:0;
	font-family:arial;
	font-size: smaller;
}
#top {
	background:url(top.gif) repeat-x;
}
#main {
	margin:0px auto;
	padding:20px 0;
	position:relative;
	width:652px;
}
a {
	text-decoration:underline;
	color:#00f;
}
a:hover {
	text-decoration: none;
	color:#f00;
}
a img {
	border: 0;
	margin:0;
}

h1#head{
	margin:0;
	padding:5px;
	width:640px;
	height:181px;
	border:1px solid white;
	border-bottom: 2px solid #ccc;
	background:black;
	position:relative;
	text-align:center;
	z-index:1;
	cursor:hand;
}
h1#head span{
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	width:650px;
	height:191px;
	background:url(logo.jpg) top left no-repeat;
	
}

#ponuka, #pracovna-doba, #kontakt {
	margin-top: 23px;
}

#contents-wrapper {
	padding-bottom:15px;
	position:relative;
	line-height:1.2em;
	_width:652px;
}
#contents {
	background:#f0f0f0;
	padding:15px 15px 10px 15px;
	border: 1px solid white;
	border-top:0;
}
.clear {
	clear:both;
}



table {
	width:250px;
	margin: 5px;
	border-collapse:collapse;
	border:1px solid #aaa;
}
td, th {
	vertical-align:top;
	margin:0;
	border: 1px solid #aaa;
	padding:2px 6px
}
.center {
	text-align:center;
}


#o-firme {
	margin-top:3px;
}

ul {
	margin-left: 20px;
	padding:0;
}
ul li {
	padding:0;
	margin:0;
}

.vcard .fn, .vcard .street-address, .vcard .location {
	display: block;
	padding-left: 20px;
}
.vcard .tel, .vcard .adr {
	float:left;
	width: 150px;
}
.vcard .fn {
	background: url(mail.gif) left top no-repeat;
}
.vcard .tel div.pstn {
	background: url(telephone.png) left center no-repeat;
	min-height: 16px;
	padding-left: 23px;
	margin-top:2px;
}
.vcard .tel div.mobil {
	background: url(mobil.png) 3px center no-repeat;
	min-height: 16px;
	padding:0 0 0 23px;
}
.vcard h3, .map h3, .photos h3 {
	margin:0 0 3px 0;
	font-size:1em;
}

.map {
	margin-top: 10px;
}
#map {
	width: 615px;
	height: 250px;
	border:2px solid #ccc;
}

.photos h3 {
	margin-top: 8px;
	margin-bottom:0px;
}
.photos div {
	float:left;
	background:#eee;
	border: 1px solid #ccc;
	padding:2px 2px 5px 2px;
	margin:2px;
	width:145px;
}
.photos i {
	padding: 2px;
	display: block;
	font-style: normal;
}
#hidden, .photos br {
	display: none;
}
.photos br.clear {
	display: block;
}
.photos div img, .center img {
	display:block;
	margin: 0 auto;
	border: 1px solid #ccc;
}
.footer {
	text-align:right;
	margin-top:10px;
}
.up {
	background: url(up.gif) left no-repeat;
	padding-left: 8px
}
.center img {
	padding: 9px;
	margin-bottom:5px;
}
.disabled, .disabled:hover {
	color: gray;
	text-decoration:none;
}
