/*--------------------------------------------------------
	css theme name: trawnik
	author: bartosz mediger (http://mediger.net)

	created : august 16, 2007
	

*/


* { margin: 0px; padding: 0px;  }

a, blockquote, body, h1, h3, h4, h5, input, legend, p, span, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #444; }


blockquote {
	width: auto;
	border-top: 1px solid #979797;
	padding: 10px 80px 0 0; }


blockquote * { font-size: 14px; }


blockquote p {
	padding: 0 0 25px 0;
	line-height: 18px;
	text-align: left;
	color: #222; }


body {
	min-height: 560px; _height: 560px; }


fieldset { border: none; }


html {
	overflow: auto;
	overflow-x: hidden; }


.hr {
	width: 100%; height: 1px;
	border-bottom: 1px solid #979797;
	padding: 10px 0 10px 0; }


img { border: none; }


img.left {
	float: left;
	margin: 10px 20px 10px 0; }



label { cursor: pointer; }


p {
	padding-bottom: 15px;
	text-align: justify; }


ul { margin: 0 0 1em 2em; }





textarea {
	overflow: auto;
	height: 100px; }






/*	naglowki */

h3 span {
	font-size: 26px; 
	white-space: nowrap; }


h4 span { font-size: 24px;  }

h5 { padding: 15px 0 10px 0; }

h5 span { font-size: 21px; }




/*	nawigacja */

a {
	text-decoration: none;
	color: #640000; }
	
a:hover { color: #3c7f00 !important; }












#container {
	float: left;
	width: 100%; }



	
#content {
	width: 712px;
	padding: 30px 28px 0 28px; }

	#content table { width: 240px; _width: 225px; }

	#content td, #content th { text-align: center; }

	#content td { border: 1px solid #979797; }


	



#dopobrania a  {
	display: block;
	height: 50px;
	background: url(../images/pdf.gif) no-repeat left;
	margin-bottom: 10px;
	padding: 0 0 0 50px;
	line-height: 50px; }












/* gallery */

#gallery img {
	float: left;
	border: 1px solid #aaa;
	padding: 3px;
	margin: 10px; }




	





#kontakt_form {
	width: 100%;
	padding: 10px 0 20px 0; }
	
	
	#kontakt_form.long {
		padding-top: 10px;
		border-top: 1px solid #979797; }
	
	#kontakt_form.long input { display: block; }
	
	#kontakt_form.long textarea { width: 100%; }
	
	#kontakt_form input, textarea {
		width: 194px;
		background: #fff;
		border: 1px solid #b9b9b9;
		font-size: 11px;
		margin: 2px 0 2px 0;
		padding: 2px; }

	#kontakt_form .btn { width: 200px; }





#left {
	float: left;
	position: relative;
	width: 445px; }





#page { width: 768px; }




#flags,
#foot,
#header,
#map,
#menu,
#pozostala,
#print,
#right { display: none; }








/*
	classes
	-------*/

.btn { cursor: pointer; }


.btn:hover {
	background: #640000 !important;
	color: #fff; }


.left {
	float: left;
	border: 1px solid #aaa;
	padding: 3px;
	margin: -10px 0 0 0; }



.nb { border: none; }


p img.left {
	margin-top: -0.01em;
	margin-right: 9px; }

