html, body {
	margin:0;
	padding:0;
	height:100%;
	background:#b2b2b2;
	text-align:center;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	}
#page {
	width:720px;
	height:auto;
	min-height:100%; _height:100%;
	margin:0 auto;
	padding:0 40px;
	background:#fff;
	text-align:left;
	}
	#menu {
		width:202px;
		height:auto;
		padding:200px 18px 0 0;
		background:url(../images/menu-linka.gif) 0 bottom no-repeat;
		float:left;
		overflow:hidden;
		}
		#logo  {
			height:86px;
			width:202px;
			overflow:hidden;
			}
		#menu a  {
			display:block;
			height:29px;
			padding:1px 0 0 0;
			background:url(../images/menu-linka.gif) 0 0 no-repeat;
			line-height:29px;
			}
		#menu a.selected {
			font-weight:bold;
			}
	#content {
		width:500px;
		height:auto;
		float:left;
		overflow:hidden;
		}
		#head {
			width:500px;
			height:286px;
			overflow:hidden;
			}
		.greenline,
		.orangeline {
			height:1px;
			widows:500px;
			overflow:hidden;
			}
		.greenline {
			background:url(../images/linka.gif) 0 0 no-repeat;
			}
		.orangeline {
			background:url(../images/linka-orange.gif) 0 0 no-repeat;
			}
		#productmenu {
			width:500px;
			padding:0 0 8px 0;
			background:url(../images/linka-orange.gif) 0 3px no-repeat;
			}
			#productmenu a {
				background:#00ab4e;
				padding:5px 10px 6px 10px;
				line-height:30px;
				font-weight:bold;
				color:#fff;
				}
			#productmenu a:hover {
				background:#f90;
				}
			#productmenu a.selected {
				background:#f90;
				}
		#map {
			width:309px;
			padding:10px 2px 7px 0;
			height:auto;
			background:url(../images/map.gif) 0 bottom no-repeat;
			float:right;
			}
			#map img {
				padding:0 0 7px 0;
				}
			#map a {
				font-weight:bold;
				background:url(../images/sipka-vpravo.gif) 113px 5px no-repeat;
				display:block;
				width:125px;
				}
	#footer {
		width:100%;
		height:45px;
		padding:60px 0 0 0;
		background:url(../images/footer_bg.gif) right 60px no-repeat;
		clear:both;
		font-size:10px;
		}
		#footer p {
			text-align:right;
			font-size:11px;
			padding:6px 0;
			}
		#footer p a {
			background:url(../images/sipka-nahoru.gif) right center no-repeat;
			padding:0 10px 0 0;
			}
p {
	margin:0;
	padding:10px 0 10px 0;
	}
a {
	color:#666;
	text-decoration:none;
	}
a:hover {
	color:#f90;
	}
h1 {
	margin:0;
	padding:0;
	}
	h1 span {
		display:none;
		}
h1#kdojsme {
	height:25px;
	background:url(../images/kdo-jsme.gif) 0 0 no-repeat;
	}
h1#clenovetymu {
	margin:12px 0 6px 0;
	height:25px;
	background:url(../images/clenove-tymu.gif) 0 0 no-repeat;
	}
h2 {
	margin:0;
	padding:9px 0 3px 0;
	font-size:12px;
	color:#f90;
	background:url(../images/linka-orange.gif) 0 0 no-repeat;
	}	
ul {
	margin:0 0 6px 15px;
	padding:0;
	}
li {
	margin:0;
	padding:0;
	}


.orange {
	color:#ff9900;
	}
.green {
	color:#00ab4e;
	}
.underline {
	background:url(../images/underline.gif) 0 bottom no-repeat;
	}
.underlineonas {
	background:url(../images/underline-onas.gif) 0 bottom no-repeat;
	}
