/* Smaltija */
body {
/*font-family: Baskerville, Georgia;*/
	font-family: Arial,Verdana,Helvetica,sans-serif;
	/*font-family: Tahoma,Arial,sans-serif;*/
	font-size: 12px;
	background-color: white;
	margin: 0px;
	text_align: left;
	line-height:150%;
	color: black;
}

.one {margin:0px; padding: 0px;}
.pmiddle {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.pmiddleb {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: gray;
	font-size: 8pt;
}
a.pmiddleb {
	text-decoration:none;
}
.pleft {text-align: left; margin:0px; line-height:110%;}

.pmiddlep {
	padding:15px 0px;
	text-align:center;
}
/* ::: ID's ::: */
#container {
	margin: 0px auto;
	border: 0px solid #e2e2e2;
	width: auto;
	height: auto;
	background:white;
	display:block;
}
#header_wrapper {
	position: relative;
	margin: 0px;
	width: auto;
	height: auto;
	padding: 0px;
}
#header { /*clear: both;*/
	position: relative;
	//top: -147px;
	background: url(template/new/h_1025x147_txt_sv1_.png) no-repeat;
	margin: 0px auto;
	width: 1000px;
	height: 147px;
	padding: 0px;
}
#header_left {
	/*position: relative;*/
	float: left;
	margin-left: 0px;
	background: url(template/new/h_2x147_left_sv1.png) repeat-x;
	width: 48%;
	height: 147px;
	padding: 0px;
}

#header_right {
	/*position: relative;*/
	float: right;
	margin-right: 0px;
	background: url(template/new/h_2x147_right_sv.png) repeat-x;
	width: 48%;
	height: 147px;
	padding: 0px;
}
#menu {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 36px;
	with:540px;
	/*width: 500px;*/
}
#menu_wrapper{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 600px;
}
#content_wrapper {
	//top:-140px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1000px;
	height: auto;
	padding: 0px;
}

#content {
	margin: 0px 220px;
	padding: 0px 6px 10px 6px;
	border-top: 0px solid #e2e2e2;
	border-left: 0px solid #e2e2e2;
	width: auto; /*494px;*/
	min-height: 660px;
}

#left_nav {
	float: left;
	width: 170px;
	margin: 0px 0px 10px 20px;
	
}

#right_nav {
	float: right;
	margin: 10px 6px 10px 0px;
	width: 204px;
	padding-top: 0px;
}

#footer {
	position: relative;
	clear: both;
	border-top: 2px solid #e2e2e2;
	background: #ffffff none repeat scroll 0%;
	padding-top: 6px;
	margin: 10px 0px 20px 0px;
	color: #979EA3;
	display:block;
}
.footertxt {
	text-align: center;
	margin-top: -25px;/*0px;*/
	margin-bottom: 10px;
}
#sm_cover{
/*	height: 250px;*/
	margin: 0px;
	border: 1px solid #c5c5c5;
	
}
#sm_cover_prev{
	margin: 0px;
	border: 1px solid #c5c5c5;
	
}
.sm_banner{
	border: 1px solid #c5c5c5;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 10px;
}
/* LINKS */

ul.top-nav {
	margin-top: 0px;
	list-style: none;
	padding: 0px;
	width: 560px;
}
.top-nav li {
	float: left;
}
/*.top-nav div { 
	
}*/

.top-nav a {
	border-left: 1px solid #c48181;
	font-weight: normal;
	display: block;
	font-size: 11px;
	color: #dcc2c2;
	text-decoration: none;
	padding: 11px 14px 8px 14px;
}

.top-nav a:hover {
	border-left: 1px solid #f6b6b8;
	color: white;
	text-decoration: none;
	background:  url(template/new/top_meniu_fonas.png) repeat-y;
	
}
.top-nav_ a {
	background:  url(template/new/top_meniu_fonas.png) repeat-y;
	border-left: 1px solid  #f6b6b8;;
	color: white;
	text-decoration: none;
}

.nored {
	//position:absolute;
	background: white;
	padding:2px 3px 2px 0px;
	}
.noredsub {
	//position:absolute;
	//margin-left:-2px;
	padding:2px 3px 2px 10px;
	//padding:2px 3px 2px 15px;
	background: white;
	//background: white url(template/new/redbutt.png) no-repeat scroll left center;
}

a.mlistlink {
	font-size: 12px;
	font-weight: normal;
	color:black;
	text-decoration: none;
	font-weight: normal;
	display: block;
	//padding:4px 0px 15px;
	//cursor: pointer;
}

