*
{
	margin:0;
	padding:0;
	border:0;
}
body
{
	font-family:Verdana, Times New Roman, sans-serif ;
	font-size: 12px;
	background: white;
}
a.text
{
	color:gray;
	text-decoration:underline;
}
a.text:hover
{
	color:black;
}
a.idomybes
{
	text-decoration:none
}

a.idomybes:active
{
	text-decoration: none;
}
a.idomybes:focus {outline-offset: -1px}
#wrapper
{
	width: 905px;
	height:700px;
	margin: 0 auto;
	background: white;
	border:0px solid green;
	padding-top:10px;
}
#logo_Languages
{
	width:905px;
	height:105px;
	border:0px solid red;
}
#logo
{
	float:left;
	width:211px;
	height:93px;
	background: none;
	border:0px solid gray;
	cursor: pointer;	
}
#logo img
{
	width:211px;
	height:93px;
}
#logo_sukis
{
	float:left;
	width: 360px;
	height:40px;
	padding-left:60px;
	padding-top:50px;
}
#logo_sukis p
{
	color:#b1c700;
	font-family: Verdana, Times New Roman, sans-serif;
	font-size:30px;
	padding-top:40px;
	text-align: center;
	
}
#languages
{
	float:right;
	width:150px;
	height:auto;
	padding-top:70px;
	border:0px solid blue;
	
}
#languages ul
{
	float:right;
	list-style: none;	
	height: 20px;
	padding:0;
	margin:0;
	
}

#languages ul li
{
	display: inline;
}

#languages ul li a
{
	color: #999;
	display: block;
	text-decoration: none;
	float: left;
	padding: 0 5px;
	border-right: 1px solid gray;
	font-size:10px;
}

#languages ul li a.last
{
	border-right: none;
}
#languages ul li a.bold
{
	font-weight: bold;
}

#languages ul li a:hover
{
	text-decoration: underline;
}

/* Begin CSS Popout Menu */
#containerMenu
{
	width: 905px;
	height: 700px;
	float:left;
	background: #eee;
}
#menu{
width:905px;
float:left;

}

#menu a, #menu h2{
text-align:center;
font:bold 11px/15px arial,helvetica,sans-serif;
display:block;
border-right:0px solid red;
white-space:nowrap;
margin:0;
padding:0;


}
/*
#menu h2{
color:#fff;
background:#000 url(/css/images/expand3.gif) no-repeat 100% 100%;
text-transform:uppercase
}
*/

#menu a{
background:#;
text-decoration: none;
color:white;

}
#menu a.is_pressed
{
	background-color: #85c226;
	color:blue;
}
#menu a.is_pressed:visited
{
	color:#182983;
}
#menu a:visited
{
	color:white;
}

#menu a:hover
{
text-decoration: underline;
}

#menu a:active{
color:white;
text-decoration: underline;
}

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

#menu li{
position:relative;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
padding:0;
}

#menu ul ul ul{
top:0;
left:100%;
}
table
{
	border-top:3px solid #85c226;
	border-bottom:3px solid #85c226;
}
table tr
{
	border-top:3px solid #85c226;
	border-bottom:3px solid #85c226;
}
table td
{
	
	border:0px solid #b1c700;
	padding-top:3px;
	padding-bottom:3px;
	color: #85c226;
	font-weight: bold;
	background-color:#182983;
	text-align: center;
	
}
table td.is_pressed
{
	background-color: #85c226;
	color:#182983;
}
table td.separator
{
	padding-bottom:4px;
	
}
table td.separator_is_pressed
{
	padding-bottom:4px;
	background-color: #85c226;
	color:#85c226;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background:#000 url(/css/images/expand3.gif) no-repeat -999px -9999px;
}

div#menu li:hover{
cursor:pointer;
z-index:100;

}

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

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

/* End of non-anchor hover selectors */

#container
{
	float:left;
	width:905px;
	height:570px;
	border:0px solid red;	
}
/* size of main height*/
#content
{	
	float:left;
	width: 905px;
	
	border:0;
	border:0px solid fuchsia;
	min-height: 300px;
}
#contentApie
{
	float: left;
	width:905px;
	display: inline-block;
	border:1px solid navy;
	height: 255px;
}
/* main page declarative description */
#contentMain img
{
	margin-right: 1px;
	border:2px solid gray;
	
	width:291px;
	height: 250px;
}
#contentMainTekstas
{
	float:left;
	width:600px;
	height: auto;
	padding-top:20px;
	margin-left:0px;
	margin-top:5px;
	color:#666;
		
}
#contentMainTekstas ul
{
	list-style-type:disc;
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	color:#666;
	line-height:16px;
	padding-left:15px;
	
}
#contentMainTekstas p
{
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	line-height:16px;
	text-align: justify;	
}

