/* commented backslash hides from ie5mac \*/
html{height:100%;margin:0;padding:0}
/* end hack */

body {
	padding:0;
	margin:0;
	height:100%;
    font-family: verdana, sans-serif;
    background: url(../images/left_background.gif) repeat-y;
}

#outer{
	min-height:100%;
	margin-left:130px;
	margin-right:130px;
	margin-bottom:-52px;
}

#header {
    height: 180px;
    background: url(../images/header_right.jpg);
    padding-left: 693px;
    background-color: #E31C23;
}

#clearheader{height:120px;}/*needed to make room for header*/

#content {
	position:relative;
	height:100%;
	min-height:100%;
    background: url(../images/daktaras.jpg) no-repeat right bottom;
	margin-bottom:-52px;
}
* html #content {height:100%}
body>#content {height:auto}
#contentinner {margin-left:190px; margin-right: 150px;}
* html #contentinner {height:1%}/* combat ie 3 pixel jog */
html>body #content{height:auto}
div#footer {
	position:relative;
	height: 52px;
    background: url(../images/footer_right.gif);
}
#clearfooter{clear:both;height:80px;}/*needed to make room for footer*/

#bottomMenu {
	padding-top:10px;
}

#Pathway {
    position: absolute;
    top: 120px;
    width: 800px;
    left: 190px;
    font-size: 14pt;
    font-weight: bold;
    font-family: font-family: verdana, sans-serif;
}

#Pathway a {
    text-decoration: none;
    color: #990033;
}

#flashMovie {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    height: 180px;
    background: url(../images/pic02.jpg) center no-repeat;
}

#banner {
    position: absolute;
    top: 0px;
    left: 150px;
    width: 543px;
    height: 180px;
    background: url(../images/header_center.jpg) center no-repeat;
}

#banner h1 {
    visibility: hidden;
}

#address  {
    color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
    text-align: center;
    height: 100px;
    padding-top: 20px;
    padding-bottom: 30px;
    overflow: hidden;
    text-decoration: none;
}

#address a {
    color: #FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
}

.adresas{
    color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
    text-align: center;
}

#medsnake {
    background: url(../images/med_snake.gif) top center repeat;
    height: 180px;
    width: 150px;
    background-color: #E9E9E9;
}

#partnersTitle {
    background: url(../images/partneriai.gif) top left no-repeat;
    background-color: #E9E9E9;
    height: 34px;
    width: 150px;
    overflow: hidden;
}

#partnersTitle h2 {
    visibility: hidden;
}

#ola_lt {
    position:absolute;
    left:0px;
}

#w3c {
    position:absolute;
    left:160px;
    margin-top: 15px;
}

#jususeimacopyright {
    font-family: verdana, sans-serif;
    font-size: 8pt;
}

#joomla_png {
    position:absolute;
    right:10px;
    margin-top: 15px;
}

/* BOTTOM MENU STYLING */
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
    display: inline;
}

ul#mainlevel-nav li a
{
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

ul#mainlevel-nav li a:hover
{
	color: #CC0033;
}

/* MAIN MENU */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
    width: 150px;
    font-size: 10pt;
}

#nav li { /* all list items */
	position : relative;
	float : left;
    line-height : 34px;
	margin-bottom : -2px;
    width: 132px;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    margin-left : 132px;
    margin-top : -36px;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav li a {
    min-width: 136px;
	display : block;
	color : white;
	font-weight : bold;
	text-decoration : none;
	background-color : red;
	border : 1px solid silver;
    padding : 0 6px;
}

#nav li a:hover {
	color : black;
	background-color : white;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
    left: 17px;
}

ul .expanded {
   	display: block;
    background-image: url("../images/arrow_right.gif");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 10px;
}

.mainlevel-suckerfish-vertical {
    background: url(../images/menu_bg.png);
}

.mainlevel_current-suckerfish-vertical {
    background: url(../images/menu_active_bg.png);
}

.mainlevel_active-suckerfish-vertical {
    background: url(../images/menu_active_bg.png);
}

.sublevel-suckerfish-vertical, .sublevel_current-suckerfish-vertical {
    background: url(../images/menu_sub_bg.png);
    line-height: 20px;
    height: auto;
    min-height: 34px;
}

/* for Internet Explorer */
/*\*/
* html .sublevel-suckerfish-vertical {
height: 34px;
}

* html #nav li a {
width: 150px;
/**/