a.mlistlink:hover {
	color: #c30000;	
}

a.mlistlink_ {
	font-size : 12px;
	font-weight: normal;
	color: #c30000;
	text-decoration: none;;
	font-size: 12px;
	display: block;
	//padding:4px 0px 15px;
}

a.msublistlink {
	padding-left: 6px;
	margin-left: -6px;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background: transparent url(template/new/grbutt.png) no-repeat scroll left center;
	display: block;
	//padding:4px 0px 15px;
	//cursor: pointer;
}

a.msublistlink:hover {
	color: #c30000;
	background: transparent url(template/new/redbutt.png) no-repeat scroll left center;
}

a.msublistlink_ {
	padding-left: 6px;
	margin-left: -6px;
	font-size: 12px;
	font-weight: normal;
	color: #c30000;
	text-decoration: none;
	background: transparent url(template/new/redbutt.png) no-repeat scroll left center;
	//padding:4px 0px 15px;
	display: block;
}

a.toplink {
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	margin: 3px 0px 2px 0px;
	text-align: left;
	line-height: 100%;
}

a.toplink:hover {
	text-decoration: underline;
}

a.booklink {
	font-size: 12px;
	color: #c30000;
	text-decoration: none;
}

a.booklink:hover {
	color: #4c4c4c;
}

a.posterslink {
	font-size: 12px;
	color: #c30000;
	text-decoration: none;
	font-weight: bold;
}

a.posterslink:hover {
	color: #4c4c4c;
}

.paging {
	margin-top:10px;
	font-size: 11px;
	color: gray;
	border: 1px #c8c8c8 solid;
	text-decoration: none;
	padding: 3px 8px;
	font-weight: bold;
}
.pagingactive {
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 8px;
}
a.paging:hover {
	color: white;
	background: transparent url(template/new/but_fonas1.png) repeat-x scroll 0%;
	border: 1px #C30000 solid;
}

a.paging:active {
}

a.poplink {
	font-size: 14px;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
}

a.poplink:hover {
	color: #c30000;
	text-decoration: underline;
}

/* TEXTS */
.toptxt {
	font-size: 11px;
	color: #313131;
	text-align: right;
	margin: 4px 1px 4px 0px;
	line-height:120%;
}
.printnm {
	font-size: 11px;
	color: #313131;
	text-align: left;
	margin: 4px 1px 4px 0px;
	line-height:100%;
}
.toptxtleft {
	font-size: 11px;
	color: #313131;
	text-align: left;
	margin: 4px 1px 4px 0px;
	line-height:120%;
}
.toptxt_ {
	font-size: 11px;
	color: gray;
	text-align: left;
	margin: 0px;
}

.toptop {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
}

.toptop_ {
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	margin: 0px 1px 0px 0px;;
}

.mainhead {
	/*font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	border-bottom: solid 3px #d6d8db; 
	font-size: 14px;
	font-weight: bold;
	color: gray;
	text-align: left;
	height:20px;
	margin: 14px 10px 10px 0px;
	padding: 0px 0px 6px 0px;
	
/*	background: transparent url(template/new/mhead_fonasgr3.png) repeat-x scroll left center;*/
}

.mainheado {
	font-size: 14px;
	color: #c30000;
	font-weight: bold;
	text-align: left;
	margin: 0px 10px 0px 0px;
}

.newshead {
	font-size: 14px;
	color: #c30000;
	text-align: center;
	font-weight: bold;
	margin: 0px;
}

.newstxt {
	font-size: 12px;
	color: #4c4c4c;
	text-align: left;
	margin: 12px 10px 0px 6px;
	line-height: 150%;
}
.desctxt {
	font-size: 12px;
	color: #4c4c4c;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: right;
}

.desctext {
	font-size: 12px;
	color: #4c4c4c;
	text-align: left;
	margin: 0px 0px 0px 6px;
}

.bookhead {
	font-size: 13px;
	color: #4c4c4c;
	font-weight: bold;
	margin: 0px 5px 2px 5px;
}
.booksubhead {
	font-size: 12px;
	color: gray;
	font-weight: normal;
	font-style: italic;
	margin: 2px 5px;
	text-align: left;
}
.auttxt {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	margin: 5px 5px 16px 5px;
	text-align: left;
}

