body, td, th {
	font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}

.ac {
	text-align: center;
}

.ar {
	text-align: right;
}

.b {
	font-weight: bold;
}

.content {
	position: relative;
}

body {
	margin: 0 0.5em;
	padding: 0.5em;
	font-size: 0.9em;
}

div.clear {
	clear: both;
}

#footer {
	font-size: 80%;
	text-align: center;
	margin-top: 2em;
	padding-top: 0.5em;
	border-top: 1px solid black;
}

#menu {
	position: relative;
	padding: 0;
	margin: 0;
	border-width: 2px 0 2px 0;
	border-color: black;
	border-top-color: white;
	border-style: solid;
	height: 7em;
}

#menu img {
	border: none;
}

#logo_slovnik {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

#logo_kbm {
	display: block;
	position: absolute;
	top: 0;
	left: 600px;
	margin: 0 0 0 1em;
}

#menu ul {
	position: absolute;
	top: 5px;
	margin: 0;
	list-style-type: none;
	list-style-image: url('images/exclamation.gif');
	list-style-position: inside;
	padding: 0;
}

#menu ul.menu1 {
	left: 145px;
}

#menu ul.menu2 {
	position: absolute;
	left: 440px;
}

#menu ul li {
	vertical-align: 30%;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#menu ul.menu1 li {
	width: 270px;
}

#menu ul.menu2 li {
	width: 150px;
}

#menu a {
	color: black;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#hp, #ch1, #ch2, #ch3, #ch4, #bib, #abbrs, #about {
	background: white none no-repeat fixed;
	background-position: center center;
}

#hp {
	background-image: url('images/bg_hp.gif');
}

#ch1 {
	background-image: url('images/bg_ch1.gif');
}

#ch2 {
	background-image: url('images/bg_ch2.gif');
}

#ch3 {
	background-image: url('images/bg_ch3.gif');
}

#ch4 {
	background-image: url('images/bg_ch4.gif');
}

#bib, #abbrs {
	background-image: url('images/bg_bib.gif');
}

#about {
	background-image: url('images/fsi.gif');
}

h1, h2 {
	font-size: 150%;
}

h3 {
	font-size: 120%;
	margin: 2em 0 0.2em 0;
}

h1, h2, h3 {
	color: #F48047;
	font-weight: bold;
}

h1.hp { /* nadpis na hlavnej stránke */
	position: absolute;
	top: 0.5em;
	left: 145px;
}

h2 a {
	color: #F48047;
	color: #F48047;
}

sup a {
	color: #918906;
}

p.llist {
	margin: 1.5em 0;
}

p.llist, p.llist a { /* zoznam písem */
	color: #918906;
	font-weight: bold;
}

ul.tlist { /* zoznam termínov */
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.tlist a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

ul.tlist a:hover {
	text-decoration: underline;
}

p.btt a { /* back to top linka */
	color: #918906;
}

dt {
	float: left;
	clear: left;
	font-weight: bold;
	color: #F48047;
}

dd {
	margin: 0 0 1em 4em;
	_text-indent: -2px; /* haluz, lebo explorer je kokot */
}

dl.abbrs dd {
	margin-left: 5em;
}

/* tabuľky */
table {
	border: 2px solid black;
	empty-cells: show;
	border-collapse: collapse;
	margin: 0 auto 1.5em auto;
	background: #FBFFAF;
	background: #FDF5E6;
}

caption {
	margin: 0.5em auto;
	font-style: italic;
}

thead {
	border-bottom: 2px solid black;
	background: #918906;
	background: #C4BC39;
	background: #F4A073;
	background: #F4BB9C;
}

th {
	padding: 0.2em 0.7em;
	border: 1px solid black;
	border-bottom: 2px solid black;
}

td {
	border: 1px solid black;
	padding: 0.1em 0.5em;
}

/* o slovniku */
.contactContainer {
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	padding: 0;
	margin: 0;
}

.contact {
	padding: 0 0.5em;
	margin: 0;
}

.contact h2 {
	margin-top: 0;
}

.about {
	padding-right: 1em;
	margin-right: 305px;
	border-right: 1px solid black;
}

.about p {
	text-align: justify;
}