/* stredny stlpec zobrazovania hlavneho textu aj s ofarbenim skrolovatka */
#podklad_obsah { position: absolute; width: 484px; top: 192px; left: 286px; z-index: 1; height: 60%; overflow: hidden; background-image: none; background-repeat: no-repeat; background-attachment: fixed; }
#obsah { background-image: none; background-repeat: no-repeat; background-attachment: fixed; text-align: justify; position: absolute; z-index: 3; top: 192px; left: 286px; width: 484px; height: 60%; overflow: auto; vertical-align: top; padding-right: 5px; padding-left: 5px; scrollbar-base-color: #9DCEE8; scrollbar-track-color: #E7ECEF; scrollbar-arrow-color: #FFFFFF; scrollbar-shadow-color: #CDDAE0; scrollbar-3dlight-color: #CDDAE0; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; }
/* stlpec s podkladom pod celu stranku a tento aj centruje stranku */
#podklad {
	background: #ecf6fb url(../img/background2.gif) no-repeat fixed center 0px;
	width: 790px;
	position: relative;
	text-align: left;
	margin: auto;
	height: 100%;
	left: 0;
	top: 0;

}
/* horna lista so zakladnou navigaciou */
#logo {
	position: absolute;
	width: 790px;
	overflow: visible;
	z-index: 1;
	height: 57px;
	left: 10px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}
/* spodna lista s adresou, vzdy sa zobrazuje na spodu stranky */
#bottom { position: absolute; width: 748px; overflow: visible; z-index: 1; margin: 0; padding: 0; bottom: 10px; left: 19px; height: 20px; border: #ffffff; }
/* maly kusok na dotvorenie grafiky */
#particle {
	position: absolute;
	width: 2px;
	overflow: hidden;
	z-index: 2;
	height: 140px;
	margin: 0px;
	padding: 0px;
	bottom: 29px;
	left: 182px;
	background-color: #CCCCCC;

}
/* tuto sa ma parsovat menu */
#menu {
	position: absolute;
	width: 544px;
	top: 108px;
	left: 24px;
	z-index: 2;
	height: 19px;

}
/* tu sa zobrazuje auticko */
#right{
	position: absolute;
	width: 386px;
	top: 0;
	left: 472px;
	z-index: 1;
	height: 177px;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	visibility: visible;






}

#news {
	position: absolute;
	width: 200px;
	overflow: visible;
	z-index: 1;
	height: 75px;
	left: 260px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;

}

/* tu sa zobrazuju fotky */
#fotky{ background-image: none; position: absolute; width: 186px; left: -57px; z-index: 1; height: 341px; background-repeat: no-repeat; background-attachment: fixed; bottom: 30px; visibility: visible; }
/* toto je nadpis. co to len moze byt. :) */
.nadpis {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 15px;
	padding: 3px 0px;

}
/* typ pisma hlavneho textu */
.text {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #003399;
	margin: auto;
	text-align: justify;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
/* farebnost a vzhlad linkov, podla lubosti doplnit */
a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
/* jednoduchy ramcek */
.box {
	border: 1px solid #FFFFFF;
}
/* vzhlad spodnej listy */
.footer {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #003399;
	margin: auto;
	text-align: left;
	padding-right: 5px;
}
/* farebnost a typ pisma menu */
.menulink {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;

}
#logo {

	position: absolute;
	width: 200px;
	overflow: visible;
	z-index: 1;
	height: 57px;
	left: 14px;
	top: 10px;
	margin: 0;
	padding: 0;
}
#nadpis {

	position: absolute;
	width: 622px;
	top: 130px;
	left: 18px;
	z-index: 2;
	height: 41px;
}
#vodicak { background-image: none; position: absolute; width: 286px; top: 177px; left: -19px; z-index: 0; height: 226px; background-repeat: no-repeat; background-attachment: fixed; }
td {

	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #003399;
	margin: auto;
	text-align: justify;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
.nav {

	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

.nav_current {

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

.description {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #003399;
	margin: auto;
	text-align: justify;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}

.copy {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #003399;
	margin: auto;
	text-align: justify;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}

