@charset "UTF-8";

/* CSS Document */



* {

inherit:parent;

}



/* baza */



body {

	/*background-image: url(../images/bgr_2a.jpg);*/

	background-position: center top;

	background-repeat: no-repeat;

	font-family: Tahoma ,Helvetica, Arial, sans-serif;

	color: #333;



}



#layout {

	margin: 0px;

	padding: 0px;

}

#layout #belt {

	/*background-image: url(../images/top.jpg);*/

	background-color:#fff;

	display: block;

	height: 54px;

	width: 100%;

	position: relative;

}

#layout #belt img{
	position:relative;
	border=0;
	left:50%;
	top:5px;
	margin-left:-465px;

}

#layout #menu {
	

	position:absolute;

	left: 50%;

	margin-left: -450px;

	/*background-image: url(../images/menu.png);*/

	background-color:#000;

	display: none;

	clear: both;

	height: 22px;

	width: 900px;

	top:105px;
	z-index:1;

}



#main{

	position:absolute;

	border-top:1px solid #999;

	border-bottom:1px solid #999;
   

	width:80%;

	height: 450px;

	left:50%;

	top:280px;

	margin-left:-40%;
	padding-top:15px;



	background-repeat:no-repeat;

	background-position:bottom right;
	overflow:auto;
	font-size:13px;

}

#container {
    margin-right:0%;
}





#layout #main #content_top {

	/*background-image: url(../images/box_top.png);*/

	background-repeat: no-repeat;

	background-position: center top;

	

}

#layout #main #content_mid {

	/*background-image: url(../images/box_mid.png);*/

	background-repeat: repeat-y;

	background-position: center top;



}

#layout #main #content_bottom {

	/*background-image: url(../images/box_bottom.png);*/

	background-repeat: no-repeat;

	background-position: center bottom;

	

}

#layout #belt #logo {

	position:relative;

	left: 50%;

	margin-left: -155px;

	background-image: url(../images/logo.png);

	background-repeat: no-repeat;

	background-position: center center;

	height: 134px;

	width: 220px;

	top: 12px;

	z-index:2;

}

#layout #main #footer {

	height: 150px;

	width: 100%;

}

#layout #main {

	position:relative;

	left: 50%;

	margin-left: -407px;

}



/* wyglad menu */



.menu {

	display:block;

	position:relative;

	top:10px;

}



.menu li{

	margin-left:30px;

	display:inline;

	float:left;

}



.menu a {

	font-size:small;

	text-decoration:none;

	color: #827F9E;

}



.menu a:link {color:#999}      /* unvisited link */

.menu a:visited {color:#666}  /* visited link */

.menu a:hover {color:#FFF}  /* mouse over link */

.menu a:active {color:#FFF}  /* selected link */



#current li {

	

	position:relative;

	display:inline;

	float:left;

}







/* formatowanie tekstu */

.componentheading {

display:none;

	color: #8E2800;

	margin-left:30px;

	font-size:medium;

}



.contentpaneopen{

	margin-left:28px;

	margin-right:28px;

	/*color: #003462;*/

	font-size:small;

	margin-top:20px;

		margin-right:300px;



}



.contentpaneopen img{

	display:inline;

	float:left;

	padding-right:10px;

}



.contentheading {

	/*color: #BF3C00;*/

	font-size:small;

	letter-spacing: 3px; 

}



.article_column{

	position:relative;

	width:100%;

}

#footer{

	position:absolute;

	display:block;

	top:780px;

	left:50%;

	margin-left:-300px;

	color: #999;
		font-size:10px;
		padding-bottom:15px;


}





#footer a:link {

	color:#000;

}



#menu2 {

	position:absolute;

	height:75px;

	width:900px;

	display:block;

	top:180px;

	left:50%;
	margin-left:-450px;

}



#wzorek {

	display:block;

	position:absolute;

	background-image: url(../images/wzorek.png);

	width:200px;

	height:50px;

	top:650px;

	left:50%;

	margin-left:-130px;

}
