﻿/* OGÓLNE */
*{font-size:12px; font-weight:normal; color:#333; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; text-align:justify; letter-spacing:0px; line-height:1.2em}

a, a:visited{font-size:12px; font-weight:normal; color:#333; font-family:Arial,Helvetica,sans-serif; text-align:justify; letter-spacing:0px; line-height:1.1em; text-decoration:none}

a:hover{font-size:12px; font-weight:normal; color:#333; font-family: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:#254edd 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:51px;  
   background: url('../images/footer.png')  left bottom;
   font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;

letter-spacing: normal;
line-height: 1.6em;
 }

#footer .left {margin-left:100px; margin-top:16px;}
#footer .right {margin-right:20px; margin-top:16px;}
 
/* 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}
