body, html
{
	width: 100%;
	height: 100%;

	margin: 0%;
	padding: 0%;

	font-family: trebuchet ms, sans-serif;
	font-size: 12px;

	background: #6b0600;
}

img
{
	border: none;
}

td
{
	vertical-align: top;
}

div#media
{
	background: #ffffff;
}

div.inner
{
	margin: auto;

	width: 1000px;
	text-align: justify;
}

div.header
{
	text-align: center;
	overflow: hidden;

	height: 100px;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;

	background: url('header-bg.gif') repeat-x #ebebeb bottom;

	margin-bottom: 3px;
}

div.header div.inner img.logo
{
	float: left;

	margin-top: 9px;
}

div.header div.inner div.banner
{
	float: right;

	margin-top: 4px;
}

div.menu
{
	height: 30px;

	background: url('menu-bg.gif');

	color: #ffffff
}

div.menu div.skirtukas
{
	float: left;
	margin-left: 3px;
	margin-right: 3px;

	overflow: hidden;

	width: 1px;
	height: 30px;

	background: #8b0700;
}

div.menu a
{
	display: block;
	float: left;

	height: 28px;

	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;

	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

div.menu a.no-hover
{
	padding-right: 0px;
}

div.menu a.no-hover:hover
{
	background: transparent!important;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

div.menu a.selected,
div.menu a:hover
{
	background: url('menu-link-bg.gif');
	border-left: 1px solid #a80900;
	border-right: 1px solid #a80900
}

div.menu div.veliavos
{
	float: left;
}

div.menu div.veliavos img
{
	margin-top: 7px;
}

div.content
{
	background: #ffffff url('content-bg.jpg') repeat-x;
	padding: 10px;
	font-size: 14px;
}

div.content h1
{
	margin: 0%;

	font-size: 24px;

	color: #890601;
}

div.content div.padding
{
	padding: 10px;
	color: #1e1e1e;
}

div.content td.content
{
	width: 788px;
}

div.content td.banner
{
	width: 180px;
	
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

	border-left: 2px solid #6c120d;
}

div.content td.banner h2
{
	margin: 0px;
	font-weight: normal;

	color: #800700;
}

div.content td.banner div.admin 
{
	margin-top: 10px;
	margin-bottom: 10px;
}

div.content td.banner div.admin a
{
	display: block;
	color: #BE0900;
	padding: 2px;
}

div.content td.banner div.admin a:hover
{
	background: #F2F2F2;
	text-decoration: none;
}

div.copyright
{
	margin-top: 10px;
	padding: 8px;

	overflow: hidden;

	height: 34px;

	background: url('copyright-bg.gif');

	color: #ffffff;
	font-size: 11px
}

.pages
{
	border-top: 2px solid #B5B5B5;
	padding: 10px;
	margin-top: 10px;
}

.content a
{
	color: #B30900;
}

.content a:hover
{
	text-decoration: none;
}

.kontaktu-foto
{
	float: left;
	margin-right: 10px;
}

.kontaktu-foto img 
{
	border: 2px solid #9A0800;
}

/*** PROFESORIAI.LT ***/

.profesoriai_lt a
{
	text-decoration: none;
	color: white;
}

.profesoriai_lt:hover u
{
	text-decoration: none;
}

.profesoriai_lt span
{
	font-weight: bold;
}
