﻿body 
{
	background-color : Gray ;
	font-family : Tahoma ;
	font-size : 14px ;	
	
}

#progressbar {
  position:relative;
  width:180px; height:19px;
  border:1px solid black;
  overflow:hidden;
  background:White;
}



#progressbar div {
  background:Black;
  width:0; height:100%;
}

#progressbarLong {
  position:relative;
  width:850px; height:5px;
  border:1px solid black;
  overflow:hidden;
  background:White;
}

#progressbarLong div {
  background:Black;
  width:0; height:100%;
}

a.subMenu
{
color:Black;
}

a.subMenu:link
{
color:Black;
}

a.subMenu:visited
{
color:Black;
}

a.subMenu:hover
{
color:Maroon;
}



div.topContent 
{
	width : 900px;
	height : 35px;	

}

div.mainContent 
{
	background-color : #DFE1E4 ;
	width : 900px;
	height : 620px;
}

div.mainContentLong 
{
	background-color : #DFE1E4 ;
	width : 900px;
	height : 650px;
}

.tableMainContent
{
	background-color : #F4EDE1;
	width : 880px;
}

.tabStripContent
{
	background-color : #DFE1E4;
}

.subMenu
{
	background-color : White ;
	font-family :Tahoma ;
	font-size : 12px ;
	font-weight : normal ;
}

.tytGrida
{
	font-size : 14px ;
	font-weight : bold ;
}

.tytZestawienia
{
	font-size : 12px ;
	font-weight : bold ;
}

.tloPodGridem
{
	background-color : #D6D6D6 ;
	font-family : Tahoma ;
	font-size : 12px;
}

.polecenia
{
	color : Maroon ;
	font-size : 12px;
	font-weight : bold;
	vertical-align : middle ;
	
}

#GdzieJestes
{
	color : Maroon ;
	font-size:10px;
}

#lbTytStrony, #lbTytStrony2, #lbTytStrony3
{
	color : Maroon ;
	font-size : 15px;
	font-weight : bold;
	
}

#map_canvas
{
	background-color: #D6D6D6;
}





