body{
	width:1020px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 20px;
	background-color: #999999;
	}
/* Główne ustawienia strony */	

#goracien{
	width:1020px;
	height: 10px;
	background: url(images/cien-top.jpg) no-repeat;
	}

#topdoc{
	width:1020px;
	height: auto;
	margin-left: auto;
	margin-right:auto;
	background: url(images/cien-body.jpg) repeat-y;
	}

#content{
	width:980px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
	background-color: white;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
   font-weight: normal;
	}

/* Część górna strony, logo, linia pozioma, menu */	

#gora{
	clear: both;
	width: 980px;
	height: auto;
	background: url(images/gradient-gora.jpg) repeat-x top;
  }	
#logo{
	margin-left: 10px;
	width: 338px;
	height: 138px;
	float: left;
	background: transparent;
   }	
#menubox{
	width: auto;
	height: 148px;
	float:left;
	background: transparent;
   }	
#liniatop{
	margin: 10px 30px 0px 30px;
	float: left;
	width: 9px;
	height: 138px;
	background: url(images/linia-menu.jpg) no-repeat;
	}
/* Menu górne */	
#menu{
	float: left;
	width: auto;
	margin-top:30px;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
   font-weight: normal; 
	font-size: 21px;
	letter-spacing: 1px;
	text-decoration: none;
	}	 
.menulink{
	
	height: 112px;
	margin-top: -5px;
	width: 113px;
	padding-top: 35px;
	float:left;
	text-align: center;
	}
.menulink a{
	text-decoration: none;
	color: #716f77;
	}
.menulink a:hover	{
	width: 113px;
	float:left;
	border-bottom: 1px solid #d57070;
	}

.current{
	margin-top: -5px;
	padding-top: 35px;
	float:left;
	width: 113px;
	height: 112px;
	text-align: center;
	background:url(images/kartka.png) no-repeat;
	}	
.current	a{
	text-decoration: none;
	color: #716f77;
	}		
#tel{
	clear: both;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
   font-weight: normal; 
	font-size: 18px;
	text-align: right;
	color: #716f77;
	background: White;
	padding-right: 10px; 
	padding-bottom: 5px;
	}
/* Top nagłówki h1,h2 */	
#top{
	width:980px;
	height: 201px;
	background-color:#cf5151;
	background-image: url(images/twarze.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
#top2{
	width:980px;
	height: 201px;
	background:#cf5151 url(images/folder-main.jpg) right no-repeat;
	}
#folder{
	width: 980px;
	height: 25px;
	background: white url(images/folder-bottom.jpg) right no-repeat;
	}	
#naglowki{
	margin-top: 20px;
	padding-left: 130px;
	background: transparent;
	float:left;	
	}		
h1 {
  font-family: "Georgia Smooth", Georgia, Serif;
  font-style: normal;
  font-weight: normal; 
  font-size: 40px;
  color:#efeaea;
  	}
h2{
  font-family: "Georgia Smooth", Georgia, Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: normal; 
  }
	
/* content na podstronach */
#tekst {
	margin-left: auto;
	margin-right: auto;
	width:800px;
	background-color:white;
   font-family: "Georgia Smooth", Georgia, Serif;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
	line-height: 22px;
	text-align: justify;
	}
.nagl-tekst{
	font-weight: bold;
	letter-spacing: 1px;
	}

#tekst5{
	margin-top: 30px;
	width: 380px;
	float: left;
	height: auto;	
	min-height: 400px;
	border: 1px solid #efeaea;
	background:#fafafa url(images/tlo-box.jpg) right top no-repeat;
   font-family: "Georgia Smooth", Georgia, Serif;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
	line-height: 22px;
	text-align: justify;
	padding-bottom: 10px;
	list-style-image: url(images/list.gif);
	}
		
#tekst6{
	margin-top: 30px;
	float: right;
	width: 380px;
	height: auto;	
	border: 1px solid #efeaea;
	background:#fafafa url(images/tlo-box.jpg) right top no-repeat;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
   font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 10px;
	list-style-image: url(images/list.gif);
	}
	
