/* CSS Document */
body {
	background: #DDDDDD;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
}

p{
	font-family:"Times New Roman", Times, serif;
}

#left_out {
    border: 0px;
    margin: 0;
    padding: 0;
    width: 280px;
    background-color : #FDF6E6;
}
#content_area {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding:10px;
	overflow:auto;
}
#scr_text{
	overflow:auto;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:20px}
#header1 {
	padding: 0px;
	margin: 0px;
	width: 280px;
	height: 251px;
	background: url(../images/banner1.jpg) no-repeat;
}

#left_img {
	float: left;
	padding: 0;
	margin: 0;
	width: 70px;
	height: 400px;
	background: url(../images/left_image.jpg) no-repeat;
}

#link1_text{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#A7371E;
	text-align:left;
	padding-left:10px;
	float:left;
	}
.link1_texts{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#A7371E;
	text-align:left;
	padding-left:10px;
	float:left;
	}
#link1_text2{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#A7371E;
	text-align: center;
	padding-left:10px;
	}
#link1_text3{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#A7371E;
	text-align: center;
	padding-left:10px;
	}
#cap_text{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#A7371E;
	text-align: center;
	}	
#title{
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	font-weight:bolder;
	color:#A7371E;
	}
#text{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
	padding-top:20px}
#text_center{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-weight:normal;
	font-weight:bold;
	text-align:center;
}

a:link {
text-decoration: none}

a:visited {
text-decoration: none}

a:hover {
text-decoration: underline}

a.lug:link {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#993300;
	font-weight:normal;
}

a.lug:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#993300;
	font-weight:normal;
	bottom: 10px;
}

a.lug:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#;
	font-weight:normal;
	font-weight:bold;
text-decoration: underline
}
a.linkYears:link, a.linkYears:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#993300;
	font-weight:bold;
}
a.linkYears:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#;
	font-weight:normal;
	font-weight:bold;
text-decoration: underline
}
a.picLink:link, a.picLink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6086aa;
	font-weight:normal;
	font-weight:normal;
	text-decoration: none;
}
a.picLink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#;
	font-weight:normal;
	font-weight:bold;
	text-decoration: none;
}
.linkLugBuffer {
	height:35px;
	line-height:10em;
	text-top: 10px;
}
.linkLugBuffer2 {
	height:35px;
	line-height:10em;
	text-top: 10px;
}
a.toHistory:link, a.toHistory:visited {
	color:#993300;
	font-weight:bold;
	text-decoration: none;
}
a.toHistory:hover {
	color:#;
	font-weight:bold;
	text-decoration: underline;
}
a.linkArhivsYears:link , a.linkArhivsYears:visited{
	display:block;
	background-image:url(../Aglona_krustins.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:61px;
	width:500px;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#A7371E;
	text-align: left;
	padding-left: 200px;
	padding-top: 6px;
	padding-left: 51px;
}
a.linkArhivsYears:hover {
	display:block;
	background-image:url(../Aglona_krustins2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:61px;
	width:500px;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#A7371E;
	text-decoration: underline;
	text-align: left;
	padding-left: 200px;
	padding-top: 6px;
	padding-left: 51px;
}

					/* menu */

#menu ul { 
	margin: 0; 
	padding: 5px 0 0 0;
	list-style: none;
	width: 180px; /* Width of Menu Items */ 
	text-align: left;
	font-family:"Times New Roman", Times, serif;f;
	font-size:12px;
	font-weight: bold; 
} 

#menu ul li { 
	position: relative;
	height:18px;
} 


/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height:18px;} 
* html #menu ul li a { height:18px; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 3px 0; 
} 