.pagindtxt {
	font-size: 10px;
	text-align: center;
	margin-top: 25px;
/*	border: 1px solid black;*/
	margin-bottom: 10px;
}
/* CLASSES */
.mhead {
	/*font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #c30000;/*#c30000;*/
	font-weight: bold;
	text-align: left;
	height: 22px;
	margin: 20px 0px 4px 0px;
	//margin: 30px 0px 4px 0px;
	background: transparent url(template/new/mhead_fonasgr3.png) repeat-x scroll left center;
	/*border-bottom: 3px solid #d6d8db; */
	//padding:-4px 0px 10px;
}

.mlist {
	height: 15px;
	//height:12px;
	text-align: left;
	margin: 8px 0px 0px 2px;
/*	border-bottom: 1px solid #f3f3f3;*/
	background: transparent url(template/new/taskasbl.png) repeat-x scroll left bottom;

}

.mlist:hover {
	background: transparent url(template/new/taskasr.png) repeat-x scroll left bottom;
}

.mlist_ {
	height: 15px;
	margin: 8px 0px 0px 2px;
	text-decoration: none;
	text-align: left;
	background: transparent url(template/new/taskasr.png) repeat-x scroll left bottom;

}
.msublist {
	height: 15px;
	text-align: left;
	margin: 8px 0px 0px 12px;
	background: transparent url(template/new/taskasgr.png) repeat-x scroll left bottom;
	display: block;
	
}

.msublist:hover {
	display: block;
	background: transparent url(template/new/taskasr.png) repeat-x scroll left bottom;
}

.msublist_ {
	height: 15px;
	margin: 8px 0px 0px 12px;
	text-decoration: none;
	text-align: left;
	background: transparent url(template/new/taskasr.png) repeat-x scroll left bottom;
}
	
.search {
	position: absolute;
	top: 55px;
	right: 20px;
}
.srcfield {
	border: 1px solid white;
	font-size: 12px;
	padding: 2px;
	background: #F8F8F8;
	width: 180px;
}

.srcbut {
	border: 1px solid #C48181;
	cursor: pointer;
	color: white;
	height: 24px;
	background: url(template/new/but_fonas1.png) repeat-x;/*#c30000;*/
	padding: 1px;
	margin-right: 20px;
	margin-bottom: 0px;
}
a.srcbut:hover {
	background: url(template/new/but_fonas.png) repeat-x;
}
	.toptable {
		width: 180px;
		margin-left: 0px;
		margin-top: 10px;
	}
	.posttb {
		background: #ececec;
		border: 1px solid #4c4c4c;
		padding: 10px;
	}
	.printtb {
		border: 1px solid #000000;
	}
	
/* SLIDERS */
#bottomslide {
	width: 932px;
	height: 2px;
	text-indent: 10000px;
	overflow: hidden;
	background: #c30000;
}

.slider {
	float: left;
	width: 536px;
	height: 1px;
	text-indent: 10000px;
	overflow: hidden;
	background: #D2D8DE;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	
}

.mainslider {
	width: 470px;
	height: 1px;
	text-indent: 10000px;
	overflow: hidden;
	background: #D2D8DE;
	margin: 6px 0px 0px 0px;
	
}

.popslider {
	width: 600px;
	height: 1px;
	text-indent: 10000px;
	overflow: hidden;
	background: #D2D8DE;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 6px;
}

/* TABLES */
	#lftop {
		width: 209px;
		height: 36px;
		background: url(template/sidetop.png) top left no-repeat;
	}
	#lfmiddle {
		width: 209px;
		background: url(template/sidebg.png) top left repeat;
	}
	#lfbottom {
		width: 209px;
		height: 21px;
		background: url(template/sidebottom.png) top left no-repeat;
	}
	#rttop {
		width: 209px;
		height: 36px;
		background: url(template/sidetop.png) top left no-repeat;
	}
	#rtmiddle {
		width: 209px;
		background: url(template/sidebg.png) top left repeat;
	}
	#rtbottom {
		width: 209px;
		height: 21px;
		background: url(template/sidebottom.png) top left no-repeat;
	}


	
/* BBCODE */
.bbhead {
	font-size: 13px;
	color: black;
	text-align: left;
	margin:14px 0px 0px 0px;
	font-weight: bold;
}

.bblist {
	margin-top: 10px;
	margin-bottom: -10px;
	line-height:50%;
	color: black;
	
}

