*	{margin:0px;
	 padding:0px;
	 border:0px;}
input	{border:1px rgb(63,64,66) solid;}
textarea	{border:1px rgb(63,64,66) solid;}
select{border:1px rgb(63,64,66) solid;}
img	{display:block;}
ul	{margin:10px 0px 10px 25px;}
.img_link	{border:0px;
			 text-decoration:none;}
.inline_img	{display:inline;}
.white_border	{border-top: 2px solid white;
				 border-bottom: 2px solid white;}
.clear		{clear:both;}
.link		{text-decoration:none;
			 color:black;}
.button	{padding:3px 3px;
		 height:17px;}
.link:hover	{text-decoration:underline;}
.main_page_link	{text-decoration:none;
				 color:black;}
.main_page_link:hover	{text-decoration:underline;}
#body	{margin:0px;
		 padding:0px;
		 background:rgb(197,200,205);}
#page	{background-image:url("../pic/background/background1500.jpg");
		 background-repeat:repeat-x;
		 text-align:center;}

/*HEADER*/
#header	{width:990px;
		 position:relative;
		 margin-left:auto;
		 margin-right:auto;}
.small_img	{position:absolute;left:0px;top:10px;}

/*MENU*/
#menu	{width:990px;
		 height:49px;
		 margin-left:auto;
		 margin-right:auto;
		 background-image:url("../pic/menu/menu3.jpg");
		 background-repeat:no-repeat;
		 z-index:100;}

/*CONTENT*/
#content	{width:990px;
			 margin-left:auto;
			 margin-right:auto;
			 text-align:left;
			 color:white;
			 z-index:1;
			 font-size:9pt;
			 font-family:arial;clear:both}
#content_img	{}
#big_content_white	{background:white;
					 padding:10px 10px;
					 color:rgb(63,64,66);
					 width:930px;}
#short_content_white	{background:white;
					 padding:10px 10px;
					 color:rgb(63,64,66);
					 width:650px;}
.kliknij_tu	{left:391px;top:-36px;}
.content_text	{position:relative;}
.content_text_with_bg	{background:rgb(158,165,173);
						 margin:10px;
						 padding:10px 0px 20px 0px;
						 border-top:2px solid white;
						 border-bottom:2px solid white;}
.content_div	{position:absolute;left:0px;top:0px;
				 color:white;
				 font-family:Arial;
				 font-size:9pt;
				 padding: 0px 17px 0px 17px;
				 width:305px;
				 line-height:13px;
				 }
.content_div_footer	{position:absolute;left:0px;top:0px;
					 color:#3d4144;
					 font-family:Arial;
					 font-size:9pt;
					 padding: 0px 17px 0px 17px;
					 width:305px;
					 line-height:13px;
					}
.text_header	{font-weight:bold;
				 font-size:10pt;}
table.tabela_wypozyczalnia  {
	border: 1px solid black;
	border-collapse: collapse;
}
table.tabela_wypozyczalnia  td{
	border: 1px solid black;
	padding: 8px;
}

table.of_szczegoly  {
	border: 1px solid gray;
	border-collapse: collapse;
	width:100%;
}
table.of_szczegoly  td, table.of_szczegoly  th{
	border: 1px solid gray;
	padding: 8px;
}
table.of_szczegoly  th{
	text-align:center;
	margin:0px auto;
}
.blue1 {
	background-color:#80CEE8;
}
.blue2 {
	background-color:#6EB6F5;
}
ul.of_of a {
	color: black;
	text-decoration: underline;
}
ul.of_of a:hover {
	color: gray;
	text-decoration: none;
}
ul.of_of li {
	line-height:20px;
}
/*FOOTER*/
#footer	{width:990px;
		 margin-left:auto;
		 margin-right:auto;
		 text-align:left;}