/* Styles for Menu Items */ 
#menu ul a { 
	display: block; 
	text-decoration: none; 
	color: #000000; 
	background: #FDF6E6; /* IE6 Bug */ 
	padding: 2px 0 0 10px; 
	margin-bottom:0; 
	border-bottom: 0;
	height:16px;
	
} 
#menu ul a#a1 { 
	display: block; 
	text-decoration: none; 
	color: #000000; 
	background: #FDF6E6; /* IE6 Bug */ 
	padding: 2px 0 5px 30px; 
	margin-bottom:0; 
	border-bottom: 0;
	height:16px;
	
} 

#menu ul a#special { 
	display: block; 
	text-decoration: none; 
	color: #A7371E; 
	background: #FDF6E6; /* IE6 Bug */ 
	padding: 2px 0 0 10px; 
	margin-bottom:0; 
	border-bottom: 0;
	height:16px;
	
} 
/* Hover Styles */ 
#menu ul a:hover { 
	color: #a7371e; 
	background: #FAE8BC; 
} 
#menu ul a#a1:hover { 
	color: #a7371e; 
	background: #FAE8BC; 
} 

#menu ul a#special:hover { 
	color: #a7371e; 
	background: #FAE8BC; 
} 





			/* kalendars */



/* .calendar determines the overall formatting style of the calendar,   
   acting as the default unless later overruled. */ 

.calendar  
     { 
     font-family:arial,helvetica;  
     font-size:10px;  
     color: black; 
     background-color: #FFFFFF;
	 border-top: 1px solid #000000;
     } 

/* .calendarlink determines the formatting of those days linked to 
   content. */ 

.calendarlink  
     { 
     color: black; 
     }  
.calendarlink2  
     { 
     color: #A7371E;
	 font-weight:normal;
	font-weight: bolder;
     }
.calendarlink3  
     { 
     color: #000000;
	font-weight:normal;
	font-weight:bold;
     }
/* .day determines the formatting of each day displayed in the 
   calendar. */ 

.day  
     { 
     background-color: #FFFFFF;
	 border-bottom: 1px solid #000000; 
     text-align: left 
     }
.day2  
     { 
     background-color: #FFFFFF;
	 border-bottom: 1px solid #000000; 
     text-align: right;
	 color: #A7371E;
	 font-weight:bold;
     }  
.day3  
     { 
     background-color: #FFFFFF;
	 border-bottom: 1px solid #000000; 
     text-align: right;
	 font-weight:bold; 
     }
/* .linkedday determines the formatting of a date to which content is 
   available. */ 

.linkedday  
     { 
     background-color: #FFFFFF; 
     border-bottom: 1px solid #000000; 
     text-align: left 
     }
.linkedday2  
     { 
     background-color: #FFFFFF; 
     border-bottom: 1px solid #000000; 
     text-align: right 
     }
.linkedday3  
     { 
     background-color: #FFFFFF; 
     border-bottom: 1px solid #000000;
     text-align: right 
     }
/*---------------projektu saraksts------------------------------*/
div.right {
/*	float:left;*/
}
div.img_small {
	width:89px;
	height:67px;
	margin:10px 10px 10px 20px;
	/*border:1px solid #fff;*/
	text-align:center;
	float:left;
}

div.Title_small {
	width:500px;
	margin:10px 0px;
	padding:10px;
	font-family:"Times New Roman", Times, serif;
/*	font-size: 16px;*/
/*	font-weight: bold;*/
	text-align:left;
	/*border:1px solid blue;*/
}
div.Text_small {
	width:500px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align: justify;
	color:#27302d;
}
/*-----------akmens saraksts----------------------*/
div.img_small_akmens {
	width:90px;
	height:90px;
	margin:10px 10px 10px 20px;
/*	border:1px solid #fff;*/
	text-align:center;
	float:left;
}

div.Title_small_akmens {
	width:600px;
	margin:5px 0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	/*border:1px solid blue;*/
}
div.Text_small_akmens {
	width:600px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	text-align: justify;
	color:#27302d;
}

