﻿body 
{
	margin: 0 0 0 0;
	background-repeat:repeat;
}

.right50PerCent
{
	text-align:right;
	width: 50%;
}
.label
{	
	font-family: Verdana;
	font-size: 10px;
}
.kropki
{
	font-family: Verdana;
	font-size: 8px;
}

.link
{
	color: #000000;
    font-size: 12px;
    text-decoration: none;	
}
.link2
{
	color: #B1D5D5;
    font-size: 10px;
    text-decoration: none;	
}
.pictures
{
	position: absolute;
	top: 200px;
	left: 50%;
	width: 100%;
	height: 100%;
}

.linkActive
{
    color: #000000;
    font-size: 12px;
    font-weight: bolder;
    text-decoration: none;
}
