body {
	font-family:Tahoma;
}
	#Wrapper{
		margin:0px auto;
		border:none;
		width:990px;
	}

		#MenuBack {
			width:990px;
			height:30px;
			background-image:none;
			background-color:#eceaeb;
		}
		
			#MenuBack .TimeText {
				color:#3c3c3c;
				font-family:Tahoma;
				font-size:11px;
				font-weight:normal;
			}
			
			#MenuBack #VardaDienas {
				color:#3c3c3c;
				font-family:Tahoma;
			
			}
			
	
		#LeftBox {
			width:120px;
			padding:0px;
			margin:5px 0px;
			border:none;
			background-color:transparent;
		}
		
			ul.menuList{
				margin-bottom:20px;				
			}
				
				ul.menuList li {
					padding:2px;
					font-size:12px;
					font-weight:bold;
					background-image:url(/images/left_menu_bg.png);
					background-repeat:repeat-x;
					border:1px solid #294371;
					border-bottom:1px solid #fff;
					background-color:#3b598a;
					background-position:top left;				
					
				}
					ul.menuList li a {
						line-height:12px;
						background-image:none;
					}
						ul.menuList li a:hover{
							background-color:transparent;
						}

					ul.menuList li.SubMenuWithChildren{
						border:none;
						padding:0px;
						zoom:1;
					}
					
					ul.menuList li.SubMenu a.menuSelected {
						color:white;
						
					}
				
				ul.menuList a {
					font-family:Tahoma;					
				}
		
			.SubMenuWithChildren {
				width:auto;
			}			
				
				.SubMenuWithChildren .menuList{
					width:auto;
					margin-right:0px;
					margin-bottom:0px;
					left:0px;
				}
				
					.SubMenuWithChildren .menuList li{
						margin-left:0px;
						font-size:11px;	
						border:none;
						border-bottom:1px solid #fff;
						background-image:none;
						padding-left:0px;
					}
					
						.SubMenuWithChildren .menuList li a {
							color:black;
							margin:-2px;
							padding:2px 4px;
							background-color:#eceaeb;
							font-size:11px;
						}

							.SubMenuWithChildren .menuList li a:hover{
								text-decoration:none;
								background-color:#cfe7f6;
								color:black;
							}
							
	
		#Content{
			padding:0px;
			margin:5px 10px;
			width:660px;
			border:none;
		}
		
			
			#top-menu {
				margin-bottom:5px;
				height:20px;
				overflow:hidden;
			}
			
				#top-menu a{
					background-image:url(/images/top_menu_bg.png);
					font-family:Tahoma;
					background-repeat:repeat-x;
					width:106px;
					border:1px solid #e24405;
					border-bottom:none;
					display:block;
					float:left;
					margin-right:2px;
					text-align:center;
					color:white;
					text-decoration:none;
					font-size:12px;
					font-weight:bold;
					padding:2px 0px;
				}
			
			
			#front-left{
				width:400px;
				padding:0px;
				margin:0px;
				margin-right:10px;
				float:left;
				overflow:hidden;
			}
			
				.BigPicture img{
					border:none;
					display:block;
					float:none;
					margin-bottom:5px;
					padding:0px;
				}

				.FirstNew .BigHeder{
					font-size:18px;
					font-family:Tahoma;
					font-weight:bold;
				}
					
					.FirstNew .BigHeder a{
						color:#2a67a4;
					}
					
				.FirstNew .BigHeder,
				.FirstNew .BigNewText{
					padding:0px 10px;
				}
				
				.FirstNew .BigNewText{
					font-family:Tahoma;
					font-size:12px;
				}
			
				#front-left iframe,
				#front-right iframe {
					margin-top:10px;
				}
			
			
			#front-right{
				width:250px;
				padding:0px;
				margin:0px;
				float:left;
				overflow:hidden;
			}
		
		#RightBox{
			margin:5px 0px;
			width:190px;
			border:none;
			left:0px;
			margin-right:0px;
			background-color:transparent;
			overflow:hidden;
		}
		
			#RightBox iframe{
				margin-left:7px;
			}

			#RightBox .Box{
				background-color:transparent;
				border:none;
			}
			
			#RightBox a {
				color:#336699;
			}
			
			.EventMore {
				text-align:left;
			}
			
				.EventMore a {
					text-align:left;
					font-size:10px;
					font-family:Tahoma;
					font-weight:normal;
					text-decoration:none;
					background-color:transparent;
					color:#2a67a4;
					padding:0px;
					border:none;
					
				}
				
					.EventMore a:hover{
						border:none;
					}


