.big{
	font-family: Tahoma;
	font-size: 12px;
	color: #012B60;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}td {
	font-family: Tahoma;
	font-size: 11px;
	color: #7C7F83;
}
div {

	font-family: Tahoma;
	font-size: 11px;
	color: #7C7F83;
}
A:link { color: #2A628F; text-decoration: underline; }
A:visited { color: #2A628F; text-decoration: underline;}
A:hover { color: #008ACD; text-decoration: none;}

ul.main					{margin:0 20px 15px 10px; padding:0 0 0 1.5em;}
ul.main li				{margin:0.7em 0;  list-style-image:url(img/bullet_main.gif);}
ul.main li.active		{list-style-image:url(img/bullet_main.gif); font-weight:bold;}
ul.main ul				{margin:0; padding:2px 0 0 1.0em;}

a img {border:0; }

.vir2 {
    FONT-SIZE: 11px;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none;
	 color: #E0E1D9;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tests{
	width:100%;
	height:100%;
	position:fixed;
	_position: absolute;
	top:0;
	left:0;
	background-color:#666;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index:1;
	cursor:pointer;
}
.baneris{
	cursor:pointer;
	z-index:2;
	width:303;
	height:230;
	position:fixed;
	_position: absolute;
	margin-left:-150px;
	left:50%;
	top:30%;
	text-align:center;
}
.baneris a, .baneris{
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.baneris a:hover{
	text-decoration:underline;	
}

#darbalaiks {
  margin-bottom: 25px;
}
#darbalaiks b {
  color: #2A628F;
}
#darbalaiks div {
  text-align: center;
  font-size: 130%;
}
#darbalaiks #laiks {
  font-size: 200%;
  font-weight: bold;
  color: #2A628F;
}


/* Gallery */
.gallery {
   clear: both;
   margin: 5px;
   /*background-color: #F5F5F5;
   border: 1px dotted #CCCCCC;*/
   margin-left:30px;
}
.gallery #gal_title {
   /*font-weight: bold;
   padding: 5px 10px;
   margin-bottom: 10px;
   font-size: 14px;
   color: gray;
   background-color: #FAFAFA;
   border-bottom: 1px dotted #CCCCCC;
   height: 1%; for IE6 */
   display:none;
}
.gallery #emptylabel {
   font-size: 16px;
   font-weight: bold;
   color: gray;
   text-align: center;
   padding: 20px 0;
   margin-bottom: 10px;
}
.gallery .img {
   float: left;
   background-color: white;
   margin: 2px;
   padding: 2px;
   /*border: 1px solid #F0F0F0;*/
}
.gallery .img a img { border:0; }
div.gallery div.img:hover {
   /*border: 1px solid #BBB;*/
}
.gallery .img div {
   text-align: center;
}
.gallery .img .img_links {
   padding-top: 10px;
   cursor: default;
}
.gallery .img .img_links img {
   vertical-align: middle;
}
.gallery .img span {
   display: block;
   margin-top: 10px;
   font-size: 10px;
   height: 12px;
   color: gray;
   overflow: hidden;
}
.gallery .link_button, .gallery_fieldset .link_button {
   background-color: white;
}
.gallery_fieldset, .gallery_fieldset legend {
   margin: 0; padding: 0;
}
.gallery_fieldset {
   background-color: #FAFAFA;
   border: 1px dotted #C0C0C0;
   margin-top: 10px;
}
.gallery_fieldset legend {
   margin-left: 10px;
   padding: 2px;
   font-weight: bold;
}
.gallery_fieldset .list_table {
   border: 0;
   margin: 0;
   border-bottom: 1px dotted #C0C0C0;
}
.gallery_fieldset .list_table td {
   border: 0;
   padding: 5px;
}
.gallery .gallery_item {
   float: left;
   width: 120px;
   height: 157px;
   margin: 2px;
   padding: 10px;
   border: 1px solid #efe2bc;
   background-color: #FFFFE0;
   text-align: center;
   overflow:hidden;
}
div.gallery div.gallery_item:hover {
   cursor: pointer;
   background-color: #FFFFC0;  
   border: 1px solid #efd077;
}
.gallery .gallery_item .gallery_title {
   margin-top: 10px;
   text-align: center;
   font-size: 11px !important;
   overflow: hidden;
   width: 120px;
}
.gallery .gallery_item .gallery_icon {
   width: 120px; height: 90px;
   margin: 0 auto;
}
.gallery_tags {
   float: left;
}
.img_thumb {}
/* Gallery eof */

