body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 5px;/*umiestnenie od horneho laveho okraja okna*/
	padding-left: 40%;
	clear: both;
	position: absolute;
	background: url('images/bggrad2.jpg') repeat-x ; /* pozadie vytvorene z ciary */
	background-color:#464646;/*farba pozadia (pod vyplnou opakovania zobrazenia ciary)*/
}

a 
{
	text-decoration: none;
	color: #3333cc; /* farba pisma textu odkazu na web, subor a pod.*/
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
	color: #660033;  /* farba textu odkazu po prechode mysou*/
	font-weight: bold;
}

#container 
{
	width: 990px; /*šírka*/
	margin-left: -350px;
}

#nav1 
{
	width: 100px;
	height: 25px;
	float: left;
	background: url('images/nav1.jpg') no-repeat;
}

#nav2 
{
	width: 110px;
	height: 25px;
	float: left;
	background: url('images/nav2.jpg') no-repeat;
}

#nav3 
{
	width: 114px;
	height: 25px;
	float: left;
	background: url('images/nav3.jpg') no-repeat;
}

#nav4 
{
	width: 112px;
	height: 25px;
	float: left;
	background: url('images/nav4.jpg') no-repeat;
}

#nav5 
{
	width: 112px;
	height: 25px;
	float: left;
	background: url('images/nav5.jpg') no-repeat;
}

#nav6 
{
	width: 112px;
	height: 25px;
	float: left;
	background: url('images/nav6.jpg') no-repeat;
}

#nav7 
{
	width: 112px;
	height: 25px;
	float: left;
	background: url('images/nav7.jpg') no-repeat;
}

#nav8 
{
	width: 126px;
	height: 25px;
	float: left;
	background: url('images/nav8.jpg') no-repeat;
}

.buttonText 
{
	text-align: center;
	padding-top: 15px;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer 
{
	clear: both;
	margin-top: 30px /*vzdialenost horneho menu od horneho obrazka*/
}
#hidden {
	clear: both;
	height: 5px;
}

#main 
{
	padding: 5px; /* vzdialenost fotografie od okrajov textového pola*/
	width: 888px; /* šírka hlavného textového pola*/
	text-align: justify;
	color: #122625;  /*farba pisma pre hlavnu cast stranky*/
	line-height: 1.6em; /* nieco ako riadkovanie v podmenu*/
	background-color: #eaeaea; /* farba pozadia pre hlavnu cast stranky */
	border: 1.5px solid #a6b596; /*ciara ohranicujuca hlavny text aj aktuality*/
	float: left;
}
#fpic
{
	width: 888px; /*sirka casti, kde je obrazok skoly s menu*/
	border: 1px inset #a6b596;	/* hrubka ciary a farba ohranicenia obrazka skoly s menu*/
	height: 220px; /* výška obrázka skoly*/
	background-color: #999; /* ?????*/
	clear: both;
	background: url('images/skola.jpg') no-repeat;
}

#fpic1
{
	width: 898px;
	border: 1px inset #a6b596;	/* farba ohranicenia obrazka v uvode stranky*/
	height: 220px;
	background-color: #999; /* ????*/
	clear: both;
	background: url('images/logogs.jpg') no-repeat;
}

#sidebar 
{
	width: 200px; /* sirka casti kde su aktuality*/
	border-left: 1px solid #2d615d; /* ciara oddelujuca polozky v bocnom menu*/
	float: right;
	margin-left: 9px;
	margin-top: 10px;
	padding-left: 10px;
	text-align: left;
	clear: both;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	color: #2d615d;
}

.hideme 
{
	display: none;
	color: white;
}

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
	color: #2d615d;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
	color: #403f49
}

.headertext3 
{
	font-size: 14px;
	font-weight: bold;
	color: #2d615d;
}

#footer 
{
	background-color: #484848;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
}

#b2 
{
	width: 213px; /*sirka podponuky pri obr skoly*/
	padding: 0 0 0 0;
	margin-bottom: 1,3em;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #f00;  /* ???*/
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li 
{
	border-bottom: 1px solid #999; /*farba ciar oddelujucich jednotlive ponuky podmenu*/
	margin: 0;
	width: auto;
}

#b2 li a 
{
	display: block;
        padding: 3px 0px 2px 1.5em;
	border-left: 5px solid #96b0ae; /*farba zaciatku ponuky pred bocnym menu */
	border-right: 5px solid #96b0ae; /*farba konca ponuky pred bocnym menu */
	color: #fff;   /*farba pisma textu podmenu*/
	text-decoration: none;
	width: auto;
	background-color:#2d615d; /*farba pozadia bocneho menu*/
	

}

#b2 li a:hover 
{
	border-left: 5px solid #9bb3cd; /*farba zaciatku ponuky pred bocnym menu */
	border-right: 5px solid #9bb3cd; /*farba zaciatku ponuky pred bocnym menu */
	color: #fff;  /*farba textu v bocnom menu po prechode mysou*/
	background-color: #9db36a; /*farba pozadia ponuky menu pri prechode mysou*/
	font-weight:bold;
}

.bhz /*to je nadpis v bocnom menu*/
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: ##bebfc6;
	padding-top: 1px; /*umiestnenie bocneho menu zhora*/
	padding-bottom: 2px;
	padding-left: 2px;
	border-left: 5px solid #bebfc6;
	border-right: 5px solid #bebfc6;
	display: block;
	background-color: ##bebfc6;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #f00;/*?????*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hw2 
{
	font-size:15px;
	font-weight: bold;
	color: #999;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#smenu
{
    position: relative;
    width: 215px; /*umiestnenie bocneho menu zlava*/
    height: 200px;
    background: #96b0ae;
    float: right;
    clear:both;
}

.noteblock1	/* to je ten ohraniceny blok textu v hlavnom texte*/
{
    background: #d0d0d0;
    width: 465px;
    padding: 5px;
    border: 1px solid #000;
    color: #000;
    margin: 7px 0px 7px 0px;
}

.mod  /*????*/
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 7px 0px 7px 0px;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #888;  /*ciara v tom ohranicenom bloku textu*/
    color: #000;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
	text-align:left;
}

p
{
	margin:0;
	padding: 0;
}
