ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
	color: #000;
  text-decoration: none;
	outline: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Trebuchet Ms, Arial, Verdana, sans-serif;
  font-size: 11px;
  background: url('../images/przypaly_tlo.jpg') repeat;
	color: #fff;
}

#container
{
	margin: 0 auto;
	width: 840px;
}

#top
{
	padding: 20px 20px 0px 20px;
	height: 88px;
	position: relative;
}

#przypaly_top
{
	height: 34px;
  background: url('../images/przypaly_top.jpg') no-repeat;
}

#przypaly_middle
{
  background: url('../images/przypaly_middle.jpg') repeat-y;
	padding-left: 50px;
	padding-right: 50px;
}

#przypaly_bottom
{
	height: 34px;
  background: url('../images/przypaly_bottom.jpg') no-repeat;
	text-align: center;
	color: #fff;
	padding-top: 25px;
}

#menu
{
	position: absolute;
	top: 80px;
	right: 30px;
}

#menu a
{
	display: block;
	font-size: 0px;
	height: 27px;
	background-image: url('../images/przypaly_menu.png');
	background-repeat: no-repeat;
	margin-left: 15px;
	float: left;
}

#menu a span
{
	cdisplay: none;
}

#menu a#m_wszystkie
{
	width: 103px;
	background-position: 0px 0px;
}

#menu a#m_wszystkie:hover, #menu a#m_wszystkie.active
{
	background-position: 0px -30px !important;
}

#menu a#m_filmy
{
	width: 55px;
	background-position: -112px 0px;
}

#menu a#m_filmy:hover, #menu a#m_filmy.active
{
	background-position: -112px -30px !important;
}

#menu a#m_fotki
{
	width: 52px;
	background-position: -175px 0px;
}

#menu a#m_fotki:hover, #menu a#m_fotki.active
{
	background-position: -175px -30px !important;
}

#menu a#m_losowy
{
	width: 72px;
	background-position: -237px 0px;
}

#menu a#m_losowy:hover, #menu a#m_losowy.active
{
	background-position: -237px -30px !important;
}

#menu a#m_najlepsze
{
	width: 100px;
	background-position: -320px 0px;
}

#menu a#m_najlepsze:hover, #menu a#m_najlepsze.active
{
	background-position: -320px -30px !important;
}

.obiekt
{
	text-align: center;
	padding:30px 30px 20px 30px;
	border-bottom: 3px #646464 solid;
}

.obiekt h1
{
	font-size: 28px;
	margin-bottom: 10px;
}

.obiekt a
{
	color: #646464;
}

.link
{
	padding: 5px;
}

.link a
{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}

.link a:hover, .obiekt a:hover
{
	text-decoration: none;
	color: #aaa;
}

.opis
{
	width: 600px;
	margin: 0 auto;
	padding: 10px;
	line-height: 140%;
	font-size: 13px;
}

.pages
{
	text-align: center;
	padding: 10px;
	background: #646464;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #2e2e2e;
}

.pages a
{
	color: #fff;
	font-size: 15px;
	font-weight: normal;
}

.pages a:hover
{
	text-decoration: none;
	color: #aaa;
}

.odwiedzin
{
	color: #646464;
}
