

table, tr, td, pre, form, input, div, p{
	font-size: 1em;
}


p{
	margin: 6px 0;
}

p.p{
	margin: 4px 0;
}

body{
	margin : 0;
}

table{
/*
	border-collapse: collapse;
	border-spacing: 0;
	*/
}


.float-left{
	float: left;
}
.float-right{
	float: right;
}

.hidden{
	display: none !important;
}

.button{
	border: 1px solid #d4ccb0;
	background-color: #fafaf4;
	background-image: none;
	font-weight: bold;
	color: #811618;
	padding: .4em .6em;
	border-radius: 4px;
	cursor: pointer;
	margin: 6px 6px;
}
.button.left{
	margin-left:0;
}
.button.right{
	margin-right:0;
}
.button:hover{
    border-color:#811618;
}
.button:active{
    background-color:#fff;
}

.input{
    border: 1px solid #d4ccb0;
    border-radius: 3px;
    padding: .3em .3em;

}

.ui-datepicker-prev.ui-state-hover,
.ui-datepicker-next.ui-state-hover
{
    background-image: none;
    background-color:#811618;
}
.ui-datepicker select.ui-datepicker-month{
    width: 50%;
}
.ui-datepicker select.ui-datepicker-year{
    width: 40%;
}

.ui-datepicker .day-has-events .ui-state-default{
    color: #000;
    text-decoration: underline !important;
}



#page-structure-guarder{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
#page-structure-guarder > tbody>tr>td{
	padding: 0;
}
#page-structure-guarder .td {
	font-size: 1em;
}



a, a:link, a:active, a:hover, a:visited {
  outline: none;
  color:#811618;
}


:-moz-any-link:focus {
  outline: none;
}

#page{
	background: linear-gradient(to bottom, #dfdbd5 10%,#FFFFFF 99%);
	/*background-color:#d8d8d8;*/
	min-width: 986px;
}

#container{
	width: 986px;
	margin: 0 auto;

}

#body-container{
	background-color:#FFF;
}

#page-bg{
	background: url("../images/head-bg.png") no-repeat center top;
}

.header {
	position:relative;
	overflow:hidden;
}

.home-page-head{
	/*height: 184px;*/
}

.inner-page-head{
	/*height: 100px;*/
	background-repeat:no-repeat;
}

#search-field{
	padding: 0; 
	width:244px; 
	height: 26px; 
	line-height: 26px; 
	position:absolute; 
	/* left: 142px; */ 
	right: 0; 
	background-color: #FFF;
}

.home-page-head #search-field
{
	top: 215px;
}

.inner-page-head #search-field
{
	top: 215px;
}




#home{
	padding: 1px 0px;
	position:absolute; 
	z-index: 500;
}

.home-page-head #home
{
	top: 178px;
	left: 20px;
}

.inner-page-head #home
{
	top: 178px;
	left: 20px;
}




.permatomas-80{
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}


#search-field form {
	margin: 0;
	padding: 3px 0;
}

#search-field a, #search-field a:active, #search-field a:visited, #search-field a:hover{
	display:block;
	float:left;
	background: url("../images/lupa.png") no-repeat center center;
	width:20px;
	height:20px;
	text-decoration:none;
	margin-left: 6px;
	margin-top:auto;
	margin-bottom:auto;
}
#search-field input{
	float: left;
	font-style:italic; 	
	background: transparent; 
	outline: none;
	border: 0; 
	margin: 0 0 0 10px;
	padding: 0;
	color:#811618; 	
	width: 200px;
	height: 20px;
	line-height: 20px;
	font-size: 0.9em;

}



/* default link style */
.link, .link:active, .link:hover, .link:visited{
	text-decoration:none;
	color:#811618;
	cursor: pointer;
}
.link:hover{
	text-decoration: underline;
}


.white-link, .white-link:active, .white-link:hover, .white-link:visited{
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
.white-link:hover{
	text-decoration:underline;
}

.grey-link, .grey-link:active{
	color:#811618;
	text-decoration:none;
	cursor: pointer;
}

.grey-link:hover{
	text-decoration: underline;
	color:#811618;
}

.grey-link:visited{
	color:#811618;
}

.green-link, .green-link:active, .green-link:hover, .green-link:visited{
	text-decoration:none;
	color:#811618;
	cursor: pointer;
}
.green-link:hover{
	text-decoration: underline;
	color:#811618;
}

.light-green-link, .light-green-link:active, .light-green-link:hover, .light-green-link:visited{
	color:#000000;
	text-decoration:none;
	cursor: pointer;
}
.light-green-link:hover{
	text-decoration: underline;
	color:#000000;
}



.link:active, .link:hover, .link:visited{
	text-decoration:none;


}
.link:hover{
	text-decoration:underline;
}



.linkas, .linkas:active, .linkas:hover, .linkas:visited{
	color:#811618;
	text-decoration:none;
	cursor: pointer;
	line-height: 150%;
}


.nelinkas{
	color:#811618;
	line-height: 120%;
}

.tbl{
	border-collapse: collapse;
	border-spacing: 0;

}
.tbl td, .tbl th{
	padding: 0;
}


.social-icons-container{
	width: 145px; 
	text-align: center;
	padding: 4px 0 !important;
}

#sub-meniu{
/*	line-height: 39px;*/
	background-color:#edeae1;
	border-bottom: 1px solid #f4f2ed;
	/*padding: 0 16px;*/
	overflow: hidden;
	clear:both;
}


#sub-meniu .sm-c1{
	padding-left: 12px; 
	width: 722px; 
	float:left;
}
#sub-meniu  p{
	margin: 0;
	padding:0;
}
#sub-meniu .sm-c2{
	width: 244px; 
	float:right; 
	text-align:center; 
	height: 29px;  
	margin: 5px 0;
}

#sub-meniu .marq {padding-left: 10px;}
#sub-meniu .marquee a:link,
#sub-meniu .marquee a:active,
#sub-meniu .marquee a:visited,
#sub-meniu .marquee a:hover
{
	color: #000000;
	text-decoration: none;
}
#sub-meniu .marquee a:hover{
	text-decoration: underline;
}


#top-meniu{
	padding: 0 0;
	text-align: center;
	float: left;
	width: 986px;
	
	
/* 
http://www.css3factory.com/linear-gradients/ 
http://www.colorzilla.com/gradient-editor/
*/
	
}







#page-content{
	overflow:hidden;
	background-color: #fff;
	padding: 16px 0 20px;
	min-height: 300px;
}

