/* --- Main --- */
 html, body, h1, h2, h3, h4, p, img, table, tr, td, form, ul, li
 {
  margin: 0;
  padding: 0;
  border: 0
 }

 body { 
  font-family: Tahoma;
  font-size: 12px;
  text-align: center;
  background-color: #fec901;
 }
 
 /* --- Container --- */
div#container{
   background: url('../image/bg.gif') top no-repeat; 
   border: 0px #fe6b01 solid;
   border-right: 0px #fe6b01 solid;
   height: 690px;
   min-height: 690px;
   width: 990px;
   margin-left:auto;
   margin-right:auto;
   text-align:left;
}

/* --- Header --- */
div#header{
 width: 990px;
 height: 100px;   
 clear: both;
}

.logo{
 float: left;
 margin-top: 20px; 
 margin-left: 20px;
 padding-left: 15px;
} 

.tulkojums{
 float: left; 
 margin-top: 45px;
 font-weight: 600;
}

.but{
 float: right;
 padding-right: 40px;
}

/* --- Center --- */
div#center{
 border: 0px #77eded solid;
 float: left; 
}

div#txt{
 padding-left: 40px;
 line-height: 18px;
}

div#bilds{
 padding-left: 40px;
 padding-top: 20px;
 z-index: 1;
}

div#bildz{
 padding-left: 40px;
 padding-top:  5px;
}

.bild{
 border: 1px #fe6b01 solid;
 margin-right: 30px;
}


a{
 color: #fe6b01;
}

a:hover{
 color: #000000;
}

/* --- Footer --- */
.tree {
  
 left: 0%;
 padding: 0px;
 margin: 0px;
 bottom: 49;
 width: 100%;
 height: 253px; 
}



div#footer{
 left: 0%;
 padding-top: 3px;
 margin: 0px;
 bottom: 0;
 width: 990;
 background: #fde15d none repeat scroll 0 0;
 height: 65px;
 border-top: 2px solid #FFFFFF; 
 overflow: hidden;
 
 }

 div#rekviziti{
 padding-top: 5px;
 float: left;
 padding-left: 10px;
 line-height: 15px; 
 text-align: left;
}

div#copy{
 padding-top: 5px;
 float: right;
 text-align: right;
 padding-right: 10px;
 line-height: 15px;
}

/* Kontakti.php */

div#karte{
padding-left: 40px; 
float: left;
margin-right: 20px;
}

table {
  font-family: Tahoma;
  font-size: 12px;
  text-align: left;
}

table input, textarea{
  border: 1px solid #ff6d05 ;
  padding-top: 0px;
  padding-bottom: 0px;
  }

.btn{
  border: 1px solid #000000;
  background-color: #000000;
  color: #FFFFFF;
  }
  
 .yes{
   position: absolute;
   margin-top: 20px;
   left: 10;
   font-size: 17px;
   font-weight: 600; 
   color: #FFFFFF;
 }
 
 .txt{
 line-height: 18px; 
 float: left; 
 }

.txt1{
 line-height: 18px; 
} 
 
 div#form{
 padding-top: 15px;
 padding-left: 5px;
 line-height: 13px;
 clear: both; 
}
 
/* PORTFOLIO lapa */

.txt2{
line-height: 18px;  
padding-left: 20px;
}

.virsraksts{
   font-size: 13px;
   font-weight: 600;
}

.portfol{
padding: 2px;
border: 0px solid #555555;
background-color: #FFFFFF;
}

.page{
margin-top: 10px;
margin-bottom: 30px;
padding: 10px;
border-top: 2px solid #FFFFFF;
background-color: #fde15d;
}

/* --- Happy END --- */

