﻿
html,  form
{
	height:100%;
}
.body
{
	background-color:#517BBF;
	height:100%;
	margin:0px;
}
.master
{
	width:950px;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	border:thin;
	border-style:solid;
	border-color:silver;
	/*height:100%;*/
	background-color:#FFFFFF;
}
.masterContent
{
	background-color:#FFFFFF;
}

.topRow
{
				background-position:right;
				background-image: url('Images/banner-top.png');
				background-repeat:no-repeat;
}

.stopka
{
	width:950px;
	font-size:small;
	color:silver;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;

	padding-left:10px;
}

.title-With-Background 
{ 
	background-color:#5E6E9E;
}
