body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}

/* Based on a template by Ben Meadowcroft, see http://www.benmeadowcroft.com/webdev/  for more info */
html, body, #content
{
	min-height: 100%;
	width: 100%;
	height: 100%; /* Hack for IE5+ */

}

/* div, */
form,  h1, h2, h3, h4, h5, h6 {
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 0;
         text-align: left;
         color: #9A9A9A;
}

/* , h2, h3 */
h1 {
        padding-top: 10px;
        padding-bottom: 5px;
        border-bottom: 1px dashed #DBDBDB;
}


td, th, p, div, span, font {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
        text-align: justify;
}

h1 {
          font-size: 18px;
}

h2 {
          font-size: 16px;
}

h3 {
          font-size: 14px;
}


.listEntry {
	margin-bottom: 5px;
        /* padding-top: 5px;*/
        padding-bottom: 10px;
}

.topText {
        margin-top: 1px;
        margin-bottom: 10px;
        text-align: justify;
        font-size: 13px;
}

h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:focus {
	color: #000000;
	text-decoration: none
}

a, a:link, a:visited, a:active, a:focus {
	color: #FF3300;
	text-decoration: none;
         font-size: 11px;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
         font-size: 11px;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.articleSummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
         /*line-height: 135%;*/
         text-align: justify;
         padding-top; 5px;
         padding-bottom: 10px;
}

.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }


/*
.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
*/

/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}



.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}

/* CSS for the currect level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}


/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}


/**
  * Sample for FORUM
  */
