body {
	background:url(images/page_bg.jpg) top left repeat-x #e2e2e2;
	margin:0;
	padding:0;
	font-family:arial,  helvetica, sans-serif;
	font-size:9pt;
	color:#333;
}
  
#container {
	width:950px;
    
	margin:20px auto 20px auto;
	border:1px solid #000;
	background:#fff;
}

#header {
    height:100px;
    background-image: url(SBi_majaslapai.png); 
background-color: #000000
    border-bottom:2px solid #77a13d;
    text-align:right;   
}

#header h1 {
	color:#fff;
	font-size:22pt;
	margin:0;
	
}

#content {
	width:690px;  
	padding:5px;
	float:right;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;

	
}

#content h2 {
	color:#060;
	font-size:18pt;
	border-bottom:1px solid #f2f7e9;
}

#content h3 {
	color:#333;
	font-size:12pt;
	border-bottom:2px solid #ccc;
}

#photos {
	width:428px;
	height:224px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.imgbox {
	width:75px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

#sidebar {
	width:200px;
	padding:5px;
	float:left;
	margin:0;
}

#sidebar ul {
    margin:0;
    padding:0;
    border-bottom:1px solid #ccc;  
}
     

#sidebar ul li {
    margin:0;
    padding:0;
    list-style:none;
    border:1px solid #ccc;
    border-bottom:none; 
}

#sidebar ul li a {
    display:block;
    padding:3px;
    width:192px;
    background:url(images/li-off.jpg) top left no-repeat #f2f7e9;
    color:#060;
    text-indent:30px;
    text-decoration:bold;
}

#sidebar ul li a:hover {
    background:url(images/li-on.jpg) top left no-repeat #f2f7e9;
}
#sidebar1 ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
      font-weight:normal;  
}
	 

#sidebar1 ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-bottom:none;
      font-weight:normal;  
}

#sidebar1 ul li a {
	display:block;
	padding:3px;
	width:192px;
	background:url(images/li-off.jpg) center no-repeat #f2f7e9;
    background-position: 20% 10%; 
	color:#060;
	text-indent:65px;
	text-decoration:none;
}

#sidebar1 ul li a:hover {
	background:url(images/li-on.jpg) center no-repeat #f2f7e9;
    background-position: 20% 10%;  
      font-weight:normal;  
}
.widget {
    height:60px;
    border:1px solid #ccc;
    background:#f5f5f5;
    padding:5px;
    text-align:center;
    margin:10px 0 0 0;
    font-size:8pt;
}
.widgetf {
    height:210px;
    border:1px solid #ccc;
    background:#f5f5f5;
    padding:5px;
    text-align:center;
    margin:10px 0 0 0;
    font-size:8pt;
}
.widgetbaner {
    height:705x;
    border:1px solid #ccc;

    padding:5px;
    text-align:center;
    margin:10px 0 0 0;
    font-size:8pt;
}
.widgetzinas {
    height:210px;
    border:1px solid #ccc;
    background:#f5f5f5;
    padding:5px;
    text-align:center;
    margin:10px 0 0 0;
    font-size:8pt;
}
.widgetgoogle {
    height:25px;
    border:1px solid #ccc;
    background:#f5f5f5;
    padding:5px;
    text-align:center;
    margin:10px 0 0 0;
    font-size:8pt;
}
.widgetlang {
    height:15px;
    border:1px solid #ccc;
    background:#f5f5f5;
    padding:1px;
    text-align:right;
    margin:10px 0 0 0;
    font-size:8pt;
}   
 .widgetkalendars {
	height:160px;
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
}	

#footer {
	clear:both;
	border-top:1px solid #000;
	background: #3DB541;
	padding:10px;
	color:#fff;
	font-size:8pt;
	text-align:center;
}

a {
	color:#060;
	background-color: whait; 
      text-decoration:none; 
}

a:hover {  text-decoration:underline;     
	  
}
a img {
  border-color: white;
}
a h1{ color: none; }   
a h2{text-decoration:none;  } 
/*
// ltw_style.css
// $Id: ltw_style.css 5 2006-03-12 08:15:51Z mootinator $
// 
// ltwCalendar Style Sheet 
*/


table.cal {
background-color: 0AA632;
height: 200px; 

border-style: none;
border-width: 0px;
font-family: sans-serif
}

.caption {
color: black;
font-size: 18px;
font-weight: bold;
}

.thead {
color:white;
background-color: darkblue;
font-size: 13px;
}

td.cal {
background-color: white;
text-align: left;
vertical-align: top
}

tfoot.cal {
color:black;
background-color: 00A628;
font-size: 14px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}

.cal-admin-link {
color: #ffffff;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