#page-content a:link, #page-content a:active, #page-content a:visited, #page-content a:hover{
	
	text-decoration: none;
}
#page-content a:hover{
	text-decoration: underline;
}

#col1{
	float: left;
	width: 350px; 
	margin-left: 10px;
	
	/*background-color:#999999;*/
}


#col2{
	float: left;
	margin-left: 14px;
	width: 354px; 
	
	
}

#col3{
	width: 244px; 
	/*margin-left: 14px;*/
	float: right;
	

}





#f-col1-container .footer-col-box{
	padding-left: 12px;
}




.pl-container{
	margin-bottom: 26px;
}
.pl-container .title{
	font-size: 1.6em;
	color: #811618;
	margin-bottom: 4px;
}

.pl-container .title>a:hover{
text-decoration: none !important;
}

.pl-container .pl-head-footer{
	height: 3px; 
	background-color: #811618;
	border-left: 1px solid #811618;
	border-right: 1px solid #811618;
	border-bottom: 1px solid #811618;
}

.pl-head-footer{
	margin-bottom: 10px;
}
.pl-head-footer.no-tabs{
	border-top: 1px solid #811618;
}

.pl-head-container, .pl-head-calendar-container {
	overflow: hidden;
}
.pl-head-container .tabs-tbl, .pl-head-calendar-container .tabs-tbl{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;

}
.pl-head-container td, .pl-head-calendar-container td{
	padding: 0;
}

.pl-tab-active, .pl-tab-inactive{
	display: block;
	padding: 0 8px;
	text-decoration:none;
	line-height: 1.8em;
	border-bottom: none;
	outline: none;
	white-space: nowrap;
	

}
.pl-tab-inactive, .pl-tab-inactive:active, .pl-tab-inactive:visited, .pl-tab-inactive:hover {
	color: #811618;
	border-left: 1px solid #FFF;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;

}
.pl-tab-inactive:hover{
	text-decoration: underline;
}

.pl-tab-active, .pl-tab-active:link, .pl-tab-active:active, .pl-tab-active:hover, .pl-tab-active:visited {
	background-color: #811618;
	border-left: 1px solid #811618;
	border-right: 1px solid #811618;
	border-top: 1px solid #811618;
	color: #FFF;
}
.pl-tab-active:hover{
	text-decoration: underline;
}


.calendar-tabs{
	width: 100%;
	display: table;
	border-collapse: separate;
	border-spacing: 0;
}
.calendar-tab-active, .calendar-tab-inactive{
	display: block;
	padding: 4px 4px;
	text-decoration:none;
	border-bottom: none;
	outline: none;
	white-space: nowrap;
	text-align: center;
}

.calendar-tab-active{
	background-color: #811618;
	border-left: 1px solid #811618;
	border-right: 1px solid #811618;
	border-top: 1px solid #811618;
	color: #FFF;
}

.calendar-tab-inactive{
	background-color: #f4f2ed;
	border-left: 1px solid #f4f2ed;
	border-right: 1px solid #f4f2ed;
	border-top: 1px solid #f4f2ed;
	color: #676767;
}

.calendar-tab-active.link{
	color: #fff;
}


.center{
	text-align: center;
}
.bold{
	font-weight: bold;
}

.p-tbl td{
	font-size: 0.9em;
	padding: 8px 0;
}
.p-list-day-group-green{
	color: #811618;
}
.p-list-day-group{
	color: #666; 
}

.p-list-item-time{
	width: 70px; 
	text-align:right;
	/*color: #811618; */
	color:#666;
	vertical-align: top;
}
.p-list-item-link:link, 
.p-list-item-link:active,
.p-list-item-link:hover,
.p-list-item-link:visited{
	color:#000000;
}

.p-list-all-link:link,
.p-list-all-link:active,
.p-list-all-link:hover,
.p-list-all-link:visited
{
	color:#811618;
}


.portlet-gray-link:link, .portlet-gray-link:active, .portlet-gray-link:visited, .portlet-gray-link:hover{
	color:#666666;
	text-decoration: none;
}
.portlet-gray-link:hover {
	text-decoration: underline;
}

/*
.pl-container .all-events{
	text-align: right;	
	padding-right: 20px;
	background: url('../images/icon-calendar.png') no-repeat right center;
	height: 18px;
	line-height: 18px;
	margin-top: 8px;
}
*/


.pl-container .all-events-n,
.pl-container .all-messages-n
{
	text-align: right;	
	height: 18px;
	line-height: 18px;
	margin-top: 8px;
}

.pl-container .all-messages, 
.pl-container .all-events,
.pl-container .bottom-link
{
	text-align: right;	
	height: 18px;
	line-height: 18px;
	margin-top: 8px;
	padding: 0 3px;
}


div.col2-block{
	padding: 12px 16px;
	margin-bottom: 16px;
}

div.link-grey-block-c{
	background-color: #A3A3A3;
	border-top: 1px solid #A3A3A3;
}
div.link-grey-block-c>a, div.link-grey-block-c>a:hover, div.link-grey-block-c>a, div.link-grey-block-c>a:visited{
	text-decoration:none;
	font-size: 1.2em;
	color: #FFF;
}
div.link-grey-block-c>a:hover{
	text-decoration:underline;
}


div.col3-block{
	padding: 8px 16px;
	margin-bottom: 16px;
}


div.col3-blocksp{
	padding: 1px 1px;
	margin-bottom: 16px;
	text-align: left;
}

div.col3-blocksp.list-blocksp>.content{
	padding: 0;
	background-color:#f3f1ea;
}

div.col3-blocksp .list-blocksp{
	margin-bottom: 5px;
}

div.col3-blocksp.list-blocksp > .content ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.col3-blocksp.list-blocksp> .content li{
	padding: 10px 10px;
}


div.no-padding{
	padding: 0 0;
}

div.link-light-green-block{
	background-color: #e2edd5;
}

div.link-light-green-block>a, div.link-light-green-block>a:hover, div.link-light-green-block>a, div.link-light-green-block>a:visited{
	text-decoration:none;
	color: #811618;
}
div.link-light-green-block>a:hover{
	text-decoration:underline;
}

div.link-dark-green-block{
	background-color: #A3A3A3;
	border-top: 1px solid #A3A3A3;
}

