﻿* {
    margin:0px;
    padding:0px;
}

html 
{
	height:auto; 
    height:100%; 
    min-height:100%;
    overflow:auto;
}

body {
    background-color:#FFFFFF;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    margin:0 auto;
    padding:0px;
	text-align:center;
	height:100%;
	
}

#MainForm
{
	height:100%;
	text-align:center;
	margin:0 auto;
}

div.Container {
    
    height:100%; 
    min-height:100%;
	width:1000px; 
	text-align:left;
    margin:0 auto;
	position:relative;
	top:0px;
}

table.Container
{
    height:100%; 
    min-height:100%;
	width:1000px; 
	text-align:left;
    margin:0 auto;
	position:relative;
	top:0px;
}

div.Container div.TopMenu {
    
    margin-top:30px;
    margin-bottom:5px;
    text-align:right;
    clear:both;
    float:right;
}


div.Container div.TopMenu a {
    text-decoration:none;
    color:#000000;
    background-image: url(../images/menuSpacer.gif);
    background-position: right;
    background-repeat: no-repeat;
    padding-right:8px;
    padding-left:12px;
    
}

div.Container div.TopMenu li.LastItem a {
	border:0;
	padding-right:0px;
	background-image: none;
}

div.Container div.TopMenu a:hover {
    text-decoration:none;
    color:#002868;
}

div.Container div.Header 
{
	clear:both;
    height:59px;
    padding-bottom:5px;
    margin-bottom:4px;
	
    
   
}

div.Container div.Header div.Logo {
    float:left;
    margin-left:3px;
    width:182px;
    height:59px;

}

div.Container div.Header div.Banner {
    float:right;
    width:812px;
    text-align:right;

 
}

div.Container div.PlaceHolder {
    height:100%;
}

div.Footer
{
	position:absolute;
	top:100%;
	left:0;
	height:0;
	width:100%;
	display:block;
}

div.Container div.PlaceHolder div.Content {
    float:left;
    width:787px;
	margin-left:25px;
}

div.PageContent 
{
	float:right;
    width:812px;
    padding-top:47px;
   
}

div.LeftMenu 
{
	width:163px;
	height:100%;
	float:left;
	background-color:#FFFFFF;

}

div.LeftBackground 
{
	clear:both;
	background-color:#002868;
	width:13px;
	height:400px;
	width:163px;

}

/*klasy pomocnicze*/
div.Container div.TopMenu a.LastLink {
    border:0px;
}

a img {
    border:none;
}

.White
{
	background-color:White;
}

.BlueColor {
    color:#002868;
}

.BlueBackground {
    background-color:#002868;
}

.LightColor {
    color:#DDDDDD;
}

.LightBackground {
    background-color:#DDDDDD;
}

.DarkColor {
    color:#999999;
}

.DarkBackground {
    background-color:#999999;
}

.Clear {
    clear:both;
    overflow:hidden;
    height:0px;
}



.menu
{
	height:auto;
	background-color: #FFFFFF;
	display:block;
}

.menuItem
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration:none;
	min-height: 21px;
	margin-bottom: 2px;
	background-color: #002868;
	color: #FFFFFF;
}



.menuItem a
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration:none;
	height: 18px!important;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:15px;
}

div.ActiveMenu 
{
	font-weight:bold;
	position:relative;
	line-height:21px;
	height:21px;
	width:173px;
	background-color:#868686;
	
}

ul ul .menuItem
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration:none;
	height: 20px;
	border:1px solid #002868;
	background-color:#FFFFFF;
	margin-top:1px;
}



div ul.menu li.menuItem:hover
{
	background-color:#999999;
	width:173px;
}




div ul.menu li.menuItem:hover UL
{
	width:173px;
}

ul ul li.menuItem:hover
{
	background-color:#cbcab7 !important;
	width:183px !important;
}


div ul.menu li 
{
	margin-bottom:1px;
}

ul ul.menu li
{
	margin-bottom:0px;
	width:183px;
}

ul .SelectedItem
{
	background-color:#FFFFFF;
}

div ul.menu li.SelectedItem  {
	background-color:#FFFFFF;

	padding-left:0px;
	width:183px;
}




ul ul li a {
	width:183px !important;
}

li a {
	line-height:21px;
} 

li.menuItem ul a
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration:none;
	height: 20px;
	padding-left:15px;
	color: #002868;
}



/*
/////////////////////////////
*/




div.MainFirstColumn 
{
	float:left;
	width:271px;
	margin-right:44px;
	
	
}

div.MainSecondColumn 
{
	float:left;
	width:271px;
}

div.MainThirdColumn 
{
	float:left;
	width:122px;
	margin-left:20px;
	margin-top:0px;
}

div.MainOneColumn 
{
	float:left;
	width:518px;
}

div.GalleryColumn 
{
	float:left;
	width:810px;
	
}

div.ImageGalleryThumbnail 
{
	margin-bottom:0px;
}

div.HistoryColumn 
{
	float:left;
	width:450px;
}

div.MainBottomColumn 
{
	clear:both;
	width:586px;
}

ul.Lista 
{
	list-style-image: url(../images/kropka.gif);
	margin-left:18px;
}

ul.Lista li 
{
	width:100%;
}

td.Date 
{
	width:46px;
	text-align:left;
	color: #002868;
	font-weight:bold;
}

div.ImagesColumn 
{
	float:left;
	width:120px;
	margin-left:70px;
}

table.History tr td 
{
	line-height:16px;
}

a.TextLink 
{
	color: #002868;
	font-weight:bold;
	text-decoration: none;
}

div.ContainerImageHolder 
{
	float:left;
	margin-left:6px;
	margin-top:109px;
}

a.Projects 
{
	font-weight:bold;
	color: #999999;
	text-decoration: none;
}
a.Projects:hover
{
	font-weight:bold;
	color: #002868;
	text-decoration: none;
}

a.NewsTitle, a.NewsText, .NewsDate
{
	color: #002868;
	font-weight:bold;
	text-decoration:none;
}

.NewsDate 
{
	width:41px;
}

div.NewsItemColumn 
{
	margin-left:34px;
	margin-top:12px;
}

div.GalleryColumn 
{
	margin-top:20px;
	position:relative;
	left:80px;
	width:740px;
}

div.NewsDetailColumn 
{
	width:730px;
}


