/* 
    Document   : style
    Created on : 2010-02-24, 09:27:06
    Author     : Carboftp
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
document {margin:0; padding:0;}
body {margin:0;padding:0; font-family: Tahoma; font-size: 12px; color:#000;background:url(img/bg.jpg) repeat-x #fff; }
p, ul {margin:0;}
ul {padding:0;}
a {color:#000; text-decoration: none;}
a img {border:0;}
a:hover{color:#6d6d6d;}
.center {margin:0 auto; width:1024px;}
#header { width:1024px;height:335px; background:url(img/header.jpg) no-repeat;}
#header a {background-color:#d2d2d2; color:#fff; padding:3px 4px 3px 22px;color:#fff; text-transform:uppercase;background-repeat:no-repeat;float:right;margin-top:14px;margin-left:5px;}
#header a.pl {background-image:url(img/pl.jpg) ; background-position:6px center;}
#header a.eng {background-image:url(img/eng.jpg); background-position:6px center;}
#header a.lug {background:none; color:#6d6d6d;margin-left:28px; float:left;text-transform:none;padding:3px 0;}
ul li {float:left; list-style-type: none;width:194px;margin-right:10px;height:204px; text-align:left;}
ul li img {margin:15px 0 25px 0;}
ul li a {display: block; padding-top:16px;border-top: 1px solid #c2c9cd;}
ul li a:hover{color:#6d6d6d;}
ul li img:hover {padding:2px 0; background:#6d6d6d;margin:13px 0 23px 0;}
#footer p {background: url(img/footer.gif); height:59px;text-align:right;padding-right:16px;line-height:59px;color:#848484;}
#footer p span.left {float:left;margin-left:16px;color:#848484;}
#footer p  span {color:#fff;}
#footer p a {background:#303030;padding:6px;  background-position: 6px center ;margin-left:16px; color:#fff;float:none;}
#footer p a.adobe {background:url(img/acrobat.png) no-repeat #303030; background-position: 6px center ;padding-left:38px;}
#footer a {text-align:right; color:#021926;float:right;margin:15px;}

