/* GLOBAL */
body  {
	padding: 0px;
	margin: 0px; 
	font-family: Arial, Helvetica, Symbol, sans-serif;
	background: #f9f9f9 url('images/bodybgr.gif');
	color: #333;
	font-size: 0.8em;
	text-align: center;
}

.width {
	margin: 0px auto; 
	width: 95%; 
	min-width: 770px; 
	text-align: left;
}
.minwidth {
	padding-left: 770px; 
	height: 1px;
}
.layout {
	height: 1px
}

.container {
	margin-left: -770px; 
	position: relative; 
	height: 1px;
}
.content {
	width: 99.6%;
	border-right: 1px solid #c0c0c0; 
	border-left: 1px solid #c0c0c0; 
	background-color: #f9f9f9 
}


table { 
	/*border-collapse: collapse;
	border: none;*/
	border-spacing: 0px;
	background: none;
	width: 100%;
	empty-cells: show;
}

td {
	padding: 6px;
	margin: 0px;
	vertical-align: top;
	text-align:left;
	font-family: Times New Roman,Symbol, sans-serif;
	font-size: 17px;
}

form 
{
	margin:0;	 
}

/* HEADER AND NAVIGATOR TOP */

#header 
{ 	
	width: auto;
	height: 110px; 
	margin: 0px;
	padding: 0px; 
	background: #afd0e2 url('images/header.jpg'); 
	background-repeat:no-repeat;
}

#logo {
	float: left;
	width: 226px;
	height: 78px;
	padding: 0; 
	margin: 18px 0 0 28px;
	font-size: 8px; 
	font-color: #ccc; 
	text-indent: -9000px;
}
#logo a {
	display: block; 
	border: none;
	width: 226px; 
	height: 78px; 
	text-decoration: none
}

#navtop 
{
	padding-top:0;
	position:absolute;
	overflow: hidden;
	width: 99.6%; 
	height: 28px;
	margin: 0px;
	padding: 0px;
	background: #e7e7e7 url('images/navtoptop2.gif') top repeat-x;
	text-align: left;
	z-index:10;
}

#navtopbott {
	width: auto;
	height: 20px;
	margin-bottom: 5px;
	padding: 0px;	
	background: #e7e7e7 url('images/navtopbott.gif') bottom repeat-x;
}

#navtop ul {
	width: 946px;
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;
	text-align: center;
}
.prev a
{
background: url('images/back.jpg') no-repeat;
}
.prev a:hover
{

background: url('images/next.jpg') no-repeat;
}

.next a
{
background: url('images/next.jpg') no-repeat;
}
.next a:hower
{
background: url('images/back.jpg') no-repeat;
}
#navtop ul li {
	margin: 0px; 
	padding: 0px; 
	float:left;
	background: url('images/nav.jpg') no-repeat 0% 0%;
}
#navtop ul li a {
	display: block; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	width: 125px; 
	color: #666; 
	line-height: 22px; 
	height: 28px; 
	text-decoration: none;
}


#navtop ul li a:hover {
	background: url('images/nav.jpg') no-repeat 0% 50%; 
}


body#part_biologija a.menu_biologija_selected  {
	background: url('images/nav.jpg') no-repeat left bottom; 
	background-position: -0px 100%;
	color: #fff;
}
body#part_biologija a.menu_biologija:hover  {
	background: url('images/nav.jpg') no-repeat left bottom; 
	background-position: -0px 100%;
	color: #fff;
}

body#part_dabaszinibas a.menu_dabaszinibas_selected  {
	background: url('images/nav.jpg') no-repeat left bottom; 
	background-position: -125px 100%;
	color: #fff;
}

body#part_dabaszinibas a.menu_dabaszinibas:hover  {
	background: url('images/nav.jpg') no-repeat left bottom; 
	background-position: -125px 100%;
	color: #fff;
}

body#part_fizika a.menu_fizika_selected  {
	background: url('images/nav.jpg') no-repeat left bottom; 
	background-position: -250px 100%;
	color: #fff;
}
body#part_fizika a.menu_fizika:hover  {
	background: url('images/nav.jpg') no-repeat left bottom; 
	background-position: -250px 100%;
	color: #fff;
}

body#part_matematika a.menu_matematika_selected  {
	background: url('images/nav.jpg') no-repeat left bottom; 
	background-position: -375px 100%;
	color: #fff;
}
body#part_matematika a.menu_matematika:hover  {
	background: url('images/nav.jpg') no-repeat left bottom; 
	background-position: -375px 100%;
	color: #fff;
}
body#part_matematika td {text-align:left;}

body#part_kimija a.menu_kimija_selected  {
	background: url('images/nav.jpg') no-repeat left bottom; 
	background-position: -500px 100%;
	color: #fff;
}
body#part_kimija a.menu_kimija:hover  {
	background: url('images/nav.jpg') no-repeat left bottom; 
	background-position: -500px 100%;
	color: #fff;
}

#locator { 
	overflow: hidden;
	width: auto;
	font-size: 9pt;
	text-align: left;
}