﻿body 
{ 
	background: #eeeeee; 
	margin: 0; 
	padding-left: 0px; 
	padding-top: 0px; 
	font-family: Verdana, Tahoma, Arial; font-size: 14px; 
}

.Title
{
	font-family: Verdana, Tahoma, Arial; 
	font-size: 18px; 
	text-decoration: none; 
	color: #000000; 
	font-weight: bold; 
	line-height: 150%; 
	text-align: center;
}

.Back
{
	font-family: Verdana, Tahoma, Arial; 
	font-size: 16px;  
	font-weight: bold; 
	line-height: 150%; 
	text-align: center;
}

.TableCell
{
	text-align:center;
}
.TableLabel
{
	text-align:right;
	width:40%
}

.TableText
{
	text-align:left;
	width:60%
}

.Table
{
	width:100%;
}



.Wersja
{
	font-size: xx-small;
	color: Gray;
	text-align: right;
}

.Link
{
	text-decoration: underline;
	color:White;
}
