body{
	margin:0;
	background-color:#e9e9e9;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;}
#div_big{
	margin:0 auto;
	width:979px;}
#header{
	margin:0;}
		#header img{margin:0;}
#left{
	margin-top:0px;
	margin-right:7px;
	width:245px;
	float:left;}
#right{
	width:715px;
	min-height:300px; 		/* do usuniecia */
	overflow:hidden;
	background-color:#fdfcfc;
	border:1px solid #c7c7c7;
	padding:5px;}

#menu{
	margin-top:0;
	padding-top:0;
	background-color:#f6f6f6;
	border:1px solid #c7c7c7;}
#kontakt{
	margin-top:15px;
	background-color:#f6f6f6;
	border:1px solid #c7c7c7;}
	
/* **********************
********* MENU **********
*********************** */

#left ul, #left li{
	margin:0;
	padding-left:5px;
	list-style-type:none;
	width:220px;
	font-size:11px;
	font-weight:bold;
	color:#676767;}
#left li{
	background:url(images/kropka.png) center left no-repeat;
	margin:6px 0;
	padding-left:15px;
	display:block;}
#left li a:link, #left li a:visited{
	text-decoration:none;
	color:#676767;}
#left li a:hover{
	text-decoration:underline;}

/* ********************** */

#kontakt p.k{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#676767;}
#kontakt span{
	color:red;
	font-size:17px;}
p.tit{
	text-align:right;
	font-weight:bold;
	margin:10px;}
p.projekt{
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#676767;
	margin:10px 0;}
img{
	border:0;}