.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th	{
	color: #FFA34F; font-size: 10px; font-weight : normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}
th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel, td.rowReply { background-color: #EFEFEF; }
td.rowError { background-color: #D82B2B; }
td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA	{ padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }
.rowError { font-size: 12px; color: #FFFFFF; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 12px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

.catBottom {
	background-color: #D1D7DC;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: center;
}

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none; color : #006699;
}
.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }


.navForum { font-weight: bold; font-size: 11px; color : #000000;}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }
.navForum a:hover { text-decoration: underline; color : #006699; }

.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumButton {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.postdetails { font-size: 10px; color: #000000; margin: 3px 0 0 0; }
.postdetails hr {
	margin: 0 0 0 0;
	padding: 0;
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.postbody		{ font-size: 12px; color : #000000; margin: 0 0 3px 0; padding: 0 }
.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited {
	text-decoration: none; color : #006699;
}
.postbody a:hover { text-decoration: underline; color : #DD6900; }


imgDIVinTextLeft {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
imgDIVinTextRight {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}

.nosaukums, .nosaukums a, .nosaukums a:link, .nosaukums a:active, .nosaukums a:visited, .nosaukums a:hover {
  color: white;
  font-size: 18px;
}

.galvizv, .galvizv a, .galvizv a:link, .galvizv a:active, .galvizv a:visited, .galvizv a:hover {
  color: white;
  font-size: 12px;
}

.footerizv, .footerizv a, .footerizv a:link, .footerizv a:active, .footerizv a:visited, .footerizv a:hover {
  color: white;
  font-size: 11px;
}

.valoduizv, .valoduizv a, .valoduizv a:link, .valoduizv a:active, .valoduizv a:visited, .valoduizv a:hover {
  /*background-color: #E9EAA6;*/
  /*padding: 0px;*/
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
  color: #BFC6CD;
/*  line-height: normal;*/
}

ul.valoduizv  {
  list-style: url("/img/article/nav_link_0.gif") disc; 
  padding-right: -5px;
  margin-right: -5px;
  line-height : 1em;
  text-indent : -10px;
}

div.valoduizv {
  padding-left: 105px;
  padding-bottom: 10px;
}

.valoduizv a:hover {
  color: #FFFFFF;
}

html>body, html>body #content
{
	height: auto;
}

body
{
	margin: 0px;
}

#content
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.title	{ margin-top : 0em;
	  width : 100%;
	  padding: 0em;
	  z-index : 0; 
}

.menu
{
	position : absolute; 
	top : 240px;
	/*left : 5px;*/
	width : 275px;
	z-index : 1;
	padding : 0px;
}

.menu
{
	padding : 0.5em;
	margin-bottom : 0.5em;
}

/*.menu a
{
	display : block;
}
*/
.menu .delimiter
{
	display : none;
}

.other
{
	position : absolute;
	top : 240px;
	right : 5px;
	/*width : 26em;*/
	width : auto;
	z-index : 1;
	padding : 0em;
}

.other
{
	padding : 0.5em;
	margin-bottom : 0.5em;
}

.contentText
{
        top: 240px;
	margin-top:1em;
	/*margin-bottom: 1em;*/
	/*margin-right:25%;*/
        width: 590px;
	margin-left:290px;
	padding:0.5em; 
        border-left: 1px dashed #DBDBDB;
        border-right: 1px dashed #DBDBDB;
        /*bottom: 25px;*/
        /*height:auto;*/
        min-height:450px;
        text-align: justify;
}




/*
.contentText h3 {
        padding-top: 10px;
        padding-bottom: 5px;
        border-bottom: 1px dashed #DBDBDB;
}
*/

.contentText ul {
        list-style-image: url(/img/subnav/subnav_A_list.gif);
        vertical-align: text-top;
}

.footer {
bottom: 0;
width: 100%;
text-align: left;
/*padding: 2% 10%;*/
height: 27px;
background-image: url('/images/sarkans-bg2.gif');
/*margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;*/
position: relative;
/* top: expression(document.documentElement.scrollTop + document.documentElement.clientHeight - offsetHeight); */
z-index: 10;
}

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.printicon {
	top: 250px;
	left: 835px;
	position: absolute;
}

.headerbg {
        background-color: #3A478D;
}

.space { padding: 5px; margin: 5px; }
.vertlinesl { border-left: 1px dashed #4A5966; }
.vertlinesr { border-right: 1px dashed #4A5966; padding-right: 10px; }

/* tabulas rakstos */
/* ********************************
   Project: CSS Table Galery
   Title: Like Adwords
   Author: Cleiton Francisco
   URL: http://www.cleiton.net/
   Country: Brazil
   Update: 2005-12-18
 ****************************** */
.contentText table {
	border-collapse: collapse;
	border: 2px solid #F9BDB7;
	font: normal 80%/140% arial, verdana, helvetica, sans-serif;
	color: #000;
	background: #E9E9E9;
         width: 100%;
}
.contentText caption {
	padding: 0 0.6em 0.8em;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: transparent;
}
.contentText td, th {
	border: 1px solid #e0e0e0;
	padding: 0.5em;
}
.contentText thead th {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background: #c6d7cf;
}
.contentText tfoot th, tfoot td {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	background: #e8e8cf;
}
.contentText tfoot th {
	font-weight: bold;
}
.contentText tbody td a {
	background: transparent;
	color: #FF3300;
	text-decoration: underline;
}
.contentText tbody td a:hover {
	background: transparent;
	color: #FF3300;
	text-decoration: underline;
}
.contentText tbody th a {
	background: transparent;
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
.contentText tbody th a:visited {
	color: #FF3300;
}
.contentText tbody th, tbody td {
	vertical-align: top;
	text-align: left;
}
.contentText tfoot td {
	border: 1px solid #996;
}
.contentText tbody tr:hover {
	background: #ffffd9;
         border: 1px solid #000000;
}

.imagelist, .imagelist tr, .imagelist td, .imagelisttd, table.imagelist {
         background-color: #FFFFFF;
         border: 0px none #FFFFFF;
	border-collapse: none;
	font: normal 80%/140% arial, verdana, helvetica, sans-serif;
	color: #000;
         width: 100%;
}

.news {
         line-height: 120%;
}
