body {
	background-color: #fff;
	/*color: #7CA547;*/
	color: #000;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

div.main {
	padding-top: 10px;
}

a {
	text-decoration: none;
	/*color: #000;*/
	color: #7CA547;
}

a:hover {
	color: #db2200;
}

h2 {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.4em;
}
h3 {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.2em;
}

ul {
	list-style: square;
	margin: 1em;
}

h1 {
	font-size: 26px;
	text-transform: uppercase;
	background-color: #db2200;
	letter-spacing: 10px;
	display: block;
	height: 29px;
	margin: 0;
	padding: 3px;
	padding-left: 150px;
	position: absolute;
	z-index: 10;
	width: 720px;
}

h1 a, h1 a:hover {
	color: #fff;
}

div.top {
	position: absolue;
	top: 0px;
	left: 0px;
	z-index: 100;
	padding-top: 43px;
	width: 770px;
}

div.top img {
	position: absolute;
	top: 0px;
	left: 45px;
	z-index: 20;
}

div.tmenu {
	position: absolute;
	top: 95px;
	left: 140px;
}

div.tmenu a {
	margin: 0 0 0 1.2em;	
}

div.lmenu {
	position: absolute;
	left: 0px;
	top: 110px;
	width: 120px;
	padding: 25px;
}

div.lmenu a {
	display: block;
	margin: 1em 0 1em 0;
}

#add {
	margin-top: 3em;
	font-size: .8em;
}

div.content {
	position: absolute;
	left: 170px;
	top: 110px;
	width: 490px;
	padding: 20px;
	background: url(images/pozadi.gif) no-repeat right bottom;
	padding-bottom: 270px;
}

div.audio {
	background-color: #888;
	position: absolute;
	top: 0px;
	left: 700px;
	width: 153px;
	z-index: 5;
	padding: 85px 10px;
	color: #eee;
	font-size: .8em;
}

div.audio a {
	display: block;
	color: #fff;
	margin: .4em .2em;
}

div.audio a:hover {
	color: #ddd;
}

div.audio strong {
	display: block;
	padding-top: 1em;
	text-align: center;
}

div.audio em {
	display: block;
	text-align: center;
}

ol ol {
	list-style: lower-alpha;
}

p {
	 text-align: justify;
}
