
.clr {
clear:both;
}

html, body {
height: 100%;	
}

html {
margin:0;
padding:0;
 }

body {
color:#25232F;
margin:0;
padding:0;
font-family: verdana, arial, sans-serif;
font-size : 11px;
background: #FCFCFC url(http://jucevicius.lt/img/main_bg.jpg) repeat-x top left;
}

a, a:link, a:visited {
color:#25232F;
text-decoration: none;
}
a:hover {
color:#25232F;
text-decoration: underline;
}


a img {
border: 0px;
}

form{
padding: 0px;
margin: 0px;
}


img {
	border: none;
}


#page_container{
margin: 0;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
width:100%;
text-align: center;
}

#main_container{
text-align:left;
padding:0;
margin: 0 auto;
padding-bottom: 120px;
width:875px;
display: block;

}


  
#footer{
width:100%;
height: 90px;
padding-top:10px;
color: #ffffff;
position: absolute;
bottom: 0 !important;
bottom: 0px;
left:0;
background: #6683A3;	
text-align: center;
display: block;
 }
 
#header {
height:  510px; 
width:  100%;
display: block;
float:left;
background: transparent url(http://jucevicius.lt/img/algimantas_jucevicius.jpg) no-repeat top left;	
position: relative;
margin-bottom: 10px;
}
 
#footer a, #footer a:link, #footer a:visited {
color: #FFFFFF;
font-weight:normal;
text-decoration: none;
font-style: normal;
 }

#footer a:hover {
	text-decoration: underline;	

}
 
#copyright {
color: #ffffff;
padding: 0 5px 0 0;
height: 20px;
padding-right:10px;
float:right;
text-align: right;
margin-top: 120px;
width: 200px;
}

#copyright a, #copyright a:link, #copyright a:visited{
color: #ffffff;
}


#search_input {
width: 145px;
color: #333F00;
border: 1px solid #333F00;
padding: 0px;
margin-top: 1px;
background-color: #91AF15;
font-family: arial;
font-size : 9px;
height: 11px;
}
 
#logo {
position: absolute;
left: 70px;
top:100px;
width: 330px;
height: 50px;
display: block;
color:#376AC5;
margin:0;
padding:0;
font-family: verdana, arial, sans-serif;
font-size : 20px;
text-decoration: none;
}
#logo h1, #logo a, #logo a :visited, #logo a :link {
color:#376AC5;
margin:0;
padding:0;
font-family: verdana, arial, sans-serif;
font-size : 26px;
text-decoration: none;
}
#logo a:hover{
color:#4A86EF;
text-decoration: underline;
}



#top_pic{
float:left;
background: #000000;
height: 140px;
min-height: 140px;
width: 800px;
/* background: transparent url(http://jucevicius.lt/img/top_pic.jpg) no-repeat top left; */
position: relative;
overflow: hidden;
white-space: nowrap;
}

#search_div {
position: absolute;
top: 10px;
right: 10px;
}

#rightbox {
float: left;
width: 200px;
margin: 0;
}

#leftbox {
float: left;
width: 200px;
margin: 0;
}



#contentas {
width:660px;
min-height:300px;
float: left;
text-align: justify;
margin: 2px 0 10px 0;
padding: 0 5px 0 5px;
color: #5c5855;
}

#contentas h2{
display:block;
margin: 0 0 10px 0;
padding: 5px 0 0 10px;
height: 25px;
color: #F95839;
text-align: left;
font-size: 12px;
width:670px;
font-family: verdana, arial, sans-serif;
font-size : 16px;
text-decoration: none;

}


.rightblock, .leftblock {
margin:2px 0 5px 0;
padding: 0px;
width:198px;
color: #5c5855;
}

.rightblock h2, .leftblock h2{
margin: 0 0 2px 5px;
padding: 5px 0 0 0;
height: 25px;

color: #F95839;
text-align: left;
font-family: verdana, arial, sans-serif;
font-size : 16px;
text-decoration: none;	
}

#poheaderiu{
display:block;
margin: 0;
padding: 5px 0 0 0;
height: 20px;
min-height: 20px;
color: #666666;
text-align: center;
font-size: 12px;
width:100%;
background: transparent url(http://jucevicius.lt/img/h2_bg.jpg) repeat-x top left;	
float:left;
}

