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;
}
/*img { behavior: url(iepngfix.htc) }*/


.klik{
	cursor:pointer;
}

.klik a:hover,a:link,a:visited{
	border: 0px;
}
#content{
	width: 100%;
	height: 250px;
	text-align: center;
}

#footer{
	width: 100%;
	position: absolute;
	


width:100%;
}
a img{
	border: 0px;
}
a:link {
	color: #289FF2;
	text-decoration: none;
	border: 0px;
}
a:visited {
	color: #289FF2;
	text-decoration: none;
		border: 0px;
}
a:hover {
	color: #FFFFFF;
		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;
}

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

#content_subject{
	width: 300px;
	float: left;
	margin-top: 22px;
}


#content_container{
	width: 950px;
	margin: 0 auto;
}

.akapit{
	background-image: url(../gfx/akapit.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}


#menu{
	width: 700px;
	height: 550px;
	text-align: left;
	margin-top: 50px;
	background-image: url(../gfx/stol.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 100;

}
/*
#men1{
	width: 350px;
	top: 20px;
	left: 70px;
	position: relative;
	background-image: url(../gfx/menu/1.png);
	background-repeat: no-repeat;
	height: 50px;
	border: solid 1px red;
}

#men2{
	width: 200px;
	top: 60px;
	left: 0px;
	position: relative;
}

#men3{
	width: 200px;
	top: 90px;
	left: 100px;
	position: relative;
}

#men4{
	width: 200px;
	top: 40px;
	left: 400px;
	position: relative;
}

#men5{
	width: 200px;
	top: -180px;
	left: 480px;
	position: relative;
}

#men6{
	width: 200px;
	top: -150px;
	left: 520px;
	position: relative;
}

#men7{
	width: 200px;
	top: -210px;
	left: 300px;
	position: relative;
}

*/

#menu1{
	float: left;
}
#menu_2{
	float: left;
}



#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;
}


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