/* special */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: small;
	text-align: center;
	min-width: 775px;
	line-height: 1.5;
	background-color: #FFF;
}
.noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px
}
html, body {
	height: 100%;
}
hr {
	display: none;
}

h1  {
	display:none;
}

.end {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
/* special */
/* layout */
#main {
	width: 675px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
}

#nav {
	width: 162px;
	overflow:hidden;
	float: left;
}

#content {
	width: 509px;
	float: right;
	overflow: hidden;
}


/* kod ramecku */
.border {
	background: url("../images/border.gif") repeat-y 0 79px;
	width: 500px;
	
}
.border .in {
	padding: 0 0 67px 0;
	background: url("../images/border-bottom.gif") no-repeat left bottom;
}
.border h3, .border h4,  .border p {
	padding: 0 55px 15px 55px !important
}
h2 {
	background-image: url("../images/border-tpo.gif");
	background-repeat:no-repeat;
	text-align: right;
	padding: 55px 65px 25px 0; 

}

/* kod ramecku */

h2 span {
	font-size: 90%;
	color: #000;
	text-align:right;
	position: absolute;
	top: 45px; right:100px;
	text-transform: uppercase;
	}

h3 {
	font-size: 120%;
	color: #FF6600;
	padding: 20px 5px 0px 5px;    
}

.address {
	font-size: 90%;
	color: #FF6600;
	padding: 10px;
}


	
#content p {
	padding: 5px;
	}
	
	
/* navigation */
/* navbar */
#navbar {
	padding: 175px 0 0 0;
}

#navbar ul {
	padding: 0 0 0 5px;
}

#navbar li, .nolinks {
	width: 150px;
	height: 38px;
	overflow: hidden;
	list-style-type: none;
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
	font-weight: bold
}
#navbar a {
	display: block;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
	z-index: 1
}
#navbar a span, .nolinks span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 150px;
	height: 38px;
	cursor: hand
}
#navbar .nolinks span {
	cursor: default
}

#navbar li.home a span {
	background: url("../images/b-ho.gif") no-repeat center center
}
#navbar li.home a:hover span {
	background: url("../images/b-ho-o.gif") no-repeat center center
}
.nolinks span.home {
	background: url("../images/b-ho-o.gif") no-repeat center center
}


#navbar li.equipment a span {
	background: url("../images/b-eq.gif") no-repeat center center
}
#navbar li.equipment a:hover span {
	background: url("../images/b-eq-o.gif") no-repeat center center
}
.nolinks span.equipment {
	background: url("../images/b-eq-o.gif") no-repeat center center
}


#navbar li.about a span {
	background: url("../images/b-ab.gif") no-repeat center center
}
#navbar li.about a:hover span {
	background: url("../images/b-ab-o.gif") no-repeat center center
}
.nolinks span.about {
	background: url("../images/b-ab-o.gif") no-repeat center center
}


#navbar li.price a span {
	background: url("../images/b-pr.gif") no-repeat center center
}
#navbar li.price a:hover span {
	background: url("../images/b-pr-o.gif") no-repeat center center
}
.nolinks span.price {
	background: url("../images/b-pr-o.gif") no-repeat center center
}


#navbar li.shop a span {
	background: url("../images/b-sh.gif") no-repeat center center
}
#navbar li.shop a:hover span {
	background: url("../images/b-sh-o.gif") no-repeat center center
}
.nolinks span.shop {
	background: url("../images/b-sh-o.gif") no-repeat center center
}


#navbar li.specials a span {
	background: url("../images/b-sp.gif") no-repeat center center
}
#navbar li.specials a:hover span {
	background: url("../images/b-sp-o.gif") no-repeat center center
}
.nolinks span.specials {
	background: url("../images/b-sp-o.gif") no-repeat center center
}


#navbar li.facts a span {
	background: url("../images/b-facts.gif") no-repeat center center
}
#navbar li.facts a:hover span {
	background: url("../images/b-facts-o.gif") no-repeat center center
}
.nolinks span.facts {
	background: url("../images/b-facts-o.gif") no-repeat center center
}


#navbar li.contact a span {
	background: url("../images/b-co.gif") no-repeat center center
}
#navbar li.contact a:hover span {
	background: url("../images/b-co-o.gif") no-repeat center center
}
.nolinks span.contact {
	background: url("../images/b-co-o.gif") no-repeat center center
}

#navbar a:link, #navbar a:visited {
	color: #fff
}
#navbar a:hover {
	color: #ffff00
}

/* navigation */
	
#content ul {
	padding: 0px 0px 20px 80px;
	}
	
#content li {
	padding: 10px 0px 0px 0px;
	list-style:square;
	}
	
.img {
	text-align: center;
	padding: 10px;
	}
.memo {
	font-size: 90%;
	color: blue;
	}
	
	
.footer {
	padding: 50px;
	font-size: 80%;
	text-align:center;
	}

.table {
	padding: 0px 0 10px 70px;
	width: 350px;
	text-align:center;
	}
	

#content table {
	width: 350px;
	}

#content td {
	text-align:center;
	border: 1px solid #FF9900;
	padding: 3px;
	}
	
#content th {
	text-align:center;
	border: 1px solid #FF9900;
	background-color:#FF6600; font-weight:bold;
	padding: 3px;
	}
	
.orange {
	color:#FF6600;
	}
