body, html{
 	height: 100%; 
  	margin:0; 
  	padding:0; 
  	font-family:Times New Roman;
  	font-size:14px; 
  	color:#000;
  	background:#f2f2f2 url(images/bg.jpg) repeat-x;
}

#wrap{
  	width: 985px; 
  	margin:0 auto; 
  	padding:0;
  	min-height:100%;
   	position:relative;  	 
}

#main{	
	padding-bottom:73px;
}

.main-content{
	width: 985px;
}

img{
	border:none;
}

.clear{
	clear: both;
}

a{
	text-decoration:underline;
	color:#9e0b0e;
}

a:hover{
	text-decoration:none;
	color:#9e0b0e;
}

#logo{
	width: 212px;
	height: 127px;
	text-align: center;
	padding: 73px 0;
	border: 0px solid red;
}

.left-side{
	width: 232px;
	float: left;
}

.right-side{
	width: 753px;
	float: right;
	padding-bottom:10px;
}

#footer{
	width:985px;
	margin:0 auto;
	text-align:center;
	padding:20px 0 0 0;
	font-size: 14px;
	border-top:3px solid #f8e79d;
	background-color: #9e0b0e;
	height: 50px;
	color: #fff;	
	position:absolute;
   	bottom:0;	
}

.footer-width{
	
}

#footer a{
	color: #fff;
	text-decoration: underline;
}

#footer a:hover{
	color: #fff;
	text-decoration:none;
}

.modul{
	width: 232px;
	padding: 0;
}

.modul-title{
	line-height:35px;
	height:35px;
	font-size: 16px;
	overflow:hidden;
	margin: 0;
	padding: 0;
	background-color: #9e0b0e;
	color: #fff;
	text-transform:uppercase;
	text-align:center;
}

.modul-content{
	border: 3px solid #9e0b0e;
	border-top: none;
	margin: 0 0 10px 0;
	padding: 15px 10px;
}

.banner{
	width: 166px;
	height: 80px;
	border: 1px solid #9e0b0e;
	margin-bottom: 5px;
}

.banner-padding{
	margin-left: 21px;
}

.main-image{
	height: 372px;
	width:753px;
	background:url(images/main-image.jpg) no-repeat right;
	border: 0px solid red;
	margin-top: 34px;
}

.content{
	background:url(images/content-line.jpg) repeat-y right;
	color: #000;
	width:753px;
	min-height: 500px;
	font-family:Times New Roman;
}

* html .content {
	height: 500px;
}

.content-bottom{
	background:url(images/content-bottom.jpg) no-repeat right;
	width:753px;
	height: 9px;
	font-size: 0px;
}

.content-padding{
	padding: 20px 18px 20px 25px;
}

.menu-block{
	height: 69px;
	margin-left: 13px;
}

.menu-top{
	background:url(images/menu-top.jpg) no-repeat;
	width:734px;
	height: 9px;
	font-size: 0px;
}

.menu-middle{
	background:url(images/menu-line.jpg) repeat-x;
	width:734px;
	height: 50px;
}

.menu-bottom{
	background:url(images/menu-bottom.jpg) no-repeat;
	width:734px;
	height: 10px;
	font-size: 0px;
}

/* meniu top stilius */
#main-menu {margin:0; padding:0; list-style: none; text-transform:uppercase; overflow:hidden; height:45px; width: 734px;}
#main-menu li {float:left; margin:0; padding:0; overflow:hidden; height: 50px; background:url(images/line.jpg) no-repeat right; }
#main-menu li a {font-size:13px; display:inline-block; height:50px; line-height:50px; overflow:hidden; color:#000; text-decoration:none; padding: 0 15px;}
#main-menu li a:hover {color:#9e0b0e; text-decoration:none; padding: 0 15px;}
#main-menu li a.active, #main-menu li a.active:hover {color:#9e0b0e; text-decoration:none; padding: 0 15px;}

#main-menu .last{
	background-image: none;
	margin: 0;
	padding: 0;
}

.languages{
	margin:0;
	padding: 8px 0 0 0;
	position: absolute;
	right: 0;
	color:#fff;
}

a.language-link{
	text-decoration:none;
	font-size:15px;
	line-height: 15px;
	color:#fff;
	text-transform:uppercase;
	padding: 3px;
	margin: 0;
	
}

