html,body{
	background-image: url(../gfx/bg2.jpg);

	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic","Trebuchet MS", "Calibri";
	font-size: 11px;
}

#top{
	width: 604px;
	height: 160px;
	background-image: url(../gfx/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
}

#contentArea{
	width: 100%;
	text-align: center;
}
#content{
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../gfx/stol.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
}

#menuArea{
	width: 350px;
	float: left;
}

#head{
	height: 20px;
	width: 100%;
}

#footerArea{
	width: 100%;
	text-align: center;
}
/*img { behavior: url(iepngfix.htc) }*/

#ostatniArea{
	width: 232px;
	height: 233px;
	background-image: url(../gfx/projekt.png);
	background-repeat: no-repeat;
	float: right;
}

#ostatniHead{
	width: 100%;
	height: 43px;
}

#ostatniContent{
	width: 100%;
	height: 150px;
	text-align: left;
}

#ostatniKlik{
	width: 100%;
	height: 39px;
	text-align: right;
	line-height: 39px;
	padding-right: 9px;
}

#ostatniKlik a{
	font-size: 14px;
}

#ostatniKlik a:hover{
	font-size: 14px;
	color: black;
}

.klik{
	cursor:pointer;
}

.klik a:hover,a:link,a:visited{
	border: 0px;
}

#contentBox{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#contentDesc{
	float: left;
	width: 300px;
	text-align: center;
}
#contentPage{
	width: 650px;
	float: right;
}

a {
	color: #289FF2;
	text-decoration: none;
	border: 0px;
}

a img{
	border: 0px;
}

a:hover {
	color: black;
	border: 0px;
}

/* Content */

#content_box{
	width: 600px;
	float: left;
}

#content_box_up{
	width: 600px;
	height: 50px;
	background-image: url(../gfx/c_1.png);
	background-repeat: no-repeat;
	}
#content_box_center{
	width:600px;
	background-image: url(../gfx/c_2.png);
	background-repeat: repeat-y;
	text-align: center;
}

#words{
	text-align: left;
	padding: 10px;
}

#content_box_down{
	background-image: url(../gfx/c_3.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 600px;
}

.akapit_sep{
	width: 100%;
	background-image: url(../gfx/akapit.jpg);
	height: 32px;
	background-position: center;
	background-repeat: no-repeat;
}


.akapit{
	text-align: justify;
}



#box{
	background-color: red;
	width: 100px;
	height: 100px;
}

.projekt{
	width: 600px;
	height: 244px; 

	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

.widok{
	width: 534px;
	height: 227px;
}

.contentTitle{
	font-size: 14px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}

.blog_tittle{
	padding-left: 15px;
	color:#289FF2;
	font-weight: bold;
}