.bbbold {
	font-size: 12px;
	height: 12px;
	color: #4c4c4c;
	font-weight: bold;
	margin: 10px 0px -6px 0px;
}
.bbcontentbold
{
	font-size: 12px;
	line-height:100%;
	color: #4c4c4c;
	font-weight: bold;
	padding:0px;
	margin: 6px 0px -12px 0px;
}
.bbindent
{
	font-size: 12px;
	line-height:130%;
	color: #4c4c4c;
	margin: 2px 0px -16px 10px;
	font-weight: normal;
}
.bbit {
	font-size: 12px;
	font-style: italic;
}
.bbnews {
	font-size: 13px;
	/*color: #c30000;*/
	color: #c30000;
	text-align: left;
	font-weight: bold;
	margin: 0px;
}

a.bblink {
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
	line-height: 170%;
}

a.bblink:hover {
	color: #4c4c4c;
}
.bbtable1 {
	font-size: 12px;
	color: #c30000;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	background-color: #efefef;
	width: 230px;
	float:left;
	padding:3px 10px 3px 3px;
}
.bbtable11 {
	font-size: 12px;
	color: #c30000;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 4px 240px; 
	background-color: #efefef;
	width: 210px;
	padding:3px 10px 3px 3px;
}
.bbrow1 {
	font-size: 12px;
	color: black;
	text-align: left;
	font-weight: normal;
	margin: -20px 0px 4px 0px;

	background-color: #efefef;
	width: 230px;
	float:left;
	padding:3px 10px 3px 3px;
}
.bbrow11 {
	font-size: 12px;
	color: black;
	text-align: left;
	font-weight: normal;
	margin: -20px 0px 4px 240px; 
	background-color: #efefef;
	width: 210px;
	/*height: 50px;*/
	padding:3px 10px 3px 3px;
}
.bbrow2 {
	font-size: 12px;
	color: black;
	text-align: left;
	font-weight: normal;
	margin: -20px 0px 4px 0px;
	background-color: #f9f9f9;
	width: 230px;
	float:left;
	/*height: 50px;*/
	padding:3px 10px 3px 3px;
}
.bbrow22 {
	font-size: 12px;
	color: black;
	text-align: left;
	font-weight: normal;
	margin: -20px 0px 4px 240px; 
	background-color: #f9f9f9;
	width: 210px;
	/*height: 50px;*/
	padding:3px 10px 3px 3px;
}
.bbrow3 {
	font-size: 12px;
	color: black;
	text-align: left;
	font-weight: normal;
	margin: -20px 0px 4px 0px;
	background-color: #efefef;
	width: 230px;
	float:left;
	height: 44px;
	line-height:130%;
	padding:3px 10px 3px 3px;
}
.bbrow33 {
	font-size: 12px;
	color: black;
	text-align: left;
	font-weight: normal;
	margin: -20px 0px 4px 240px; 
	background-color: #efefef;
	width: 210px;
	height: 44px;
	padding:3px 10px 3px 3px;
}
.bbrow4 {
	font-size: 12px;
	color: black;
	text-align: left;
	font-weight: normal;
	margin: -20px 0px 4px 0px;
	background-color: #f9f9f9;
	width: 230px;
	float:left;
	height: 32px;
	padding:3px 10px 3px 3px;
}
.bbrow44 {
	font-size: 12px;
	color: black;
	text-align: left;
	font-weight: normal;
	margin: -20px 0px 4px 240px; 
	background-color: #f9f9f9;
	width: 210px;
	height: 32px;
	padding:3px 10px 3px 3px;
}
.one {
	line-height: 100%;
	padding: 0px;
	margin: 0px;
}
.topnumber {
	font-size: 11px;
	color: black;
	font-weight:bold;
	text-align: top right;
	margin: 4px 0px 4px 1px;
	padding-right:3px;
	line-height:120%;
	
}

/* TABS */
li
{
	display: inline;
	padding: 0;
	margin: 0;
}

ul
{
	text-align: left;
	padding: 0;
	margin: 0;
}

.tabs
{
margin: 0px auto;
padding: 20px 0px;
}

.ui-tabs-nav a
{
	/*
		In general, style all links in the tab navigation area.
		In practice, this allows us to differentiate between active tabs
		and inactive tabs
	*/
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-color: #efefef;
	border: 1px solid #C5C5C5;
	padding: 7px 16px;
	text-decoration: none;
	color: #4C4C4C;
	font-weight:bold;
	font-size: 10pt;
}
.ui-tabs-nav a:hover
{
	background-color: white;
	color: #C30000;
}
.ui-tabs-nav
{

	/*
		A margin at the bottom allows us to put padding at the bottom
		of the tab headers
	*/
	/*margin-bottom: 5px;*/
}

