/* CSS Document */
/* muzikinis ekspresas */
*{
margin:0px;
padding:0px;
}
img{border:0px}
html{
width:100%;
background-image:url(images/fonas.png);
background-position:top left;
background-repeat:repeat;
background-color:#ffffff;
}
body{
width:879px;
margin:0 auto;
padding:0px 0;
font-family:Verdana,Tahoma;
font-size:11px;
color:#6c6c6c;
}
p {
font-family:Verdana,Tahoma;
font-size:12px;
color:#6c6c6c;
line-height: 1.5;
}
table, td  {
font-family:Verdana,Tahoma;
font-size:11px;
color:#6c6c6c;

}

#footer {
width:100%;
background-image:url(images/index_06.png);
background-position:bottom left;
background-repeat:repeat-x;
background-color:#ffffff;
font-family:Verdana,Tahoma;
font-size:10px;
color:#ffffff;
}
#footer p{font-family:Verdana,Tahoma;
font-size:10px;
color:#ffffff;}
#footer a{
font-family:Verdana,Tahoma;
font-size:10px;
color:#ffffff;
text-decoration:none;}
#footer a:hover{text-decoration:underline; }
#footer a:active{text-decoration:none; }


#reklama {
padding-left:25px;
padding-right:45px;
padding-top:25px;
border:0px solid #cccccc;
/*width:280px;*/
}
#reklama p{font-family:Verdana,Tahoma;
font-size:11px;
color:#666666;}
#reklama a{
font-family:Verdana,Tahoma;
font-size:11px;
color:#666666;
text-decoration:underline;}
#reklama a:hover{text-decoration:underline; }
#reklama a:active{text-decoration:none; }

#mazas {font-family:Verdana,Tahoma;
font-size:11px;
color:#666666;}


h1, h2, h3 {
font-family:Arial,Verdana,Tahoma;
}
h1 {font-size:14px; color:#990000; text-transform: none; margin-bottom:20px;}
h3 {font-size:12px; color:#6c6c6c; text-transform: none; margin-bottom:10px;}

span.tekstas { font-style: italic; 
               margin-left: 20px;
               line-height:1.8em; }
span.klaida  { color: #FF6600; font-style: 
               italic; margin-left: 0px}