div.link-dark-green-block>a, div.link-dark-green-block>a:hover, div.link-dark-green-block>a, div.link-dark-green-block>a:visited{
	text-decoration:none;
	font-size: 1.1em;
	color: #FFF;
}
div.link-dark-green-block>a:hover{
	text-decoration:underline;
}

div.col3-block .list-block{
	margin-bottom: 16px;
}


div.col3-block.list-block>.head{
	height: 4px;
	border-top: 0px solid #A3A3A3;
	border-bottom: 0px solid #A3A3A3;
	background-color: #8C1F25;
}
div.col3-block.list-block>.content{
	padding: 8px 16px;
	background-color:#f3f1ea;
}

div.col3-block.list-block > .content ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.col3-block.list-block> .content li{
	padding: 5px 0;
}

div.col3-block.list-block>.title{
	color: #811618;
	font-size: 1.3em;
	margin-bottom: 4px;
}


div.col3-block.list-block>.titlepilka{
	color: #ffffff;
	font-size: 1.2em;
	margin-bottom: 0px;
	background-color: #A3A3A3;
	border-top: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	padding: 8px 16px;
}

div.col3-block.list-block.white-list-block>.content{ 
	background-color: #FFF;
}

ul.svarbus-pranesimai

{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #811618;
	font-size: 1.3em;
}


ul.list
{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #811618;
	font-size: 1.1em;
}

ul.svarbus-pranesimai > li 

{
	padding:0 0 1px 1px;;
	
	
}
ul.list > li
{
	padding-bottom: 8px;
	padding-left: 14px;
	background: url("../images/icons.png") -102px 7px no-repeat;
}

ul.list > li.thumbnail img{
	border: 0;
	float: left;
	margin: 0 10px 0 0;
}
ul.list > li.thumbnail{
	overflow:hidden;
	background-image: none;
	padding-left: 0;
}

ol.list
{

	margin: 0;
	padding: 0 0 0 30px;
}
ol.list > li {
	padding:0 0 8px 10px;
	padding-left: 14px;
}



a.a-btn{
	/*display: block;*/
	display: inline-block;
	width: 29px;
	height: 24px;
	/*float: left;*/
	background-image: url('../images/icons.png');
	background-repeat: no-repeat;
	
	margin: 0 3px;
	vertical-align: middle;
	
}
a.a-btn img {
border: 0; 
}

.a-btn.tiesiogine-transliacija-btn{
	background-position: 0 -232px;
}
.a-btn.seimo-posedziai-btn{
	background-position: 0 -168px;
}

.a-btn.renginiai-btn{
	background-position: 0 -136px;
}

.a-btn.statistika-btn{
	background-position: 0 -200px;
}

.a-btn.laiskas-seimui-btn{
	background-position: 0 -72px;
}

.a-btn.pagalba-btn{
	background-position: 0 -104px;
}

.a-btn.nobg{
	background-image: none;
}






/* ---------- Mega Drop Down --------- */
#top-meniu>div{
	padding: 0 5px;
	float: left;
	
}
.SipisTopMeniu {
	list-style:none;
	font-weight:normal;
	margin:1px;
	padding: 1;
	font-size: 1em;
	float: left;
}


.SipisTopMeniu > li {

	float:left;
	text-align:center;
	margin-lef:20px;
	position:relative;
	padding: 0 25px;	
}



	

.SipisTopMeniu >li:hover {
	/*background-color: #edeae1;*/
	background-color:#FFF;
	
	border-bottom:0; 
	/*cursor: pointer;*/
	z-index: 500;
	overflow: normal;
}


.SipisTopMeniu >li >a {
	outline:0;
	display:block;	
	line-height:40px;
	white-space:nowrap;
	font-size: 1.2em;
}

.SipisTopMeniu >li:hover > a{
	color: #811618;
	text-decoration:none;
}


.SipisTopMeniu .link{
	color:#fff;
	text-decoration:none;
}

/* -------- */





/* ----------- Sub Divs ---------- */
.submenu {
	background-color:#FFF;
	
	position:absolute;
	left:-999em;
	
	/*left: 0;*/
	width:200px;
	
	
	/*display: none;*/

	border-left:1px solid #811618;
	border-right:1px solid #811618;
	border-bottom:4px solid #811618;
	
	box-shadow: 4px 15px 10px -4px #888888;
	-moz-box-shadow:    4px 15px 10px -4px #888;
	-webkit-box-shadow: 4px 15px 10px -4px #888;
	
	z-index: 500;
	
	text-align:left;
}


.SipisTopMeniu >li.col-200 > div {
	width:160px;
}


.SipisTopMeniu >li.col-300 > div {
	width:240px;
}


.SipisTopMeniu >li.col-400 > div {
	width:340px;
}

.SipisTopMeniu >li.col-500 > div {
	width:450px;
}
.SipisTopMeniu >li.col-600 > div {
	width:600px;
}
.SipisTopMeniu >li.col-700 > div {
	width:700px;
}
.SipisTopMeniu >li.col-800 > div {
	width:800px;
}
.SipisTopMeniu >li.col-900 > div {
	width:900px;
}

.SipisTopMeniu >li.col-all-width > div {
	width:982px;
}

.SipisTopMeniu >li:hover >div{
	left:-1px;
	top: auto;
	display: block;
}



.SipisTopMeniu>li.right:hover>div{
	left:auto;
	right: -1px;
}




/* sub meniu */
.submeniu-table{
	width: 100%;
	/*height: 100%;*/
	text-align: left;
	font-size: 1em;
	border-collapse: collapse;
	border-spacing: 0;
}
.submeniu-table > td{
	vertical-align: top;
	padding: 10px 5px; 
	/*height: 100%;*/
}
.submeniu-table td{
	vertical-align: top;
}
.submeniu-td{
	padding: 0;
}
.list_container{
	font-weight: normal;
	/*padding: 10px 10px;*/
}


.submenu .link{
	color:#811618;
	text-decoration: none;
}
.submenu .link:hover{ 
	text-decoration: underline;
}


.list_container .submeniu-ul {
	margin:0;
	list-style:none; 
	padding: 0 10px 10px 10px;
}


.list_container .submeniu-ul>._title._first{
	padding-top: 10px;
}

.list_container .submeniu-ul>li{
	margin: 10px 0 0 0;
	padding-left: 10px;
	font-size: 1.1em;
}


.submeniu-table .submeniu-ul>._title,
.submeniu-table .text-container-td>div>._title
{
	color: #333333;
	font-size: 1.2em;
	font-weight: lighter;
	padding-left: 0;
	padding-top: 6px;
	margin: 10px 0 0 0;
}

