body
{
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Arial,verdana;
 	background: url(gfx/bkg.gif) top left repeat-x #ffffff; 
	font-size: 14px;
	line-height: 22px;
} 

/* top */

#top
{
	display: block;
	background: url(gfx_serwis/bkg.gif) center top repeat-x;
}

.top-wrapp
{
	margin: 0 auto;
	width: 930px;
	position: relative;
	background: url(gfx_serwis/top-img3.jpg) top right no-repeat transparent;
	overflow: auto;
}

#top a.logo
{
	display: block;
	padding-top: 99px;
	width: 170px;
/*	margin: 0 auto;*/
	background: url(gfx_serwis/logo.gif) top left no-repeat;
	float: left;
	outline: 0;
}

h1
{
	float:left;
	margin: 0px;
	margin-left: 140px;
	margin-top: 30px;
	width:400px;
}

#navi-menu
{
	float: left;
	display: inline;
	height: 23px;
	width: 451px;
	position: absolute;
	left: 140px;
	top: 58px;
}

* html #navi-menu
{
	position: absolute;
	left: 140px;
	top: 70px;
}

#navi-menu li a, #navi-menu li
{
	float: left;
	display: inline;
	height: 23px;

}

#navi-menu li
{
	margin-left: 1px;
}

#navi-menu #blogi
{
	background: url(gfx_serwis/blogi.gif) top left no-repeat;
	width: 67px;
}

#navi-menu #randki
{
	background: url(gfx_serwis/randki.gif) top left no-repeat;
	width: 67px;
}

#navi-menu #podroze
{
	background: url(gfx_serwis/podroze.gif) top left no-repeat;
	width: 77px;
}

#navi-menu #praca
{
	background: url(gfx_serwis/praca.gif) top left no-repeat;
	width: 70px;
}

#navi-menu #mieszkania
{
	background: url(gfx_serwis/mieszkania.gif) top left no-repeat;
	width: 97px;
}

#navi-menu #rozne
{
	background: url(gfx_serwis/rozne.gif) top left no-repeat;
	width: 67px;
}

/* koniec top */

#wrappAll 
{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
} 

#wrapper
{
	width: 900px;
	margin: 0 auto;
	clear: both;
	background: transparent;
	overflow: auto;
	padding-top: 10px;
/* 	margin-top: 16px; */
	min-height: 800px;
	position: relative;
}



a img
{
	border: none;
}

a,
a.active,
a:link,
a.visited,
a:hover,
a:active
{
	text-decoration: underline;
	color: #333333;
}

#content-wrapper
{
	padding: 0px 0 0;
}

#content-wrapper h2
{
	color:#AE130B;
	font-family:Arial,Sans-Serif;
	font-size:17px;
	text-align: center;
	font-weight: bold;
	padding: 0 10px;
	margin-right: 10px;
}


h2 span
{
	color:#BA2446;
	font-weight: normal;
}

/* content */

#content
{
	width: 560px;
	float: left;
/* 	padding-top: 150px; */
	margin-top: 27px;
/* 	background: url(gfx/top.jpg) no-repeat center top; */
}

p
{
	padding-top:15px;
	text-align:justify;
/* 	line-height: 15px; */
	margin: 0;
}

p img
{
	margin: 0 auto;
	display: block;
}

.droga
{
	padding: 10px 0;
	text-align: center;
}

.kiedy
{
	color:#520A74;
	font-weight:bold;
}

.kiedy h3
{
	color:#7F00AC;
}

.kiedy ul
{
	list-style: none;
	margin: 0;
	padding-left: 30px;
}

.kiedy ul li
{
	background:transparent url(gfx/li.gif) no-repeat scroll 12px 1px;
	color:#520A74;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
	padding-bottom:15px;
	padding-left:40px;
}

h4
{
	color:#BA2446;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	margin: 15px 0 5px;
}

.droga h4
{
	width: 490px;
}

/* koniec content */

/* right */

#footer
{
	width: 100%;
	position: fixed;
	top: 100px;
	right: 0;
}

* html #footer
{
	position: absolute;
	top: 0;
}

#footInner
{
	width: 900px;
	margin: 0 auto;
}

#right
{
	width: 286px;
	padding-top: 0px;
	font-size: 12px;
	float: right;
}

#right h3
{
	color: #000;
	font-size:16px;
	margin: 0px;
	text-align: center;
	padding: 5px 0px 0px 0;
	font-weight: normal;
}

form
{
	background: #B1D135;
	padding: 0px;
	margin: 0px;
	border: 1px solid #80a833;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

* html form
{
	margin-top: -2px;
}

form fieldset
{
	margin: 0;
	border: 1px solid #fff;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 10px 10px 10px 20px;
}

select
{
	background-color:#FFFC9D;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;	
	border:1px solid #AEB1B6;
	display:block;
	float:left;
	margin-bottom:3px;
	margin-top:8px;
	padding:3px;
	width:233px;
	font-size: 10px;
}

input, textarea
{
	border:2px solid #80a833;
	display:block;
	float:left;
	margin-bottom:3px;
	margin-top:8px;
	padding:3px;
	width:225px;
	font-size: 12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background: #fff;
}

input:focus, textarea:focus
{
	border-color: #B1D135;
	background: #ff9;
}

label
{
	display: block;
	clear: both;
	font-size: 12px;
	padding-top: 10px;
	
}

label input
{
	margin-top: 3px;
	width: 200px;
	font-size: 10px;
}

textarea
{
	height: 50px;
	margin-bottom:4px;
}

label.checkbox
{
	display: block;
	clear: both;
	padding: 10px 20px 0px;
	float: left;
	width:205px;
}

label.checkbox span
{
	display: block;
	width: 130px;
	float:left;
	font-size:10px;
	padding-left:4px;
}

input.checkbox
{
	float:left;
	margin: 0px;
	margin-right: 2px;
	width:auto;
	border: none;
}

.middle
{
	padding-top: 10px;
	clear: both;
}

input.button
{
	width: auto;
	border-width: 1px;
	float: none;
	clear: both;
	margin: 0px auto 10px auto;
	padding: 5px 10px;
	font-size: 14px;
	background: #ff9;
}

form p
{
	font-family:Arial,verdana;
	font-size:12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

/* koniec right */

/* stopka */


/* koniec stopki */

/* strona glowna */

.menu
{

}

.menu a
{
	display: block;
	float: left;
	margin-right: 10px;
	width: 184px;
	height: 83px;
	margin-bottom: 30px;
	
}

.menu a.auto
{
	background: url(gfx/auto.jpg) top left no-repeat;
}

.menu a.praca
{
	background: url(gfx/praca.jpg) top left no-repeat;
}

.menu a.inny
{
	margin-right: 0px;
	background: url(gfx/inny.jpg) top left no-repeat;
}

.menu a.auto:hover
{
	background: url(gfx/auto-hover.jpg) top left no-repeat;
}

.menu a.praca:hover
{
	background: url(gfx/praca-hover.jpg) top left no-repeat;
}

.menu a.inny:hover
{
	margin-right: 0px;
	background: url(gfx/inny-hover.jpg) top left no-repeat;
}


table
{
	margin: 10px 0;
	border: 2px solid #80A833;
}

table th, table td
{
	padding: 5px 10px;
}

table th
{
	text-align: left;
	border-bottom: 1px solid #80A833;
}


