body {
	margin: 0;
	padding: 0;
	background: #ddc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #554;
}

h1 {	font-size: 2em;}

h1.title {margin-bottom: 15px;}

h2 {	font-size: 2.4em;}

h3 {	font-size: 1.6em;}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {	text-decoration: none;  color: #11c;}
#vmenu a {text-decoration: none;  color: #465;}
#vmenu a:hover {color:#000;}
.news_link a {text-decoration: none;  color: #000;}
a:hover {	text-decoration: underline;}

img.border { border: 6px solid #EEE7DF; }

img.alignleft { float: left; margin-right: 25px; }

img.alignright { float: right;}

img.aligncenter { margin: 0px auto; }

#wrapper {width:980px; margin: 0 auto; padding: 0; }

/* Header */

#header-wrapper { height: 150px; background: #bba; }

#header { width: 980px; height: 150px;	margin: 0 auto; }

/* Logo */

#sitelogo { height: 150px; }

#sitelogo h1, #sitelogo p { display: block; margin: 0; padding: 0; }

#sitelogo a { 
display:block;
height:100%;
margin: 0px;
	letter-spacing: -1px;
	text-align: center;
	text-transform: uppercase;
	font-size: 0px;
	font-weight: bold;
	color: #FFFFFF;
	height: 150px;
	background: url(/uploads/3c_tpl/logoadmingray.png) center no-repeat;

}

#sitelogo h1 a {	color: #FFFFFF; }

#sitelogo p {
margin-top: -10px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 20px;
}

/*#sitelogo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}*/

/* Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}


/* Menu */

#menu-wrapper {
        background: #998;
	height: 40px;
        border-bottom: 2px solid #554;
        border-top: 2px solid #554;
}

#menu {
	width: 940px;
	height: 40px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
}

#menu .activeparent, #menu .currentpage {
background: #776;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	line-height: 40px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	border: none;
	text-shadow: 0 1px 1px #443;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
background: #aa9;
}

#th_menu {
position:relative;
height:35px;
}



/* Page */

#page {

}

#page-bgtop {
	overflow: hidden;
	background: #fff /*url(/priestev/img/3cbg.png) repeat-y center bottom*/;
}


#page-content {
	width: 920px;
	margin: 0px auto;
}

/* Content */

#content {
	float: left;
	width: 610px;
	padding: 0px 0px 0px 0px;
}

.post {
	clear: both;
	padding-bottom: 10px;
}

.post .title {
	padding-top: 10px;
	letter-spacing: -2px;
}

.post .title a {
	color: #2483A6;
	border: none;
}

.post .meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	/*text-align: justify;*/
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

table.content_table {
border-collapse:collapse;
border:1px solid gray;
}

.content_table td {
text-align: left;
border:1px solid gray;
padding:5px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	color: #181B20;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 15px;
	border-bottom: 1px dashed #B3B0B0;
	letter-spacing: -1px;
	font-size: 24px;
	color: #2483A6;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}




#lc { width: 260px; float: left; }



h2.blockhead, h3.blockhead {
text-transform:none;
text-align:center;
font-size:16px;
font-weight:bold;
/*margin-top:10px;*/
padding:5px;
background: #bba;
border-bottom: 1px solid #665
}


#lc .blockhead {
border-bottom-right-radius:15px;
}

#rc .blockhead {
border-bottom-left-radius:15px;
}

#lc h3, #rc h3 {
text-transform:none;
text-align:center;
padding:5px;
font-size:14px;
font-weight:bold;
}

#nav_inner {padding:1em 1.2em;}

#mc { width: 500px; float: left; top: 0px; }

#content h1, #content a { color: #437fb1; }

#content_inner { padding:2em; }

#rc { width: 220px; float: left; }

#mc.wide { width: 720px; float: left; top: 0px; }
#mc.wider {top: 0px; float:none;width:auto;}

#vmenu {
margin-top:25px;
}

#vmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#vmenu ul ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

#vmenu li {
	margin: 0;
	padding: 0;
}