div.line{
	height:10px;
	margin:0px 10px 0px 5px;
	padding:0;
	font-size:1px;
	line-height:1px;
	clear:both;
	border-bottom:1px solid #27302d;
}
/*--------projektu galerija------------------------------------*/
div#projekt_gallery_area{
	width:981px;
	margin:0px auto 0px auto;
}

div#projekt_left a{
	width:48px;
	height:75px;
	display:block;
	margin:3px 0px 0px 0px;
	float:left;
	background:url(../include/images/projekt_left_off.png) no-repeat;	
}
div#projekt_left a:hover{
	background:url(../include/images/projekt_left_on.png) no-repeat;	
}
div#projekt_gallery{
	width:875px;
	height:75px;
	overflow:hidden;
	text-align: left;
	margin:0px 5px;
	float:left;
	
}
div.projekt_gallery_img{
	width:96px;
	height:75px;
	margin:2px 2px 2px 2px;
	padding:1px 3px 3px 1px;
	float:left;
	background:url(../include/images/projekt_beg.png) no-repeat;
}
	
div.projekt_gallery_img img{
	width:89px;
	height:67px;
	margin:0px 7px 8px 0px;
}	

div#projekt_right a{
	width:48px;
	height:75px;
	display:block;
	margin:3px 0px 0px 0px;
	float:right;
	background:url(../include/images/projekt_right_off.png) no-repeat;
}
div#projekt_right a:hover{
	background:url(../include/images/projekt_right_on.png) no-repeat;	
}
/*---------projekti details----------------------*/
div.projekti_detail_content {
	width:720px;
	margin:30px auto 0px auto;
	padding:5px 0px 0px 0px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	/*border:1px solid #fff;*/
}

div#img_projekti_big {
	width:235px;
	height:315px;
	margin:5px 10px 10px 20px;
	padding:0;
/*	border:1px solid #000;*/
	float:left;
}
div.Title_projekti_detail {
	width: 610px !important;
	width:305px;
	margin:10px 0px 10px 5px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
/*	font-weight:bold;*/
	text-align: left;
	line-height:15px;
}
div.Text_projekti_detail {
	width: 610px !important;
	width:500px;
	font-family:"Times New Roman", Times, serif;
	margin:10px 0px 0px 5px;
	padding:0px;
/*	font-size:13px;*/
	text-align: justify;
/*	color:#27302d;*/
}
.text_heigt{
	height:348px;	
	font-size: 12px;
	vertical-align:top;
	/*border:1px solid #fff;*/
}
div#padinglink{
	width:300px;
	padding:2px;
	/*border:1px solid #fff;*/
}
div#padinglink a{
	margin:4px 3px 4px 3px;
	padding:1px 2px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
/*	border:1px solid #000;*/
}
div#padinglink a:link, div#padinglink a:visited {
	color: #000000;
	text-decoration:none;
}

div#padinglink a:hover {
	color: #fff;
	border:1px solid #fff;
}
	
div#padinglink a#image_1 {
	color: #000;
	border:1px solid #fff;
}
div#padinglink a#image_1:hover {
	color: #fff;
	border:1px solid #fff;
}
#audioBuffer {
margin-top: 40px;
margin-left: 40px;	
}
#audioTitle {
margin-bottom: 10px;
font-family:"Times New Roman", Times, serif;
font-size:23px;
font-weight:bolder;
color:#A7371E;
}
#audioBack {
	font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bolder;
margin-top: 50px;
margin-right: 50px;
float:right;
}
#audioBack2 {
	font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bolder;
margin-top: 50px;
margin-right: 30px;
float:right;
}
#audioPlayerBuffer {
	margin-top: 60px;
	margin-left: 200px;
	}
.yearsLinks {
	text-align: center;
	vertical-align: top;
}
#linkYearBuffer {
	width: 100%;
	padding-top: 60px;
	line-height: 24px;
}
option.arhivsListBold {
	font-weight: bold;
}
.arhivsBufferDn {
	text-align: center;
	margin-bottom: 10px;
}

