html, body, object, form, ul, li, p, h1, h2, h3 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	/*height: 100%; */
}
img {
	border: 0px;
}
body {
	color: #393939;
	font-size: 11px;
	font-family: arial;
	background: #FFF4D0;
}
#main {
	width: 1030px;
	/*min-height: 100%; */   
	background: url(../images/bg.gif) #FFFFFF repeat-y 2px 0;
	padding: 0 2px 0 2px;
	margin: 0px auto -65px auto;
	/*position: relative; */
}
#nav {
	width: 930px;
	color: #555555;
	font-family: tahoma;
	list-style: none;
	background: #FFF4D0;
	border-top: 2px solid #77ABFF;
	padding: 6px 30px 6px 30px;
	float: left;
}
#nav .left {
	font-size: 12px;
	padding: 0 5px 0 5px;
	position: relative;
	float: left;
}
#nav .left a, #nav .right a {
	color: #555555;
	font-weight: bold;
	display: block;
}
#nav li ul {
	list-style: none;
	background: #FFF4D0;
	padding: 5px 0 5px 0;
	top: 14px;
	left: 0;
	display: none;
	position: absolute;
}
#nav li ul li {
	width: 171px;
	background: url(../images/line_3.gif) no-repeat center bottom;
	padding: 3px 0 3px 0;
	display: block;
}
#nav li ul a.sub {
	color: #555555;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 10px 0 10px;
	display: block;
	_float: left;
}
#nav li ul a.sub:hover {
	text-decoration: underline;
}
#nav li > ul {
	top: auto;
	left: auto;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}
#nav .right {
	font-size: 10px;
	padding: 2px 5px 0 5px;
	float: right;
}
#nav .icon {
	padding: 3px 0 0 15px;
	float: left;
}
#logo {
	width: 211px;
	height: 80px;
	padding: 20px 0 0 60px;
	float: left;
}
#main_header {
	width: 990px;
	background: #FFFFFF;
	padding: 10px 0 0 0;
	float: left;
}
#small_header {
	width: 594px;
	min-height: 80px;
  _height: 80px;
	color: #FFFFFF;
	background: url(../images/small_header.jpg) no-repeat;
	padding: 5px 5px 0 5px;
	float: right;
}
#small_header p {
	width: 594px;
	padding: 14px 5px 10px 5px;
	float: left;
}
#header {
	width: 950px;
	height: 142px;
	color: #645220;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	background: url(../images/header.jpg) no-repeat;
	border-bottom: 2px solid #FFF4D0;
	padding: 0 0 0 40px;
	margin: 10px 0 0 0;
	float: left;
}
#header p {
	width: 220px;
	padding: 14px 0 10px 0;
	float: left;
}
#header a {
	color: #0096FF;
	text-decoration: none;
	display: block;
}
#flash {
	width: 720px;
	height: 132px;
	float: right;
}
h1 {
	width: 428px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	float: left;
}
h1 span {
	color: #0096FF;
	font-family: Garamond;
	font-size: 25px;
	text-transform: none;
	font-style: italic;
}
h1, h2, h3 {
	color: #A45A12;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	padding: 0 0 10px 0;
	display: block;
}
h3 {
	width: 188px;
	text-transform: uppercase;
	background: url(../images/icon_1.gif) no-repeat 0 6px;
	padding: 0 0 10px 12px;
	float: left;
}
#left_sidebar {
	width: 255px;
	padding: 20px 0 20px 17px;
	float: left;
  background: #FFF4D0;
}
#left_sidebar #menu {
	width: 233px;
	list-style: none;
	background: url(../images/menu_line.gif) no-repeat;
	padding: 1px 0 20px 0;
	float: left;
}
#left_sidebar #menu img {
	vertical-align: middle;
}
#left_sidebar #menu li {
	width: 233px;
	background: url(../images/menu_line.gif) no-repeat 0 bottom;
	padding: 0 0 1px 0;
	float: left;
}
#left_sidebar #menu a {
	color: #BB7530;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px 0 6px 10px;
	display: block;
}
#left_sidebar #menu a:hover {
	background: #FFFFFF;
}
#left_sidebar #menu a.act {
	color: #686868;
	background: #FFFFFF;
}
#left_sidebar #menu a.sub {
  color: #686868;
  text-decoration: none;
  text-transform: none;
  font-weight: bold;
  background: #FFFFFF;
  padding: 3px 0 3px 10px;
  display: block;
}
#left_sidebar #menu a.sub_sub {
  color: #686868;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  background: #FFFFFF;
  padding: 1px 0 1px 25px;
  display: block;
}
#left_sidebar #menu a.sub1 {
	color: #219AED;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	background: #FFFFFF;
	padding: 3px 0 3px 10px;
	display: block;
}
#left_sidebar #menu a.sub_sub1 {
	color: #219AED;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	background: #FFFFFF;
	padding: 1px 0 1px 25px;
	display: block;
}