.submeniu-table .more-info{
	text-align: right;
	margin-top: 10px;
}

.submeniu-table .text-container-td{
	
	background: linear-gradient(to bottom, #ddd2c1 0%,#efece4 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddd2c1', endColorstr='#efece4',GradientType=0 );
}
.submeniu-table .text-container-td>div{
	padding: 0 12px 20px 12px;
	overflow: hidden;
}
.submeniu-table .text-container-td>div>.text, .submeniu-table .text-container-td>div>.more-info{
	font-size: 1.2em;
}
.submeniu-table .text-container-td>div>.text>p{
	margin: 6px 0;
}

#navigation{
	padding: 10px 0 50px 16px;
	width: 208px;
	background: linear-gradient(to bottom, #efece4 0%,#FFFFFF 100%);
	float: left;
}

#navigation >ul{
	font-size: 1.1em;
}
#navigation ul{
	margin:0;
	list-style:none; 
	padding: 0 0 0 20px;
}

#navigation li{
	overflow: hidden;
}

#navigation >ul.first-level{
	padding-left: 0px;
}

#navigation ul li{
	
}
#navigation >ul a{
	display: block;
	padding: 2px 0;
	margin: 2px 0;
}

#navigation .active{
	font-weight: bold;
}

#breadcrumb{
	margin-bottom: 20px;
	font-size: 12px;
	
}
#breadcrumb .current:link,
#breadcrumb .current:active, 
#breadcrumb .current:hover,
#breadcrumb .current:visited
{
	text-decoration: none;
	cursor: default;
}




#page-content > .default{
	width:730px; 
	margin-right: 16px;
	float:right; 
	font-size: 12px;
	line-height: 160%;
}

.smn-page .td-sn-page> .content{
	width:100%; 
	
}
.smn-juoda{
	border: 4px solid #000 !important;
}


#document-text-container,
#document-text-container1,
#document-text-container2,
#theme-docs-container,
#theme-subthemes-container
{
	margin: 20px 5px;
}



#document-text-container p,
#document-text-container1 p,
#all-events-content p,
#all-events-content1 p
{
	text-indent:20px;
	line-height:165%;
	margin:1 0 0 0;
	text-align:justify;
}

#document-text-container2 p,
#all-events-content2 p
{
	text-indent:0px;
	line-height:165%;
	margin:2 0 0 0;
	text-align:justify;
}

#document-text-container1 address,
#document-text-container2 address,
#all-events-content1 address,
#all-events-content2 address
{
	text-indent:300px;
	padding-bottom: 10px;
}

#document-text-container1 td,
#document-text-container2 td,
#all-events-content1 td,
#all-events-content2 td
{
	padding: 2px 10px;
	vertical-align: top;
}


#document-text-container1 td p,
#document-text-container2 td p,
#all-events-content1 td p,
#all-events-content2 td p
{
	text-indent: 0px;
}


#document-text-container1 img, 
#document-text-container2 img,
#all-events-content1 img,
#all-events-content2 img 
{
	display: block;
    	margin-left: 0px;
}


#document-text-container1 h4,
#document-text-container2 h4,
#all-events-content1 h4,
#all-events-content2 h4
{
	font-style: normal;
	line-height:165%;
	margin:1 0 0 0;
}




/* ------- BEGIN smn-list-page --------- */
.smn-list-page{
	overflow: hidden;
}

.smn-list-page a:link, .smn-list-page a:active, .smn-list-page a:hover, .smn-list-page a:visited{
	color: #811618;
	text-decoration: none;
}
.smn-list-page a:hover{
	text-decoration: underline;
}

.smn-list-page > .f1{
	font-size: 1.1em;
	overflow: hidden;
	
}
.smn-list-page > .f1 > .foto-filter, .smn-list-page > .f1 > .filter-group-caption, .smn-list-page > .f1 > .filter-group{
	float: left;
	margin: 0 5px;
}

.smn-list-page > .f1 > .filter-group.stopped{
	float:right;
}

.smn-list-page > .f1 .foto-filter{
	margin-left: 0;
	margin-right: 10px;
}


.smn-list-page .smn-name{
	font-size: 1.1em;
	font-weight: bold;
}


.smn-list-page > .f1 .active{
	font-weight: bold;
}


.smn-list-page > .smn-list > h2{
	font-size: 1.1em;

	border-top: 4px #811618 solid;
	padding-top: 10px;
	
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #666666;
}

.smn-list-page > .smn-list > .nebe-sn-skirtukas{
	border-top: 4px #811618 solid;
	margin: 10px 0;
	
	clear: both;
}

.smn-list-page > .smn-list > .list-member{
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.smn-list-page > .smn-list > .list-member.list img{
	max-width: 60px;
	border: 0;
}

.smn-list-page > .smn-list > .list-member > .foto{
	float:left;
	width: 60px;
	margin-right: 10px;
}

.smn-list-page > .smn-list > .list-member > .info{
	float:left;
	color:#666666;
}



.smn-list-page > .smn-list .smn-date-iki{
	font-weight:bold;
}
.smn-list-page .smn-pavarde{
	text-transform:uppercase;
}



.smn-list-page .list-member.photo{
	width: 100px;
	margin-right: 46px;
	float:left;
	
}

.smn-list-page .smn-big-photo{
	width: 100px;
}
.smn-list-page .smn-big-photo img{
	width: 100px;
	border: 0;
	margin-bottom: 3px;
}

.smn-list-page .line-container{
	margin-bottom: 30px;
	overflow: hidden;
/*	font-size: 1.2em;*/
}


.smn-list-page .f-details{
	margin: 10px 0 10px 0;
	padding: 5px 10px 10px 10px;
	background-color: #edeae1;
	border-top: 4px solid #811618;

}

.f-details .all{
	margin-bottom: 5px;
	font-weight: bold;
	overflow: hidden;
}

.smn-list-page .f-details-fixed-top{
	position:fixed;
	top:0;
	margin-top:0;
	width: 710px;
}

.smn-list-page #f-details-container{
	overflow:hidden;
}

/* ------- END smn-list-page --------- */





/* smn page */
.smn-page .col1{
	margin-left: 10px;
	padding: 10px 10px 20px 10px;
	width: 208px;
	background-color: #edeae1;
	overflow:hidden;
	color: #414141;
	
	float:left;
}
.smn-page .col1 .foto{
	text-align: center;
	margin-top: 10px;
}
.smn-page .col1 .foto img{
	border:0;
}
.smn-page .col1 .smn-name{
	text-align: center;
	font-size: 1.5em;
	color: #811618;
	margin: 5px 0 10px;
}

