body {
background-color:rgb(208,198,181);
font-size : 18px;
font-family:"Times New Roman";
color : rgb(63,28,0);
}

A:link {text-decoration: none;color : rgb(63,28,0);}
A:visited {text-decoration: none;color : rgb(63,28,0);}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

/*tabulas*/
table{
font-size : 18px;
text-align : justify;
border-width:0px;
border-collapse:collapse;
border-color:rgb(63,28,0);
}

th{
text-align:right;
/*border-style: none none  solid;*/
border-style: none;
}

td{border-color:rgb(63,28,0);}

.tabula {
width:100%;
}

.tabula td{
padding:5px;
border-width:2px;
border-style:solid;
}



h1{
font-size : x-large;
text-align : center;
}

h2{
font-size : 25px;
}

h3{
font-size : 18px;
}

ul{
list-style-type:square;
list-style-position:inside;
padding:0px;
margin:0px;
text-align : justify;
text-indent:0.5cm;
font-weight:bold;
font-style:italic;
}

/*apakšsaraksts*/
ul li ul{
padding-left:20px;
list-style-type:circle;
}

.rumpis{
padding-right:2cm;
text-align : justify;
}

.teksts,p{
font-size : 18px;
font-style:normal;
font-weight:normal;
text-indent:1.5cm;
}

.att_un_tab,th{
font-size : 16px;
font-weight:bold;
}

.satura_shuuna{
height:51px;
font-size : 24px;
padding:0px 10px;
color : rgb(63,28,0);
background-image:url('liela_up.jpg');
background-repeat:no-repeat;
}
.satura_shuuna A:link    {text-decoration: none;color : rgb(63,28,0);}
.satura_shuuna A:visited {text-decoration: none;color : rgb(63,28,0);}
.satura_shuuna A:active  {text-decoration: none}
.satura_shuuna A:hover   {text-decoration: underline; color: red;}

.satura_akt_shuuna{
height:51px;
font-size : 24px;
padding:0px 12px 0px;
color : rgb(200,0,7);
background-image:url('liela_down.jpg');
background-repeat:no-repeat;
}
.satura_akt_shuuna A:link    {text-decoration: none;color : rgb(200,0,7);}
.satura_akt_shuuna A:visited {text-decoration: none;color : rgb(200,0,7);}
.satura_akt_shuuna A:active  {text-decoration: none}
.satura_akt_shuuna A:hover   {text-decoration: underline; color: red;}

.val_sel{
height:40px;
font-size : 16px;
font-family:Courier New;
padding:0px 10px 0px;
font-weight:bold;
color : rgb(200,0,7);
background-image:url('maza_down.jpg');
background-repeat:no-repeat;
}
.val_sel A:link    {color : rgb(200,0,7);}
.val_sel A:visited {color : rgb(200,0,7);}

.val_nsel{
height:40px;
font-size : 16px;
font-family:Courier New;
padding:0px 10px 2px;
font-weight:bold;
color : rgb(63,28,0);
background-image:url('maza_up.jpg');
background-repeat:no-repeat;
}