#left_sidebar #menu a:hover.sub_sub {
  color: #219AED; 
}

#left_sidebar #menu a:hover.sub {
	color: #219AED; 
}

#left_sidebar #newsletter {
	width: 213px;
	background: url(../images/line_1.gif) no-repeat 0 bottom;
	padding: 0 10px 20px 10px;
	float: left;
}
#left_sidebar #newsletter .input, #right_sidebar #login .input, #content #contact .row .input, #content #contact .row .textarea {
	color: #393939;
	font-size: 10px;
	font-family: tahoma;
	border: 1px solid #E4E4E4;
	padding: 3px;
	float: left;
}
#left_sidebar #newsletter .input, #right_sidebar #login .input {
	margin: 0 0 5px 0;
}
#left_sidebar #newsletter .input {
	width: 205px;
}
#right_sidebar #login .input, #content #contact .row .textarea {
	width: 192px;
}
#left_sidebar #newsletter .submit, #right_sidebar #login .submit, #content #contact .submit {
	cursor: pointer;
	float: right;
}
#left_sidebar #img {
	width: 213px;
	padding: 0 10px 0 10px;
	float: left;
}
#left_sidebar #img img {
	margin: 15px 0 0 0;
	display: block;
}
#content {
  width: 428px;
  padding: 20px 25px 20px 25px;
  float: left;
}

#content1 {
	width: 428px;
	padding: 20px 25px 20px 25px;
	float: left;
}

#content .news_1, #content .news_2 {
	width: 428px;
	padding: 0 0 15px 0;
	float: left;
}
#content .news_1 .img_border {
	width: 193px;
	height: 145px;
	background: url(../images/img_border.jpg) no-repeat;
	padding: 4px 10px 5px 4px;
	float: left;
}
#content .news_1 small, #content .news_2 small {
	color: #EC9B00;
	font-size: 11px;
	font-weight: bold;
}
#content .news_1 span, #content .news_2 span {
	color: #82480E;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0;
}
#content .news_1 span {
	display: block;
}
#content .news_1 p, #content .news_2 p {
	color: #4D4D4D;
	font-size: 12px;
	display: block;
}
#content .news_1 a, #content .news_2 a {
  color: #82480E;
}
#video a, #content a {
	color: #82480E;
}
#content .news_2 {
	background: url(../images/line_3.jpg) no-repeat;
	padding: 15px 0 15px 0;
}
#content .news_2 img {
	margin: 0 10px 5px 0;
	float: left;
}
#content .bottom_news_link {
	width: 428px;
	background: url(../images/line_2.gif) no-repeat 0 23px;
	padding: 5px 0 25px 0;
	float: left;
}
#content .bottom_news_link a {
	color: #EC9B00;
}
#content #big_video {
	width: 368px;
	height: 290px;
	background: url(../images/big_video_bg.jpg) no-repeat;
	padding: 33px 0 15px 33px;
	margin: 0 0 0 14px;
	display: inline;
	float: left;
}
#content #contact {
	width: 300px;
	padding: 0 0 20px 0;
	float: left;
}
#content #contact .row {
	width: 300px;
	padding: 0 0 3px 0;
	float: left;
}
#content #contact .row label {
	width: 100px;
	padding: 2px 0 0 0;
	float: left;
}
#content #contact .row .input {
	width: 150px;
}
#content #contact .row span {
	color: #D46E00;
	font-size: 10px;
	font-family: tahoma;
	border-bottom: 1px dashed #D46E00;
}
#content table {
	width: 428px;
	border-top: 1px dashed #D3A578;
	border-right: 1px dashed #D3A578;
	margin: 0 0 20px 0;
	float: left;
}
#content table td, #content table th{
	text-align: left;
	border-left: 1px dashed #D3A578;
	border-bottom: 1px dashed #D3A578;
	padding: 2px 3px 2px 3px;
}
#content .list, #content ul  {
	width: 428px;
	font-size: 12px;
	list-style: none;
	padding: 0 0 10px 0;
	float: left;
}
#content .list li, #content ul li {
	width: 418px;
	background: url(../images/icon_3.gif) no-repeat 0 5px;
	padding: 0 0 2px 10px;
	float: left;
}
#content .line {
	width: 428px;
	background: url(../images/line_2.gif) no-repeat 0 5px;
	padding: 5px 0 15px 0;
	float: left;
}
#content #pages {
  width: 428px;
  text-align: right;
  background: url(../images/line_2.gif) no-repeat 0 20px;
  padding: 5px 0 25px 0;
  float: left;
}
#content #pages a {
  color: #737373;
  font-size: 10px;
  font-family: tahoma;
}
#content1 #pages {
	width: 428px;
	text-align: right;
	background: url(../images/line_2.gif) no-repeat 0 20px;
	padding: 5px 0 25px 0;
	float: left;
}
#content1 #pages a {
	color: #737373;
	font-size: 10px;
	font-family: tahoma;
}

