﻿/* OGÓLNE */
*{font-size:12px; font-weight:normal; color:#eee; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; text-align:justify; letter-spacing:0px; line-height:1.2em}

a, a:visited{font-size:11px; font-weight:normal; color:#eee; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; text-align:justify; letter-spacing:0px; line-height:1.1em; text-decoration:none}

a:hover{font-size:11px; font-weight:normal; color:#eee; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; text-align:justify; letter-spacing:0px; line-height:1.1em; text-decoration:underline}

body{margin:0; padding:0; line-height:1.5em; background:#0557f4 url('../images/bg.jpg') fixed top right no-repeat;}

/* TOP */

/* KONTENER*/

#mastercontainer {width:500px; height:256px; position:absolute; bottom:100px; left:60px;}
#gl {width:150px; height:149px; position:absolute; bottom:250px; left:420px;}

/* STOPKA */
#footer{ position:absolute;
   bottom:0;
   width:100%;
   height:46px;  
   background: url('../images/footer.png')  repeat-x bottom;
   font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.6em;
 }

#footer .left {margin-left:20px; margin-top:22px;}
#footer .right {margin-right:20px; margin-top:22px;}
 
/* UNIWERSALNE */

.left{float:left}
.right{float:right}
.clearBoth{clear:both}
.toCenter{margin:0 auto}
.ninja{display:none}

.link a{text-decoration: none}
.link a:hover{text-decoration: underline}