BODY {
	background-color: #FFFFFF;  
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 68.75%;
	min-width: 960px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: rgb(0,0,0);
}
TABLE {
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
TD {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
TD.td_head{
	background-image: url('http://www.filologi.lv/images/logo.gif');
	background-color: rgb(242,242,242);
	height: 90px;
	background-repeat: no-repeat;
	text-align: right;
	width: 100%;
}
IMG {
	border-width : 0px;
}
a:link {
  color: rgb(204,0,0);
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
DIV.div_main {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;	
}
DIV.div_content {
	margin: 1pt auto;
	position: relative;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
DIV.div_right {
	padding-right: 5px;
	padding-left: 5px;
}
DIV.div_left {
	padding-right: 5px;
	padding-left: 5px;
}
DIV.div_directory {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
DIV.div_languages {
  padding-right:10px; 
  padding-top:15px;
}
DIV.logon_user {
   padding-bottom:10px; 
   height:10px;
   float: right;
}
DIV.div_search {
	font-size: 12px;
	padding-right: 5px;
	color: rgb(102,102,102);
	font-weight: bold;
}
.search_text {
 height: 16px;
 width: 176px;
 border: 1px rgb(127,157,185) solid;
}
/*------------ tulki --------------------------*/
.lable {
   margin: 0px;
   padding-bottom: 10px;
}
.lable2 {
   margin: 0px;
   padding-bottom: 10px;
   text-align: left;
}
.ast {
	color: red;
}
.ta_r {
	text-align: right;
}
/*------------ order --------------------------*/
.w310 {
	width: 310px;
}
.w294 {
	width: 294px;
}
.w240 {
	width: 240px;
}
.nw {
	white-space: nowrap;
}
/*-------------------------------------*/
.bullet {
	background-image: url('http://www.filologi.lv/images/bullet.gif');
	width: 20px;
	height: 11px;
	overflow: hidden;
	float: left;
	position: relative;
	top: 6px;
}
.magn_glass {
	background-image: url('http://www.filologi.lv/images/magnifying_glass.gif');
	width: 16px;
	height: 16px;
	position: relative;
	float: left;
	left:800px;
	margin-left: -5px;
	top: 3px;
}
/* Styles for items that are shown with dir_item() function */
DIV.div_item {
	font-size: 12px;
}
DIV.div_item_content {
	padding: 5px
}
DIV.div_item_pictures {}
DIV.div_item_audio {
	padding: 10px
}
DIV.div_item_dat {
	padding: 10px
}
DIV.div_item_default {
	padding: 10px
}
DIV.div_html {
	margin-top: 10px;
	text-align: justify; 
}
li.admin_tab {
	float:right;
	text-align:center;
}
.td_bottom {
  padding-top: 0px;
  text-align: center;
  font-size: 12px;
  background-color: rgb(242,242,242);
  border-bottom: 1px rgb(80,80,80) dotted;
  border-top: 1px rgb(80,80,80) dotted; 
}
.td_bottom a { 
  color: rgb(204,0,0) !important;
}
/*------------------------------- Side menu (begin)  ----------------------------------*/
.cats .sub {
  border-bottom:medium none;
  margin-bottom:0px;
  padding-bottom:5px;
  padding-left:20px;
  font-size: 11px;  
  color: rgb(0,0,0);  
}
.cats .sub a {
  font-weight: normal;
}
.cats .sub a b { 
   color: rgb(0,0,0);
   font-weight: bold;
}
.cats {
  margin-top: 20px;  
  margin-left:0px;
  padding-left: 10px;
  text-align: left;
  list-style: square;
  list-style-position: inside;
  border: 1px rgb(80,80,80) dotted;  
}
.cats a {
  color: rgb(0,0,0);
  font-weight: bold;
  text-decoration:none;
  padding-left: 5px;
}
.cats a b { 
  color:rgb(204,0,0);
}
.cats a:hover b { }
.cats li {
  padding: 3px;
  margin-bottom:5px;
  padding-bottom:5px;
  font-size: 12px;
}
.cats a:hover  {
  text-decoration: underline;
}
/*------------------------------- Side menu (end)  ----------------------------------*/
TD.item {
	background-color : #E5EEF3;
	vertical-align   : top;
	font-size: 12px;
}
TABLE.fullWidth,TABLE.fW {
	width: 100%;
}
TABLE.fW {
	margin-top: 5px;
}
/* TA Menu styles */
DIV.taMenu {
	float: left;
	width: 100%;
	background-color: rgb(204,222,226);
	border-top: 1px rgb(160,160,160) solid;
	border-bottom: 1px rgb(160,160,160) solid;
}
DIV.taMenu UL {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
DIV.taMenu LI {
	display: inline;
	float: left;	
	background: transparent  url('http://www.filologi.lv/images/bullet.gif') no-repeat left 4px;
	margin: 2px;
	padding: 3px 0px 3px 5px;

}
DIV.taMenu A {
	float: left;
	font-size: 12px;
	text-decoration: none !important;
}
DIV.taMenu SPAN:hover, DIV.taMenu LI#current SPAN:hover { }
DIV.taMenu SPAN {
	float: left;
	display: block;
	white-space: nowrap;
	font-family: Arial;
	color: rgb(0,89,112);
	text-align: center;
	/* FIX for IE */
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
DIV.taMenu SPAN {float : none;}
/* End IE5-Mac hack */
	DIV.taMenu A:hover SPAN {
	background-position: 0% -150px;
}
DIV.taMenu LI#current A {
	border-width: 0px;
}
DIV.taMenu LI#current SPAN {
  font-weight: bold;
}
/*------------------------------- Pages (end)  ----------------------------------*/
SPAN.page {
  border: 1px solid rgb(187,204,238);
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 4px;
  padding-left: 4px;
  margin: 2px;
}

SPAN.page:hover {
  background-color: rgb(187,204,238);
  color: rgb(255,255,255);
}

SPAN.active_page {
  border: 1px solid rgb(187,204,238);
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 4px;
  padding-left: 4px;
  margin: 2px;
  font-weight: bold;
  background-color: rgb(187,204,238);
}
/*------------------------------- Pages (end)  ----------------------------------*/
/*Vecie stili*/
.td_right{  /*.rightpadding*/
  /*padding: 5px;*/
}

.td_left{ /*.leftpadding*/
	/*background-image: url('images/5books.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
.dotted:hover {
	background-color: #EA92B7;
}
.links {
	font-size: 8pt;
	font-family: Arial;
	color: #84B0C7;
	font-weight: bold;
	text-decoration: none;
}
/* STILJ DLJA ZAGALOVKOV H1 */
.sub_links1 {
  color:rgb(255,102,15);
  font-family:tahoma,sans-serif;
  font-size:26px;
  margin-top: 5px;
  margin-bottom: -5px;
  text-align: left;
  border-bottom: 1px rgb(80,80,80) dotted;  
}
.header, .sub_links {
  color:rgb(255,102,15);
  font-family:tahoma,sans-serif;
  font-size:26px;
  font-weight:bold;
  margin-top: 5px;
  text-align: left;
  border-bottom: 1px rgb(80,80,80) dotted;  
}
.td_content {
	font-family: Arial;
	font-size:   8pt;
	line-height: 1.7;
	vertical-align: top;
	text-align: left;
	padding-right: 25px;
	padding-left: 20px;	
}
.tr {
	display: none;
}
.image{
  margin-top: 20px;
}
li.sub_li {
	list-style: none;
}
ul {
	padding-left: 0px;
}
.pages{
  margin-bottom: 10px;
}
p {
  font-size: 12px;
  line-height: 16px;
}
td.counters {
	padding: 3px;
}