@charset "utf-8";
body {
	background-color: #ea8037;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center top;
}

a {
	color: #FFFFFF;	
}
a:hover {
	text-decoration: none;
}

h3.cert {
	font-size: 13px;
}

.black, .black ul, .black a {
	color:#000000;
}

div.black table td {
	font-size : 9px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
	color:#000000;
}

.black1, .black1 ul, .black1 a {
	color:#000000;
}

div.black1 table td {
	font-size : 11px;
	padding: 4px;
	margin: 0px;
	border: 0px solid #000000;
	color:#000000;
}


#uvodmenu {
	width: 350px;
	margin: 23px;
	background-position: center top;
}
#uvodmenu img {
	border : none;
	margin: 2px;
}


#main {
	background-image: url(imgs/pozadie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 526px;
	width: 1026px;
}
#menu {
	height: 40px;
	width: 1025;/*1018px; - original dlzka menu*/
	text-align: center;	
	padding-top: 13px;
	background-image:url(imgs/menu_back.jpg);
}

#banner {
	background-image: url(imgs/hore_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1025;
	height: 137px;
	margin-top: 5px;
}
#footer {
	height: 90px;
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#0F0F10;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#footer img {
	margin-right: 5px;
	margin-left: 5px;
}


.smuha_stred {
	background-image: url(imgs/pas_stred.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-left: 7px;
}
.smuha {
	background-image: url(imgs/pas.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-left: 7px;
}
ul.zoz {
	margin: 0px;
	padding: 0px;
}
ul.zoz li {
	margin-left: 13px;
	list-style-type: none;
	color: #000000;
	font-size: 10px;
	line-height: 12px;
}
ul.zoz li a {
	color: #000000;
	text-decoration: none;
}
ul.zoz li a:hover {
	text-decoration: underline;
}


#flash {
	float:right;
	height: 510px;
	width: 420px;
	position: relative;
	right: 13px;
	vertical-align: top;
}

.nadpis {
	font-size:15px;
	font-weight:bold;
}

.logo {
	background-image:url(imgs/hore_banner.jpg);
	height:128px;
	padding-right:40px;
	padding-top:8px;
}
