/*
 default behaviour
*/

body {
	margin: 8px 0;
	padding: 0;
	background: #EEEEEE;
	color: #333333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 85%;
	text-align: center;
}

hr {
	display: none;
}

/*
 header
*/

#header {
	width: 776px;
	height: 117px;
	margin: 0 auto 1px auto;
	text-align: left;
	background: #333333;
}

#header h1 {
	position: relative;
	width: 744px;
	height: 101px;
	margin: 0;
	padding: 8px 16px;
	overflow: hidden;
}

#header a {
	color: #FF6600;
	text-decoration: underline;
}

#header a:hover,
#header a:focus,
#header a:active {
	color: #FF3300;
}

#header a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 776px;
	height: 117px;
	background: url(images/page-header.jpg);
	cursor: pointer;
}

/*
 chapter
*/

#chapter {
	width: 776px;
	margin: 0 auto 1px auto;
	overflow: hidden;
	background: #F7AA77;
	text-align: left;
}

#chapter h2 {
	float: left;
	width: 168px;
	margin: 0;
	padding: 0.5em 16px 0.6em 16px;
	color: #EEEEEE;
	font-size: 140%;
	text-align: right;
}

#chapter p {
	width: 543px;
	margin: 0 0 0 200px;
	padding: 0.5em 16px 0.6em 16px;
	border-left: 1px solid #EEEEEE;
	background: #A3A3A3;
	color: #EEEEEE;
	font-size: 140%;
	font-weight: bold;
}

/*
 container
*/

#container {
	width: 776px;
	margin: 0 auto 1px auto;
	overflow: hidden;
	background: #F2CCB2;
	text-align: left;
}

/*
 menu
*/

#menu {
	float: left;
	width: 168px;
	margin: 0;
	padding: 0.4em 16px 1.5em 16px;
	overflow: hidden;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 110%;
	font-weight: bold;
}

#menu ul.hidden {
	position: absolute;
	left: -1000em;
}

#menu ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#menu ul li a {
	float: left;
	margin: 0.7em 0 0 0;
	padding: 0 0 0 50px;
	background: url(images/menu-bullet.gif) no-repeat 0 0.55em;
	color: #FF5500;
	text-decoration: none;
}

#menu ul li a.current {
	background: url(images/menu-bullet-current.gif) no-repeat 0 0.55em;
	color: #333333;
}

#menu ul li a:hover,
#menu ul li a:focus,
#menu ul li a:active {
	background: url(images/menu-bullet.gif) no-repeat -184px 0.55em;
	color: #666666;
}

/*
 content
*/

#content {
	width: 543px;
	min-height: 32em;
	margin: 0 0 0 200px;
	padding: 0 16px 1.4em 16px;
	border-left: 1px solid #EEEEEE;
	background: #C9C9C9;
}

#content h3 {
	margin: 0 0 0.4em 0;
	padding: 0.8em 0 0 0;
	border-bottom: 1px solid #999999;
	font-size: 140%;
}

#content h4 {
	margin: 0.5em 0 0 0;
	padding: 0;
	font-size: 120%;
}

#content p {
	margin: 0.3em 0 0 0;
	padding: 0;
	font-size: 100%;
	line-height: 140%;
}

#content ul {
	margin: 0.1em 0 0 0;
	padding: 0 0 0 12px;
	list-style-type: none;
	line-height: 140%;
} 

#content ul li {
	padding: 0.2em 0 0 12px;
	background: url(images/content-bullet.gif) no-repeat 0 0.75em;
}

#content ul li span {
	color: #888888;
}

#content abbr,
#content acronym {
	border-bottom: 1px dotted #777777;
	cursor: help;
}

#content img.yanas {
	float: left;
	width: 90px;
	height: 120px;
	margin: 4px 12px 4px -1px;
	border: 1px solid #999999;
}

#content a {
	color: #FF3300;
	text-decoration: underline;
}

#content a.external {
	padding-right: 11px;
	background: url(images/link-external.gif) no-repeat 100% 60%;
}

#content a.mail {
	padding-right: 12px;
	background: url(images/link-mail.gif) no-repeat 100% 60%;
}

#content a.pdf {
	padding-right: 15px;
	background: url(images/link-pdf.gif) no-repeat 100% 60%;
}

#content a:hover,
#content a:focus,
#content a:active {
	color: #666666;
}

/*
 web references
*/

#web-references p.link {
	margin-left: -1px;
	margin-right: -2px;
	border: 1px solid #999999;
}

#web-references a {
	display: block;
	position: relative;
	width: 544px;
	height: 72px;
	overflow: hidden;
	text-decoration: underline;
}

#web-references a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 544px;
	height: 72px;
	background-position: 0 0;
	cursor: pointer;
}

#web-references a:hover span,
#web-references a:focus span,
#web-references a:active span {
	background-position: 0 -72px;
}

#web-references a.sonia span {
	background-image: url('images/web-design-sonia.jpg');
}

#web-references a.mservis-citroen span {
	background-image: url('images/web-design-mservis-citroen.jpg');
}

#web-references a.mservis-subaru span {
	background-image: url('images/web-design-mservis-subaru.jpg');
}

#web-references a.fontes-koncepce span {
	background-image: url('images/web-design-fontes-koncepce.jpg');
}

#web-references a.dvd-centrum span {
	background-image: url('images/web-design-dvd-centrum.jpg');
}

#web-references a.lahodova span {
	background-image: url('images/web-design-lahodova.jpg');
}

#web-references a.jaroska span {
	background-image: url('images/web-design-jaroska.jpg');
}

#web-references a.fontes span {
	background-image: url('images/web-design-fontes.jpg');
}

#web-references a.axec span {
	background-image: url('images/web-design-axec.jpg');
}

/*
 footer
*/

#footer {
	width: 776px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	background: #333333 url(images/page-footer.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0.5em 16px 0 16px;
	background: #EEEEEE;
	color: #999999;
	font-size: 80%;
	text-align: center;
}
