/*--------------------------------------------------------
	css theme name: pani teresa
	author: bartosz mediger (http://mediger.net)

	created: dec 20, 2008


*/


* { margin: 0px; padding: 0px; }



blockquote p { font-weight: bold; }
	
	.start blockquote p { color: #0a5fa5; }



body, html { width: 100%;  height: 100%; }



body { background: #fff; }



fieldset { border: none; }



	
html, input {
	overflow: auto;
	overflow-x: hidden; 
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #685468; }



img { border: none; }



ins { text-decoration: none; }


ol, ul { margin: 0 0 1em 3em; }





p { padding-bottom: 15px; }




textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #685468;
	overflow: auto; }




	




/*	naglowki */

h1 {
	padding: 0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	color: #00527a; }

.start h1 { color: #bd9936; }



h4 {
	font-size: 12px;
	font-weight: bold; }


h5 {
	font-size: 11px;
	font-weight: normal;
	color: #989898; }


















/*	nawigacja */

a {
	text-decoration: none;
	color: #d00000; }
	
	a:hover { text-decoration: underline; }










#actions { display: none; }













#center { padding: 10px; }










#content {
	float: left;
	width: 606px;
	padding: 0 18px 0 18px; }

	#content.short { width: 292px; }


	#content { text-align: justify; }


















#flags,
#foot,
#gallery,
#left,
#logo,
#logos,
#menu,
#wyszukiwarka,
.anim { display: none; }





















#nav {
	float: left;
	width: 445px;
	line-height: 13px;
	background: url(../images/dot_x.gif) repeat-x bottom;
	margin: 0 0 15px 0;
	padding: 0 300px 7px 0;
	font-size: 11px; }
	
	#nav .home {
		background: url(../images/arrow3.gif) no-repeat left 3px;
		padding: 0 0 0 15px; }
		
	#nav a {
		font-size: 11px;
		color: #00537b; }
		
	#nav span { padding: 0 2px 0 2px; }




