﻿*{
	padding:0;
	margin:0;
}

body
{
	background-color: #000;
	font-family: arial;
	font-size: 12px;
	color: white;
}

#Container
{
	width: 1075px;
	margin: 0px auto;
	margin-top: 0px;
	background: url(img/glowne-tlo.gif) top left no-repeat;
}

#Container1
{
	width: 1075px;
	margin: 0px auto;
	margin-top: 0px;
	background: url(img/oferta2-tlo.gif) top left no-repeat;
}

#Container2
{
	width: 1075px;
	margin: 0px auto;
	margin-top: 0px;
	background: url(img/referencja-tlo.gif) top left no-repeat;
}

#Container3
{
	width: 1075px;
	margin: 0px auto;
	margin-top: 0px;
	background: url(img/galeria-tlo.gif) top left no-repeat;
}

#Container4
{
	width: 1075px;
	margin: 0px auto;
	margin-top: 0px;
	background: url(img/sport2-tlo.gif) top left no-repeat;
}

.clear {
        clear: both /* Bardzo wazny kontener sluzony do rozciagniecia tla*/
}

#TopPart
{
	height: 344px;
	float: left;
}

#TopLeft
{
	height: 344px;
	width: 355px;
	float: left;
	
}




#News
{
	float: left;
	margin-top: 10px;
	margin-left: 113px;
	height: 130px;
	width: 400px;
	color:#FFF;
}

*>#News
{
	margin-left: 20px;
}



#TopCenter
{
	height: 155px;
	width: 125px;
	float: left;
	margin-top: 200px;
}

#TopRight
{
	height: 150px;
	width: 440px;
	background-color:#000;
	color: black;
	float: left;
	margin-top: 200px;
}

.name
{
	font-size: 28px;
	line-height: 64px;
	text-indent: 41px;
	font-family: Candara;
}

.white
{
    color: white;
}

.blue
{
    color: #000;
}


.adress
{
	font-size: 15px;
	font-weight: bold;
	margin-top: -18px;
	padding-left: 71px;
}

.adress a
{
	color: black;
	text-decoration: none;
}

#menu{
  overflow: hidden;
  background: #333;
  padding: 2px 15px;
  font: 13px Arial, Verdana, Tahoma;
}

ul#menu li{
  list-style-type: none;
  float: none;
}

ul#menu li a{
  display: block;
  padding: 8px;
  color: #fff;
  text-decoration: none;
}

ul#menu li li a{
  width: 200px;
  padding: 6px 12px;
}

ul#menu li li:hover{
  background: #999;
}

ul#menu li ul{
  overflow: hidden;
  display:none;
}

ul#menu li:hover ul{
  position: absolute;
  background: #aaa;
  padding:0;
  border:2px solid #666;
  display: block;
  width: 200px;
}


#CentralPart
{
    background: url("img/male_logo.png") bottom right no-repeat;
	width: 868px;
	background-color: #333;
	padding: 5px;
	margin-left: 37px;
	margin-top: 1px;
	float: left;
		filter: alpha(opacity=90); /* internet explorer <em>*/    
	-khtml-opacity: 0.9;      /*</em> khtml, stare safari <em>*/  
	-moz-opacity: 0.9;       /*</em> mozilla, netscape <em>*/ 
	opacity: 0.9;           /*</em> fx, safari, opera */
	/*opacity:0.50;					/* przezroczystosc Wazna sprawa*/
	/*filter: alpha(opacity=50); 
	-moz-opacity: 0.5;*/
}






*>#CentralPart
{
	margin-left: 5px;
	margin-top: 15px;
}


h1
{
    font-size: 24px;
	font-family: Candara;
	color: white;
	padding-left: 30px;
}

h2
{
    background: url("img/star.gif") top left no-repeat;
    background-position: 0px 2px;
    font-size: 22px;
	font-family: Candara;
	color: white;
	padding-left: 30px;
}

h3
{
    font-size: 24px;
	font-family: Candara;
	color: white;
	padding-left: 0;
}

h4
{
	font-size: 18px;
	font-family: Candara;
	color: white;
	padding-left: 0;
	margin-left: 75px;
	
}

p
{
	padding: 5px;
	text-align: justify;
	
}

.column1
{
	width: 400px;
	float: left;
	padding-left: 25px;
	padding-right: 10px;
}

.column2
{
	width: 400px;
	float: left;
	padding-right: 25px;
}

.column2a
{
	width: 400px;
	float: right;
	padding-right: 25px;
	
	
}

b {
	margin-left:65px
}

#bottom {
	margin-top:75px;
	width: 120px;
	height:650px;
	float:right;

}

#bottom img {
	
	margin-right: 25px;	
}
#WholePage #Inner #Container2 #CentralPart #Page .column1 p a {
	color: #FFF;
	text-decoration: underline;
}
#WholePage #Inner #Container2 #CentralPart #Page .column2 p a {
	color: #FFF;
	text-decoration: underline;
}
.kontakt {
	color: #FFF;
	text-decoration: underline;
}