#adverts_frontpage h2{
	background-color:red;
	margin:5px 0px;
	padding:2px;
	text-align:center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:white;	
}

#adverts_frontpage h2 a {
	color:white;
}

#adverts_frontpage .item h3{
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	color:#336699;
	text-decoration:none;
	margin:0px;
}

#adverts_frontpage a {
	text-decoration:none;
}

#adverts_frontpage .item p {
	color:#336699;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	line-height:16px;
}

#adverts_frontpage .item img {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	border:none;	
}

#adverts_frontpage .item {
	clear:both;
	height:99px;
	overflow:hidden;
}


#foto_video_frontpage h2{
	background-color:red;
	margin:5px 0px;
	padding:2px;
	text-align:center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:white;	
}

	#foto_video_frontpage h2 a {
		color:white;
	}

#foto_video_frontpage .item{
	float:left;	
	width:195px;
}

#foto_video_frontpage .first{
	margin-right:10px;
}

#foto_video_frontpage a {
	text-decoration:none;
}

#foto_video_frontpage p{
	font-size:11px;
	text-align:center;
	color:#336699;
	padding:0px 4px;
	margin:0px;	
}

#foto_video_frontpage img{
	border:none;
}


#front_poll{
	background-color:#cfe7f6;
	padding:0px 0px 15px;
	margin:0px;
	text-align:center;
}

#front_poll h2{
	background-color:#4281a8;
	margin:5px 0px;
	padding:2px;
	text-align:center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:white;	
}


#front_poll .GreenText{
	margin-top:10px;
	color:black;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	background-image:none;
	padding:0px;
}

form.DayQuest {
	width:auto;
	background-color:transparent;
	background-image:none;
}

input.BalsotImg{
	margin-top:5px;
	background-image:url(/images/button.png);
	width:84px;
	height:18px;
	color:white;
	padding-bottom:2px;
	font-family:Tahoma;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	border:none;
}

form.GetMail{
	padding:0px 0px 10px;
}

.Box, .BoxEvent{
	background-image:none;
	width:auto;
	background-color:transparent;
	padding:0px;
}

.BoxName, .EventBoxName{
	color:#3c3c3c;
	border:none;
	background-color:#ecedf0 ! important;
	background-image:none;
}

.BoxName a {
	color:#3c3c3c;
	text-decoration:none;
}

input.BalsotImg:hover{
	cursor:pointer;
	color:white;	
	border:none;
}

ul.HotList {
	margin:10px 0;
	padding:0;
}

ul.HotList li, ul.OrangeList li, ul.BlueList li{
	list-style-image:url(../images/list_marker.png);
	font-size:12px;
}

ul.HotList li {
	margin-left:25px;
	margin-right:5px;
	margin-top:5px
}

	ul.HotList li a {
		text-decoration:none;
	}

.front_page_box{
	padding:0px;
	margin:0px;
}

.front_page_box h2{
	background-color:#4281a8;
	margin:5px 0px;
	padding:2px;
	text-align:center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:white;	
}

ul li {
	font-family:Tahoma;
}

ul.OrangeList li a.ComentFont,
ul.HotList li a.ComentFont {
	color:black;
}

ul.HotList span.date {
	color:red;
	font-size:10px;
}

table a, 
ul.HotList a, 
ul.OrangeList a, 
.EventsHeder a, 
.BigHeder a, 
.BodyText a, 
table#Forums td.fGrey a:hover, 
table#Forums td.fMainIns a, 
.SmallNewHeder a, 
.SmallNewHederIco a, 
.SubHedeBlue a, 
.SearchText a {
	color:#336699;
}

form.Login {
	text-align:left;
	padding:5px;
}

form.Login label{
	display:block;
	color:#3c3c3c;
	font-family:Tahoma;
	font-size:10px;
	line-height:15px;
}

form.Login input{
	width:178px;
	border:1px inset #7c7c7c;
}

button.LogImg {
	background-image:url(/images/button2.png);
	color:white;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	background-repeat:no-repeat;
	border:none;
	width:59px;
	height:18px;
	padding-bottom:3px;
}

button.LogImg:hover{
	cursor:pointer;
}

a.Blue10font{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#336699;
}

#MenuBack form.Search{
	float:left;
	padding:6px 0px;
	margin-left:30px;
	margin-top:0px;
}

