body {
  margin : 0px;
  padding : 0px;
  background-color : #23282d;
}

img {
  border : none;
}

#top {
  background-image : url('grafika/bg-top.jpg');
  width : 100%;
  height : 150px;
}

#logo {
  background-image : url('grafika/logo.jpg');
  width : 808px;
  height : 150px;
  margin : auto;
}

#menu {
  background-image : url('grafika/bg-menu.jpg');
  width : 100%;
  height : 200px;
}

	#ramkamenu {
  		width : 808px;
		height : 200px;
  		margin : auto;
  		position : relative; top : 0px;
	}

		#menumebel {
  			background-image : url('grafika/mebel.jpg');
  			width : 199px;
  			height : 200px;
  			margin : 0px;
  			position : absolute; left : 0px;
		}

		#menurama {
  			width : 609px;
  			height : 200px;
  			margin : 0px;
  			position : absolute; right : 0px;
		}

			#przyciski {
  				width : 609px;
  				height : 47px;
  				position : absolute; left : 0px; top : 0px;
  				margin : 0px 0px 0px 0px;
  				text-align : center;

			}

				.menuprzycisk{
  					margin : 0px 5px 0px 5px;
  					height : 47px;
  					background-image : url('grafika/tlomenu.jpg');
 					float: left;
						text-align : center;
				}

				div:hover.menuprzycisk{
  					margin : 0px 5px 0px 5px;
  					height : 47px;
  					background-image : url('grafika/tlomenua.jpg');
  					float: left;
  					text-align : center;
				}
					
					.marginesik{
  						margin : 10px 2px 0px 2px;
  						font-family : Tahoma;
  						font-size : 13px;
  						color: #92927D;
					}
					
					.linkmenu{
  						font-family : Tahoma;
  						font-size : 13px;
					}

						a:link.linkmenu, a:visited.linkmenu, a:active.linkmenu{
							color: #92927D;
							text-decoration: none;
						}
 
						a:hover.linkmenu{
							color: #A43B36;
							text-decoration: none;
						}

			#notka {
  				width : 580px;
  				height : 153px;
  				position : absolute; left : 0px; top : 47px;
  				margin : 0px 0px 0px 0px;
			}

				.nagloweknotka {
  					margin : 5px 0px 5px 5px;
  					color : #A43B36;
  					font-family : Tahoma;
  					font-size : 13px;
  					font-weight : bold;
				}

				.tekstnotka {
  					margin : 5px 0px 5px 25px;
  					color : #92927D;
  					font-family : Tahoma;
					font-size : 12px;
					text-align : justify;	
				}

#centralna {
  background-image : url('grafika/tlo.jpg');
  min-height : 281px;
  width : 100%;
}

#ramkacentralna {
  width : 808px;
  min-height : 281px;
  margin : auto;
}

.centrumzopisem{
  padding : 13px 0px 0px 0px;
  width : 808px;
  height : 272px;
}

.centrumkat{
  width : 808px;
  height : 222px;
  padding : 0px 0px 10px 0px;
}

.wysrodkowanecentrum{
  width : 792px;
}

#notkaprawna{
  width : 792px;
  padding : 0px 0px 10px 0px;
  margin : auto;
}

.notkaprawna{
  margin : 10px;
  text-align : center;
  color : #92927D;
  font-family : Tahoma;
  font-size : 10px;
}

.krotkiopis{
  background-image : url('grafika/tloopisu.jpg');
  width : 396px;
  height : 272px;
  float : left;
}

#krotkiopis{
  background-image : url('grafika/tloopisu.jpg');
  width : 396px;
  height : 272px;
  float : left;
}

.boxopis{
  width : 340px;
  margin : auto;
}

.naglowekopis{
  margin : 25px 0px 0px 0px;
  width : 340px;
  float : left;
  color : #A43B36;
  font-family : Tahoma;
  font-size : 13px;
  font-weight : bold;
}

.tekstopis{
  margin : 11px 0px 15px 0px;
  width : 340px;
  float : left;
  color : #92927D;
  font-family : Tahoma;
  font-size : 11px;
  text-align : justify;
}

.tekstlink{
  color : #A43B36;
  font-family : Tahoma;
  font-size : 11px;
  font-weight : bold;
  text-align : right;
  text-decoration: underline;
}

.kategoria{
  width : 198px;
  float: left;
  text-align : center;
}


.linkkategorii{
  margin : 0px 0px 0px 0px;
  color : #A43B36;
  font-family : Tahoma;
  font-size : 11px;
  font-weight : bold;
  text-align : center;
  text-decoration: none;
}

.linkkat{
  color : #A43B36;
  text-decoration: none;
}

.tekstkategorii{
  margin : 10px 12px 0px 12px;
  color : #404448;
  font-family : Tahoma;
  font-size : 11px;
  text-align : justify;
}

#stopka {
  background-image : url('grafika/bg-stopka.jpg');
  width : 100%;
  height : 123px;
}

#ramastopka {
  width : 808px;
  height : 123px;
  margin : auto;
}

#stopkalewa {
  width : 325px;
  float : left;
}

#stopkaprawa {
  width : 483px;
  float : left;
}

.textlewejstopki {
  margin : 25px 0px 0px 10px;
  text-align : left;
  color : #B4B4B4;
  font-family : Tahoma;
  font-size : 9pt;
}

.textprawejstopki {
  margin : 25px 25px 0px 0px;
  text-align : right;
  color : #B4B4B4;
  font-family : Tahoma;
  font-size : 9pt;
}

.linkstopki{
  color : #D2BE8C;
  font-weight : bold;
}

.linkwykonawcy {
  color : #5E6266;
}

.kodowanie {
  color : #404448;
}

.drewpol{
  color : #D2BE8C;
  font-weight : bold;
}

.formularz{
  width : 300px;
  margin : auto;
  font-family : Tahoma;
  font-size : 10px;
  color : #646464;
}

.form{
  margin : 2px 0px 2px 0px;
  font-family : Tahoma;
  font-size : 10px;
}

.pole_wyslij{
  width : 300px;
  font-family : Tahoma;
  font-size : 10px;
}

.textarea{
  width : 300px;
  font-family : Tahoma;
  font-size : 10px;
}

.wyslij{
  width : 140px;
  margin : 5px auto;
}

img{
 border : none;
}

.podstopka{
  margin : auto;
  width : 788px;
}

.validatory{
 width : 176px;
 height : 31px;
 float : left;
}

.validator{
 width : 88px;
 height : 31px;
 float : left;
}

.linkipodstopka{
 width : 602px;
 margin : 5px;
 text-align : center;
 float : left;
}

.podlinkowanie{
 color : #D2BE8C;
 font-family : Tahoma;
 font-size : 10px;
 text-align : center;
}

.poprzedni{
  width : 100px;
  float : left;
  text-align : left;
}

.nastepny{
  width : 100px;
  float : right;
  text-align : right;
  margin : 0px 15px 0px 20px;
}

.nawigacja{
  width : 788px;
  height : 15px;
  margin : auto;
}

.nawigacjalink{
  color : #A43B36;
  font-family : Tahoma;
  font-size : 10px;
  text-decoration : none;
}

