	body,
	html {
		margin:0;
		padding:0;
		color:#555654;
		font:16px/21px Georgia, "Times New Roman", Times, serif;
	}
	body {
		min-width:922px;
		background:#214502;
	}
	#linki a{
	margin: 0 auto;
	display: none;
	}	
	a{
		color:#950000; 
		text-decoration:none
	}
	a:hover{
		color:#950000; 
		text-decoration:underline
	}
	img{
		border:0
	}
	H1, H2, H3 {
		margin:0;
		padding:0;
		border:0
	}
	H2{
	text-align:right
	}
	#wrap, #wraptop{
		margin:0 auto;
		width:922px;
	}
	#wrap{
		width:922px;
	}
	#header{
		height:255px;
	}
	#header h1 {
		border:0;
    	padding:0;
	    margin:0;
    }
	#bg_graphic{
		width:100%;
		float:left;
		background:#dde0da url(../images/bg.gif) repeat-y center;
	}
	#main {
		position:relative;
		top:16px;
		right:27px;
		float:right;
		width:587px;
		min-height:850px;
		text-align:justify
	}
	#control{
		position:relative;
		right:27px;
		background:url(../images/bgpixel.gif) repeat-x top;
		float:right;
		width:587px;
		height:44px;
		text-align:right;
	}
	#control img{
		padding-top:10px
	}
	#contex_menu {
		float:left;
		width:275px;
	}
	#contex_menu a{
		font-size:13px;
		color:#646562;
	}
	#contex_menu a:hover{
		color:#950000; 
		text-decoration:none
	}
	#contex_menu ul {
		margin-bottom:0;
    }
	#footer {
		background:url(../images/footer_bg.gif) repeat-x top center;
		clear:both;
		font-size:14px;
		color:#a6b59a
	}
	#footer a{
		font-size:14px;
		color:#a6b59a;
		text-decoration:none
	}
	#footer p {
		background:url(../images/footer_bg_p.gif) no-repeat top right;
		height:40px;
		margin:0 auto;
		width:922px;
    }
	#datas{
		margin:0 auto;
		width:922px;
		font-size:14px;
		color:#a6b59a;
	}
	#datas a{
		font-size:14px;
		color:#a6b59a;
		text-decoration:none
	}
	#datas a:hover{
		font-size:14px;
		color:#a6b59a;
		text-decoration:underline	
	}	
	#address{
		float:left;
	}
	#contact{
		width:230px;
		position:relative;
		left:90px;
		float:left;
	}
	#simplemenu{
		position:relative;
		left:180px;
		float:left;
	}
	#artpress_logo{
		padding-bottom:70px;
		float:right;
	}
	#separator{
		position:relative;
		left:40px;
		width:1px;
		height:100px;
		float:left;
		background: #4d6a35
	}
	#separator1{
		position:relative;
		left:130px;
		width:1px;
		height:100px;
		float:left;
		background: #4d6a35
	}
	#navigation-block {
		float: left;
		width: 275px;
	}
	#navigation-block ul {
		min-height: 235px;
		list-style: none;
		margin: 0;
		margin-left: 9px;
		padding: 0;
		border: 0
	}
	#navigation-block li a {
		float: left;
		width: 235px;
		padding: 2px 0px;
		background: url(../images/navbg.gif) bottom repeat-x;
		text-decoration: none;
		clear:both
	}
	#navigation-block li a:hover {
		float: left;
		width: 235px;
		padding: 2px 0px;
		background:#e2e5df url(../images/navbg.gif) bottom repeat-x;
		color: #950000;
		text-decoration: none;
		clear:both
	}
	.sliding-element-image{
	  float: left;
		margin:0;
		border:0;
		padding:0;
		margin-left:-9px;
	}
	.sliding-element{
	  font-size:13px;
		clear:both;
	}
	.foot_icon{
		float:left;
		margin-bottom:60px
	}
	
	/*-- Formularz cenowy --*/

#pojemnik{
  background:#ececec;
  border:10px #ececec solid;
	width: 400px;
	margin: 0 auto;
	text-align: right !important;
	padding-bottom:10px;
	font-size: 11px;
	}

#pojemnik h2{
	margin:5px 0 5px 10px !imoprtant;
	font-size:15px !imoprtant;
	}
	
#pojemnik p{
	float: left;
	margin:3px 5px 0 0;
	padding:0;
	font-weight: bold;	
	}
select{
	font-size: 11px;
	}	
	
.okno_form{
	margin-top: 5px;
	}
	
.clr{
	clear: both;
	}
		
select,input{
	border: solid 1px  #C2C2C2;
	padding-left: 3px;
	font-size: 11px;
	}	
	
hr{
	background-color: #C2C2C2;
	border: solid 1px #ddd;
	}	
	
		
	
.dane{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #fff;
	border: 1px #666 solid;
	padding-left: 2px;
	margin-left: 10px;
	overflow:hidden;
	}
	
	
.dane_tekst{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-bottom: 3px;
	margin-top: 5px;
	}	
	
 .buton{
 	margin-left: 10px;
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px #666 solid;
	background-color: #fff;
	}							
