html, body
{
	height      : 100%;
	font-size   : 11px;
	font-family : Verdana, Arial;
	color       : #000;
}

body
{
	margin      : 0;
	padding     : 0;
}

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

a:hover
{
	text-decoration : none
}


form
{
	margin  : 0;
	padding : 0;
}

img
{
	border : 0;
}

input, select
{
	font   : 12px arial;
	color  : #000;
	border : 1px solid #363736;
}


#minwidth
{
	width		: 980px;
	height		: 0px;
	line-height	: 0px;
	font-size	: 0px;
}

#wrapper
{
	padding : 120px 0 0 14px;
	

}


.submenu_link
{
	color : #000;
	background : #000;
	padding : 1px;
}

.submenu_link:hover
{
	color : #fff;
}

.submenu_link.active
{
	color : #fff;
}

#submenu1 span
{
	background: #000;
}

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

#submenu1 ul li a
{

	padding 	: 1px;
	line-height : 15px;
	
}

#submenu1 ul li
{
	margin	:	0;
	padding	:	0;
}

#submenu1 ul li ul
{
	margin-left: 5px;
}

#submenu1 ul li ul li a
{
	background 	: #fff;
	color 		: #000;
}


#submenu1 ul li ul li a.gray:hover
{
	background : #E3E6E8;
}

#submenu1 ul li ul li a.active
{
	background : #000;
	color      : #fff;
}

#submenu1 ul li ul li a.active:hover
{
	background : #000;
	color      : #fff;
}

#submenu1 ul li ul li a.active:hover.loading
{
	padding-right : 16px;
	background    : #000 url('../images/loading.gif') right center no-repeat;
}

#submenu1 ul li ul li a.loading
{
	padding-right : 16px;
	background    : #000 url('../images/loading.gif') right center no-repeat;
}

#submenu1 ul li span
{
	background: none;
}

.project
{
	font-size 	: 10px;
	height		: 425px;
	overflow	: hidden;
}

.project table
{
	
	
	border-collapse: collapse
}

.project .left_side
{
	width  : 315px;
	padding-left: 5px;

}

#submenu1 ul li ul li .project .left_side h1
{
	font-size : 11px;
	font-weight : bold;
	
}

#submenu1 ul li ul li .project .left_side .project_main
{
	width		: 300px;
	height		: 395px;

}

#submenu1 ul li ul li .project .project_content
{
	width		: 300px;
	height		: 395px;
	float		: left;
	overflow	: hidden;
	
}

#submenu1 ul li ul li .project .photo_controller
{
	margin-left : 325px;
	
}

#submenu1 ul li ul li .project .photo_controller a
{
	margin  	: 0 6px 0 0; 
	color		: #fff;
	font-size	: 1px;
	padding		: 4px 0;
	
}

#submenu1 ul li ul li .project .photo_controller span
{
	background : none;
	float : none;
}

#submenu1 ul li ul li .project .photo_controller a.prev
{
	background			: url('../images/prev_arrow.gif') center center no-repeat;
	padding-left 		: 30px;	
	margin-right    	: 7px;
}



#submenu1 ul li ul li .project .photo_controller a.next
{
	background			: url('../images/next_arrow.gif') center center no-repeat;
	padding-right 		: 30px;
	margin-left			: 7px;
}





.project .right_side
{

	margin 			: 0 0 0 10px;
	overflow 		: hidden;
	width			: 600px;
	white-space 	: nowrap;
	
}




h1
{
	font-size : 11px;
	padding : 0;
	margin : 0;
	font-weight : bold;
}

.about_us, .contacts
{
	padding-left: 5px;
}


p
{
	margin : 0;
}

p a:hover
{
	text-decoration: underline;
}

p, .naujiena span, .darbas span
{
	color: #000;
	background : #fff;
}

.naujiena, .darbas
{
	padding-left: 5px;
}


p, .about span
{
	color: #000;
	background : #fff;
}

.about
{
	padding-left: 5px;
	width		: 315px;
}

#submenu1 ul li #submenu3 li .about_us_links
{
/*	margin:	5px 0;*/
}

p a
{
	text-decoration	: underline;
}

p a:hover
{
	text-decoration	: none;
}


#wrap
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -61px; 
}

.push 
{
	height: 61px; 
}

.footer
{
	height		: 30px;
	margin-top	: 30px;
}

.footer .footer_left
{
	float			: left;
	width			: 300px;
	line-height		: 30px;
	padding-left	: 14px;
}

.footer .footer_right
{
	float			: right;
	width			: 300px;
	line-height		: 30px;
	text-align		: right;
	padding-right	: 14px;
	color			: #BBBBBB;
	font-size		: 10px;
}

.footer a
{
	color			: #BBBBBB;
	padding			: 2px;
}

.footer a:hover
{
	background	: #BBBBBB;
	color		: #fff;
}


.no_border {	border: none;}
.hidetext {	text-indent: -9999px;}
.clear { clear: both; background:none; padding:0;margin:0;}






.vScrollbar 
{
	float: left;			
}
		
.hScrollbar 
{
	clear: both;	
}

.vTrack 
{
	height	: 300px;
	width	: 15px;
	overflow: hidden;			
}
		
.vThumb
{
	height: 15px;
	width: 15px;
	background: #fff url('../images/scroll_bg1.gif') center top repeat-y;
	overflow: hidden;
	cursor	: n-resize;
}
		
.arrowUp, .arrowDown
{
	height: 17px;
	width: 15px;
	overflow: hidden;	
	cursor	: pointer;					
}

.arrowUp
{
	background	: url('../images/arrow_top.gif') center top no-repeat;
}

.arrowDown
{
	background	: url('../images/arrow_down.gif') center bottom no-repeat;
}