#logo_skola
	{
	position: absolute;
	overflow: hidden;
	z-index: 1;
	top: 20px;
	left: 20px;	
	}
#logo_praha
	{
	position: absolute;
	overflow: hidden;
	z-index: 1;
	top: 20px;
	left: 630px;
	}
#hlavicka
	{
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #666666;
	position: absolute;
	overflow: hidden;
	z-index: 2;
	top: 20px;
	left: 155px;	
	}
#menu
	{
	position: absolute;
	overflow: hidden;
	z-index: 2;
	top: 140px;
	left: 40px;	
	}
#spodek
	{
	border-width: 0;
	border-color: #666666;
	border-style: solid;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	padding: 10 0 10 0;
	line-height: 13px;
	color: #666666;
	}
#okno
	{
	width:550px;
	position: absolute;
	overflow: hidden;
	z-index: 2;
	top: 141px;
	left: 181px;
	}
.okno
	{
	border-width: 0 0 1 1;
	border-color: #666666;
	border-style: solid;
	}
.tlacitko1
	{
	padding: 10px 15px 10px 15px;
	border-width: 0px 1px 1px 0px;
	border-color: #666666;
	border-style: solid;
	text-align: right;
	}
.tlacitko2
	{
	padding:0px;
	border-width: 0px 1px 1px 0px;
	border-color: #666666;
	border-style: solid;
	text-align: right;
	}
a.tlacitko
	{
	color: #666666;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration:none;
	}
a.tlacitko:hover
	{
	color: #000000;
	text-decoration:none;
	font-weight:bold;	
	}
#oddelovac
	{
	border-bottom:1 solid #666666;
	}
.nadpis
	{
	font-family: tahoma, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #800000;
	}		
.maly_nadpis
	{
	border-width: 0px 0px 0px 1px;
	border-color: #666666;
	border-style: solid;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	padding: 5px 10px 5px 10px;
	text-align: right;
	}
.stredni_nadpis
	{
	font-family: tahoma, sans-serif;
	font-size: 25px;
	line-height: 26px;
	color: #CB0002;
	text-align: right;
	}
.velky_nadpis
	{
	font-family: tahoma, sans-serif;
	font-size: 56px;
	line-height: 57px;
	color: #CB0002;
	padding: 0px;
	text-align: left;
	}
.text
	{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black;
	border: 0 solid black;
	}
a.text
	{
	color:#800000;
	text-decoration:none;
	font-weight:bold;
	}
a.text:hover
	{
	color: #666666;

	text-decoration: underline;
	}
body
	{
	scrollbar-face-color:#FFFFFF;
    scrollbar-shadow-color:#666666;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#666666;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
   	scrollbar-arrow-color:#CB0002;
   	background-color:#ffffff;
   	}
