﻿/* css TRAKAI bendras common.css is blue */
/*fonas: sviesiai gelsvas fdfaee+
juosta: tamsiai raudona 760000
meniu fonas 1: tamsiau gelsva e2b73e
meniu fonas 2: sviesiai gelsva fbf3d4
tekstas:
pavadinimas, jungtys: tamsiai raudonas 760000
kitos spalvos jei prireiks: rusva bf7a18; sviesiai gelsva beveik balta fdfaee; tamsiai ruda beveik juoda 4d1701 */

body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%; 
	width: 100%;
	background-color: #fdfaee;
	/*background: white url(../pix/2bg_kkalnas.jpg) top center repeat-x;*/
	font-family: Trebuchet ms, Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: black; /*#333*/
}

body, html {	scrollbar-base-color: #fbf3d4; 
			scrollbar-darkshadow-color:#e2b73e; 
			scrollbar-arrow-color : #760000; 
			scrollbar-face-color : #e2b73e; 
			scrollbar-3dlight-color: #e2b73e; 
			scrollbar-highlight-color : #e2b73e;  
			scrollbar-shadow-color : #e2b73e;  
			scrollbar-track-color: #fbf3d4; 
}

#container {
	width: 900px; /*700px; */
	background-color: #fff; 
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0; 
	padding:0;
	/*height:800px;*/
	/*border: 1px solid red;*/
}

img {border: none; }
a {text-decoration: none; }
a:link { color: #bf7a18;}
a:visited { color: #760000;}
a:hover { color: #bf7a18;}
a:active { background-color: #760000; color: white;}

#container-header {
	width: 900px; /* 700px; */
	height: 250px;
	padding: 0;
	margin: 0;
	/*border: 1px solid green;*/
}

#container-kiti { 
	width: 900px; /*700px;*/
	padding:0;
	margin: 0;
	background: #fdfaee none;
	height: 25px;
	/*border: 1px solid green;*/
}


#container-face {
	width: 900px; /*700px;*/
	padding:0;
	margin:0;
	height: 200px;
}
/* old 
#container-tech {
	width: 900px;
	padding: 0;
	margin: 0;
	height: 25px;
	background: #760000 none; 
} */

#container-tech {
	width: 900px;
	padding: 0;
	margin: 0;
	height: 25px;
	background: #760000 none; 
}

#container-tech .kalbos {float:left; position:relative; width: 136px; padding:0 0 0 14px;margin:0}

/* #container-tech .tech (position: relative; float: right; width:750px; padding:0;margin:0} - kitaip subyra */

#container-content {
	width: 900px; /*700px;*/
	margin: 0;
	padding: 0;
}

#container-border-left { 
	padding: 25px 0 25px 0;
	margin: 0;
	float:left;
	width: 150px;
}

#container-menu-main {
	width: 150px;
	padding: 0;
	/*background-image: url(../pix/bg_menu-main.gif);*/
	/*height: auto;*/
	margin:0;
}

#container-border-right {
	width: 100px;
	padding: 25px 14px 0 0;
	margin: 0;
	float:left;
	text-align:center;
}

#container-border-right .container-foto-border img {margin:0; padding: 8px 0 0 0;}

#content { 
	width: 596px; /*900-(150+56+14+18+18) -old  900-(150+120+14+20+20)*/ 
	padding: 25px 20px 25px 20px;
	margin: 0;
	float: left;
}

#content p { font-family: Trebuchet ms, Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: black; /*#333;*/
	margin: 0;
	padding:0 0 11px 0; /* 12px */
}

#content a {text-decoration: none; }
#content a:link { color: #bf7a18;}
#content a:visited { color: #4d1701;}
#content a:hover { background-color: #760000; color: #fdfaee;}
#content a:active { color: #760000;}

/*#content .malda {font-family: georgia;
	color: #000; }

#content .malda p 	{line-height: 20px; font-size: 14px;
	text-indent: 20px; /*letter-spacing: 0.01em;
	color: #000;
	margin: 0;
	padding:0 0 8px 0;
}*/

/* zymekliu lygiavimas, nepritaikytas ?*/
#content div.align-right {margin: 0; padding: 0; width: 540px; text-align:right; }
/*#content div.align-right img {padding:0;}*/
#content .align-left {padding: 8px 0; width: 444px; text-align:left; text-indent: 24px;}

/*#content img.right {margin-right: 0; padding: 0 0 8px 10px; width:auto; float:right; clear: left; border: 1px solid #760000}*/
#content img.right {margin:  0 0 8px 10px; padding: 0; width:auto; float:right; clear: left; border: 1px solid #bf7a18}
#content img.col {margin: 0 16px 12px 0; padding: 0; width:auto; float:left; border: 1px solid #bf7a18}
/*#content img.left {margin-left: 0; padding: 0 10px 8px 0; width:auto; float:left; border: 1px solid #760000 *clear:right;*} * IE 6 nerodo, kai patraukiam i kaire daugiau*/
#content img.left {margin: 0 10px 8px 0; padding: 0; width:auto; float:left; border: 1px solid #bf7a18}