.smn-page .col1 .smn-nuo-iki{

}

.smn-page .col1 p.buvo-isrinkta{
	margin: 0 0;
}
.smn-page .col1 p.buvo-isrinkta a:link, .smn-page .col1 p.buvo-isrinkta a:hover, .smn-page .col1 p.buvo-isrinkta a:visited, .smn-page .col1 p.buvo-isrinkta a:active{
	color: #811618;
} 


.smn-page .col3{
	margin-right: 10px;
	/*padding: 0 10px 20px 10px;*/
	width: 208px;
	
	overflow:hidden;
	color: #414141;
	
	float: right;
}

.smn-page .col3 .kontaktai h3{
	font-size: 1.5em;
	font-weight:lighter;
	color: #811618;
	margin: 0 0 5px;
}

.smn-page .col3 .kontaktai .text-box,
.smn-page .col3 .misc-info .text-box{
	border-top: 4px solid #811618;
	background-color: #edeae1;
	padding: 20px 10px;
	/*font-size: 1.2em;*/
	
	margin-bottom: 16px;
}

.smn-page .col3 .misc-info .text-box{
	padding: 10px 10px;
}

.smn-page .col3 .misc-info .misc-links > ul{
	list-style: none;
	margin: 0;	
	padding-left:0;
}
.smn-page .col3 .misc-info .misc-links > ul li{
	
}


.kontaktai .text-box .kabinetas{
	font-weight: bold;
}	
.kontaktai .text-box a:link,.kontaktai .text-box a:active,.kontaktai .text-box a:hover,.kontaktai .text-box a:visited{
	text-decoration:none;
	color:#811618;
}
.kontaktai .text-box a:hover{
	text-decoration:underline;
}

.kontaktai .explanation{
	font-size:0.8em;
}

.kontaktai .site{
	margin-top: 10px;
}


.smn-page .col2{
	float:left;
	width: 510px;
	overflow: hidden;
	margin: 0 0 0 10px;
}

.smn-page #smn-dabar-dirba a:link, .smn-page #smn-dabar-dirba a:hover, .smn-page #smn-dabar-dirba a:visited, .smn-page #smn-dabar-dirba a:active{
	color:#811618
}

#smn-dabar-dirba{
	margin-bottom: 20px;
}

#smn-dabar-dirba table{
	border-collapse: collapse;
	border-spacing: 0;	
}
#smn-dabar-dirba table td{
	padding-top: 2px;
	padding-bottom: 2px;
}

.smn-page .smn-par-data-dabar, .smn-page .smn-veikla-proj-data{
	width: 70px;
}

.smn-ta{
	background-color:#811618;
}

.smn-page .smn-veikla-proj-nr{
	width: 80px;
	padding-left:10px;
}

.smn-page .smn-par-data, .smn-page .smn-veikla-data{
	width: 160px;
	vertical-align: top;
}


.smn-page .smn-fp-pavad, .smn-page .smn-veikl-grup-pavad{
	font-weight: ligter;
	font-size: 1.1em;
	margin: 16px 0 6px 0 !important;
}

.smn-page .smn-veikl-atask-privati{
	font-weight: bold;
}

.smn-page .smn-veikl-atask-privati-sp{
	color:#811618;
	font-size:0.75em;
}

.smn-page .smn-kom-kel-info{
	padding-top:20px !important;
}

.smn-page .kom-kel-info{
	font-weight: normal;
	font-size: 0.75em;
}

.explain{
	font-weight: normal;
	font-size: 1em;
	margin: 10px 0;
}

#filter{
	margin-bottom: 10px;
	font-size: 1.2em;
}
#choose-info{
	font-size: 1.1em;
	margin-left: 90px;
	font-style: italic;
}

.smn-page .smn-kadencija {
	margin: 10px 0;
	font-size: 1.2em;
	
}


.smn-page .smn-kadencija .data{
	font-weight: normal;
}

.link-button1, .link-button1:link, .link-button1:active, .link-button1:hover, .link-button1:visited {
	background-color: #811618;
	color:#ffffff;
	display: block;
	padding: 8px 16px;
	margin-bottom: 16px;
}


.sn-rub-skirtukas{
	height: 1px;
	line-height: 1px;
}


/* END smn-page */


.page-title{
	font-size: 1.7em;
	font-weight: bold;
	color: #000;
	margin: 0px 0 10px;
	line-height: 130%;
	
}


#theme-docs-container,
#theme-subthemes-container
 {
	/*font-size: 1.2em;*/
}

#theme-subthemes-container{
	list-style-type: none;
}
#theme-subthemes-container li{
	background-image: url("../images/li-square.png");
	background-repeat: no-repeat;
	background-position: 0px 5px;
}


#padaliniu-sarasas li{
	background-image: url("../images/li-square-padalinys.png");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 18px;
}

#padaliniu-sarasas li.person{
	background-image: url("../images/kontaktas.gif");
	background-position: 0px -3px;
}

#padaliniu-sarasas li.pad-sarasas{
	background-image: url("../images/li-square-padaliniu-sarasas.png");
	background-position: 0px 5px;
}

#padalinys #pad-bendri-kontaktai{
	margin: 10px 0;
}

#pad-bendri-kontaktai .rys-pr-item{
	padding-right: 20px;
	/*display: block;*/
	margin: 2px 0;
}
#pad-lentele .rys-pr-item{
	margin: 2px 0;
	white-space:nowrap;
	display:block;
}

#pad-lentele{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 2px;
	border: 1px solid #811618;
}
#pad-lentele td,
#pad-lentele th,
#padalinys .sub-pad
{
	padding: 7px 5px 7px 5px;
	/*height: 18px;*/
}


#pad-lentele .group-head th, 
#pad-lentele .group-head td,
#padalinys .sub-pad
{
	text-align: left;
	font-weight: bold;
	color:#fff;
	padding: 10px 5px !important;
}
#pad-lentele .group-head,
#padalinys .sub-pad
{
	background-color:#811618;
}


.row-2{
	background-color: #edeae1;
}

#pad-lentele .asm-name{
	font-weight: bold;
}


