@charset "utf-8";
body, html {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	background-color: #ffffff;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #404040;
	width: 100%;
	padding: 0px;
	margin: 0px;
	min-height: 100%;
	_height: auto;
	height: 100%;
	overflow: hidden;
}
p,a,ul,li,table,tr,td,div,span,input,select,textarea {
 font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
 	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
}
/* ------- SAFARI DEFAULTS, seems as if Firefox's too ------------ */
h1 {
	display: block;
	font-size: 2em;
	margin: .67__qem 0 .67em 0;
	font-weight: bold
}
h2 {
	display: block;
	font-size: 1.5em;
	margin: .83__qem 0 .83em 0;
	font-weight: bold
}
h3 {
	display: block;
	font-size: 1.17em;
	margin: 1__qem 0 1em 0;
	font-weight: bold
}
h4 {
	display: block;
	margin: 1.33__qem 0 1.33em 0;
	font-weight: bold
}
h5 {
	display: block;
	font-size: .83em;
	margin: 1.67__qem 0 1.67em 0;
	font-weight: bold
}
h6 {
	display: block;
	font-size: .67em;
	margin: 2.33__qem 0 2.33em 0;
	font-weight: bold
}
/* ------------------------------------------------------- */
img {
	border: 0px none;
	text-align: center;
	margin: 0px auto;
}
.all {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
td.all {
	padding: 32px;
}
p {
	color: #404040;
}
a {
	color: #0000b0;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
}
a:hover {
	color: #b000b0;
	text-decoration: underline;
}
ul, li {
	text-indent: 0px none;
	list-style: none;
}
#wrapper {
	width: 960px;
	height: 580px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	/* background-color: rgba(255,255,255,0.1);
*/
	background-color: rgba(0,0,0,0.25);
	/* opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
*/
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	box-shadow: 0px 0px 16px #000000;
	-moz-box-shadow: 0px 0px 16px #000000;
	-webkit-box-shadow: 0px 0px 16px #000000;
}
#logo {
	position: absolute;
	width: 202px;
	height: 124px;
	margin: 0px;
	padding: 0px;
	border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	background-image: url(../images/profiskiservis-logo-2-hover.png);
	background-position: center center;
	background-repeat: no-repeat;
	top: 32px;
	left: 0px;
}
#logo:hover {
	background-image: url(../images/profiskiservis-logo-2.png);
}
#logo a {
	display: block;
	width: 170px;
	height: 92px;
	margin: 16px;
	text-indent: -9999px;
}
#buttons {
	position: absolute;
	width: 202px;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	bottom: 32px;
	left: 0px;
}
#creditlink {
	position: absolute;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	bottom: 4px;
	right: 4px;
}
h2 {
	margin-top: 4px;
	margin-bottom: 8px;
}
h4 {
	font-size: 1.0em;
}
#menu {
	position: absolute;
	display: block;
	width: 202px;
	height: auto;
	margin: 0px;
	padding: 0px;
	top: 32px;
	right: 0px;
}
#menu ul, #buttons ul {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
}
#menu li, #buttons li {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
}
#menu li a, #buttons li a {
	display: block;
	margin: 0px 0px 1px 0px;
	padding: 16px;
	border: 0px none;
	background-color: rgba(255,255,255,0.5);
	border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
}
#buttons ul, #buttons li, #buttons li a {
	border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	white-space: normal;
}
#buttons li {
	height: 59px;
}
#buttons li a {
	height: 42px;
	padding: 8px 16px 8px 16px;
	background-color: rgba(255,255,255,1);
}
#menu li ul {
	display: none;
}
#menu li:hover ul {
	display: block;
}
#menu li li a {
	padding: 8px 16px 8px 16px;
}
#menu li a:hover {
	background-color: rgba(255,255,255,1);
}
#buttons li a:hover {
	height: 42px;
	padding: 8px 16px 8px 16px;
	background-color: rgba(255,255,255,0.5);
}
#content {
	position: absolute;
	display: block;
	width: 448px;
	height: 484px;
	overflow: hidden;
	margin: 0px;
	padding: 16px;
	top: 32px;
	left: 240px;
	background-color: rgba(255,255,255,0.5);
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#content table {
	width: 100%;
	height: auto;
	table-layout: fixed;
}
#content table td {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	height: auto;
	border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-color: rgba(255,255,255,0.5);
}
#content table.gallery td {
	text-align: center;
}
#content table.singlecol td {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#content table.open td h4, #content table.singlecol td h4, #content table.leftj td h4 {
	float: none;
	clear: none;
	text-align: center;
	margin-right: 0px;
}
#content table.open td h4 {
	float: left;
	clear: both;
	text-align: left;
	margin-right: 8px;
}
#content table.leftj td h4 {
	float: none;
	clear: none;
	text-align: left;
	margin-right: 0px;
}
#content table tr {
	margin: 0px 0px 1px 0px;
}
#content table tr:hover td {
	background-color: rgba(255,255,255,1);
	cursor: pointer;
}
#content table.gallery tr:hover td {
	background-color: rgba(255,255,255,0.5);
	cursor: pointer;
}
#content table.gallery tr td:hover {
	background-color: rgba(255,255,255,1);
	cursor: pointer;
}
#content table td.price {
	width: 18%;
	text-align: right;
	border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}
