body
{
	margin: 0;
	padding: 0;
	background-color: #cfcfcf;
}

#calosc
{
  	margin: 0 auto;
	width: 900px;
	background-color: #fff;
	
	color: #888;
	font-family: verdana;
	font-size: 76.5%;
}

#logo
{}

#logo img
{
	margin: 20px 0 5px 30px;
	border: 0;
}

#menu
{
	font-variant: small-caps;
	font-weight:bold;
}

#menu ul
{
  	margin: 0 0 0 300px;
	padding: 0;
	list-style: none;
}

#menu ul li
{
  	height: 25px;
	float: left;
	background: #666;
	position: relative;
	border: 1px solid #fff;
}

#menu ul li a
{
  	padding: 4px 20px;
	display: block;
	text-decoration: none;
	color: #f4f4f4;
	border-bottom: 3px solid #666;
}

#menu ul li a:hover
{
	border-bottom: 3px solid #ff931e;
}

#menu ul li ul
{
	display: none;
}

#menu ul li:hover ul
{
  	margin: 0;
  	padding-top: 4px;
	display: block;
	position: absolute;
	background-color: #666;
	top: 26px;
	left: 0;
	width: 200px;
}

#menu ul li:hover ul li
{
  	width: 100%;
	background-color: #666;
	border: 0;	
}

#menu ul li:hover ul li a
{
	color: #fff;
}

#menu ul li:hover ul li a:hover
{
}

#srodek
{
	height: 240px;
	clear: both;
}

#srodek #zdjecie
{
  	width: 400px;
	height: 240px;
	text-align: left;
	
}

#srodek #opis
{
	float: right;
	width: 490px;
	height: 240px;
	background-color: #cfcfcf;
}

#srodek #opis div
{
  	height: 100%;
  	padding-left: 60px;
	background-image: url('grafika/srodek_opis.gif');
	background-repeat: repeat-y;
}

#srodek #opis div h2
{
  	padding: 40px  0 10px 0 ;
	margin: 0;
}

#srodek #opis div h2 span
{
	color: #ff931e;
}



#srodek #opis div ul li
{
  	color: #ff931e;
  	list-style-type: square;
  	font-size: 1.2em;
  	line-height: 1.7em;
}

#srodek #opis div ul li a
{
  	color: #777;
  	text-decoration: none;
	border-bottom: 1px dotted #777;
}

#srodek #opis div ul li a:hover
{
	color: #555;
  	border-bottom: 1px solid #777;
}

#srodek #opis div ul li span
{
	color: #777;
}

#tresc
{
	background-image: url('grafika/tresc.gif');
	background-repeat: repeat-x;
}

#tresc #okruchy
{
  	font-weight: bold;
  	padding: 5px 20px;
	font-size: 0.8em;
	color: #df7400;
}

#tresc #okruchy a
{
  	font-variant: normal;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

#tresc #okruchy a:hover
{
	text-decoration: underline;
}

#tresc #okruchy span
{
  	font-variant: normal;
	color: #df7400;
}

#tresc #okruchy strong
{
	color: #888;
}

#tresc #lewa
{
	float: left;
	width: 460px;
	margin: 10px 0 20px 40px;
}

#tresc #prawa
{
	float: right;
	width: 300px;
	margin: 10px 40px 20px 0;
}

#tresc #lewa h1, #tresc #prawa h3
{
  	margin: 0;
  	padding: 30px 0 10px 0; 
	font-size: 1.2em;
	border-bottom: 1px solid #bbb;
}

#tresc #lewa h1 span, #tresc #prawa h3 span
{
	color: #ff931e;
}

#tresc #lewa p
{
	line-height: 1.6em;
	font-size: 1.2em;
	text-align: justify;
}

#tresc #lewa a, #tresc #prawa a
{
  	color: #888;
  	text-decoration: none;
	border-bottom: 1px dotted #888;
}

#tresc #lewa a:hover, #tresc #prawa a:hover
{
  	color: #666;
  	border-bottom: 1px solid #888;
}
#tresc #lewa  li
{
	font-size: 1.2em;
	line-height: 1.8em;
	list-style-type: square;
}

#tresc #prawa li
{
	line-height: 1.5em;
	font-size: 1.1em;
	list-style-type: square;
	color: #ff931e;
}

#tresc #prawa p
{
	line-height: 1.4em;
	font-size: 1.1em;
	text-align: justify;
}

#tresc p.margines
{
	margin-left: 20px;
}

#tresc #prawa p.info, #tresc #lewa p.info
{
	text-align: center;
}

#tresc form
{
	margin: 0 20px;
	padding: 0;
}

#tresc form .ukryj
{
	display: none;
}

#tresc input, #tresc textarea
{
  	width: 100%;
  	border: 1px solid #bbb;
  	background-color: #fcfcfc;
  	color: #888;
	display: block;
}

#tresc #prawa textarea
{
	height: 140px;
}

#tresc #lewa textarea
{
	height: 240px;
}

#tresc #prawa p.submit, #tresc #lewa p.submit
{
	text-align: right;
}

#tresc p.submit input
{
  	display: inline;
	width: 70px;
}

#tresc #clear
{
	clear: both;
}

#stopka
{
  	background-color: #cfcfcf;
	font-size: 0.8em;
	padding: 5px 0 20px 5px;
}

.szary
{
  	font-size: 1px;
	height: 6px;
	background-color: #cfcfcf;
	border-bottom: 1px solid #fff;
}