/* fotografijos hover dales nenaudojami */
/*#content .hleft { position:relative; z-index: 0;}
#content a.hleft img {border:0; }
#content a.hleft span {display:none; }
#content a.hleft:hover span {display:block; position:absolute; top:20px; left:-200px; width:500px; z-index:50;
	padding: 10px; background: white none; border: 1px solid black; text-decoration: none; color: black; text-indent: 0px; }*/


#container-footer {
	height: 23px;
	width: 900px; /*700px;*/
	padding: 0;
	margin: 0;
	clear: both;
	/*color:#B9A37F;*/
}

#footer {
	width: 900px; /* 700px; */
	border-top: 1px solid #bf7a18; /*BE9F71;*/
	padding: 0;
	font-size: 11px;
	color:#4d1701;
}

#footer a {text-decoration: none; padding: 0 2px; color:#4d1701;}

#footer-copyright {
	float: left;
	width: 450px; /* 350 */
	padding: 0 14px;
}

#footer-copyright a:hover { /*background-color: #CBAD82;*/ color: #760000;}
#footer-copyright a:active { /*background-color: #CBAD82;*/ color: #760000;}

#footer-meta {
	float: right;
	text-align: right;
	width: 310px; /* 210 */
	padding: 0 14px;
}
.clearer { clear: both; }

#skelbiu p { font-size: 13px;}
#skelbiu .diena {margin: 2px 0; padding: 2px 10px; background-color: #e2b73e; font-weight:bold; color: #4d1701; /*#fdfaee*/ width: 400px}
#skelbiu .invo {font-size: 15px; color: #760000; font-weight:bold; }

h1, h2, h3, h4, h5, h6 { font-weight:normal; color: #760000; }
h3, h4, h5, h6 { margin: 0 0 14px 0; padding: 0;}

h1 { font-size: 30px; /*font-weight: bold;*/}
.raudonai {color: #8f0e15}
h2 {
	font-size: 20px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	margin: 0 0 20px 0; 
}

h3 {
	font-size: 18px;
	letter-spacing: 0.06em;
	text-transform: none; 
}
	
h4 {
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0.06em;
}
h5 {
	font-size: 18px;
	text-transform: none; color: #bf7a18;/*e2b73e;*/ font-weight:bold;
}

h6 {margin: 14px 0 0 0; padding: 1px 10px; color: #bf7a18; font-size: 18px; text-transform: none; font-weight:bold; border-bottom: 3px solid #e2b73e; width:420px;}

div.remelis {margin: 10px 0; padding: 10px 16px; border: 1px solid #bf7a18; background-color: #fbf3d4/*fdfaee*/}

div.centras {padding: 0 50px}
div.raudo {font-family: georgia; color: #761301; font-weight: bold; font-size: 14px; margin:4px 20px}
div.skirto {margin: 10px 20px}
/*
.news_item_name { font-family: georgia; color: #761301;
	font-size: 13px;
	margin: 0;
	padding: 5px 0 0 20px;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 0.06em;
}

.news_item_data { 
	margin: 0;
	padding: 5px 0 10px 25px; 
	font-size: 10px; color:#555;
}

.news_item_intro p { 
	margin: 0 110px 0 0;
	padding: 0 0 10px 25px; 
	font-size: 12px;
	font-style:italic;
	text-indent: 0px;
	color: #BD902A;
}
*/

/*
h6 a {border-bottom: 1px solid #387D00; padding: 2px 4px; background: url(../pix/bg_menu-up.gif) repeat;}
h6 a:hover {color: black; }
*/
/*
#content p a {
	text-decoration: none;
	color: #E1F4D2;
	border-bottom: 1px dotted #387D00;
	padding: 1px 0px;
}

#content p a:hover {
	text-decoration: none;
	color: black; 
	background: url(../pix/bg_menu-up.gif) repeat;
	border-bottom: 1px solid #387D00;
	padding: 1px 0px;
}*/
/*
#content ul.sarasas {	margin: 0 110px 16px 0; }
#content u l.sarasas  li{ 	line-height: 19px; }
*/

#content ul {margin: 0 0 12px 16px; padding: 0;}
#content ul li { margin: 0; padding: 0; list-style-position: outside; list-style-image: url(../pix/taskas1.gif); }

#content ul.sarasas {margin: 0 0 12px 30px; padding: 0;}
#content ul.sarasas li { margin: 0 0 12px 0; padding: 0; list-style-position: outside; list-style-image: url(../pix/taskas2.gif); }

#content div.rank p { font-size: 12px; font-style: italic;}
#content div.citata p { font-size: 9pt; font-style: italic; padding-left: 20px;}
#content .def { font-size: 12px; font-style: italic; text-align:right}


#content .bibl { font-family: Georgia; font-size: 11px; font-style: italic; color: #BD902A; text-indent: 0; padding-left: 10px; line-height: 15px; padding-bottom:8px;}
#content div.salia { margin: 3px 0 14px 25px; }
#content div.salia p {margin: 0; padding: 0 0 6px 0; text-indent: 0}


