* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

em {
	font-style: normal;
	color: #CD4700;
}

h1 {
	margin: 10px 0px;
	color: #eF4A00;
	font-weight: normal;
}

h2 {
	margin-top: 5px;
	color: #0C5EAA;
	font-weight: bold;
	font-size: 130%;
}

h3 {
	font-size: 120%;
	color: Black;
}

p {
	margin-top: 10px;
	color: Black;
	font-size: 110%;
}

ul {
	margin-left: 30px;
	font-size: 110%;
	width: 84%;
}

ul li {
	margin-top: 10px;
	padding: 0px;
}

#header #usermenu {
	margin-top: 20px;
	font-size: 120%;
	padding-top: 30px;
	float: right;
	clear: right;
	width: 260px;
}

#header a.homepage {
	float: left;
	width: 380px;
	height: 90px;
	dislpay: block;
}

#header #headright #langs a.cz {
	background-image: url('/images/cz.jpg');
	background-repeat: no-repeat;
	margin: 3px;
	margin-top: 10px;
	margin-bottom: 10px;	
	line-height: 20px;
	width: 31px;
	display: inline-block;
	float: right;
	text-decoration: none;
}

#header #headright #langs a.sk {
	background-image: url('/images/sk.jpg');
	background-repeat: no-repeat;
	margin: 3px;
	margin-top: 10px;	
	margin-bottom: 10px;
	line-height: 20px;
	width: 31px;
	display: inline-block;
	float: right;
	text-decoration: none;
}

#reftips a.reftip {
	margin-left: 10px;
	background-image: url('/images/layout/reftipbgr.jpg');
	background-repeat: no-repeat;	
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 120%;
	text-align: center;
	font-weight: Bold;
	color: white;
	text-decoration: none;
	display: block;
	float: left;
}

#reftips a.reftip:hover {
	color: Black;
}

#left h1 {
	margin: 0px;
	margin-left: 20px;
	margin-top: 10px;
	padding: 0px;
	background: none;
	color: #0F76aF;
	line-height: auto;
	height: 30px;
	width: auto;
}

#left p {
	margin: 10px 20px 0px 20px;
}

#left img.ico {
	margin: 0px 5px 0px 0px;
	border: 1px solid #aCbEbE;
}

#left #tree {
	padding: 0px;
	margin: 5px 0px;
	width: 320px;
	overflow: auto;
}

#left img {
	margin-top: 780px;
	margin-left: 50px;
	margin-bottom: 10px;
}

a {
	color: #0A45c1;
}

a:hover {
	color: #ED8700;
}

.left {
	float: left;
}

img.left {
	margin: 0px 20px 10px 0px;
}

#menu a, #menu span {
	padding: 0px 10px;
	font-size: 120%;
	color: White;
	text-decoration: none;
	float: right;
}

#menu span {
	color: White;
	font-weight: bold;
}

#menu a:hover {
	background-color: #444444;
}

#submenu p {
	padding-left: 10px;
	line-height: 30px;
}

#submenu p strong {
	color: #163355;
}

#main div.action {
	margin: 20px 0px 0px 20px;
	padding: 5px;
	font-size: 120%;
}

#main a.back {
	background-image: url('/images/layout/larrow.jpg');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-left: 160px;
	padding-top: 10px;
	display: block;
	width: 200px;
	clear: both;
	font-size: 120%;
	text-align: center;
}

div.paging {
	padding: 10px;
	margin: 10px 20px;
	text-align: left;
	clear: both;
}

.paging a, .paging span {
	margin: 3px;
	border: 1px solid #aaaaaa;
	width: 20px;
	height: 20px;
	color: Black;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	display: inline-block;
}

.paging span {
	background-color: #0A5CB2;
	color: White;
}

.paging a:hover { 
	background-color: #3182C4; 
	font-weight: bold;
	color: Black;
}

.paging span.arrow {
	background-color: White;
	border: 1px solid #dddddd;
	color: #dddddd;
}

.paging span.dots {
	border: none;
	background-color: White;
	color: #888888;
	font-size: 160%;
}

#footer a {
	color: white;
	text-decoration: none;
}

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