﻿#kontaktZdjecie 
{   
    width:783px;
    height:80px;
    background-image:url('../images/kontakt/kontaktNaglowek.jpg');
    
}

#kontakt 
{
	float:left;
	width:783px;
	margin-bottom:3px;
	margin-top:3px;
	background-color:#040404;
	background-position:right bottom;
	background-repeat: no-repeat;
	padding-bottom:10px;
	height:440px;
}

#kontakt h1 
{
	color:White;
	font-family:Tahoma;
	font-size:15px;
	margin-left:24px;
	padding-top:20px;
	margin-bottom:4px;
}

#leftContent 
{
    float:left;
    width:350px;
}

#kontakt h2
{
	float:left;
	width:300px;
	color:#d7d5d6;
	font-family: Tahoma, Serif;
	font-size: 11px;	
	padding-left:15px;
	line-height:15px;
	background-image:url('../images/Profil/menuList.gif');
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:10px;
}

#kontakt p
{
	float:left;
	color:#d7d5d6;
	font-family: "Tahoma";
	font-size: 11px;
	width:300px;
	margin-bottom:10px;
	padding-left:24px;
}

h2 a
{
    color:#d7d6d5;
}

h2 a:hover 
{
    color:White;
}

#rightContent 
{
    float:left;
    width:409px;
    padding-top:20px;
}

#kontakt #bottomLine,
#kontakt #topLine
{
    width:735px;
	height:2px;
	color:#5d5d5d;
	background-color:#5d5d5d;
	margin-left:24px;
	border-style:none;
	margin-bottom:0px;
	font-size:0px;   
}

#kontakt #topLine 
{
    margin-bottom:10px;   
}

#kontakt #bottomLine 
{
    float:left;
    margin-top:30px;
}