#vmenu li a {
display: block;
line-height: 30px;
margin: 0;
padding: 0 30px;
font-size: 14px;
/*background: url(/uploads/3c_tpl/lmnubg.png) left no-repeat;*/
border-bottom: 1px solid #BBA;
border-bottom-left-radius: 7px;
}





/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 980px;
	height: 55px;
	margin: 0px auto 40px auto;
	background: #998;
	border-top: 2px solid #554;
	font-family: Arial, Helvetica, sans-serif;
        font-size:0.8em;
}

#footer p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	text-align: center;
	color: #554;
}

#footer a {
	color: #325C75;
}
.search-button {
        margin:10px 0 0 130px;
 }


/*================================*/
#langswitch {
float: right;
color: gray;
font-weight: bold;
height: 100%;
width: 60px;

}

#langswitch * {
height: 100%;
width: 29px;
display: block;
float: right;
line-height: 35px;
text-align: center;
background: #CDCEBD;
border-left: 1px solid #DDC;
}

#langswitch .active {
color:black;
background:#AAAD9E;
}

#reglog {
float: right;
line-height: 35px;
padding: 0 10px;
background: #CDCEBD;
}


#news_list {
margin:0 0 30px 0;
}

.news_summary {
padding: 20px 0 0;
/*background: url(/uploads/3c_tpl/lmnubg.png) bottom left no-repeat;*/
border-bottom: 1px solid #998;
border-bottom-left-radius: 15px;
}

.news_postdate, .news_category, .news_author, .news_summ, .news_cont, .news_morelink {
padding-left:20px;
padding-right:20px;
}

.news_postdate {font-weight:bold;}

.news_category, .news_author {
font-size:80%;
color:#665
}

.news_summ, .news_cont {
margin-top:5px;
}

.news_link {
margin:5px;
padding:5px 10px;
background:#ddc;
border-radius:10px;
font-size:14px;
}

.news_morelink {
text-align:right;
}

.entry {
/*text-align:justify;*/
}


    /* POLL */
    .pollresults { 
margin: 0 auto;
padding: 0;
list-style-type: none;
      width: 90%;
    }

    .pollresults .pollresult { 
      position: relative;
      display: block;   
      _zoom: 1;

    }
    .pollresults .pollresult .resultlabel { 
      display: block; 
      padding: 0px;
      position: relative; 
      z-index: 2; 
      margin: 2px 0px;
      border-bottom: 1px solid #DDc;
      border-top: 1px solid #DDc;
      border-radius:10px;
      padding-left: 10px;
}
    .pollresults .resultcount { 
      display: block; 
      position: absolute; 
      top: 2px; 
      right: 2px; 
      margin: 0 0.3em; 
      text-align: right; 
      color: #999; 
      font-weight: bold; 
      font-size: 10px; 
      line-height: 2em; 
      z-index: 2;
    }

    .pollresults .resultvotes { 
      display: block; 
      position: absolute; 
      top: 0; 
      left: 0; 
      height: 90%; 
      background: #eed;  
      overflow: hidden; 
      line-height: 2em;
      border-bottom: 1px solid #DDc;
      border-top: 1px solid #DDc;
      border-radius:10px;
    }

    .pollresults li:hover { 
      background: #EFEFEF; 
    }

form {
    width: 80%;
    margin: 0 auto;
}

label, input {
    display: inline-block;
}

label {
    width: 30%;
    text-align: right;
}

label + input {
    width: 30%;
    margin: 0 30% 0 4%;
}

input + input {
    float: right;
}

input[type="submit"] {
padding: 5px 10px;
border: 1px solid #C0C0C0;
text-align: center;
margin: 0 auto;
display:block;
}

.selfsubmit input {
    float:none;margin-bottom:10px;
}

#topic_table td {
border-collapse:collapse;
border:1px solid silver;
}

#loginform {border:none;}

.forum_border {
    border:1px solid;
}

#NewsPostDetailReturnLink{
    margin-top:20px;
}

/* Stylesheet: 3c_new Modified On 2013-11-19 23:24:02 */
caption {
padding: 8px 0;
font-size:15px;
font-weight:bold;
}