#MenuBack input.MekletImg {
	background:transparent url(../images/button.png) no-repeat scroll 0 0;
	border:medium none;
	color:white;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:18px;
	padding-bottom:2px;
	padding-left:0;
	padding-right:0;
	text-align:center;
	text-transform:uppercase;
	width:84px;
}

#MenuBack input.MekletImg:hover{
	cursor:pointer;
}

#MenuBack #txt_pattern{
	width:110px;
}

#MenuBack .WetherText{
	padding-top:6px;
	padding-left:20px;
	font-family:Tahoma;
	font-weight:normal;
}

#MenuBack .WetherText a {
	color:black;
}

#MenuBack .WetherText img{
	vertical-align:middle;
}

#CurrencySmall{
	width:auto;
	margin:5px 0px;
}

#CurrencySmall td.sCurMidle{
	border:none;
	font-family:Tahoma;
	font-weight:normal;
	padding:2px 0px; 
}

#latest_read{
	
}

#read_contents{
	display:none;
}

#latest_contents, #read_contents{
	border:1px solid #de0000;
}

#latest_read_buttons{
	position:relative;
	top:1px;
}

#latest_read_buttons a {
	width:122px;
	display:block;
	text-align:center;
	color:white;
	background-color:#de0000;
	float:left;	
	border:1px solid #de0000;	
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	padding:1px 0px;
	background-image:url(/images/latest_read_bg.png);
}

#latest_read_buttons a.selected{
	color:#de0000;
	background-color:white;
	background-image:none;
	border-bottom:1px solid white;
}

#link_latest{
	margin-right:2px;
	border-right:1px solid #de0000;
}

#link_read{
	border-left:1px solid #de0000;
}

#latest_read div.EventBoxName{
	display:none;
}

#latest_read_buttons {
	height:18px;
}


.NewsTitle {
	font-family:Tahoma;
	font-size:18px;
	font-weight:normal;
	margin:0;
}

.AuthorDate{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#9b9b9b;
	margin:2px 0 15px;
}

.AuthorDate a {
	color:#9b9b9b;
	text-decoration:none;
}

.AuthorDate a.PrintLink {
	color:#336699;
	font-weight:normal;
}

.LeadText{
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma;
	color:#3c3c3c;
}

#news_body_text{
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma;
}

.NewsImage
{
	background-color:#ecedf0;
	float:right;
	width:300px;
	border-bottom:1px solid #c3c3c3;
	margin-top:10px;
	padding-bottom:10px;
	margin-left:10px;
}

.NewsRelated {
	background-color:#ECEDF0;
	border-bottom:1px solid #C3C3C3;
	clear:right;
	color:black;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	width:280px;
	margin-left:10px;
} 

.NewsImage img{
	border:none;
}

.NewsImage a {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	color:#369;	
}

#banner_news_inside{
	clear:right;
	float:right;
	width:300px;
	margin:5px 0px 10px 10px;
	
}

.FloatLeft{
	float:none;
}

#comments{
	margin-top:20px;
}

#comments .NewsTitle{
	padding-bottom:2px;
	border-bottom:1px solid #ecedf0;
	font-size:16px;
}

.orderComm{
	padding:0px;
}

.CommentHeader .UserName{
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	color:#000;
}

.CommentHeader .CommentDate{
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
	color:#9b9b9b;
}

.CommentText {
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma;
	color:#000;
	padding:10px 0px;	
}

.CommentItem{
	border-bottom:1px solid #ecedf0;
	margin-top:10px;	 
}

form.Coment{
	font-family:Tahoma;
}

#comments label {
	padding-right:10px;
}

input.BoxInput{
	border: 1px solid #e3e3e3;
}

textarea.Coments{
	border: 1px solid #e3e3e3;
	font-family:Tahoma;
	font-size:12px;
}

input.EditImg, input.SaveImg {
	background:transparent url(../images/button.png) no-repeat scroll 0 0;
	border:medium none;
	color:white;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	height:18px;
	padding-bottom:2px;
	text-align:center;
	text-transform:uppercase;
	width:84px;
}

input.EditImg:hover, input.SaveImg:hover{
	color:white;
	cursor:pointer;
}


#header_line{
	background-color:#ECEDF0;
	border-bottom:1px solid #C3C3C3;
}

#header_line .Author{
	float:right;
	font-size:11px;
	font-family:Tahoma;
	padding-right:5px;
	padding-top:5px;	
}

