/* 2006 (c) UAB "Dizaino kryptis" */
/* 2006 (c) Simonas Falkauskas */


body {

	margin: 0 auto; padding: 0;
	font-size: 1em;
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	width: 820px;
	text-align: left;
}


/* --- Standart Tag's --- */
h1, h2, h3, form, dl, ul {margin: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {display: block;}
fieldset {border: 0;}
h1 {display: none;}
/* --- End Standart Tag's --- */

.logo-lt, .logo-en {
	display: none;
}

/* Top Navigation */

.weekblock {
display:none;
}

.logomeniu {
display:none;
}

.komfak {
display:none;
}

#topmeniu1 {
display: none;
}

.topmeniu2 {
display: none;
}

#rightmeniu {
display: none;
}

#top-navigation {
	display:none;
}

#search {display:none;}


#container {
	width: 100%;
}

#block-left, #block-center, #block-right {float: left;}
#block-left {display:none;}
#block-center {width: 631px; overflow: hidden;}
#index #block-right {display:none;}
#block-right {width: 790px; overflow: hidden;}

#footer {
	clear: both;
	width: 100%;
}

.thisweek {
background-color: #C1C0C0;
text-transform: uppercase;
text-align: right;
height: 25px;
color: #ffffff;
font: 100% Arial, "Times New Roman", Times, serif;
font-size: 13px;
font-weight: normal;
padding-top: 7px;
padding-right: 5px;
margin-top:0px;
}


/* Meniu */
#meniu {
	list-style: none;
	padding: 0 0 0 0;
	color: #4F83BF;
	font-weight: bold;
}
#meniu li {
	display: block;
	margin: 0 0 0 0;
	background-image: url('../images/leftmeniubg.jpg');
	background-repeat: repeat-y;
	width: 162px;
}
* html #meniu li {vertical-align: top; height: 1%;}
#meniu a {
	display: block;
	padding: 12px 15px 6px 10px;
	color: #4F4F51;
	text-decoration: none;
	background-image: url('../images/leftmeniubot.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}
#meniu a:hover, #meniu a.active {color: #000;}

#meniu .workers a {
	background: url('../images/leftmeniubg.jpg');
	background-repeat: no-repeat;
}


#meniu ul {
	list-style: none;
	padding: 0 0 0 0;
}


#meniu ul li {margin: 0 0 0 0;}
#meniu ul a {
	background: none;
	padding-left: 25px;
	color: #4F4F51;
}
#meniu ul ul a {
	padding-left: 37px;
	font-size: .9em;
	color: #4F4F51;
	background: none;
}
/* End Meniu */

.forum {
	display: block;
	width: 150px; height: 63px;
	text-indent: -999em;
	text-decoration: none;
	margin: 17px 13px 0 20px;
}
.lt {background: url('../images/bg-forum-lt.gif') no-repeat;}
.en {background: url('../images/bg-forum-en.gif') no-repeat;}

#links {padding: 10px;}
#links {background-image: url('../images/leftmeniubg.jpg');
	background-repeat: repeat-y;}
#logo a, #links a {color: #4F4F51; text-decoration: none; font-weight: bold;}
#logo a:hover, #links a:hover {text-decoration: underline;}
#logo {
	margin: 0 0 0 0;
	padding-top:15px;
	background: url('../images/leftmeniubg.jpg') repeat-y;
}

/* Text */
#text {
	padding: 10px 15px 35px 30px;
	text-align: justify;
	color: #2E2E2E;
	line-height: 18px;
}
#text h2 {
	font: 76% "Times New Roman", Times, serif;
	color: #FDB934;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 1em;
}
#index #text h2 {text-transform: uppercase; color: #FDB934}
#text .news {background: url('../images/bg-footer.gif') repeat-x 0 100%; padding-bottom: 15px; margin-bottom: 15px;}


#index #text {
	border-right: 2px solid #DADFEB;
}


#text h3 {
	color: #4F83BF;
	font-size: 1em;
	text-transform: uppercase;
}

#text p {margin: 0 0 1.5em 0;}
#text a {color: #4F83BF; text-decoration: none;}
#text a:hover {text-decoration: underline;}
#text span {}
#text ul {
	padding: 0 0 1.5em 25px;
	list-style: disc;
}
#text li {padding: 2px 5px;}
#text table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #CCD0CF;
	/*width: 100%;*/
}
* html #text table {font-size: 1em;}
#text td {
	padding: 5px;
	font-size: 1em;
	border-color: #CCD0CF;
}
#text table p {margin: 0;}

#text .subcats {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url('../images/bg-footer.gif') repeat-x 0 100%;
}

#text label {
	display: block;
	width: 100px;
	float: left;
	text-align: left;
}
#text fieldset {padding: 3px; clear:both;}
#text .txtfld {
	width: 150px;
	color: #566667;
	background: #FAFBFA;
	border: 1px solid;
	border-color: #A5A9A8 #FAFBFA #FAFBFA #A5A9A8;
}
#text .bt {
	background: #8D8D8D;
	font-size: .9em;
	color: #FFF;
	border: 1px solid #8D8D8D;
}
#text .error {color: #DF3400;}

#bottom {
	padding-top: 30px;
	bottom: 0;
	font-size: .9em;
}
#bottom a {color: #2E2E2E; text-decoration: none;}
#bottom a:hover {text-decoration: underline;}
/* End Text */
/* Right Index Side */
#index #block-right {margin-top: 0px;}
#index #block-right h2 {
	padding: 0 20px 0 10px;
	color: #FDB934;
	font-size: 1em;
	font-weight: bold;
}
#contacts, #banners {padding: 10px 20px 10px 10px; font-size: .9em; color: #2E2E2E; font-weight:bold}
#contacts p {margin: 0;}
#contacts a {color: #4F83BF; text-decoration: none;}
#contacts a:hover {text-decoration: underline;}

.other-contacts {
	display: block;
	margin: 0 0 0 10px;
	font-size: 1em;
	font-weight: bold;
	color: #FDB934; text-decoration: none;
}
.other-contacts:hover {text-decoration: underline;}

#banners {text-align: center; padding: 25px 0;}
/* Footer */
#footer {
display:none;
}



#topmeniu1 {

z-index:50;
}

#topmeniu1 ul {
list-style: none;
margin: 0;
padding: 0;
width: 192px;
float: left;
}

#topmeniu1 a, #topmeniu1 h2 {
font: bold 12px arial, helvetica, sans-serif;
display: block;
letter-spacing: 2px;
margin: 0;
padding: 2px 3px;
text-align: center;
cursor: pointer;
}

#topmeniu1 ul li ul a{
font: 11px arial, helvetica, sans-serif;
letter-spacing: 0px;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
text-align: left;
}



#topmeniu1 a {
color: #000;
background: #E7ECF2;
text-decoration: none;
}

#topmeniu1 a:hover {
color: #a00;
background: #fff;
}

#topmeniu1 li {position: relative;}

#topmeniu1 ul ul {

position: absolute;
z-index: 50;
}

#topmeniu1 ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#topmeniu1 ul ul,
div#topmeniu1 ul li:hover ul ul,
div#topmeniu1 ul ul li:hover ul ul
{display: none;}

div#topmeniu1 ul li:hover ul,
div#topmeniu1 ul ul li:hover ul,
div#topmeniu1 ul ul ul li:hover ul
{display: block;}

#topmeniu1 ul li h2 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #000000;
text-transform: uppercase;
}