a.language-link:hover, a.active-language-link, a.active-language-link:hover{
	text-decoration:none;
	font-size:15px;
	line-height: 15px;
	color:#f8e79d;
	font-weight:normal;
	text-transform:uppercase;
	padding: 3px;
	margin: 0;
}

h1 {
	background:url(images/dots-black.gif) repeat-x bottom;
	height: 30px;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 8px 0;
}

p{
	margin: 2px 0;
	padding: 0;
	text-align: justify;
}

/* naujienos*/
#naujienos {}
.news-pav, .pav {color:#000; font-weight:bold; padding:5px 0; margin:0; clear: left;}
#naujienos a {text-decoration:underline; color:#9e0b0e;}
#naujienos a:hover {text-decoration:none; color:#9e0b0e;}
.new-bottom {height:20px; line-height:20px;}
.data { float:left; font-size:12px; color:#9e9d9d; font-style:italic;}
.more {text-align:right; float:right;}

/* forma */
.form {
	margin:0; padding:0;
}

.form-contacts{
	width:250px;
	margin: 0 0 0 220px;
}

.input{
	border:1px solid #000;
	padding:3px 5px;
	font-family:Times New Roman;
	font-size:14px; 
	line-height:12px;
	color:#000;
	margin:3px 0;
	width: 230px;
}
.area{
	border:1px solid #000;
	padding:3px 5px;
	font-family:Times New Roman;
	font-size:14px; 
	line-height:12px;
	color:#000;
	margin:3px 0;
	width: 230px;
}

.button{
	border:1px solid #9e0b0e;
	padding:2px 7px;
	font-family:Times New Roman;
	font-size:14px;
	color:#fff;
	background-color:#9e0b0e;
	cursor:pointer;
}

/* Galerija */
.images{
	float: left; 
	display: inline;
	margin:10px 0 20px 0;
	width:140px;  
	font-size: 0px;
}

.image-gallery-center{
	border: 0px solid red;
	padding-left: 90px;
}

.gallery-image-holder{
	width: 123px; 
	height:118px;
	border: 1px solid #9e0b0e;  
	text-align: center; 
	float: left; 
	display: inline; 
	font-size: 0px; 
	background-color: #fff;
	font-size: 0px;
}

.gallery-image-title {width: 125px; float:left; text-align:center; clear:both; font-size: 12px;}

a.videoPlayer { 
	display:block; 
 	width: 520px; 
 	height: 369px;
 	text-align:center; 
 	border:1px solid #000;
 	margin-bottom: 20px;
} 
     
/* play button */ 
a.videoPlayer img { 
 	margin-top:130px; 
 	border: none;
} 
     
/* when container is hovered we alter the border color */ 
a.videoPlayer:hover { 
 	border:1px solid #9e0b0e; 
}

.calendar td{ text-align: center;}


.calendar tr td{
 border: 0px solid red;
 padding: 0;
 margin: 0;
 width: 1%;
}



th{
 background-color: #9e0b0e;
 color: #fff;
 text-align: center;
 font-weight: bold;
 line-height: 20px;
}

.month-layout td{
 padding: 8px 5px;
 color: #fff;
 text-align: center;
 font-weight: bold;
}

.calendar{
 background-color: #f8e79d;
 color: #000;
 text-align: center;
 font-weight: normal;
 line-height: 22px;
 font-size: 12px;
 padding: 0;
 margin: 0;
}

.end{
 background-color: #ecd365;
 color: #000;
 text-align: center;
 font-weight: normal;
 line-height: 22px;
 font-size: 12px;
 padding: 0;
 margin: 0;
}



.linked-day a{
 color: #fff;
 text-decoration: none;
}

.linked-day a:hover{
 color: #fff;
 text-decoration: none;
}

a.arrow-right, .arrow-left{
 text-align:right;
 color:#fff;
 text-decoration:none;
}

a.arrow-right:hover, .arrow-left:hover{
 text-align:right;
 color:#fff;
 text-decoration:none;
}

tr.mtitle {background:  #9E0B0E; border:0;  line-height: 22px;}
.mtitle td{ color: #fff; }
.linked-day {
 background-color: #9e0b0e;
 color: #fff;
 line-height: 22px;
 font-size: 12px;
}



.mtitle th{
 background-color: #9e0b0e;
}


 #cycle img {padding-left: 7px; float: right;}
