body {
	background-color: #E3E3E3;
	margin: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #748C90;
	cursor: default;
}
/* ----------------- NEMENIT!!! ------------------*/
#zarovnanie {
	text-align: center;
}
#stred {
	float: left;
	display: block;
	background-image: url('bg.jpg');
	width: 670px;
	text-align: left;
}
#hlavny {
	padding: 0px;
	margin: auto;
	width: 670px;
}
#header {
	width: 670px;
	height: 400px;
	background-image: url('top_img.jpg');
	background-repeat: no-repeat;
	border: 0px;
}
#menu {
	float: left;
	width: 220px;
	text-align: center;
	color: #748C90;
}
#content {
	float: right;
	width: 440px;
}

#padcontent {
	padding-right: 20px;
}
/* for Internet Explorer */
/*\*/
* html #padcontent {
	padding-right: 25px;
}
/**/
#padmenu {
	padding-left: 26px;
}
#koniec {
	text-align: center;
	width: 670px;
}
#zakoncenie {
	width: 670px;
	background-repeat: no-repeat;
	float: right;
	text-align: center;
}
#footer {
	width: 670px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(footer.jpg);
	float: right;
}
.text {
	background-color: #F0EDED;
	border-bottom: 2px solid #DFDFDF;
	border-right: 2px solid #DFDFDF;
	padding: 2px;
}
/* ODKAZY */
A:link, A:visited, A:active {
	line-height: 10pt;
	color: #000000;
	margin-left: 1px;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: bold;
}
A:hover {
	color: #CEA5AA;
}
p {
	margin: 1px;
}
img {
	margin: 1px;
}
/*NADPISY*/
h1 {
	line-height: 10pt;
	text-align: left;
	padding-right: 3px;
	margin: 1px;
	margin-bottom: 5px;
	color: #EBF6F8;
	background-color: #60848A;
	margin-left: 1px;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 6pt;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}