/* ogolne */
body
{
	margin: 0px;
	background-color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #7c7c7c;
}

a img
{
	border-width: 0px;
}

a{
	text-decoration: none;
}

.clear
{
	clear: both;
}

.centerPage
{
	width: 1000px;
	margin: 0px auto;
}

#bottomMenu
{
	height: 20px;
}

#bottomMenu a
{
	float: right;
	font-size: 14px;
	color: #7f7f7d;
	margin-left: 30px;
}

#bottomMenu a:hover
{
	text-decoration: underline;
}

/** TOP MENU */
body#mainPage div.mainContener #contentTop
{
	width: 100%;
	background-color: white;
	height: 43px;
}

div#contentTop #top
{
	position: relative;
	height: 43px;
}

div#contentTop #top img#logoSolar
{
	position: absolute;
	top: 0px;
	left: 0px;
}

div#contentTop #top #menuTop
{
	width: 835px;
	margin-left: 165px;
	text-align: right;
}

div#contentTop #top #menuTop img
{
	float: right;
}

div#contentTop #top #menuTop a
{
	background-image: url('../images/menu_gora_srodek.png');
	background-repeat: repeat-x;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 15px;
	padding-right: 15px;
	color: #7f7f7d;
	font-size: 14px;
	float: right;
}

div#contentTop #top #menuTop a:hover,
div#contentTop #top #menuTop a.actived
{
	background-image: url('../images/menu_gora_srodek_zaznaczenie.png');
}

/* MAIN PAGE */
div#logotypy
{
	height: 90px;
	position: relative;
}

div#logotypy img
{
	position: absolute;
	top: 30px;
	
}

div#logotypy img#logoTypy
{
	left: 0px;
}

div#logotypy img#certyfikaty
{
	right: 0px;
}

/* MAIN */
#firstPartMain
{
	background-color: #F6F4F2;
	width: 100%;
}

#firstPartMain div#content 
{
	width: 1000px;
	margin: 0px auto;
	position: relative;
	margin-top: 43px;
}

#firstPartMain div#content
{
	position: absolute;
	top: 0px;
	z-index: 10;
}

#firstPartMain div#content #trescGlowna
{
	position: absolute;
	z-index: 30;
	top: 285px;
	width: 100%;
}

#firstPartMain div#content #trescGlowna
{
	top: 224px;
	background-color: #f6f4f2;
	padding-top: 20px;
}


#punktySprzedazy
{
	padding-top: 5px;
}

#punktySprzedazy div#mapa iframe
{
	border: 1px solid black;
}

#punktySprzedazy div#mapa
{
	width: 640px;
	float: left;
}

#punktySprzedazy div#tekstMapa
{
	width: 340px;
	float: left;
	padding-left: 20px;
	line-height: 17px;
}

div.ikonkaJquery
{
	margin: 0px auto;
}

table.tablicaAktualnosci1{
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 100%;
}

table.tablicaAktualnosci1 td, table.tablicaAktualnosci1 th{
	border: 1px solid #CCC;
	padding: 3px;
}

table.tablicaAktualnosci1 th{
	background-color: #EFEFEF;
}
