html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #ce6d0f;
	text-decoration: none;
}
a:hover {
	color: #d69656;
	text-decoration: underline;
}

body {
	background-color: #E7E7E2;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 25px;
	/*background-color: #c4c4c3;*/
	
}

p,code,ul {
	padding-bottom: 1.2em;
}

li {
	list-style: none;
}

/*h1 {font: normal 1.8em Tahoma,sans-serif;} */
h2 {
	font: bold 1.4em sans-serif;
}

h3 {
	font: bold 1em Tahoma,sans-serif;
}

form,input {
	margin: 0; padding: 0; display: inline;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
/*	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold; 
	padding-left: 28px; 
	*/
/*	border: 1px solid gray; */
/*	background-color: #FAFAFA; */
	font-size: 7.5pt;
	font-style: normal;
	margin-top: 0.1mm;
	margin-left: 4mm;
	margin-bottom: 0.1mm;
	color: #515151;
	
}

h1 {
	font-size: 1.1em;
}
/*
h2,h3 {
	padding-top: 6px; 
	color: #553; 
	margin-bottom: 4px;
}*/

/* kita */
.clearer {
	clear: both; font-size: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* struktura */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container {
	
/*	background: url('img/container.jpg') no-repeat center bottom; */
	background-color: #E7E7E2;
	padding-bottom: 64px;
	/*background: #E7E7E2 url('../img/bg_2.jpg') repeat-x;*/
}

/* headeris ir pavadinimas */
.header {
	background: #222 url('../img/header_copy_2.jpg') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: right;
}

.header .title {
	color: #FFF;
	padding-top: 105px;
	
}

.headline {
/*	border: 1px solid white;*/
	font-size: 8.5pt;
	margin: auto;
	width: 800px;
	margin-bottom: 14px;

}

/*
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
	margin-right: 60px;
}
.header .title a:hover {
	border-color: #F60;
}

.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}
*/

/* kryptis */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 5px 12px;
	height: 15px;
}

.path a {
	color: #FAFAFA;
	text-decoration: none;
}

.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

.path img {
	border: 0;
	width: 16px;
	height: 11px;
	/* for IE */
 	filter: alpha(opacity=60);
/* 	CSS3 standard */
	opacity: 0.6;
}

.path img:hover {
	border: 0;
	width: 16px;
	height: 11px;
	/* for IE */
 	filter: alpha(opacity=100);
/* 	CSS3 standard */
	opacity: 1;
}

/* pagrindinis */
.main {
	background: url(../img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* turinys */
.content {
	float: right;
	width: 545px;
	text-align: justify;
}

.content a {
	color: #ce6d0f;
	text-decoration: none;
}

.content a:hover {
	color: #d69656;
	text-decoration: underline;
}

.content .item {
	font: normal 8pt "Lucida Sans Unicode",sans-serif;
	padding: 5px 5px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}

.content .meta {
	font-size: 8pt; 
	color: #666;
	padding-bottom: 5px;
	padding-left: 3px;
}

.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}

.content h1 {
	text-align: left;
	font-size: 9.5pt;
	padding-bottom: 5px;
	
}

.content p {
	padding-bottom: 8px;
	font-family: "Lucida Sans Unicode",sans-serif;
}

.content small {
	font-size: 8pt;
	font-family: "Lucida Sans Unicode",sans-serif;
}

.content .title {
	font-size: 10pt;
	padding-bottom: 10px;
}

.content .menu_name {
	color: #949490;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 10px;
}

.content .error, .info {
	text-align: center;
	color: #333;
	padding: 5px;
	background-color: #FBEBB8;		
}

.content .more {
	padding: 0 10px 0 16px;
	background: url(../img/img11.gif) no-repeat left center;
	border: none;
}

.content .comments {
	padding: 0 8px 0 16px;
	background: url(../img/img12.gif) no-repeat left center;
	border: none;
}

.content .advert {
	text-align: center;
	font: bold 1.1em Tahoma,sans-serif;
	padding-top: 2mm;
	padding-bottom: 2mm;
}

.content .addadvert {
	border: 1px solid #949490;
	background-color: #F7F7F2;	
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3%;
	padding-left: 2mm; 
}

.content .advertlist {
	padding: 3px;	
}

.content .advertshow {
	border: 1px solid gray;
	background-color : #F7F7F2;
	padding : 3px;
	color : #000000;
}

.content .add_comment {
	font: 9pt;
	text-align: center;
	padding: 5px 5px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}

.addadvert small {
	font-size: 7pt;
}

.content .profile {
	background-color: #F7F7F2;
	padding-bottom: 1%;
}

.profile .photo {
	text-align: left;
	padding: 0;
	margin: 0;
}

.photo img {
	padding: 1px;
	border: 1px solid gray;
}

.content .poll_archive {
	width: 100%;
	font-size: 8pt;
	text-align: left;
	padding-left: 10px;
	padding-right: 2px;
	border: 1px solid #949490;

}

.item table.regions {
	width: 100%;
	text-align: center;
}

table.regions img {
	cursor: pointer;
	border: none;
	/* for IE */
 	filter: alpha(opacity=100);
/* 	CSS3 standard */
	opacity: 1.0;
}

table.regions img:hover {
	cursor: pointer;
	border: none;
	/* for IE */
 	filter: alpha(opacity=60);
/* 	CSS3 standard */
	opacity: 0.6;
}

.item .photo_g {
	text-align: center;
	padding: 5px;
	width: 534px;
}

.item .photo_g td {
	width: 33%;
	padding: 5px;
}

.item .photo_g img {
	border: none;
	/* for IE */
 	filter: alpha(opacity=100);
/* 	CSS3 standard */
	opacity: 1.0;
}

.item .photo_g img:hover {
	/* for IE */
 	filter: alpha(opacity=90);
/* 	CSS3 standard */
	opacity: 0.9;
}

.admin_info {
	text-align: justify;
	padding-top: 6px;
	padding-right: 2px;	
}

.content .back {
	padding-top: 5px;
	float: right;
}

/* navigacija */
.navigation {
	float: left;
	width: 210px;
}
.navigation h1 {
	color: #D69656;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 20px;
	margin: 0;
	padding-left: 10px;
}
.navigation ul {
	border-top: 1px solid #EAEADA;
}
.navigation li {
	line-height: 10px;
	border-bottom: 1px solid #EAEADA;
}

.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #FBEBB8;
	color: #654;
	text-decoration: underline;	
}

.navigation p {
	padding-bottom: 3px;
	padding-top: 3px;
}

.navigation .poll {
	font-size: 8pt;
	text-align: left;
	padding-left: 10px;
	padding-right: 2px;
	line-height: 15px;
	border: 1px solid #949490;

}

.navigation .browser {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}

.content .left_c {
	text-align: left;
}

.content .right_c {
	text-align: right;
}

.page_list {
	text-align: center;
	color: #2A2A2A;
	padding: 5px 5px;
	height: 15px;
}

.page_list a {
	color: #2A2A2A;
	text-decoration: none;
	margin-right: 4px;	
}

.page_list a:hover {
	color: #2A2A2A;
	text-decoration: underline;

}

/* footeris */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold 0.9em sans-serif;
	margin-top: 5px;
	padding: 5px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {
	color: #D69656;
}

.outer-container .banners {
	width: 810px;
	text-align: left;
	margin: auto;
	padding-top: 10px;	
}

.outer-container .banners img {
	border: none;
	padding: 5px;
}

img.capchta	{
	border: none;
}

.button {
	cursor: pointer;
	text-align: center;
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 11px;
	border: solid 1px #ACACAC;
	background-color: #E7E7E7;
	width: 50px;
}