#padalinys .mail:link, #padalinys .mail:active,
#padalinys .mail:hover,#padalinys .mail:visited,
#pad-lentele .mail:link, #pad-lentele .mail:active,
#pad-lentele .mail:hover,#pad-lentele .mail:visited
{
	color:#811618;
	text-decoration: none;
}
#padalinys .mail:hover,
#pad-lentele .mail:hover
{
	text-decoration: underline;
}

#pad-lentele .par-pap-reiksme{
	display: block;
	margin-top: 4px;
}


.calendar{
	border: 1px solid #811618;
	width: 214px;
	/*margin: 0 0 20px 20px;*/
	
}

.calendar table{
	border-spacing: 0;
	border-collapse: collapse;
}
.calendar .content {
	padding: 0 2px 2px;
}


.calendar .head-cont{
	background-color: #811618;
}
.calendar .head{
	width: 100%;
}

.calendar .head td{
	background-color: #811618;
}



.calendar .head td{
	padding:2px 0 2px 0;
	color: #fff;
	font-weight: bold;
}
.calendar .head .month{
	text-align: center;
}

.calendar .cal-move-forward{
	width: 30px;
	text-align: left;
}

.calendar .cal-move-forward{
	width: 30px;
	text-align: right;
}


.calendar .day-link,
.calendar  span
{
    line-height:20px;
}

.calendar .day-link,
.calendar .day-link:active,
.calendar .day-link:visited,
.calendar .day-link:hover
 {
	color: #811618;
	display: block;
    width:100%;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.calendar .content span {
	display: block;
    width:24px;
	text-align: center;
	margin: 1px;
	padding: 1px;
}

.calendar .current-day span,
.calendar .selected-day span
{
    border:1px solid #811618;
	padding: 0;
}

.calendar .selected-day{
	background-color: #edeae1;
}	


.calendar .day-link:hover {
	text-decoration: underline;
}
.calendar .day-link:visited{
	color:#811618;
}

.calendar .calendar-month-selector:link,
.calendar .calendar-month-selector:active,
.calendar .calendar-month-selector:visited,
.calendar .calendar-month-selector:hover
{
	color:#fff;
	text-decoration: none;
}
.calendar .calendar-month-selector:hover
{
	text-decoration: underline;
}

#sp-darbotvarkes{
	margin-bottom: 20px;
	
}

.sp-darb-title{
	font-size: 1.2em;
	margin: 6px 0 10px 0;
	line-height: 1.3em;
}

.sp-darb-nera{
	margin: 6px 0;
	font-size: 1.1em;
	color: #a3a3a3;
}


.month-group{
	margin: 16px 0 0;
	font-weight: bold;
}

div.pakeitimai{
	font-size: 10px;
	line-height: 12px; 
	float:left;
	margin: 25px 1px;
}


#veiksmai-puslapyje{
	float:right;
	margin: 30px 20px;
	font-size: 12px;
}


#veiksmai-puslapyje img
{
	margin: 0px;
	display: inline;
}

#veiksmai-puslapyje > span{
	margin: 0 10px;
}
#veiksmai-puslapyje a:link, #veiksmai-puslapyje a:active, #veiksmai-puslapyje a:hover, #veiksmai-puslapyje a:visited{
	text-decoration: none;
	color:#811618;
}
#veiksmai-puslapyje a:hover{
	text-decoration: underline;
}

#rekomendacijos-langelis{
	display: none;
}


/* rekomendacijos forma */
#rekomendacija {
	margin: 20px 20px;
	/*text-align: center;*/
}

#rekomendacija .td1{
	display: block;
}


.form .td-left, 
.form .td-right
{
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 10px 10px;	
}
.form .td-right
{
	padding: 10px 10px 10px 10px;	
}

.form input[name=formParams]
{
	width: 300px;
}

.td-top{
	vertical-align:top;
}

.required{
	color:red;
}
.form-info {
	margin: 20px 0;
}

.form-errors{
	border-bottom: 1px solid #811618;
	font-size: 1.2em;
	margin: 20px 0;
	padding: 10px 10px 4px;
}

.form-errors>.title{
	font-weight: bold;
	font-size: 1.2em;
	color: #c1272d;
}

.form-errors .errors-list{
	margin-top: 10px;
}

 .validate-error
{
	border: 1px solid #c1272d;
	background-color: #edeae1;
}

.after-field-error-text{
	display: block;
	/*margin: 2px 0 5px;*/
	font-weight: normal;
	color:#c1272d;
	
}

.rec-page-title{
	display: block;
	margin: 20px 0;
	font-size: 1.7em;
}

.rec-page-title a:link, 
.rec-page-title a:hover,
.rec-page-title a:active,
.rec-page-title a:visited
{
	text-decoration: underline;
	color:#811618;
}
.rec-page-title a:hover
{
	text-decoration: underline;
}

#cal-content{
	display:block;
}
#calendar-container{
	float:right;
	margin: 0 0 20px 20px;
	
}

.ivykiu-kalendorius{

}

/* ivykiu-kalendorius */

.ivykiu-kalendorius .filtras{
	float:left;
	width: 200px;
	
}

.ivykiu-kalendorius .content{
	float:left;
	width: 200px;
	
}

.ivykiu-kalendorius .calendar{
	float:left;
	width: 200px;
	
}


.filter-box{
	/*width: 208px;*/
	width: 100%;
	float: left;
	/*margin-left: 16px;*/
	background-color: #edeae1;
	padding: 5px 0;
}

.filter-box > ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.filter-box > ul > li{
	padding: 2px 5px 2px 10px;
}

.filter-box #show-f{
	float: left;
	margin: 0 0 10px 5px;
	font-weight: bold;
}

#all-events-content,
#all-events-content1,
#all-events-content2
{
	/*width: 482px;*/
	width: 690px; /* 32px is kaires */
	float: left;
	/*float:right;*/
	
	margin-left: 32px;
	/*margin-right: 16px;*/
	
	font-size: 12px;
}

.tbl-row-delimiter{
	margin: 10px 0 5px;
	display: block;
	font-size:1.1em;
	color: #676767;
}
.tbl-row-delimiter.first{
	margin-top: 0;
}

.calendar-box{
	/*width: 232px;*/
	width: 100%;
	float: right;
	/*margin-right: 16px;*/
	border: 0;
}

#date-selector-type-container{
	margin: 0 0 10px;
	font-size: 1.2em;
}
#date-selector-type-container .link{

}
#dates-range .datepicker{
	width: 100px;
	margin-bottom: 10px;
	
}
#dates-range .datepicker.first{
	float: left;
}
#dates-range .datepicker.last{
	float: right;
}