.rightblock h5 , .leftblock h5{
margin: 2px 0 4px 0;
font-size: 10px;
}

.rightblock img, .leftblock img{
max-width: 180px;
margin: 0 ;
display: block;
}



#mainmeniu{
list-style-type: none;
margin: 0;
padding: 0;
}


/* ----------------------------- vertical menu ------------------------------ */
.mainmeniu, #mainmeniu{
margin: 0;
margin-top: 2px;
padding: 0;
color: #ffffff;
font-weight: bold;
}

.mainmeniu ul{
margin: 0;
padding: 0;
color: #ffffff;
list-style-type: none;
width: 150px; /* Width of Menu Items */
background: #FCFCFC; 
z-index: 5000;
}
	
.mainmeniu ul li{
position: relative;
color: #ffffff;
border-bottom: 1px dashed #cccccc;
}
	
/*Sub level menu items */
.mainmeniu ul li ul{
position: absolute;
min-width: 150px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.mainmeniu ul li a, .mainmeniu ul li a:visited, .mainmeniu ul li a:link{
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
padding: 2px 2px 2px 10px;
height: 18px;
line-height: 18px;
color: #3F3A37;

}

.mainmeniu ul li a:hover{
text-decoration: underline;
background: #B5C9DF;
}
 
.mainmeniu .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}
	
/* Holly Hack for IE \*/
* html .mainmeniu ul li { float: left; height: 1%; }
* html .mainmeniu ul li a { height: 1%; }
/* End */


.treemenuorderinput {
background-color: #ffffff ;
font-size: 10px;
border: 0;
width: 14px;
height: 12px;
padding: 1px;
text-align: center;
}

.selectmenucontcat {
background-color: #EFEFEF;
}

/*    Klaidos pranesimo div'as    */
.error {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	/*font-weight: bold; */
	text-decoration: none;
	text-align: center;
	color: #FF2A00;
	background: #FFD7CF url(../img/pred.gif) 5px 5px no-repeat;
	border: 1px solid #FF2A00;
	min-height: 30px;
	line-height:18px;
	margin: 2px auto 2px auto;
	padding: 0 30px 0 30px;
	overflow: auto;
}
/*    Sekmingai atlikto veiksmo pranesimo div'as    */
.success {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	/*font-weight: bold;*/
	text-decoration: none;
	text-align: center;
	color: #44801E;
	background: #DBFFCF url(../img/pgreen.gif) 5px 5px no-repeat;
	border: 1px solid #44801E;
	min-height: 30px;
	line-height:18px;
	margin: 2px auto 2px auto;
}
/*    Informacinio pobudzio pranesimo div'as    */
.inform {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	/*font-weight: bold;*/
	text-decoration: none;
	text-align: center;
	color: #9F8A27;
	background: #FFFBCF url(../img/pyellow.gif) 5px 5px no-repeat;
	border: 1px solid #DFC137;
	min-height: 30px;
	line-height:18px;
	margin: 2px auto 2px auto;
}



/* -------------------------------------------------------------------------------------*/


/* GENERAL STYLES */

div.menu {
	position: absolute;
	top: 0;
	left: 0;
	font-family: verdana;
	z-index:8000;
}
div.menu a {
	display: block;
	text-decoration: none;
	cursor: default;
	outline: none;
	font-size: 11px;
}
.menu .separator {
	height: 1px;
	padding: 0;
	overflow: hidden;
	display: block;
	font-size: 1px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	list-style-position: outside;
}


/* FIREFOX STYLES */

.menu.firefox {
	width: 12em;
	background: #F4F5EB;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 2px 0;
}
.menu.firefox a {
	color: #555;
	padding: 4px 15px;
	margin: 0 2px;
}
.menu.firefox a:hover {
	background: #006;
	color: #fff;
}
.menu.firefox a.disabled {
	color: #bbb;
}
.menu.firefox a.disabled:hover {
	background: #F4F5EB;
	color: #bbb;
}
.menu.firefox .separator {
	border-bottom: 1px solid #fff;
	background: #999;
	margin: 2px 4px;
}


