  body {background: #000000; text-align:center; padding:0px; margin: 0px; line-height:16px; font-family:Verdana; font-size:11px;}
  #glowny{width:995px; margin: auto;}
  
  #top{background:url('img/top.jpg'); width:995px; height:124px;}
  #content{width:995px; text-align:left; margin-bottom:0px;  background: url('img/pasek.jpg');
  background-repeat: repeat-y;}
    #left{width:566px; float:left; }
    #right{ margin-left:566px;}
  .div_bottom{height: 2px; background: none; clear: both;}
  #stopka{background:#000000; height:48px; margin: 0px 2px 0px 0px;  padding-top:2px; clear:both; position:relative; bottom:-5px;}
    #nav-bar{background:url('img/nav-bar.jpg') no-repeat; height:26px; margin-bottom:-5px; margin-left:5px; padding-top:5px; padding-left:20px;}

  #footer{background: url('img/bottomofcontent.jpg') no-repeat;  height:5px;}

  
  .box-header{background:url('img/box-header.jpg') no-repeat; width:202px; height:29px;  }
  .box-content{background:url('img/box-content.jpg') repeat-y; width:202px;}
  .box-footer{background:url('img/box-footer.jpg') no-repeat; width:202px; height:3px;}
  
  .artbox-header{background:url('img/artbox-header.jpg') no-repeat; width:409px; height:28px; }
  .artbox-content{background:url('img/artbox-content.jpg') repeat-y; width:409px; }
  .artbox-footer{background:url('img/artbox-footer.jpg') no-repeat; width:409px; height:8px;}
  
  #leftbox{margin-left:15px; float:left; overflow: hidden;}
  #rightbox{margin-right:5px;  margin-bottom:5px; float: right; overflow: hidden;}
  .artbox{clear:both;  margin-left:15px;   margin-bottom:5px; overflow:hidden;}

  hr{ border: 0; width: 100%; background-color: #c3c3c3; height:1px; text-align:left; float:left;}

  /*p{padding:15px; margin:0px; text-align:justify;}*/
  
  

  /*************************** STARY CSS *****************************************/

.nazwapliku{
text-align:center;
}
.opis{
text-align:justify;
}

.screen{
padding-left:10px;
}

.ukryj {padding:5px 0px 0px 40px;}


.kod, .code {
  margin-left:20px;
  margin-top:3px;
  width:95%;
  border:1px solid #bbbbbb;
  background-color:#F9F9F9;
  color: #004279;
  padding:3px 3px 3px 3px;
}
.cytat {
  padding-left: 2px; 
  border: solid 1px #444444; 
  color:#000000; 
  background-color: #f7f7f7; 
  font-family: Arial, sans-serif, Verdana;
  font-size: 12px; 
  margin-left: 10px;
}

#reklama{
float:right;
margin-right:10px;
margin-top:35px;
width:468px;
height:60px;
}

#panel{background:#f1f1f1; width:100%;padding:5px 0px 5px 0px; border-bottom:1px solid #000000;}
#panel a{color:#000000;}
#panel a:hover{font-weight:normal; color:#ff0000;}







#search-box{width:300px; text-align:right;}

input {
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/* Input field styles
---------------------------------------- */
.inputbox {
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	color: #333333;
	padding: 2px;
	cursor: text;
}

.inputbox:hover {
	border: 1px solid #eaeaea;
}

.inputbox:focus {
	border: 1px solid #eaeaea;
	color: #4b4b4b;
}

input.inputbox	{ width: 50%; }


/* Form button styles
---------------------------------------- */


a.button1, input.button1, input.button3, a.button2, input.button2 {
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	background: #FAFAFA none repeat-x top;
}

input.button3 {
	padding: 0;
	margin: 0;
	line-height: 5px;
	height: 12px;
	background-image: none;
	font-variant: small-caps;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
	border: 1px solid #666666;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	border: 1px solid #BCBCBC;
	background-position: 0 100%;
	color: #BCBCBC;
}

input.search {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
}

/* Search box
--------------------------------------------- */

#search-box {
	color: #FFFFFF;
	float:right;
	margin-left:400px;
	* font-size: 14px; 
	margin-right:5px; 
	margin-top:20px;  

}


/* Input field styles
---------------------------------------- */
.inputbox {
	background-color: #FFFFFF; 
	border-color: #B9B9BB;
	color: #333333;
}

.inputbox:hover {
	border-color: #5888A3;
}

.inputbox:focus {
	border-color: #5888A3;
	color: #3F3E58;
}

/* Form button styles
---------------------------------------- */

a.button1, input.button1, input.button3, a.button2, input.button2 {
	color: #000;
	background-color: #FAFAFA;
	background-image: url("img/bg_button.gif");
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	border-color: #8D5966;
	color: #8D5966;
}

input.search {
	background-image: url("img/icon_textbox_search.gif");
}
























