
html, body {
	height: 100%;
	display: table;
	margin: 0 auto;
		}

body {
	background-color: #009900;
	font-size: 0.75em;
	font-family: "Verdana", "Baskerville", serif;
	margin-left: 0;
	text-align: center;

	display: table-cell;
	vertical-align: middle;
         

}

p  /* tekst szary na bia3ym -->*/ {
         color: #333;
	line-height: 1.4;
	margin: 15px 0;
	text-align: justify;
}

p.title {
font-size: 1.25em;
text-decoration: underline;
font-weight: bold;
}

span.name
{ text-decoration: underline;
  font-weight: bold;
	text-align: justify;
}

span.nameUl
{ text-decoration: underline;
  text-align: justify;
}

ul {
	list-style-type: disc;
         color: #333;
         line-height: 1.4;
	margin: 3px 0 8px 25px;
	text-align: justify;
}

p.indent{
	text-indent: 2.5em;
}

p.txt{
	text-indent: 0em;
}

a.retour /*powrot*/ {
	color: #b20;
	text-align: right;
	float: right;
	text-decoration: none;
}

a.suivant {
	color: #920;
	text-align: left;
	float: left;
	text-decoration: none;
}

.retour img, .suivant img {
	vertical-align:middle;
}

p.error {
	color: #c00;
}

p.info {
	color: #080;
}
  
a {
	color: #b20;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

strong {
	font-weight: bold;
}

img.border {
	border: 0px solid #2a2;
	margin-left: 5px;
}

img.margin {
	margin-left: 5px;
	}


/* layout */

#wrapper  {

	margin-left:auto;
	margin-right:auto;
	background: #fff;
	border: 0px solid #252;
	padding: 0;
	text-align: left;
  	width: 980px;
         

}

#content {
	display: inline;
	float: left;
	width: 760px;
	margin-bottom: 5px;
}

#rhs {
	display: inline;
	float: right;
	width: 215px;
}

#header {
	background: #8d0;
	border-top: 0px solid #363;
	border-right: 0px solid #363;
	border-bottom: 0px solid #363;
	margin: 20px 0 0px;
	width: 730px;
}

#header h1 /*napis nag3&#55962;&#56619;*/ {
	color: #f8f8f8;
	line-height: 2;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 20px;
	}

#text /*szerokosc tekstu*/{
	width: 700px;
	margin: 0 0 0 20px;
}

.textstrong {
font-weight: bold;
}

#object /*flashki*/{

	margin: 0 0 0 20px;
	
}

#textMedium /*tekst sredni*/{
	width: 540px;
	margin: 0 0 0 20px;
}

.bgRhs /*fotka_dom_pasek*/{
	background-image: url(img/bg_rhs.jpg);
	background-repeat: no-repeat;
	background-position: 580px 70px;
}


/* rhs */
#contact a:link,
#contact a:visited  {
	color: #c00;
	text-decoration: none;
}

#contact a:hover {
	color: #d67;
	text-decoration: none;
}

#contact .contactRow{
	font-size: 0.9em;
	margin-bottom: 3px;
	padding: 0.25px px;
	margin-left: 15px;
}

#contact .contactImg{ 
float:right; 
margin-right: 15px;
src:"img/skypeB.gif"
}

#contact .contactOver:hover{
	color: #060;
	font-weight: bold;
}

#contact .contactRowBOLD{
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 1.0px 0;
	margin-left: 15px;
	color: #333;
}

#contact .contactImg{
	margin-right: 3px;
	vertical-align: middle;
         background-image: url(img/skypeB.gif);
         height:32px;
         width:128px;
         }


/* menu */
#menu {
	height: 100%;
	width: 100%;
display: block;
	padding-top: 40px;
	vertical-align: middle;
	

}

#menu ul {
	list-style: none;
}

#menu li{
	line-height: 1.5;
}

#menu li a:link,
#menu li a:visited{
	border-bottom: 1px solid #fff;
	color: #333;
	display: block;
	font-size: 1.3em;
	padding-right: 30px;
	text-align: left;
	text-decoration: none;
}

#menu li a:hover{
	border-bottom: 1px solid #252;
	border-right: 5px solid #252;
	font-weight: bold;
	color: #333;
}


/* page: HOME */
.bgHome{
	background-image: url(img/home/bg.jpg);
	background-repeat: no-repeat;
	height: 450px;
}

#introText{
	margin-left: 200px;
	margin-top: 20px;
	width: 530px;

}

#introText p {
	color: #fff;
	font-family: Verdana;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	padding: 5px;
	text-align: justify;
	text-indent: 0em;

}

#buttons {
	margin: 10px 0;
	width: 470px;


}

.btnHome {

	background: #f60;
	height: 69px;
	margin: 20px 0;
	padding-left: 15px;
	width: 470px;

			}

.btnHome:hover {
	background-color: #f84;
	height: 69px;
	margin: 20px 0;
	padding-left: 15px;
	width: 470px;

			}

.btnHome h1 {

	line-height: 1.4;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 22px;

}

.btnHome h2 {
	margin-top: 7px;
	font-size: 0.9em;
	font-weight: normal;

}

.btnHome h3 {
	font-size: 0.9em;
	font-weight: normal;
}

.btnHome a {
	color: #f8f8f8;
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	}

.btnHome img {
	float: right;
	margin-right: 0px;
}



/* page: DIMENSIONS */
input, textarea {
	border: 1px solid #2a2;
}



/* others */
br.clear {
	clear: both;
	line-height: 0;
	height: 0;
}

br.spacer {
	line-height: 50px;
	height: 50px;
}

.companyName {
	color:#070;
	font-style:italic;
	font-weight: bold;
}

.small {
	color:#555;
	font-size: 0.7em;
	margin-left: 60px;
}

.star {
	background-image: url(img/starB.gif);
	background-repeat: no-repeat;
	height: 208px;
	width: 208px;
	color:#fff;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	padding-top: 60px;
	line-height: 1.5;

}

.star a {
	color:#fff;
	text-decoration: none;
}

.offres-pic {
	height: 290px;
	width: 200px;
	margin: 10px;
	text-align: center;
	float: left;
}

.offres-pic  a {
	text-decoration: none;
}