@charset "utf-8";
/* CSS Document */

BODY{
background-repeat:repeat;
}
.undelined{
border-bottom:solid 1px #333333;
}
a{
text-decoration:none;
color:#666666;
outline:none;
}
.head{
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
color:#660000;
}
.main-link{
font-family:"Trebuchet MS";
font-size:8px;
color:#660000;
}
.main-table{
border: solid 1px #000000;
}

img{
border:none;
}
.light-text{
font-family:"Trebuchet MS";
font-size:9px;
color:#666666;
}
/*Main text to domyslna czcionka na stronach*/
.main-text{
font-family:"Trebuchet MS";
font-size:14px;
color:#333333;
}

.image-subtitle{
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
}

.scroll-text{
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#333333;
}
