﻿body
{
	background-color: #676767;
	color: #5a5b5d;
	background-image: url(Demo/Gradient.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.outer-container
{
}
.header
{
	text-align: justify; /*border: solid 1px #acafb7;*/
	background-color: #5a5b5d;
	color: White;
}
.headerLeft
{
	/*background-image: url(images/headerLeft.png);*/
	width: 275px;
}
.headerMiddle
{
	vertical-align: middle;
}
.headerRight
{
	background-image: url(images/headerRight.png);
	width: 291px;
}
.textHeader
{
	color: white;
	font-weight: bold;
	font-size: large;
	background-color: Transparent;
	max-height: 70px;
}
.menu
{
	background-color: #97999c;
	color: white;
}
.menu a
{
	color: White;
	text-decoration: none;
}
.Content
{
	background-image: url(images/Plasterek_04.gif);
	background-repeat: repeat-x;
	background-color: white;
}
#ContentTable
{
	border: solid 3px #48494b; /*background-image: url(images/Plasterek_04.gif); 	background-repeat: repeat-x; 	background-position: bottom;*/
	background-color: #494a4c;
	color: black;
}
#ContentTable td
{
	/*border: solid 1px #acafb7;*/
}
#Footer
{
	background-color: #97999c;
	position: relative;
	padding: 5px;
	font-weight: normal;
}
.MessageTable
{
	width: 100%;
	margin-bottom: 5px;
	height: 600px;
	background-color: White;
}
.divTable
{
	text-align: center;
	background-color: #97999c;
}
.button a
{
	color: white;
	border-color: Gray;
	background: url(Editors/edtButtonBack.gif) #e6e6f0 repeat-x center bottom;
	text-decoration: none;
	color: White;
	padding: 6px;
}
.button a:hover
{
	border: solid 1px #48494b;
	background: url(Editors/edtButtonBackHover.gif) repeat-x center bottom #9d9ab0;
}
.button a:active
{
	border: solid 1px #000080;
	background: url(Editors/edtButtonBackPressed.gif) repeat-x center top #9d9ab0;
}
h1, h2, h3, h4, h5
{
	color: White;
}
.xhtmlimg
{
	background-image: url(images/xhtml10.png);
	background-repeat: no-repeat;
	border: 0px;
	height: 40px;
	width: 100px;
}
.logoimg
{
	background-image: url(images/e-Gmina2Small.png);
	background-repeat: no-repeat;
	border: 0px;
	height: 30px;
	width: 130px;
}
.ContentTable
{
	width: 100%;
	border-left: solid 1px #5a5b5d;
	border-bottom: solid 1px #5a5b5d;
	border-right: solid 1px #5a5b5d;
}
.MenuTable
{
	width: 100%;
	border-left: solid 1px #5a5b5d;
	border-right: solid 1px #5a5b5d;
}