/* other pages */
#contentMainRight
{
	float:right;
	width:240px;
	height:200px;
	margin-left:5px;
	border:0px solid black;
	padding-top:30px;
	padding-left:10px;
	border:0px solid red;
	
	
}
#contentMainRightIMG
{
	width:170px;
	height:60px;
	line-height:60px;
	background: url(../img/round.jpg) no-repeat;
}
#contentMainRightIMG p
{
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	color:#182983;
	text-align: center;
	font-weight: bold;
}
#contentMainRightIMG p.de_ee
{
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 9px;
	color:#182983;
	text-align: center;
	font-weight: bold;	
}

#contentMainRight a
{
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	color:white;
	text-decoration: none;
	
}
#contentMainRight table td
{
	border-right:1px solid green;
	border-left:1px solid green;
}
#contentMainRight a:hover
{
	color:white;
}
#contentOtherImg
{
	float:left;
	width:291px;
	height:250px;
	border:1px solid gray;
	margin-left:5px;
	margin-top:5px;
}
#contentOtherImg img
{
	width:inherit;
	height:inherit;
	
}
#contentOtherText
{
	float:right;
	width:580px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	
}
#contentOtherText ul
{
	list-style-type: none;
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	color:#666;
	line-height:16px;
}
#contentOtherText p
{
	
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	color:#666;
	line-height:16px;
	text-align: justify;
}
#contentOtherKarjeraKontaktai
{
	
	float:left;
	width:580px;
	margin-left:10px;
	margin-right:5px;
	margin-top:5px;
}
#contentOtherKarjeraKontaktai p
{
	
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	color:#666;
	line-height:16px;
	text-align: justify;
}
#contentOtherKarjeraKontaktai h3
{
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 14px;
	color:#666;
	line-height:16px;
}
#contentClients
{
	float:left;
	width:905px;
	height:auto;
}
#contentClientsCont
{
	float:left;
	width: 905px;
	height:auto;
}
#contentClientsContLeft
{
	float:left;
	width:150px;
	height:auto;
	margin:5px 0 5px 0px;
	border:0px solid gray;
	
}
#contentClientsContLeft img
{
	width:auto;
	height:auto;
	padding-left:20px;
		
}
#contentClientsContRight
{
	float:right;
	width:650px;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:20px;
	
}
#contentClientsContRight p
{
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	color:#666;
	line-height:16px;
	vertical-align: middle;
	text-align: justify;
}
#contentClientsContRight p.right
{
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	color:#666;
	line-height:16px;
	text-align:right
}
/* expansible menu, show-hide */
.collapsable {
    margin: 1em;
    padding: 1em;
    border-bottom: 1px dotted gray;     
}
.collapsable_idomybes {
    margin: 0;
    padding: 0;
    border-bottom: 0;     
}
.collapsable_idomybes a 
{
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	color:#666;	
}

.hidden { display: none;}
.unhidden { display: block;}

.collapsable p
{
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	color:#666;
	line-height:16px;
	padding-top:10px;
}
.collapsable a
{
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	color:#666;	
}


.collapsable h3
{
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 14px;
	color:rgb(123,121,123);
	display:inline;
	
}
/* Apatine dalis pagalbiniam meniu ir copyright informacijai */
#bottom
{
	float:left;
	width:905px;
	height: auto;
	margin-top: 7px;
	border-top: 3px solid #85c226;
	text-align: center;
}

#apatinisMeniu 
{
	margin-left: 150px;
	margin-top: 7px;
	width: auto
}


#apatinisMeniu ul
{
	float: left;
	font-family:Verdana, sans-serif;
	font-size:12px;
		
}

#apatinisMeniu ul li
{
	display:inline;
}

#apatinisMeniu ul li a
{
	float:left;
	padding: 0 5px;
	font-family:Verdana, sans-serif;
	font-size:10px;
	text-decoration: none;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	margin-left: -1px;
	color:#999;
}

#apatinisMeniu ul li a:hover
{
	text-decoration:underline;
}

#bottomCopyright
{
	float:left;
	width:905px;
	font-family:Verdana, sans-serif, serif;
	font-size:10px;
	color: #999;
	margin-bottom: 7px;
}

