﻿h1,h2,h3,h4,h5,h6,ul,li { margin: 0px; padding: 0px; }

html { background: url('../pics/pagebg.jpg') repeat; }

body 
{
	background: url('../pics/topbg.jpg') repeat-x top left;
	padding: 0px; 
	margin: 0px;
	font-family: verdana, sans-serif; 
	font-size: 12px;
}

.clear { clear: both; }
.right { float: right; }
.left { float: left; }

div { padding: 0px; margin: 0px; }
img { border: 0px; }

h1 { font-size: 22px; margin: 0px; padding: 0px 0px 10px 0px; line-height: 22px; font-family: "Times New Roman",Georgia,Serif;}
h2 { font-weight: normal; color: #000; font-size: 20px; margin: 0px; padding: 0px; line-height: 22px; font-family: Georgia,Serif;}
h3 { font-family: Georgia,Serif; font-size: 18px; line-height: 18px; font-weight: normal; padding: 5px 0px; }

a { text-decoration: none; color: #000; cursor: pointer; }
a:hover { text-decoration: underline; color: #000; cursor: pointer; }
a:visited { color: #000; cursor: pointer; }

/**************************************************************************************************/

#leftcolumn
{
	width: 300px; 
	padding: 0px 15px;
	float: left;	
}

.logo { margin-left: 2px; display: block; border: 0px; float: left; }
.mapka { margin-left: 18px; margin-top: 11px;}

/**************************************************************************************************/

#searchbox { margin: 30px; }
#searchbox .form_input { width: 170px; }

/**************************************************************************************************/

#menu
{
	float: left;
	margin: 40px 15px;
}

#menu a
{
	text-decoration: none;
	font-family: Georgia;
	font-size: 18px;
	padding: 5px 10px; 
	margin: 10px 0px; 
	display: block; 
	width: 150px; 
}

#menu .active { background: #000; color: #fff; }
#menu .active:hover { background: #000; color: #fff; }

#menu .noactive { color: #000;  }
#menu .noactive:hover { background: #000; color: #fff; }

/**************************************************************************************************/

#topbar 
{
	float: left; 
	width: 650px;
	height: 27px;
	line-height: 27px;
	text-align: right;
	background: url('../pics/topbg.jpg') repeat-x 12px top;
}

#topbar a { color: #999; }

/**************************************************************************************************/

#content 
{ 
	padding-top: 20px;
	width: 650px;  
	float: left; 
}

/**************************************************************************************************/

.miasto { float: left; }
.miasto h2 { padding-top: 20px; }
.miasto .utwor
{ 
	height: 97px; 
	overflow: hidden;
	width: 300px; 
	padding: 10px 0px;
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	float: left;
	padding-right: 10px;
}
.miasto .utwor img { float: left; border: 3px solid #ccc; margin-top: 7px; margin-right: 10px; }

.miasto .utwor .miejsce { color: #999; font-family: Verdana; font-size: 11px; line-height: 14px; } 

/**************************************************************************************************/

.gallery_item
{
	border: 5px solid #ddd;
	padding: 5px;
	text-align: center; 
}

/**************************************************************************************************/

#footer
{
	clear: both;
	width: 950px; 
	margin-top: 50px; 
	padding-left: 30px;
	float: left;
	color: #ddd;
}

#footer h3
{
	font-size: 12px;
	color: #bbb;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	padding-top: 10px;
}

#footer .center { width: 946px; }

#footer .logotypes
 { 
	color: #ddd;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0px; 
	margin-top: 20px; 
}

#footer img, #footer .clear { padding: 0px; margin: 0px; }

#footer a { padding: 0px; margin: 0px; }
#footer a, #footer a:visited { color: #fff; text-decoration: none; font-weight: normal; }
#footer a:hover { color: #fff; text-decoration: underline; font-weight: normal; }

/**************************************************************************************************/

.stronicowanie 
{
	border-top: 1px solid #ddd; 
	padding: 0px;
	clear: both;
}

.stronicowanie .lakt { color: #999; font-size: 10px; text-decoration: none; padding: 2px 5px; margin: 0px 2px; background-color: #ddd; }
.stronicowanie .lakt:visited { color: #999; font-size: 10px; text-decoration: none; padding: 2px 5px; margin: 0px 2px; background-color: #ddd; }
.stronicowanie .lakt:hover { color: #eee; font-size: 10px; text-decoration: none; padding: 2px 5px; margin: 0px 2px; background-color: #ccc; }
 
.stronicowanie .wyr { color: #fff; font-size: 10px; text-decoration: none; padding: 2px 5px; margin: 0px 2px; background-color: #aaa; font-weight: bold; }


/***********************************************************************************************/

.cssform { padding: 0px 0px 30px 0px; }

.cssform p{
width: 400px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 200px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform span { display: block; margin-left: 45px; }

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}


* html .threepxfix{
margin-left: 3px;
}

/***********************************************************************************************/

.redbtn { font-weight: normal; background: url(../pics/redbtn.jpg) repeat-x bottom; font-size: 14px; font-family: Georgia; padding: 3px 16px; color: #fff; text-decoration: none; }
.redbtn:hover { background: url(../pics/redbtn.jpg) repeat-x top; color: #fff; text-decoration: none; }
.redbtn:visited { color: #fff; }

.form_input { width: 170px; background: #ececec; border: 1px solid #ddd; padding: 4px 2px; margin-bottom: 6px; display: block; }

/***********************************************************************************************/

.wyszukaj ul { padding: 0px 20px; margin: 0px; }
.wyszukaj h3 { font-size: 14px; font-weight: bold; padding-top: 25px; }