#header_line h1{
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	padding: 5px 5px;
	margin:0px;
}

#header_line a{
	text-decoration:none;
	color:#336699;	
}

#photo_pager{
	width:420px;
	background-color:#ECEDF0;
	border-bottom:1px solid #C3C3C3;
	float:left;
	margin-top:5px;
	text-align:center;
	padding:6px 40px 7px;
	position:relative;
}

#photo_pager a{
	font-size:11px;
	color:#3c3c3c;
	font-family:Tahoma;
	text-decoration:none;
	padding:0px 3px;
}

#photo_pager a.selected{
	color:white;
	background-color:#3c3c3c;
}

#next_image_link{
	position:absolute;
	
	top:0px;
	right:0px;
	
}

#prev_image_link{
	position:absolute;
	top:0px;
	left:0px;
	
}

#div_fullsize {
	margin-top:5px;
	float:left;
	width:500px;
	background-color:#ECEDF0;
	text-align:center;
	border-bottom:1px solid #C3C3C3;
}

#div_fullsize p {
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
}

#thumbnails {
	float:left;
	margin-left:10px;
	margin-top:5px;
	width:150px;
}

	#thumbnails img.NGalery1 {
		margin-top:0px;
	} 

#thumbs_pager p {
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	display:inline;
}

#thumbs_pager{
	float:left;
	width:140px;
	padding:5px;
	background-color:#ECEDF0;
	border-bottom:1px solid #C3C3C3;
	margin-left:10px;
	margin-top:5px;
	font-family:Tahoma;
	font-size:11px;
	height:13px;
}

#thumbs_pager a{
	text-decoration:none;
}

#thumbnails a.selected {
	
}

#thumbnails a.selected img{
	width:65px;
	height:65px;
	border:1px solid red;
	padding:2px;
}

.Padding10 a {
	font-size:12px;
	font-family:Tahoma;
	text-decoration:none;
}

#HotListBox {
	border:1px dashed gray;
	padding:4px;
	margin-bottom:5px;
}

#HotListBox span {
	color:red;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	margin-right:10px;
}

#HotListBox a {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#336699;
	padding-left:10px;
	margin-right:5px;
	background-image:url(/images/list_marker.png);
	background-repeat:no-repeat;
	background-position:center left;
}

#HotListBox ul.HotList {
	display:inline;
}

#HotListBox ul.HotList li {
	float:left;
}

.front_page_blog {
	padding:0px;
	margin:10px 0px;
}

.front_page_blog li {
	clear:both;
	margin-bottom:5px;
	height:67px;
}

.front_page_blog img{
	float:left;
	margin-right:5px;
}

.front_page_blog a.blog_author{
	color:black;
	font-weight:normal;
	text-decoration:none;
	display:block;
	font-family:Tahoma;
	font-size:12px;
}

.front_page_blog a.blog_post_title{
	text-decoration:none;
	color:#336699;
	font-size:11px;
	font-family:Tahoma;
}

#bloggerImage{
	float:right;
	border:1px solid #C3C3C3;
	padding:0px;
	margin:0px 0px 10px 10px;
}

#blog_header{
	background-color:#ECEDF0;
	border-bottom:1px solid #C3C3C3;
	padding:3px;	
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

#blog_header a {
	color:#336699;
	text-decoration:none;
}

.GreyLine{
	border-top:1px solid #ecedf0;
}

.BlogHeder{
	clear:none;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}

.BlogHeder a {
	color:#336699;
}

.BlogHeder a.ComentFont {
	color:black;
	font-size:10px;
	font-weight:normal;
}

a.readMore{
	color:#336699;
	display:block;
	font-weight:normal;
}

.SmallNewText{
	font-family:Tahoma;
	font-size:12px;
}

.LightGreyFont{
	margin-top:0px;
}

.pagerNew{
	background-color:#ECEDF0;
	margin-top:5px;
	text-align:center;
	padding:6px 40px 7px;
	position:relative;
}

.pagerNew img{
	border:none;
}

.pagerNew a{
	font-size:11px;
	color:#3c3c3c;
	font-family:Tahoma;
	text-decoration:none;
	padding:0px 3px;
}

.pagerNew b{
	color:white;
	background-color:#3c3c3c;
	font-size:11px;
	font-family:Tahoma;
	padding:0px 3px;
	font-weight:normal;
}

