.text,body,td,div,span {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

img {border:0px;}

.inner_text strong {color:#FF6403;}
.inner_text b {color:#FF6403;}

.search_page_field{
	background-color:#FFFFFF;
	border:1px solid #A7A9AA;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width:100%;
}

.search_page_text{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.title_blocks_title {
	font-family: Tahoma;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
}

.title_blocks_title_black {
	font-family: Tahoma;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
}

.title_blocks_title_news {
	font-family: Tahoma;
	font-size: 11px;
	color:#FF6600;
	font-weight:bold;
}

.title_blocks_time {
	font-family: Tahoma;
	font-size: 11px;
	color:#999999;
}

.c_text {
	font-family: Tahoma;
	font-size: 10px;
	color:#999999;
}
.inner_title {
	font-family: Tahoma;
	font-size: 18px;
	color:#000000;	
}

.bold_contact_block strong {
	font-family: Tahoma;
	font-size: 11px;
	color:#FF6403;
	font-weight:bold;	
}

.bold_contact_block b {
	font-family: Tahoma;
	font-size: 11px;
	color:#FF6403;
	font-weight:bold;	
}

.login_form{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width:150px;
	height:18px;
	border:1px solid #A7A9AA;
	background-color:#FFFFFF;
	padding-right:3px;
	padding-left:3px;
}

table.tvs_core_table_border_style_on {
	border: 1px solid #dddddd;
}

table.tvs_core_table_border_style_on td {
	border:1px solid #dddddd;
	padding:3px;
}

table.tvs_core_table_border_style_on td p {
	margin: 0;
	padding: 0;
}

table.tvs_core_table_border_style_off td p {
	margin: 0;
	padding: 0;
}

table.tvs_core_table_border_style_off {
	border:0;
}

table.tvs_core_table_border_style_off td {
	border:0;
	padding:3px;
}


/***** div based head layout *****/

* {	
	margin: 0 auto ;
	
	}


#headerr {
	width: 761px;	
	height: 97px;
	border: 0px solid ;
	
	}
	
	#logolits {
			background: url(../../client/img/menu/img/litsgif.gif) no-repeat ;
			width: 186px; 
			height: 97px ;
			float: left;
		}
	
	#apvkampas {
			background: url(../../client/img/menu/img/logo_apvaluskamaps.gif) no-repeat ;
			width: 9px; 
			height: 96px ;
			float: left;
		}
	
	#topmeniu {
	
		}
		
		#langsw {
				background-image: url(../../client/img/menu/add/sel_bg.gif); 
				background-position:top left; 
				background-repeat:no-repeat;
				width: 23px;
				height: 22px;
				float: left;
				text-align:center ;
				margin-top: 14px ;
				margin-left: 34px;
				
			}
		
		#langswen {
				background-image: url(../../client/img/menu/add/sel_bg.gif); 
				background-position:top left; 
				background-repeat:no-repeat;
				width: 23px;
				height: 22px;
				float: left;
				text-align:center ;
				margin-top: 14px ;
				margin-left: 19px;
				
			}
		
		
			
		#homennuor {
			width: 13px;
			height: 19px;
			cursor: pointer;
			float: right;
			margin-right: 19px;
			}
			
			#homen {
				background: url(../../client/img/menu/add/home.gif) ;
				width: 13px;
				height: 19px;
				margin-top: 19px;
			
			}
		
		#sitemapas {
				background-image:url(../../client/img/menu/add/sel_bg.gif); 
				background-position:top center; 
				background-repeat:no-repeat;
				width: 23px; 
				height: 22px;
				float: right ;
				margin-top: 19px;
				margin-right: 19px;
				
			}	
			
			#sitemapasnuor {
				
				}
				
				#sitemapas1 {
					background: url(../../client/img/menu/add/sitemap.gif) ;
					width: 13px; 
					height: 19px;
					}
				
		
		#search_tag {
				float: right ;
				margin-top: 19px;
			}
			
			#seartch_text {
				float: left ;
				margin-right: 5px;
				}
				
			#search_form {
				width: 170px;
				float: left;
				margin-right: 2px;
				border: 0px solid;
				}
				
				#search_form input {
					}
	
	
	
	#submeniu {
			/*clear: right ;*/
			float: right;
			width: 563px;
		}
		
		#meniu_item {
			margin-top: 10px;
			margin-left: 5px;
			float: left;
			width: 122px;
			height: 51px;

			}
			
			#maniu_pict {
				background:url(../../client/img/menu/main/item_dot.gif) no-repeat; 
				background-position:top center; 
				background-repeat:no-repeat;
				width: 32px;
				height: 19px;
				
				}
				
			#maniu_item_name {
				width: 122px;
				height: 19px;
				text-align:center ;
				
				}	


/***** end div based head layout *****/

/* shadowbox style 2009 12 16*/

#sb-container, #sb-wrapper {
  text-align: left; /* reset left alignment */
}
#sb-container, #sb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
#sb-container {
  height: 100%;
  display: none;
  visibility: hidden;
  z-index: 999;
}
body > #sb-container {
  /* use position:fixed in modern browsers */
  position: fixed;
}
#sb-overlay {
  /* needed in IE6 where sb-container uses position:absolute */
  height: expression(document.documentElement.clientHeight + 'px');
}
#sb-container > #sb-overlay {
  /* use for sb-container position:fixed */
  height: 100%;
}

/*_________________________________________________________________  wrapper  */
#sb-wrapper {
  position: absolute;
}
#sb-wrapper img {
  border: none;
}

/*____________________________________________________________________  body  */
#sb-body {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #303030;
}
#sb-body-inner {
  position: relative;
  height: 100%;
}
#sb-content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

/*_________________________________________________________________  loading  */
#sb-loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 10px;
}
#sb-body, #sb-loading {
  background-color: #060606; /* should match loading image background color */
}

/*____________________________________________________________  title & info  */
#sb-title, #sb-info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#sb-title-inner, #sb-info-inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 16px;
}
#sb-title, #sb-title-inner {
  height: 26px;
}
#sb-title-inner {
  font-size: 16px;
  padding: 5px 0;
  color: #fff;
}
#sb-info, #sb-info-inner {
  height: 20px;
}
#sb-info-inner {
  font-size: 12px;
  color: #fff;
}

/*_____________________________________________________________________  nav  */
#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#sb-nav-close {
  background-image: url(../js/resources/close.png);
  background-repeat: no-repeat;
}
#sb-nav-next {
  background-image: url(../js/resources/next.png);
  background-repeat: no-repeat;
}
#sb-nav-previous {
  background-image: url(../js/resources/previous.png);
  background-repeat: no-repeat;
}
#sb-nav-play {
  background-image: url(../js/resources/play.png);
  background-repeat: no-repeat;
}
#sb-nav-pause {
  background-image: url(../js/resources/pause.png);
  background-repeat: no-repeat;
}

/*_________________________________________________________________  counter  */
#sb-counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

/*________________________________________________________________  messages  */
div.sb-message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}




