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;
	outline: none;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  font-size: 11px;
	color: #000;
	line-height: 120%;
	background: #000;
}

h1
{
	font-size: 30px;
	margin-bottom: 20px;
	color: #1c325b;
}

h1 span, h2 span
{
	color: #5e2900;
}

#body
{
	background: url('../images/tajemnicesnow/body.jpg') no-repeat center top #000;
}

#container
{
	background: url('../images/tajemnicesnow/tlo.jpg') 0px 0px no-repeat;
	width: 675px;
	height: 1000px;
	margin: 0 auto;
	padding-left: 175px;
	padding-right: 50px;
}

#main
{
	height: 615px;
	z-index: 10;
	padding-left: 70px;
	padding-right: 20px;
}

#top
{
	padding-bottom: 10px;
}

#top #gora_top
{
	height: 190px;
	position: relative;
}

#top #link_home
{
	position: absolute;
	width: 296px;
	height: 136px;
	text-decoration: none;
	display: block;
	top: 30px;
	left: -25px;
}

#top #wrozbyonline_link
{
	position: absolute;
	width: 275px;
	height: 35px;
	text-decoration: none;
	display: block;
	top: 75px;
	right: 30px;
	background: url('../images/tajemnicesnow/tajemnice_snow_A.gif') no-repeat;
}

#top #wrozbyonline_link:hover
{
	background: url('../images/tajemnicesnow/tajemnice_snow_B.gif') no-repeat;
}

#ikony
{
	padding: 5px;
	text-align: right;
	position: absolute;
	top: 120px;
	right: 0px;
}

#ikony a
{
	color: #38527f;
	padding-left: 10px;
}

#ikony a img
{
	vertical-align: middle;
}

#litery
{
	height: 30px;
}

#litery a
{
	color: #000;
	font-size: 20px;
	padding: 5px 3px;
	display: block;
	width: 19px;
	float: left;
	text-align: center;
	font-weight: bold;
	height: 19px;
}

#litery a:hover, #litery a.active
{
	background: url('../images/tajemnicesnow/litera_active.png') 0px 0px no-repeat;
	text-decoration: none;
	color: #fff;
}

#plec
{
	text-align: right;
	background: url('../images/tajemnicesnow/strzalka.jpg') 310px 5px no-repeat;
	min-height: 36px;
	padding-top: 12px;
	line-height: 100%;
}

#plec span
{
	color: #000;
	font-size: 23px;
	font-weight: bold;
	padding-right: 20px;
}

#szukaj
{
	clear: both;
	background: url('../images/tajemnicesnow/szukaj_form.png') 0px 0px no-repeat;
	height: 31px;
	padding-left: 50px;
	padding-top: 5px;
	z-index: 1000;
	margin-left: 30px;
	margin-bottom: 10px;
}

#szukaj label
{
	width: 325px;
	float: left;
	font-size: 13px;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
	color: #1c325b;
}

#szukaj input#szukaj_sen
{
	border: 0px;
	font-size: 11px;
	padding: 3px;
	float: left;
	width: 108px;
	margin-right: 10px;
	margin-top: 4px;
	color: #666;
}

#szukaj select
{
	border: 0px;
	font-size: 11px;
	padding: 3px;
	float: left;
	width: 78px;
	margin-right: 10px;
	margin-top: 2px;
	color: #666;
}

#szukaj select#day
{
	width: 60px;
}

#szukaj #button_szukaj
{
	margin-top: 1px;
}

div.auto_complete
{
	width: 114px;
  background: #fff;
  margin: 0;
  padding: 0;
	z-index: 1001;
}

div.auto_complete ul
{
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #bbb;
}

div.auto_complete ul li
{
  margin: 0;
  padding: 3px;
  border-bottom: 1px solid #eee;
  list-style-type: none;
	font-weight: normal;
	text-align: left;
	color: #111;
	background-image: none;
}

div.auto_complete ul li.selected
{
  background-color: #1c325b;
	color: #fff;
}

div.auto_complete ul strong.highlight
{
  margin: 0;
  padding: 0;
  color: blue;
}

.tekst p, #content p
{
	text-indent: 40px;
	padding-bottom: 5px;
	font-size: 13px;
	font-style: italic;
	line-height: 135%;
}

#content p
{
	text-indent: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.tekst h1
{
	margin-bottom: 5px;
}

.lista_snow
{
	clear: both;
	padding: 10px;
}

.mod
{
}

.lista_snow h3, #opis_snu h3
{
	font-size: 20px;
	color: #1c325b;
	background: url('../images/tajemnicesnow/li.png') 0px 5px no-repeat;
	padding-left: 15px;
	height: 20px;
}

#opis_snu
{
	overflow: hidden;
	padding-bottom: 30px;
}

#opis_imienia p
{
	margin-bottom: 30px;
	padding-left: 15px;
}

a.czytaj
{
	font-style: italic;
	color: #1c325b;
	font-weight: bold;
	float: right;
	font-size: 12px;
	text-decoration: underline;
}

.hr
{
	background: url('../images/tajemnicesnow/hr.jpg') center center no-repeat;
	font-size: 0px;
	height: 30px
}

.hrv
{
	background: url('../images/tajemnicesnow/hr_v.jpg') center center no-repeat;
	font-size: 0px;
	width: 20px;
	float: left;
	height: 170px;
}

.losowa
{
	font-size: 13px;
	font-style: italic;
	width: 260px;
	float: left;
	line-height: 135%;
	margin-right: 20px;
}

.losowa h2
{
	font-size: 15px;
	margin-bottom: 5px;
}

#bottom
{
	color: #616161;
	position: relative;
	height: 60px;
	text-align: left;
	padding-left: 25px;
	margin-top: 30px;
}

#bottom a
{
	color: #616161;
}

#bottom a:hover
{
	color: #fff;
}

#bottom #nasze_serwisy
{
	position: absolute;
	left: 10px;
	top: 25px;
	width: 750px;
	padding-bottom: 15px;
}

#bottom #zegar
{
	position: absolute;
	left: -190px;
	top: -248px;
}

a.ebill
{
	background: url('http://phonesat.pl/images/logo/logo0.png') 100px 0px no-repeat;
	padding: 10px 120px 10px 10px;
	font-size: 13px;
	color: #666;
	float: right;
	top: -10px;
	right: -60px;
	position: absolute;
}

a:hover.ebill
{
	background: url('http://phonesat.pl/images/logo/logo1.png') 100px 0px no-repeat;
	text-decoration: none;
}

.ti0
{
	text-indent: 0px !important;
}
