#layout {
	width: 1000px;
	margin:0 auto;
	border-left:1px solid #999;
	border-right:1px solid #999;
	position:relative;
}
#header { }
#logo {
	float: left;
	display:block;
	width: 289px;
	height: 50px;
	background: transparent url('../images/background/logo.gif') left top no-repeat;
	text-indent:-100000px;
}

#top-menu {
/*	position: absolute;
	top:0;
	right:0;
*/	text-align: center;
	margin-left:408px;
}
#top-menu a.single { 
	color: black;
	display: block;
	float: left;
	width: 100px; height: 14px;
	text-decoration: none;
	padding-top: 1px;
	font-size: 11px;
	border-right:1px solid #dfdfdf;
}
#top-menu a.singleLast { 
	color: black;
	display: block;
	float: right;
	width: 100px; height: 14px;
	text-decoration: none;
	padding-top: 1px;
	font-size: 11px;
	border-left:1px solid #dfdfdf;
}
#top-menu .navButton {
	border-right:1px solid #dfdfdf !important;
}
#top-menu a.single.last, #top-menu .navButton.last {
	border: none !important;
}
#banner {
	width: 711px;
	height: 37px;
	margin-top:15px;
	overflow: hidden;
	float: left;
	position: relative;
	background: transparent url('/images/banner/banner.gif') top left no-repeat;
}
#banner span.cr {
	position: absolute;
	top:10px;
	left:109px;
	font-size:1.5em;
	font-weight:bold;
	color:#6e6e6e;
}
#banner .top-search {
	position: absolute;
	top:10px;
	right:15px;
	width:250px;
	min-height:18px;
	_height:18px;
}
#banner .top-search label {
	display:block;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	color:#6e6e6e;
}
#banner .top-search input.text {
	display:block;
	float:left;
	width:130px;
	height:16px;
	border:1px solid #828282;
	margin:0 5px;
}
#banner .top-search input.img-button {
	display:block;
	float:left;
	width:18px;
	height:18px;
}
#hp-banner {
	width:998px;
	height:54px;
	font-size:1.7em;
	font-style:italic;
	color:#6e6e6e;
	background: transparent url('/images/background/banner-hp.jpg') left top no-repeat;
	position:relative;
}
#hp-banner span {
	position:absolute;
	top:15px;
	left:10px;
}
#main-menu { }

#content {
	position: relative;
	z-index:0;
	clear: both;
	background: #fff url('../images/background/content.gif') 399px top repeat-y;
	min-height: 200px;
	_height: 200px;
	border-top: 2px solid black;
}
#content.no-background {
	background: #fff;
}
#tools { background: transparent url('/images/background/bg_navigationpath.gif') top left no-repeat; }
#tools a { float: right; width: 18px; height: 18px; display:block; }
#tools a.send { background: transparent url('/images/background/tools_send.gif'); }
#tools a.print { background: transparent url('/images/background/tools_print.gif'); }
#tools a.search { background: transparent url('/images/background/tools_search.gif'); }
#tools a.site-map { background: transparent url('/images/background/tools_sitemap.gif'); }

#footer {
	width: 100%; height: 17px;
	background-color: #a8a8a8;
	text-align: right;
	border-top: 1px solid white;
	color: white;
}
#footer a { color: white; }
#footer p { margin:0; padding: 0; }
#promo span { display: none; }

#header .left-side {
	margin:8px 0;
	width: 289px;
	float: left;
}

#header .right-side {
	width: 711px;
	float: right;
}
#content .left-side {
	width: 400px;
	float: left;
}

#content .right-side {
	width: 600px;
	float: left;
	font-size:1.1em;
}

#text-pod-upoutavkou p {
	font-size:0.9em;
}
#text-pod-upoutavkou p.cervene-odrazky {
	font-size:1em;
}
#promo { position:absolute; text-align:right; float:left; left:890px; display:none;  }
.center { text-align:center; }
.m4 { margin:4px; }
.mTop4 { margin-top:4px; }
.wideText { margin:4px;width:592px;overflow:hidden; }