#content table h4, #content table p {
	margin: 0px;
}
#content table tr p, #content table tr div {
	display: none;
}
#content table tr:hover p, #content table tr:hover div {
	display: block;
}
#content table.leftj p.map {
}
#content table.leftj div.map {
	/*position: absolute;
	top: 0px;
	right: 50px;
*/
	float: right;
	clear: both;
	width: 104px;
	height: 104px;
	margin: 0px;
	padding: 0px;
}
#content div.map a {
	width: 96px;
	height: 96px;
	display: block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: rgba(255,255,255,0.5);
	margin: 0px;
	padding: 4px;
	position: relative;
}
#content div.map a:hover {
	background-color: rgba(255,255,255,1);
}
#content div.map a img {
	float: none;
	clear: none;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
#content table.open tr p, #content table.open tr div {
	display: block;
	text-align: left;
}
#buttons, #buttons a {
	text-align: right;
	color: #f2b600;
	background-repeat: no-repeat;
	background-position: 14px 14px;
}
#buttons a:hover {
	text-decoration: none;
}
#buttons a span.buttontitle {
	display: block;
	font-weight: bold;
}
#buttons a#ckhanka {
	background-image: url('../images/ckhanka.png');
}
#buttons a#ckhanka:hover {
	background-image: url('../images/ckhanka-hover.png');
}
#buttons a#spalekski {
	background-position: 12px 12px;
	background-image: url('../images/spalekski.png');
}
#buttons a#spalekski:hover {
	background-image: url('../images/spalekski-hover.png');
}
#buttons a#facebook-spalekski {
	background-position: 14px 14px;
	background-image: url('../images/facebook.png');
}
#buttons a#facebook-spalekski:hover {
	background-image: url('../images/facebook-hover.png');
}
#creditlink {
	text-align: center;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#creditlink:hover {
	color: #0000b0;
	background-color: #ffffff;
	text-decoration: none;
}
.hidden {
	display: none;
}
#credits h3, #credits p {
	text-align: center;
}
#credits h3 {
	margin-bottom: 2px;
}
#content table.singlecol tr td p.center {
	text-align: center;
	font-weight: bold;
}
#content table.singlecol tr td p.akce {
	color: #0000b0;
	text-transform: uppercase;
}
#content table.singlecol tr td h2.siteheader {
	margin-bottom: 4px;
	text-transform: uppercase;
	text-align: center;
}
.skype, .icq {
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	border: 0px none;
}
.skype img, .icq img {
	vertical-align: text-bottom;
	width: 12px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