#calendar-quick-select-links{
	margin: 20px 0;
	/*text-align: right;*/
	text-align: left;
}
#calendar-quick-select-links > span{
	display: block;
	margin: 3px 0;
}
#calendar-period-selector{
	margin: 0 0 10px;
	width: 100%;
}

.calendar-month-selector.left{
	display: block;
	width: 16px;
	height:16px;
	background: url("../images/calendar-rows.png") no-repeat 5px 3px;
	margin: 2px 3px;
}


.tbl-default{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 2px;
	border: 1px solid #811618;
}

.tbl-default thead{
	background-color: #811618;
	text-align: left;
	font-weight: bold;
	color: #fff;
	padding: 10px 5px;
}

.tbl-default th{
	background-color: #811618;
	text-align: left;
	font-weight: bold;
	color: #fff;
	padding: 10px 5px;
}
.tbl-default td{
	padding: 6px 5px;
	vertical-align: top;
}

.tbl-default .row-2{
	background-color: #edeae1;
}
.tbl-default .row-2{
	background-color: #edeae1;
}



.stat-tbl-default{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 2px;
	border: 1px solid #edeae1;
	background-color: #fff;
}
.stat-tbl-default th{
	text-align: center;
	font-weight: bold;
	padding: 10px 5px;
	border:1px solid #edeae1;
}
.stat-tbl-default th.light{
	font-weight:normal;
	/*text-align:left;*/
	
}
.asc,
.desc,
.bg{
	cursor:pointer;
	padding-right: 15px !important;
}
.asc{
	background:url("../images/asc.gif") no-repeat center right;
}
.desc{
	background:url("../images/desc.gif") no-repeat center right;
}
.bg{
	background:url("../images/bg.gif") no-repeat center right;
}


.statistics{
}
.statistics .content{
	background-color: #811618;
	padding: 10px 10px 20px 10px;

}

.statistics .head-filter-on{
	padding-top: 0;
}

.statistics .mode{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	
	color: #fff;
	background-color: #811618;
	empty-cells: show;
}
.statistics .mode-tab{
	font-weight: bold;
}
.statistics .mode td{
	padding: 6px 10px;
}

.statistics .mode-tab{
	cursor: pointer;
}

.statistics .mode .f2{
	text-align: right;
}

.statistics .mode .inactive{
	background-color: #edeae1;
	color:#000;
}

.statistics .graph-container{
	background-color:#fff;
	
}
/*
.jqplot-xaxis {
margin-top: 5px;
}
.jqplot-yaxis {
	margin-right: 5px;
}
*/

.stat-tbl-default td{
	padding: 6px 4px;
	vertical-align: top;
	border:1px solid #edeae1;
}

.stat-tbl-default .group-head{
	border-bottom-width:2px; 
}
.stat-tbl-default .order-up,
.stat-tbl-default .order-down
{
	display:inline-block;
	width: 10px;
	height: 10px;
	background: url("../images/rows-dark.png") no-repeat 0 50%;
	margin: 0 2px;
	text-decoration:none;
}
.stat-tbl-default .order-down{
	display:inline-block;
	width: 10px;
	height: 10px;
	background: url("../images/rows-dark.png") no-repeat -20px 50%;
}


.nowrap{
	white-space: nowrap;
}
.block{
	display: block;
}

.list{
	border: 0;
}
.list .col-time{
	width: 90px;
	vertical-align: top;
	text-align: right;
	color: #585858;
	
	/*padding-left: 10px;*/
}

.list .col-time-short{
	width: 40px;
}
.list .event{
	padding-left: 10px;
	line-height: 1.3em;
}

.ul-default{
	list-style-type:none;
	margin:10px 0;
	padding:0;	
}

.ul-default li{
	margin: 2px 0;
}



.agenda ul.first{
	margin: 0;
}

.agenda .stadija{
	display:block;
	margin-bottom: 4px;
}

.agenda .renginys{
	margin: 20px 0;
	width: 100%;
	border: 1px solid #811618;
	background-color:#edeae1;
}
.agenda .renginys td{
	padding: 4px 4px;
	vertical-align:top;
}

.agenda .renginys .col1{
	width: 100px;
	font-weight: bold;

}

/* sale */

.sale-sess-title{
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
}

.sale-stenogramos{

}
.sale-stenogramos li{

}

.sale-tbl-cs-title{
	font-size: 1.4em;
	text-align: center;
}


.sale_svarst_eiga td.laikas{
	width: 60px;
}

.sale-group-title{
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin: 20px 0 10px 0;
}

ul.darb_prelim{
	/*margin-bottom: 10px;*/
}
/* END sale */

.ui-datepicker {
/*    font-size: 1.1em;*/
}
.ui-datepicker .css-state-current-day > .ui-state-default {
    border: 1px solid #d4ccb0;
    background-color: #fafaf4;
    background-image: none;
    font-weight: bold;
    color: #459e00;
}


.ui-datepicker .css-state-current-day > .ui-state-default {
    border: 1px solid #d4ccb0;
    background-color: #fafaf4;
    background-image: none;
    font-weight: bold;
    color: #811618;
}

.ui-datepicker .ui-state-default
{
    border: 1px solid #d4ccb0;
    background-color: #fafaf4;
    background-image: none;
    font-weight: bold;
    color: #000;
}

.ui-datepicker .ui-state-highlight
{
    border: 1px solid #e8e1b5;
    background-color: #fcf0ba;
    background-image: none;
    color: #363636;
}

.ui-datepicker .ui-state-active
{
    border: 1px solid #811618;
    background-color: #fff;
    background-image: none;
    font-weight: bold;
}



.ui-datepicker .ui-datepicker-week-end > .ui-state-default
{

    color: #811618;
}



/* Prevents slides from flashing */
#slides {
    display:none;
}

#dienos-foto{

	border: 1px solid #f3f1ea;
	min-height: 232px;
	
}
.cycle-slideshow{
	margin: 0 auto 10px !important;
}

.templ-1-col{
	margin: 0 20px;
}


.stat-container{
	padding: 0 3px;
}


#home-leidiniai{
	width: 100%;
}

#home-leidiniai img{
	border:none;
	margin-bottom:4px;
}

#home-leidiniai td{
	padding: 0 8px;
	vertical-align: top;
}
#home-leidiniai .first{
	padding-left:0;
}
#home-leidiniai .last{
	padding-right:0;
}


