body{
	background: #fffcff url(images/bg_p1.jpg) repeat-x;
	text-align: center;
	margin: 0;
	color:#ff7297;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


a{
	color:#555;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#ff7297;
	text-decoration:none;
	font-weight:bold;
}
#drugieTlo {
	background: url(images/bg_p1.jpg) top repeat-x;
	position: absolute;
	z-index: 10;
	width: 50%;
	height: 751px;
	top: 0;
	right: 0;
}

#pierwszeTlo {
	background: url(images/bg_p.jpg) top repeat-x;
	position: absolute;
	z-index: 10;
	width: 50%;
	height: 751px;
	top: 0;
	left: 0;
}

#page {
	position: relative;
	border: 0;
	z-index: 100;
	margin-left: auto;
}

div#content{
	width: 1000px;
	margin: auto;

}

div#header{
	width:1000px;
	height: 149px;
	float:left;
}

div#logo{
	width: 625px;
	height: 149px;
	float:left; 
	background: url(images/logo.jpg) no-repeat;
}

div#menu{
	width: 365px;
	height: 149px;
	float:left; 
	text-align:left;
	font-size:9px;
	background: url(images/menu.jpg) no-repeat;
}


div#preview{
	width: 1000px;
	float:left;
	background: url(images/tlo.jpg) no-repeat;
	min-height: 400px;
}

div#footer{
	width: 100%px;
	height: 60px;
	margin: auto;
	border-top: 1px solid #ff7297;
	font-family: Arial;
	font-size: 11px;
	color:#645f61;
	font-weight:bold;

}

div#box{
	width:1000px;
	margin:auto;
}

div#left{
	float:left;
	padding-top:20px;
}

div#right{
	float:right;
	padding-top:20px;
}

div#footer ul{
	margin:0;
	padding0;
}

div#footer li{
	margin:0;
	padding0;
	list-style:none;
	float:left;
	width:80px;
}



div#menu ul{
	margin:0;
	padding:0;
	padding-left:17px;
}

div#menu li{
	margin:0;
	padding: 0;
	list-style:none;
	float:left;
}
div#menu ul li a {
	display: block;
	height: 66px;
	text-decoration: none;
	background: transparent;
}

div#menu b{
	visibility: hidden;
}

div#menu ul li#no1 a {
	width: 65px;
}

div#menu ul li#no1 a:hover {
	background: transparent url("images/webdesign.jpg") 0 0 no-repeat;
}

div#menu ul li#no2 a {
	width: 65px;
}

div#menu ul li#no2 a:hover {
	background: transparent url("images/logotypy.jpg") 0 0 no-repeat;
}

div#menu ul li#no3 a {
	width: 66px;
}

div#menu ul li#no3 a:hover {
	background: transparent url("images/wizualizacje.jpg") 0 0 no-repeat;
}

div#menu ul li#no4 a {
	width: 58px;
}

div#menu ul li#no4 a:hover {
	background: transparent url("images/dtp.jpg") 0 0 no-repeat;
}

div#menu ul li#no5 a {
	width: 78px;
}

div#menu ul li#no5 a:hover {
	background: transparent url("images/inne.jpg") 0 0 no-repeat;
}