#tekst7{
	margin: 30px auto 0 auto;
	height: auto;	
	border: 1px solid #efeaea;
	background:#fafafa url(images/tlo-box.jpg) right top no-repeat;
   font-family: "Georgia Smooth", Georgia, Serif;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
	line-height: 22px;
	text-align: justify;
	padding-bottom: 10px;
	}
.wazne{
	color: #d57070;
	font-weight: bold;
	}
strong{
	color: #d57070;
	}
#pomocnelinki{
	clear:both;
	height: 200px;
	margin: 0px auto 40px auto;
	border: 1px solid #efeaea;
	background: #fafafa url(images/info.jpg) right top no-repeat;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
   font-weight: normal;
	font-size: 13px;
	list-style-image: url(images/list.gif);
	}

/* Formatowanie tabelek z cennika */
#cennik{
	margin-left:auto;
	margin-right:auto;
	width: 350px;
	}
.tab{
	width: 350px;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
   font-weight: normal;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
	}
.tabnag{
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
   font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	}
.tabkom{
	background-color: #efeaea;
	}

h4{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
   }	
h5{	
	font-weight: bold;
	font-size: 13px;
	padding-left: 15px;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
	}
	
/* formatowanie boksów tekstowych na stronie głównej, oraz nagłówków h3	*/
	
#tekst1{
	margin-left: 30px;
	width:310px;
	float: left;	
	background-color: white;
   font-family: "Georgia Smooth", Georgia, Serif;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
	line-height: 22px;
	text-align: justify;
	}
.tekstboks{
	padding-left: 15px;
	padding-right: 15px;
	}
.tekstboks a {
	color: black;
	text-decoration: underline;
	}		
.tekstboks a:hover {
	text-decoration: underline;
	color: #d57070;
	}
   			
#tekst2{
	width:310px;
	float: left;
	background-color: white;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
   font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	list-style-image: url(images/list.gif);
	text-align: justify;
	}
#tekst3{
	width:330px;
	float:left;
	background: white url(images/broda.jpg) no-repeat right top;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
   font-weight: normal;
	font-size: 13px;
	}
h3{
	width: 266px;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color:#a6a3a7;
	text-align: center;
	background: url(images/linia-nagl.gif) no-repeat bottom;
	margin-top: 40px;
	padding-bottom: 5px;
	}
#tekst4{
	margin-left: 30px;
	clear:both; 
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
   font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	}
#wiecej1{
	float:left;
	width:310px;
	height: 70px;
	margin-bottom: 20px;
	background: url(images/wiecej-tlo.jpg) no-repeat;
	padding-top:30px;
	text-align: center;
	}
#wiecej2{
	float:left;
	width:310px;
	height: 70px;
	margin-bottom: 20px;
	background: url(images/wiecej-tlo.jpg) no-repeat;
	padding-top: 30px;
	text-align: center;
	}
#wiecej3{
	float:left;
	width:310px;
	height: 70px;
	margin-bottom: 20px;
	background: url(images/wiecej-tlo.jpg) no-repeat;
	padding-top: 30px;
	text-align: center;
	}
.wiecej{
	margin-right: 15px;
	}
.wiecej a{
	color: #d57070;
	text-decoration: none;
	font-weight: bold;
	}
.wiecej a:hover{
	text-decoration:underline;
	color: #d57070;
	}

/* formularz kontaktowy na stronie głównej */

#contactFormArea, #form {
	width:270px;
	margin-top:-10px;
	margin-left: 20px;
	text-align:left;
	padding:15px;	
	background-color:transparent;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
	font-size: 12px;	
	float: left;
	}
#contactFormArea label, #form label {
	display:block;
	}
#posName, #posEmail, #posRegard, #nazwisko, #email, #telefon {
	border: 1px solid #d1cccc;
	width: 200px;
	padding: 2px;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
	font-size: 12px;	
	background-color: #efeaea;
	}
.bold{
	font-weight: bold;
	}