#tabcontent {
	margin: 20px;
}
.ui-tabs-selected
{
}

.ui-tabs-unselect
{
}

.ui-tabs-selected a
{
	/*
		Style the selected tab header link (which overwrites the 'ui-tabs-nav a'
		style)
	*/
	border-top: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	border-bottom: 1px solid white;
	background-color: white;
	padding: 7px 16px;
	color: #C30000;
	font-weight:bold;
	font-size: 10pt;
	text-decoration: none;
}

.ui-tabs-disabled
{
}

.ui-tabs-panel
{
	padding: 15px;
	border: 1px solid #C5C5C5;
	width: 600px;	
	margin-top: 5px;
	font-size: 12px;
	line-height:140%;
	color: #4c4c4c;
}

.ui-tabs-hide
{
	display: none;
}
/*description.php*/
.desc_text
{
	float:right;
	/*border:1px solid red;*/
	width: 400px;
	height: 290px;
	margin: -320px 10px 10px 0px;
}
.description
{
margin: 15px auto;
width:620px;
height:1000px;
/*border:1px solid black;*/
}
.desc_cover
{
	margin: 10px 10px 20px 0px;
	height:250px;
}
.desc_patogu
{
	margin: 10px 10px 10px 0px;
	/*border:1px solid green;*/
	height: 40px;
}
/*index.php*/
#shortdescription
{
	float: left;
	margin: 10px 0px 0px;
//	margin: 10px 0px -2px;
	width:540px;
	display:block;
/*	border:1px solid gray;*/
}
.desc_txt
{
	display: block;
	float:right;
	//right:0px;
	//height:170px;	
	width: 426px;
	margin:0px;
}
.d_txt
{
	float:right;
	/*//right:0px;*/
	width: 420px;
	margin:0px;
	/*border:1px solid magenta;*/
	padding:0px 0px 10px;
}

#icons
{
//	position:absolute;
	float: left;
	width: 110px;
	/*border:1px solid magenta;*/
	max-height:165px;
	//height:160px;
}

#icons .openbook
{
	position:relative;
	float: right;
	top:-16px;
	border:0px;
	width:50px;
	height:48px;
}

#icons .cd
{
/*	float: right;
	position:absolute;
	left:65px;
	top:90px;
	border:0px;*/
	position:relative;
	float: left;
	left:66px;
	top:-40px;
	border:0px;
	width:50px;
	height:50px;
}
.preview
{
	color: black;
	text-decoration: none;
	margin:0px;
}
a.preview:hover {
	text-decoration: underline;
}
#idpreview{
	position:absolute;
	border:1px solid #ccc;
	/*background: url(template/new/h_1025x147_txt_sv1_.png) no-repeat;*/
	background: #c5c7c9;
	padding:2px;
	display:none;
	color: white;
	margin:0px;
	font-size:10px;
	font-weight:bold;
	height: auto;
}	
#s1{
 
}
#s2{

}
#s6{

}
.pics1 { height: 228px; width: 160px; padding:0; margin:0; overflow: hidden; background-color: white; }
.pics1 img { height: 218px; width: 150px; padding: 4px; border: 1px solid #f6ac55; background-color: white; top:0; left:0; }

.pics2 { height: 130 px; width: 168px; padding:0; margin:0; overflow: hidden; }
.pics2 img { height: 120px; width: 158px; padding: 0px; border: 1px solid #ccc; background: white; top:0; left:0; }

/*.pics2 { height: 220px; width: 160px; padding:0; margin:0; overflow: hidden; }
.pics2 img { height: 163px; width: 118px; padding: 0px 20px 35px 20px; border: 1px solid #ccc; background: white url(template/automobiliai/mazi/knygynui_3.png) no-repeat;; top:0; left:0; }*/


.pics6 { height: 122px; width: 160px; padding:0; margin:0; overflow: hidden; }
.pics6 img { height: 120px; width: 158px; padding: 0px; border: 1px solid #de0000; background-color: white; top:0; left:0; }
ul#portfolio li img {
	border: 1px solid #ccc;
	padding: 4px;
}

#nav a { border: 1px solid #ccc; background: #fc0; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }

.pics4 { height: 226px; width: 158px; padding:0; margin:0; overflow: hidden; }
.pics4 img{ height: 226px; width: 158px; padding:0; margin:0; overflow: hidden; }

