body{
	background-color: black;
	color: white;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	margin: 0px;
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #000000;
	font-size: 12px;
}
td{
	color: white;
	font-weight: bold;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 12px;
}
A  {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : underline;
}

A:Active  {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration : none;
}

A:Hover  {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration : none;
}
.skola{
	color: white;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.in_pasik{
	background-color: white;
	height: 13px;
	width: 100%;
	text-align: right;	
}
.in_pasik_r{
	background-color: red;
	height: 2px;
	width: 100%;
	font-size : 0px;
}
.logo{
	margin-top: -16px;	
}
.in_click{
	color: black;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.in_nazov{
	margin-top: -94px;
	color: red;
	font-size: 50px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.in_skola{
	color: white;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.in_flags{
	margin-top: -75px;
	text-align: right;
}
.in_flag{
	margin-top: 5px;
	margin-right: 20px;
}
.in_flag_end{
	margin-top: 5px;
	margin-right: 50px;
}
.menu{
	position: absolute;
	top:130px;
	background-color : black;
	left: 10px;
	width: 200px;
	z-index: 31;
}
.menu_pol{
	background-image: url(../image/menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: red;
	text-decoration: none;
	width: 174px;
	height: 28px;
	font-weight: bold;
	font-size: 13px;
	padding-left : 2px;
	padding-bottom: 5px;
}
.menu_pol:hover{
	background-image: none;
	background-color: white;
	color: black;
	text-decoration: none;
}
.obsah{
    font-weight: bold;
	position: absolute;
	top:124px;
	left: 218px;
	height: 100%;
	width: 72%;
	z-index: 30;
}
