



/* Presentation Stylesheet */ 



 p {

 margin:0;

 padding:15px;

 }



 p.tema {

 margin:0;

 padding:15px;

 font: bold 18px Verdana;

 }

 

h4 {

 margin:0; 

 padding: 5px 0;

 }

  
#outer {

 text-align:left;

 border:0px solid red;

 width: 100%;

 margin:auto;

 }



#hdr {

 height:65px;

  color: #333333;

  background: url(images/bg_top.gif) repeat-x;

 }



#bar {

 height:25px;

 background:#c0c0c0;

 color: #333333;

 border:solid #000000;	

 border-width:1px 0 1px 0;

 }



#bodyblock {

 position:relative;

 background: Black url(images/bg_left.gif) repeat-y left;

 color: #333333;

 width:780px;

 padding:0;

 }



#l-col {

 float:left;

 background: #000000;

 color: #ffffff;

 width:190px;

margin: 200px 0px 0px 0px;

 font: 12px Arial;



 }



#cont {

 width:545px;

 background:#000000;

 color: #ffffff;

 border:solid #000000;	

 border-width:0 0 0 1px;

 text-align:left;

 font: 12px Arial;

 }



#ftr {

 height:20px;

 color: #ffffff;

 margin:0;

 width: 780px;

  font: 12px Arial;

 }

 

 #ekranas { 

 background: url(images/ekranas.jpg) no-repeat;  

 width: 244px;  

 height: 217px;  

 position: absolute;  

 top: 0px;  

 left: 0px;

 }

 

 #fotomiksas { 

 background: url(images/top.gif) no-repeat;  

 width: 470px;  

 height: 65px;  

 position: absolute;  

 top: 0px;  

 left: 218px;

 }
 
 
 
a:link {text-decoration: none;  color: #00EC35;  font: bold 12px Arial;     }

a:visited {text-decoration: none;  color: #00EC35;  font: bold 12px Arial; }

a:hover {text-decoration: underline; color: #00EC35; font: bold 12px Arial;  }