/* make all links red */

.calendar .prev {float:left;}
.calendar .next {float:right;}

.calendar tr td a
{
  display:block;
  /*width:100%;
  height:100%;*/
}

/* display the "upcominglist" as one line per entry (assuming default class and id names) */
#cal-upcoming .date-title
,#cal-upcoming .summary-title
{
  display: none;
}

#cal-upcoming h2
,#cal-upcoming .date
,#cal-upcoming .summary
{
  display: inline;
  margin-right: 5px;
}

.cal-list {
padding: 10px;
}

/* tidy up text sizes for lists
#cal-list h1, #cal-upcoming h1
{
  color: #fdbb20;
  font-size: 120%;
}
#cal-list h2, #cal-upcoming h2
{
  font-size: 110%;
} */

.cal-list h3 {
padding: 0px 5px 0px 10px;
font-size: 17px;
padding-left: 0;
padding-bottom: 2px;
text-transform: uppercase;
font-weight: bold;
text-shadow: 0 1px 
white;
color: 
#665;
}

/** large calendar rules (assuming default class and id names) **/
/* border on for #cal-calendar */
.calendar{
  padding: 0;
  margin: 0 auto;
  text-align: center;
  border-collapse:    collapse;
}

.calendar a {
text-decoration:none;
}

/* nice squares for the #cal-calendar table */
.calendar th
{
  margin: 0;
  padding: 0;
  width: 26px;
  text-align: center;
}

.calendar th {
font-weight: bold;
}


.calendar td {
margin: 0;
padding: 0;
vertical-align: middle;
text-align: center;
width: 26px;
height: 26px;
font-weight: normal;
text-shadow: 0 1px white;
}

.calendar td.eventfull {
background: url(https://www.pries-tevu-atstumima.lt/images/daybg.gif) 2px 2px no-repeat;
}

.calendar td.eventfull a {
color:white;
text-shadow:none;
}

/* format summaries nicely in #cal-calendar */
.calendar ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

.calendar li
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

/* background colours for #cal-calendar */
.calendar td
{
  /*background-color: silver;*/
}

.calendar .day
{
  background-color: #80ff80;
}

.cal-event .date-title,
.cal-event .summary-title,
.cal-event .details-title
{
  display: none;
}

.cal-event {
overflow:hidden;
margin-bottom: 10px;
}

.cal-date-from {
font-size:11px;
color:#333
}

.cal-summary {
color: #555;
border-bottom: 1px solid #eaeaea;
padding: 5px 0 5px;
line-height: 1.5em;
font-size: 13px;
}

.daybg {
  border: 1px solid #aaa;
  border-radius:5px;
  height: 100%;
  width: 100%;
}

.daybg1, .daybg2, .daybg3, .daybg4 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;font-weight:bold;
text-align:center;
padding-top: 5px;

/*text-shadow: 0 -1px 1px #000;*/
background-repeat: no-repeat;
background-attachment:fixed;
background-position:0 0;
}

.calendar-today .daybg {
background-position:-64px 0;
}

.eventfull .daybg {
background-position:-96px 0;
}

.hilite, .calendar-today .hilite, .eventfull .hilite {
background-position:-32px 0;
}

.cal-event h2 {
font-size: 24px;
line-height: 1.5em;
margin-bottom: 0;
font-weight: normal;
color: #333;
font-family: Georgia, Palatino,'Palatino Linotype','Book Antiqua',serif;
padding: 0;
text-shadow: 0 1px white;
}

.cal-event .subtitle {
font-size:13px;
font-weight:bold;
}

.cal-details {
margin-top:10px;
}


.cal-retlink {
float:left;
/*padding-right:20px;*/
}

.fbbtn {
float:right;
margin-top:3px;
}

/*---------------------------------------------------------*/
.cal-upcoming {
/*font-size:70%;*/
line-height:normal;
}


/*---------------------------------------------------------*/
/* Stylesheet: apta_cal Modified On 2012-06-08 11:55:23 */