.inputlabel, input1, .submit {
	font-family:"Georgia Smooth", Georgia, Serif;
	font-style: normal;
	font-size: 14px;	
	}
#posText, #wiadomosc {
	border: 1px solid #d1cccc;
	padding: 2px;
	font-family:"Georgia Smooth", Georgia, Serif;
	font-style: normal;
	font-size: 12px;	
	width:245px;
	background-color: #efeaea;	
	}
#sendContactEmail, #zalacznik {	
	background-color: #efeaea;
	border: 1px solid #d1cccc;	
	padding: 2px 10px 2px 10px;
	font-family:"Georgia Smooth", Georgia, Serif;
	font-style: normal;
	font-size: 12px;	
	color: #d87b7a;
	height: 32px;
	margin-left:auto;
	margin-right: auto;
	 }
#browse {	
	background-color: #efeaea;
	border: 1px solid #d1cccc;	
	padding: 2px 10px 2px 10px;
	font-family:"Georgia Smooth", Georgia, Serif;
	font-style: normal;
	font-size: 12px;	
	color: #d87b7a;
	margin-left:auto;
	margin-right: auto;
	 }
#wyslane{
	width: 380px;
	margin:80px auto 80px auto;
	font-family:"Georgia Smooth", Georgia, Serif;
	font-style: normal;
	font-size: 16px;	
	line-height: 22px;
	text-align: center;	
	height: 150px;
	border: 1px solid #efeaea;
	background:#fafafa url(images/tlo-box.jpg) right top no-repeat;
	padding-top: 50px;
	}
#wyslane a{
	color: #d57070;
	}
 
/* stopka */
#footer{	
	width: 980px;
	height: 190px;
	clear: both;
	background-color: #efeaea;
	font-family: "Georgia Smooth", Georgia, Serif;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	list-style:none;
	}
.menu-bottom {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}	
#linia{
	width: 980px;
	height: 2px;
	background: url(images/linia-footer.jpg) repeat-x;
	}	
#footer a:hover{
	color: #d57070;
	text-decoration: underline;
	}
#faq{
	float: left;
	background-color: #efeaea;
	list-style: none;
	margin:20px 20px 20px 50px;
	}
#linia1{
	width: 4px;
	height: 89px;
	float: left;
	background:#efeaea url(images/linia-foot.jpg);
	margin: 20px 20px 20px 0px;
	} 
#uslugi {
	float: left;
	background-color: #efeaea;
	margin: 20px 20px 20px 0px;
	}
#linia2 {
	width: 4px;
	height: 89px;
	float: left;
	background: #efeaea url(images/linia-foot.jpg);
	margin:20px 20px 20px 0px;
	}
#przydatne{
	float: left;
	background-color: #efeaea;
	margin: 20px 20px 20px 0px;
	}
.first{
	color:#67656d;
	letter-spacing: 1px;
	font-weight:600;
	}	
.footlink{
	color:#000001;
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	list-style:none;
	}
.footlink a:hover	{
	color: red;
	text-decoration: underline;
	}
#flaga1{
	width: 193px;
	height: 147px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	margin-right:20px;
	background-image: url(images/flag-de.jpg);
	}
#flaga2{
	width: 198px;
	height: 147px;
	float:left;
	margin-top: 10px;
	background-image: url(images/flag-pl.jpg);
	}
#copy{
	width: auto;
	height: auto;
		}
#gradl{
	background: url(images/grad-l.jpg);
	width: 67px;
	height: 26px;
	margin-left:10px;
	float: left;
	}
#gradc{
	padding-top: 2px;
	background: url(images/grad-sr.jpg) repeat-x;
	height: 26px;
	float: left;
	color: #878282;
	}
#gradp{
	background:url(images/grad-p.jpg);
	width: 75px;
	height: 26px;
	float: left;
	}
#bottomdoc{
	clear: both;
	background: url(images/cien-footer.jpg) no-repeat;
	width:1020px;
	height:11px;
	}
		
/* stopka KONIEC */

