body{text-align: center; font-family: tahoma, arial, sans-serif; background-image: url(fons.gif)}


#kontein{
width: 765px;
border: 1px solid #333300;
text-align:left;
margin: 0 auto;		/*..centrēšana pārlūkiem, kas atbalsta auto margins..*/
background: #FFFFCC url(izv.gif) repeat-y;}


#logo{
width: 765px;
height: 50px;
margin: 0 auto;
background-image: url(logo.gif);
background-repeat: no-repeat;
text-align: right;}


#izv{
float: left;
width: 125px;		/* 145px */
display: inline;	/*..IE 5-5.5 bugs, lai neattēlo margin width dubultplatumā..*/
padding-top: 10px;
padding-bottom: 10px;
margin-left: 10px}


#text{
float: left;
width: 600px;		/* 620px */
margin-left: 20px;
padding-top: 10px;
padding-bottom: 1px;}


#rekl{
clear: both;
padding-top: 0px;
text-align: center;
border-top: 5px solid #333300;
background: #FFFFCC;}


#pogas{
width: 100%;
background-color: #336666;}


#poga1{
float: left;
width: 294px;
text-align: left;
padding: 3px;
background-color: #336666;}


#poga2{
float: right;
width: 294px;
text-align: right;
padding: 3px;
background-color: #336666;}


/*.............Piemēri.................*/


.v1{text-align: center; color: #999933; font-size: 19px;}
.v2{text-align: left; color: black; font-size: 17px;}
.v3{text-align: left; color: black; font-size: 13px;}

p{color: #666666; font-size: 13px;}

p.izv{color: #999999; font-size: 13px;}

p.i_virsr{color: #666666; font-size: 13px; text-align: center;}

ul{color: #666666; list-style-type: disc; font-size: 13px;}
 
ol{color: #666666; list-style-type: decimal; font-size: 13px;}

dl{color: #666666; list-style-type: decimal; font-size: 13px;}

a{font-size: 13px; text-decoration: none;}


.kods{
width: 580px;
padding: 0px;
background-color: #CCFFFF;
border-color: gray;
border-width: 1px;
border-style: solid;}


.kodsp{color: #666666; font-size: 13px; padding: 5px; margin: 0px;}


a:link, a:visited {color: #663300;
text-decoration: none;
font-size: 13px}

a:hover {color: black;
text-decoration: underline;
font-size: 13px}


a.izv:link, a.izv:visited {color: #FFCC00;
padding: 3px;
text-decoration: none;
font-size: 13px}

a.izv:hover {color: #FFFFCC;
padding: 3px;
text-decoration: underline;
font-size: 13px}


a.poga:link, a.poga:visited {color: white;
background-color: #333333;
text-decoration: none;
border: 2px outset #339966}

a.poga:hover {color: white;
background-color: #339966;
text-decoration: none;
border: 2px inset #333333}



/*.............Piemēri.................*/



a.lin_p:link, a.lin_p:visited {
font-family: arial;
font-size: 12px;
color: red;
background-color: white; text-decoration: none;}

a.lin_p:hover {
font-family: arial;
font-size: 13px;
color: blue;
background-color: silver;
text-decoration: underline}



textarea.a {background-image: url(./tutor_css/flize.jpg);
            background-attachment: scroll}
textarea.b {background-image: url(./tutor_css/flize.jpg);
            background-attachment: fixed}



table.koda_piem{
border-color: black;
border-width: 1px;
border-style: solid;}



table.isi{
background-color: #FFFFCC;
border-color: #C0C0C0;
border-width: 1px;
border-style: solid;
color: #666666; font-size: 12px;
text-align: left;}

td.isi{
border-color: #C0C0C0;
border-width: 1px;
border-style: solid;
color: #666666; font-size: 12px;
text-align: left;}

td.isic {
text-align: center;
border-color: #C0C0C0;
border-width: 1px;
border-style: solid;
color: #666666; font-size: 12px;}

th.isi{
color: #666666; font-size: 13px; text-align: center;
border-width: 1px;
border-color: #C0C0C0;
border-style: solid}

td.isi_v{
border-top: 1px solid gray;
border-left: 1px solid gray;
border-right: 1px solid gray;}



/*.............Pārlūku atbalsts.................*/

td.j {background-color: green;
border-color: #C0C0C0;
border-width: 1px;
border-style: solid;
color: #666666;}

td.v {background-color: yellow;
border-color: #C0C0C0;
border-width: 1px;
border-style: solid;
color: #666666;}

td.n {background-color: red;
border-color: #C0C0C0;
border-width: 1px;
border-style: solid;
color: #666666;}



/*.............Celjojums.................*/

.cel{
width: 595px;
padding: 0px;
background-color: transparent;}

.celf{
float: left;
margin: 8px;
margin-left: 0px;
background-color: transparent;}