/* GOOGLE STYLES */

.menu.google {
	width: 10.5em;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #676767;
	border-right: 1px solid #676767;
}
.menu.google a {
	color: #00c;
	text-decoration: none;
	padding: 2px 5px;
	cursor: pointer;
	font-size: 12px;
}
.menu.google a:hover {
	background: #D3E3FE;
}
.menu.google a.disabled {
	color: #bbb;
}
.menu.google a.disabled:hover {
	background: #fff;
	color: #bbb;
}
.menu.google .separator {
	background: #ccc;
}

/* DESKTOP STYLES */

.menu.desktop {
	width: 14em;
	background: #f9f8f7;
	border: 1px solid #999;
	padding: 0;
}
.menu.desktop ul, .menu.desktop li {
	margin: 0;
	padding: 0;
}
.menu.desktop li.separator {
	height: 1px;
}
.menu.desktop a {
	color: #555;
	padding: 3px 0 3px 25px;
	margin: 0;
	border: 1px solid #f9f8f7;
}
.menu.desktop a.disabled {
	opacity: 0.25;
	filter: alpha(opacity=25);
	zoom: 1;
}
.menu.desktop li.separator {
	border-bottom: 1px solid #fff;
	background: #aaa;
	margin: 1px 1px 0 1px;
	line-height: 1px !important;
}
.menu.desktop a.new {
  background: #f9f8f7 url(http://jucevicius.lt/img/rightmenu/page.png) 2px 50% no-repeat;
}
.menu.desktop a.edit {
  background: #f9f8f7 url(http://jucevicius.lt/img/rightmenu/page_edit.png) 2px 50% no-repeat;
}
.menu.desktop a.copy {
  background: #f9f8f7 url(http://jucevicius.lt/img/rightmenu/page_copy.png) 2px 50% no-repeat;
}
.menu.desktop a.delete {
  background: #f9f8f7 url(http://jucevicius.lt/img/rightmenu/page_delete.png) 2px 50% no-repeat;
}
.menu.desktop a.save {
  background: #f9f8f7 url(http://jucevicius.lt/img/rightmenu/page_save.png) 2px 50% no-repeat;
}
.menu.desktop a.xsl {
  background: #f9f8f7 url(http://jucevicius.lt/img/rightmenu/page_excel.png) 2px 50% no-repeat;
}
.menu.desktop a.doc {
  background: #f9f8f7 url(http://jucevicius.lt/img/rightmenu/page_word.png) 2px 50% no-repeat;
}
.menu.desktop a.pdf {
  background: #f9f8f7 url(http://jucevicius.lt/img/rightmenu/page_acrobat.png) 2px 50% no-repeat;
}
.menu.desktop a.send {
  background: #f9f8f7 url(http://jucevicius.lt/img/rightmenu/email.png) 2px 50% no-repeat;
}
/* we need explicit enabled class to overcome css deficiences (without creating unnecessary markup) */ 
.menu.desktop a.enabled:hover {
	background-color: #0A246A;
	color: #fff;
}

#adminWindow {
width:200px;
height:200px;
position: absolute;
top:0px;
left:0px;
background: #000000;
color:#cccccc;
text-align: center;
font: bold 10px Arial, Helvetica, sans-serif;
z-index:10000;
display:hidden;
}

#adminWindowEdit{
width:110px;
height:110px;
position: absolute;
top:30px;
left:30px;
background: #ffffff;
color:#000000;
text-align: left;
font: bold 12px Arial, Helvetica, sans-serif;
z-index:10000;
padding: 15px;
overflow: auto;
}
#adminWindowEditX{
width:30px;
height:30px;
position: absolute;
top:0px;
right:0px;
background: #ffffff;
color:red;
text-align: left;
font: bold 25px Arial, Helvetica, sans-serif;
z-index:10000;
padding: 10px;
overflow: hidden;
cursor: pointer;
}

.menuitem, .scontentitem, .newscontentitem  {
 cursor:crosshair;
 }
 
 .naujiena {
 border-bottom: 1px dashed #cccccc;
 padding-bottom: 10px;
 margin-bottom: 10px;
 }