.leid-fader{
	height: 20px; 
	width:100%;
	position:absolute; 
	bottom:0; 
	
  background: -webkit-linear-gradient(top,rgba(0,0,0,0), rgba(255,255,255,1)); /*Safari 5.1-6*/
  background: -o-linear-gradient(bottom,rgba(0,0,0,0), rgba(255,255,255,1)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(bottom,rgba(0,0,0,0), rgba(255,255,255,1)); /*Fx 3.6-15*/
  background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(255,255,255,1)); /*Standard*/
}


#lang-box .link:link, #lang-box .link:active, #lang-box .link:visited, #lang-box .link:hover{
	color:#fff;
}

.asm-paieska .asm-kortele{
	margin: 30px 0;
}
.search-box{
	border-color:#811618;
    	border-style: solid;
	
	margin: 0 0 20px 0;
	padding: 0 8px 8px 8px;
}
.search-box form{
	margin-top: 8px;
}
.search-perfomance-info{
	margin: 10px 0 20px;
}

.no-results-found-msg{
	font-size: 1.2em;
	margin: 30px 0;
}

.search-box legend{
	color:#811618;
	font-weight: bold;
	text-transform: uppercase;
}
.search-box .explain-msg{
	display:block;
}
.search-box .input{
	width: 200px;
}

.search-box .site-search-query{
	width:400px;
}

.search-box .field-def, .search-box .field-elem{
	padding: 4px 10px 4px 2px;
}


.asm-kortele{}

.asm-kortele  .tbl{
	width: 100%;
}
.asm-kortele  td{
	vertical-align: top;
}

.asm-kortele .foto{
	width: 100px;
}
.asm-kortele .foto img {
	border: 2px #edeae1 solid;
	width: 90px;
}
.asm-kortele .info{
	padding-left: 10px;
}

.asm-kortele .name{
	display:block;
	font-size: 1.4em;
	font-weight:  bold;
}

.asm-kortele .padejejai{
	display: block;
	margin: 20px 0 10px;
}

.asm-kortele .info1{
	margin: 20px 0;
}

.asm-kortele .rys-priem-item{
	display:block;
	margin: 10px 0;
}
.asm-kortele .par-rel-info{
	margin: 5px 0 25px;
	display: block;
}
.asm-kortele .susijes-sn{
	display: block;
}
.asm-kortele .pareigos{
	display: block;
	margin: 2px 0;
}

.asm-kortele .pareigos.first{
	margin-top: 7px;
}

.kelias{
	display: block;
	margin: 2px 0 5px;
}

.fn_abc_rodykle .group, .fn_abc_rodykle .group:hover{
	display: block;
	text-decoration:none;
	font-size: 1.4em;
	font-weight: bold;
	margin: 30px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 2px #811618;
}
.fn_abc_rodykle .letters{
	/*font-weight: bold;*/
	font-size: 1.2em;
}
.fn_abc_rodykle .letters .link{
	font-weight: bold;
}

ul.tree-ul {
	border-left: 1px dashed #999;
	padding-left: 20px;
	list-style-type: none;
	margin: 0;
}
.tree-ul li {
/*
	padding: 0 0 8px 10px;
	background: url("../images/icons.png") -102px 5px no-repeat;
*/
}
ul.tree-ul.first{
	padding-left:0;
	border-left: none;
}

ul.dalykine-r .group-name{
	font-size: 1.4em;
	padding-left: 0;
	padding-top: 20px;
	background: none;
}

ul.dalykine-r .group-name.first{
	padding-top: 0;
}



.list .media-item .thumbnail{
	float: left;
	border: 0;
	margin: 0 10px 0 0;
}
.list .media-item {
	overflow:hidden;
}

.list li.media-item{
	list-style-type: none;
}

#pager {
  margin: 25px 0 0 0;
  border-top: 1px solid #B7B7B7;
  padding: 6px 0 0 0;
}
#pager .page {
  float: left;
}
#pager .current-page {
  display: block;
  border: 1px solid #B7B7B7;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
}

#pager .link {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 2px;
  line-height: 24px;
  text-align: center;
}


.media-archive .object-row > td{
	padding-top: 10px;
	padding-bottom: 10px;
}
.media-archive .object-image{
	padding-right: 5px;
}
.media-archive .object-image img{
	border: 0;
}
.media-archive .object-info-col{
	vertical-align: top;
	padding-left: 10px;
}
.add-to-cart img{
	border: 0;
}
.media-archive .object-in-cart{
	font-weight: bold;
	/*color: #811618;*/
	display: block;
	margin-top: 4px;
}


.text-box-default{
  border-top: 4px solid #811618;
  border-bottom: 2px solid #811618;
  background-color: #edeae1;
  padding: 20px 10px;
  margin-bottom: 16px;
}

#cart-size-msg{
/*
	background-color: #edeae1;
	border: 3px solid #0811618;
	margin: 10px 0  20px;
	padding: 20px 20px;
	*/
	text-align: center;
	font-weight: bold;
}



#cart-size-msg .go-to-cart-link{
	display: block;
	margin-top: 10px;
}

.order-info-area .order-info td{
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.order-info{
	width: 100%;
}
.order-info .def-col{
	width: 100px;
}
.order-info #remarks{
	width: 100%;
	height: 50px;
}

.rough-size{
	color: #994500;
}

.object-image{
	max-width: 720px;
	/*max-height: 480px;*/
}

.object-image{
	vertical-align: top;
}
.object-info-col{
	vertical-align: top;
}

.object-date{
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
	
}

.object-id{
	display: block;
	margin: 4px;
}

.object-title{
	margin: 4px 0;
	/*font-weight: bold;*/
}
.object-annotation{
	margin: 4px 0;
	/*font-style: italic;*/
}

.media-object-viewer .object-title{
	font-weight: bold;
	margin: 10px 0;
	font-size: 1.2em;
}
.media-object-viewer .object-annotation{
	margin-top: 10px;
}

span.required{
	color: red;
}

#dialog-message{
	display: none;
}

.order-statuses-tbl td{
	padding: 4px 4px;
	vertical-align: top;
}
.media-more-statuses{
	font-weight: bold;
}


.paieska{
	margin-left: 10px;
}
.paieska .txt{
	font-size: 1em;
	font-style: italic;
	color: #000000;
	margin-bottom: 4px;
}

.hang {
    	margin-left: 40px;
} 