#right_sidebar {
	width: 200px;
	padding: 20px 20px 20px 20px;
	float: left;
}
#right_sidebar #video {
	width: 194px;
	background: url(../images/line_1.gif) no-repeat 0 bottom;
	padding: 5px 0 15px 6px;
	margin: 0 0 20px 0;
	float: left;
}
#right_sidebar #video p {
	color: #815500;
	padding: 15px 0 15px 0;
	display: block;
}
#right_sidebar #login {
	width: 200px;
	background: url(../images/line_1.gif) no-repeat 0 bottom;
	padding: 5px 0 15px 0;
	margin: 0 0 20px 0;
	float: left;
}
#right_sidebar #login a {
	color: #EC9B00;
	font-family: tahoma;
	margin: 30px 0 0 0;
	float: left;
}
#right_sidebar #gallery {
	width: 194px;
	background: url(../images/line_1.gif) no-repeat 0 bottom;
	padding: 5px 0 15px 6px;
	margin: 0 0 20px 0;
	float: left;
}
#right_sidebar #gallery a {
	color: #82480E;
	margin: 10px 0 0 0;
	display: block;
}
#footer {
	width: 478px;
	height: 65px;
	color: #AAAAAA;
	font-size: 10px;
	text-align: center;
	padding: 0 300px 0 272px;
	margin: 0px auto;
	position: relative;
}
#footer p {
	padding: 5px 0 0 0;
	display: block;
}
#footer p a {
	color: #AAAAAA;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer img {
	margin: 0 5px 0 5px;
}
.clearfooter {
	height: 65px;
	clear: both;
}
#right_sidebar #login a:hover, #right_sidebar #gallery a:hover, #video a:hover, #content .news_1 a:hover, #content .news_2 a:hover, #content .bottom_news_link a:hover, #nav a:hover, #content #pages a:hover, #content a:hover {
	text-decoration: none;
}

#poll, .error{
  color: #82480E;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 5px 0;
}
/*---------------kaledorius----------------------*/
#content1 .calendar {
  width: 340px;
  font-size: 12px;
  border: 0;
  margin: 20px 0 30px 44px;
  display: inline;
  float: left;
}
#content1 .calendar th {
  color: #FFFFFF;
  background: #597AC5;
}
#content1 .calendar td, #content .calendar th {
  text-align: center;
  border-left: 0;
  border-bottom: 0;
  padding: 5px 7px 5px 7px;
}
#content1 .calendar small {
  color: #C8B19A;
  font-size: 9px;
  font-family: Georgia;
  text-transform: uppercase;
}
#content1 .calendar big {
  color: #AA6522;
  font-size: 15px;
  font-family: Georgia;
  font-weight: bold;
  text-transform: uppercase;
}
#content1 .calendar .select {
  color: #AA6522;
  border: 1px solid #BFCBDA;
  margin: 0 0 0 20px;
}
#content1 .calendar a {
  color: #815500;
  font-weight: bold;
  text-decoration: none;
  padding: 2px 6px 2px 6px;
}
#content1 .calendar a.act {
  color: #FFFFFF;
  background: #815500;
}
#content1 .calendar a.today {
  background: #FFDD87;
  color: #815500;
}
#content1 .calendar label {
  width: 67px;
  color: #815500;
  font-size: 11px;
  margin: 15px 0 0 0;
  float: left;
}
#content1 .calendar .center {
  border-left: 1px dotted #BB7530;
 /* border-right: 1px dotted #BB7530;  */
}
#content1 .calendar .border {
  border-left: 1px dotted #A5A5A5;
  
}
#content1 .calendar .today {
  background: #FFDD87;
  color: #815500;
  padding: 2px 6px 2px 6px; 
}
/*kaledoriaus pabaiga--------------------*/
#content1 .news_2 {
	width: 428px;
	padding: 0 0 15px 0;
	float: left;
}
#content1 .news_2 small {
	color: #EC9B00;
	font-size: 11px;
	font-weight: bold;
}
#content1 .news_2 span {
	color: #82480E;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#content1 .news_2 p {
	color: #4D4D4D;
	font-size: 12px;
	display: block;
}
#content1 .news_2 a {
  color: #82480E;
}

#content1 .news_2 {
	background: url(../images/line_3.jpg) no-repeat;
	padding: 15px 0 15px 0;
}
#content1 .news_2 img {
	margin: 0 10px 5px 0;
	float: left;
}

