html, body
{
	margin: 0px;
	padding: 0px;

	width: 100%;
	height: 100%;

	font-family: tahoma, sans-serif;
	font-size: 12px;

	background: #ffffff;
}

h1,h2,h3,h4,h5,h6
{
	margin: 0px;
}

img
{
	border: none;
}

.clr
{
	clear: both;
}

.informacija
{
	padding: 10px;
	padding-left: 26px;

	border-top: 1px solid #515151;
	border-bottom: 1px solid #515151;
	background: url('famfam/information.png') 5px 13px no-repeat #FFFF99;
}

.informacija a
{
	color: #3333CC!important;
	font-weight: bold!important;
	background: transparent!important;
}

div.outer
{
	display:inline;
	float:left;
	background:#fafafa url(http://www.chachko.com/search/media/magnifier.png) no-repeat left;
	border: 1px solid #7e9db9;
	padding-left:10px;
	width:150px;
	margin-left: 10px;
}

input
{
	margin-left: 10px;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	width: 150px;
	color: #535353;
	border: 1px solid #7d7d7d;
	background-color: #f0f0f0;
}

input.cse-query
{
	background-color:#fafafa;
	display:inline;
	float:left;
	border: none!important;
	border-left: 0px;
	padding: 2px;
	width: 136px;
}

input.submit
{
	margin-top: 5px;
	font-weight: bold;
	padding: 2px; 
	width: 150px;
}

a img
{
	border: none;
}

td
{
	vertical-align: middle;
}

table.main
{
	width: 1010px;

	margin-top: 10px;
}


td.logo
{
	width: 441px;
	padding-left: 5px;
}

td.logo h1
{
	display: none;
}

td.logo img
{
	border: 2px solid #ffffff;
}

td.logo a:hover img
{
	border: 2px solid #E9E9E9;
}

.ad-top
{
	width: 564px;
}

.ad-top-padding
{
	float: left;
	padding-left: 5px;
}

.ad-line
{
	padding-top: 8px;

	margin-top: 5px;

	height: 24px;
	background: black;

	background: url('ad-line.png');

	border-top: 1px solid #5B5B5B;
	border-bottom: 1px solid #696969;

	text-align: center;
}

.shadow
{
	position: fixed;
	top: 0px;
	left: 1010px;
	
	height: 100%;
	width: 48px;

	background: url('shadow.png');
}

.side
{
	width: 200px;

	background: url('sides/bg.png');

	vertical-align: top;
}

.side .h1
{
	width: 100%;
	height: 51px;

	background: url('sides/h1-bg.png');
	text-align: center;
}

.side h2
{
	display: none;
}

.side .text
{
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.side .text p
{
	font-size: 11px;
	text-align: justify;
}

.side .text p a
{
	color: #3333CC;
}

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

.side .navigation
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.side .navigation a
{
	display: block;
	padding: 4px;
	padding-left: 10px;

	margin-top: 2px;
	margin-bottom: 2px;

	color: #238F25;
	font-weight: bold;
	text-decoration: none;
}

.side .navigation a u
{
	text-decoration: none;
}

.side .navigation a img
{
	vertical-align: middle;
}

.side .navigation a:hover
{
	background: #e1e1e1;
	color: #2C8F2E;
}

.side .navigation a:hover u
{
	text-decoration: underline;
}

/* CONTENT */

.content
{
	width: 580px;
	height: 100%;

	text-align: justify;

	padding: 15px;

	vertical-align: top;
	background: url( 'content-bg.jpg' ) no-repeat;

	font-size: 11px;
	color: #535353;
}

.content h1
{
	font-weight: normal;
	font-family: georgia, sans-serif;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 22px;
	color: #268b00;
	text-transform: capitalize;
}

.content h2
{
	font-weight: normal;
	font-family: georgia, sans-serif;
	margin-left: 15px;
	font-size: 18px;
	color: #268b00;
	text-transform: capitalize;
}

.content .padding
{
	padding: 10px;
	padding-top: 0px;
}

.content a
{
	color: #1a5f00;
	background: #F9F9F9; 
	padding-left: 2px;
	padding-right: 2px;
}

.content a:hover
{
	text-decoration: none;
	background: #EEEEEE;
	color: #124200;
}

.bottom-ad
{
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bottom
{
	color: #4B4B4B;

	background-color: #f9f9f9;
	padding: 8px;
	padding-left: 20px;

	border-top: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;

	font-size: 11px;
}

/* newsletter */

#newsletter-wait
{
	padding: 5px;
}

#newsletter
{
	text-align: center;
}

#newsletter input
{
	margin: 2px;
	padding: 2px;
}

#newsletter-success
{
	font-size: 11px;
	font-weight: bold;

	padding: 5px;

	text-align: center;
	
	border: 1px solid #2ec222;
	background-color: #8fff77;
	color: #005500;

	margin: 5px;
}

a.blog-link
{
	color: #238F25!important;
	display: block;
	text-align: left;
	text-decoration: none;
}

a.forum-link
{
	color: #238F25!important;
	display: block;
	text-align: left;
	text-decoration: none;
}

a.blog-link:hover
{
	text-decoration: underline;
	color: #103F10!important;
}

a.forum-link:hover
{
	text-decoration: underline;
	color: #103F10!important;
}

ul.nuorodos
{
	list-style-image: url(famfam/bullet_go.png);
}

li.nuoroda
{
	margin-left: -15px;
	margin-top: 3px;
}

/* 2009-10-15 */

.rss-subscribe a
{
	display: block;

	text-decoration: none;

	font-size: 18px;
	font-weight: bold;

	text-align: center;

	background-image: url('bg-rss-feed.png')!important;
	background-repeat: no-repeat!important;
	background-position: 5px 2px!important;

	background-color: #ffffff;

	padding: 5px;
	padding-left: 50px;

	color: #DC5C10;
}


.rss-subscribe a u
{
	color: #A6460D;
}

/*** PROFESORIAI.LT ***/

.profesoriai_lt
{
	margin-top: 10px;
}

.profesoriai_lt a
{
	text-decoration: none;
	color: black;
}

.profesoriai_lt u
{
	color: blue;
}

/*** ISEDN ***/

#isedn-your-ad
{
	display: block;
	color: #FFFCDF;
	font-weight: bold;
	font-family: trebuchet ms,sans-serif;
	font-size: 16px;
	text-decoration: blink;
	margin-top: -4px;
}

#isedn-your-ad:hover
{
	text-decoration: underline;
}