.pagerNew .nextPage{
	position:absolute;	
	top:0px;
	right:0px;
	padding:0px;
}

.pagerNew .prevPage{
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
}

.BlogHedderIn{
	font-family:Tahoma;
	font-size:14px;	
}

.BlogHedderIn a {
	color:black;
}

#blog_body_text .BodyText{
	font-family:Tahoma;
	font-size:12px;
}

#blog_body_text .BodyText p {
	font-family:Tahoma;
	font-size:12px;
	padding-left:0px;
}

.LightGreyFont a {
	color:#336699;
	font-size:11px;
}

.foto_video_list {
	border:none;
}

.foto_video_list td{
	border:none;
	font-family:Tahoma;
	vertical-align:top;
	text-align:left;
	padding-left:0px;	
}

.foto_video_list .category{
	color:#828282;
	font-size:11px;
}

.foto_video_list img{
	border:none;
}

.foto_video_list a{
	display:block;
	margin-right:15px;
	font-size:11px;
	font-weight:bold;
}

.cMain{
	background-image:url(/images/calendar_bg.png);
	background-repeat:no-repeat;
	font-family:Tahoma;
	height:168px;
	background-color:transparent;
}

.cFrame {
	padding-top:10px;
	background-color:transparent;
}

#ccont {
	background:transparent;
}

#calendar{
	background:transparent;
	border:none;
	width:98%;
}

table#calendar th.cHead{
	border:none;
	border-bottom:1px solid #7e7e7e;
	color:#7e7e7e;
	background-color:transparent;
}



#calendar td {
	border:none;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:Tahoma;
	background:transparent;	
}


#calendar td.default{
	text-decoration:none;
	background-color:transparent;
	border:none;
	color:black;
	padding-top:3px;
	padding-bottom:3px;
	
}

#calendar td.day6, #calendar td.day0{
	color:#a70000;
}

#calendar td a {
	background-color:#4281a8;
	color:white;
	text-decoration:none;
	display:block;
	margin:0px 1px;
	padding:2px 0px;
}

#calendar td.current,
#calendar td.selected{
	background-color:#4281a8;
	color:white;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;	
}

#calendar td.has_link {
	padding-top:1px;
	padding-bottom:1px;
	background-color:transparent;
}

.dateTtl{
	color:#333;
	border:none;
}

#cDate{
	border:none;
}

.ZZLogo {
	margin-left:-9px;
	height:98px;
}

#result_tabs {
	border-bottom:1px solid #dddddd;
	padding-bottom:2px;
	margin-top:5px;
}

#result_tabs a {
	border:1px solid #dddddd;
	margin-bottom:-1px;
	background-image:url(/images/search_tab_bg.png);
	background-repeat:repeat-x;
	font-size:11px;
	color:#3c3c3c;
	font-family:Tahoma;
	font-weight:normal;
	text-decoration:none;
	padding:3px;
	margin-right:2px;
}

#result_tabs a.selected {
	border-bottom:1px solid white;
	background-image:url(/images/search_tab_sel_bg.png);
	background-repeat:repeat-x;
	font-weight:bold;
}

.searchItem{
	margin:10px 0px;
	font-family:Tahoma;
	font-size:12px;
}

.searchItem a.titleLink{
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#336699;
}

.searchItem span.publishTime {
	color:#9b9a9a;
	font-size:11px;
	display:block;	
}

.BodyText {
	clear:none;
}

.EventMore {
	background-color:transparent;
}

.diena h2 {
	background-color:#4f9ddc;
}

#sliding {
	width:100%;
	overflow:hidden;
}

#sliding table {
	border:none;
}

#sliding table td {
	border:none;
	padding:0px;
}

a img {
	border: 0;
}

#top-bar {
    height: 20px;
    line-height: 20px;
    background: #f1f1f3;
    margin: 0 0 5px 0;
}

    #top-bar ul {
        width: 575px;
        margin: 0 auto;
        list-style: none;
    }

        #top-bar li {
            float: left;
            padding: 0 4px;
            border-left: 1px solid #A8A9AD;
        }

        #top-bar li.first {
            border-color: #f1f1f3;
        }

        #top-bar li.bauska a {
            background: #A8A9AD;
            font-weight: bold;
            color: #fff;
        }

            #top-bar li a {
                padding: 0 5px;
                display: block;
                color: #333;
                text-decoration: none;
                font: 13px/20px arial, sans-serif;
            }


