/* GLOBAL */

@font-face {
	font-family: BaroqueScript;
	src: local("BaroqueScript"), url('../_font/BaroqueScript.ttf') format("truetype"); /* normal */
}
@font-face {
	font-family: Times New Roman;
	src: local("Times New Roman"), url('../_font/times.ttf') format("truetype"); /* normal */
}
@font-face {
	font-family: Tahoma;
	src: local("Tahoma"), url('../_font/tahoma.ttf') format("truetype"); /* normal */
}

@font-face {
	font-family: Promocyja;
	src: local("Promocyja"), url('../_font/promocyja.ttf') format("truetype"); /* normal */
}

@font-face {
	font-family: Verdana;
	src: local("Verdana"), url('../_font/verdana.ttf') format("truetype"); /* normal */
}

@font-face {
	font-family: MTCORSVA;
	src: local("MTCORSVA"), url('../_font/MTCORSVA.TTF') format("opentype"); /* normal */
}



body {
    width: 100%; margin: 0; padding: 0;
    font-family: "Arial", sans-serif; 
    background: #111111; color: #000000;
}

div, h1, h2, h3, h4 { margin: 0; padding: 0; list-style-type:none; }
ul, ol { margin: 0; padding: 0; list-style-type:none; }
a { color: inherit; }
address {font-style: normal;}
img { border:0; }
img.bordered { padding: 3px; border: 1px solid #c7c7c7; background: #ffffff; }
br.clear { clear:both; }


/* FRAMEWORK */

h1 {
	display: block; float: left;
	padding: 0px 0px 0px 0px; margin: 10px 0px 0px 36px;
    height: 102px; 
	width: 200px;    
    font: 37px BaroqueScript, "Arial", "URW Bookman L", "Century Schoolbook L", serif;
	font-weight:bold;
	font-style:italic;
	color: #edce01; 
	display: none;
} 

h2 {
	font-family: Tahoma, Arial, sans-serif;
	src: local("Tahoma"), url('../_font/Tahoma.ttf') format("truetype"); /* normal */
	display: block; float: left;
		padding: 0px 0px 0px 0px; margin: 30px 0px 0px 0px;
	width: 350px;    
    font: 25px Tahoma, "Arial", "URW Bookman L", "Century Schoolbook L", serif;
	font-weight:bold;	
	-webkit-text-stroke: -0.5px black;
	color: #f9cf2b;
	text-shadow:
     -1.0px -1.0px 0 #000,  
      1.0px -1.0px 0 #000,
     -1.0px  1.0px 0 #000,
      1.0px  1.0px 0 #000;
	 line-height: 100%;
	 letter-spacing: 2px;
	 font-style: italic;
}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	src: local("Tahoma"), url('../_font/Tahoma.ttf') format("truetype"); /* normal */
	display: block; float: left;
	padding: 13px 0px 0px 0px; margin: 0px 30px 0px 0px;
	width: 315px; 
    font: 17px Tahoma, "Arial", "URW Bookman L", "Century Schoolbook L", serif;
	font-weight:bold;
	-webkit-text-stroke: -0.1px black;
	color: #f9cf2b;
	text-shadow:
     -2.0px -2.0px 0 #000,  
      2.0px -2.0px 0 #000,
     -2.0px  2.0px 0 #000,
      2.0px  2.0px 0 #000;
	 line-height: 125%;
	 letter-spacing: 2px;
	 font-style: italic;
}

.alert {
  padding: 0px;
  margin-bottom: 20px;
  border: 0px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}


/* menu */

ul#menu {    
    display: block; float: right;
	margin: 0px 0px 5px 0px;
    height: 38px;
	width: 770px;
	font-family: 'Tahoma', serif;
	font-size: 21px;
    font: 21px Tahoma, "Arial", "URW Bookman L", "Century Schoolbook L", serif;
	color: white;

}
ul#menu li { 
display: block; float: left; 
	margin: 0px 0px 0px 0px;

}
ul#menu li a { 
	color: white;
	text-decoration: none; 
}
ul#menu li a span.c1{ 
	color: #f9cf2b;
	text-decoration: none; 
}
ul#menu li a span { display: block; float: left; height: 35px; }
ul#menu li a span.c { padding: 8px 5px 0px 5px; }
ul#menu li a span.c1 { padding: 8px 5px 0px 5px; }
ul#menu li a span.l, ul#menu li a span.r { width: 1px; padding: 8px 0px 0px 0px; }
ul#menu li a.checked span.l { background: #0f171c url("../_img/tlo_menu_l.jpg"); }
ul#menu li a.checked span.r { background: #0f171c url("../_img/tlo_menu_r.jpg"); }
ul#menu li a.checked span.c { background: #0f171c url("../_img/tlo_menu_c.jpg") repeat-x; }
ul#menu li a.checked span.c1 { background: #0f171c url("../_img/tlo_menu_c.jpg") repeat-x; }

/* HOME */

#header.home { 
width: 1000px; margin: 0 auto;
height: 647px; 
background: #1e1e1e; /* Old browsers */
background: -moz-linear-gradient(top, #1e1e1e 0%, #45433e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e1e1e), color-stop(100%,#45433e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1e1e1e 0%,#45433e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1e1e1e 0%,#45433e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1e1e1e 0%,#45433e 100%); /* IE10+ */
background: linear-gradient(to bottom, #1e1e1e 0%,#45433e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#45433e',GradientType=0 ); 
background-position: top;
background-repeat: no-repeat;
}

#header_tlo_szafir.home{
display: block; float: left;
width: 1000px; margin: 0 auto;
height: 102px; 
background-image:  url('../_img/header.jpg') ; 
background-position: top;
background-repeat: no-repeat;
}

#napis {
display: block; float: left;
width: 264px; 
height: 102px; 
margin: 0px 0px 0px 36px;
background-image:  url('../_img/szafir_napis.png') ; 
background-position: left;
background-repeat: no-repeat;
}

#napis_pracownia {
display: block; float: left;
width: 350px; 
height: 102px; 
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px;
background-position: top;
background-repeat: no-repeat;
text-align: center;
}

#napis_zlotnik {
display: block; float: left;
height: 102px; 
margin: 0px 0px 0px 0px;
background-position: top;
background-repeat: no-repeat;
text-align: right;
}

#header_top.home{
display: block; float: left;
width: 1000px; margin: 0 auto;
height: 321px; 
/*background-image:  url('../_img/foto_top1.jpg') ; */
background-position: top;
background-repeat: no-repeat;
}

#header_kolka.home{
display: block; float: left;
width: 1000px; margin: 0 auto;
height: 55px; 
/*background-image:  url('../_img/kolka0.jpg') ; */
background-position: top;
background-repeat: no-repeat;
}

#header_witamy.home{
display: block; float: left;
width: 1000px; margin: 0 auto;
height: 130px; 
background-image:  url('../_img/witamy.jpg') ;
background-position: top;
background-repeat: no-repeat;
}


#body.home { 
width: 1000px; margin: 0px auto;
height: 534px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;
}

#body_top1.home{
width: 1000px; margin: 0px auto;
height: 262px; 
background: #161616;
}

#body_top2.home{
width: 1000px; margin: 0px auto;
height: 272px; 
background: #161616;
}

#body_top1_obrazek_lewy.home{
padding: 0px 0px 0px 0px;
margin: 0px 25px 0px 36px;
display: block; float: left;
width: 293px; 
height: 262px; 
background: #161616;
}

#body_top1_obrazek_srodek.home{
padding: 0px 0px 0px 0px;
margin: 0px 25px 0px 0px;
display: block; float: left;
width: 293px; 
height: 262px; 
background: #161616;
}

#body_top1_obrazek_prawy.home{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: block; float: left;
width: 293px; 
height: 262px; 
background: #161616;
}

.button {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: block; float: left;
width: 293px; 
height: 58px; 
background-image:  url('../_img/button.jpg') ;
background-repeat: no-repeat;
}

#cien_body_top1{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: block; float: left;
width: 293px; 
height: 25px; 
background-image:  url('../_img/cien_button1.jpg') ;
background-repeat: no-repeat;
}

#marginesgorny_body_top1{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: block; float: left;
width: 293px; 
height: 41px; 
}

.home_obrazek1{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: block; float: left;
width: 293px; 
height: 138px; 
}

#body_top2_obrazek_lewy.home{
padding: 0px 0px 0px 0px;
margin: 0px 25px 0px 36px;
display: block; float: left;
width: 293px; 
height: 272px; 
background: #161616;
}

#body_top2_obrazek_srodek.home{
padding: 0px 0px 0px 0px;
margin: 0px 25px 0px 0px;
display: block; float: left;
width: 293px; 
height: 272px; 
background: #161616;
}

#body_top2_obrazek_prawy.home{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: block; float: left;
width: 293px; 
background: #161616;
}

#cien_body_top2{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: block; float: left;
width: 293px; 
height: 73px; 
background: #161616;
background-image:  url('../_img/cien_button2.jpg') ;
background-repeat: no-repeat;
}
/*  OBRACZKI */
#body.obraczki{
width: 1000px; margin: 0 auto;
height: 368px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;


}
/*  OBRACZKI KLASYCZNE */

/*  OBRACZKI DIAMENTOWANE*/

/*  OBRACZKI JEDNOKOLOROWE*/

/*  OBRACZKI DWUKOLOROWE*/

/*  OBRACZKI Z GRAWEREM OKAZJONALNYM*/

/*  OBRACZKI Z KAMIENIAMI JUBILERSKIMI*/

/*  OBRACZKI Z BRYLANTAMI*/

/*  BIŻUTERIA */
#body.bizuteria{
width: 1000px; margin: 0 auto;
height: 3020px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;
}
/*  BIŻUTERIA ZŁOTA*/

/*  BIŻUTERIA SREBRNA*/

/*  BIŻUTERIA Z BURSZTYNEM*/

/*  PIERŚCIONKI ZARĘCZYNOWE */

/*  BIŻUTERIA AUTORSKA*/

/*  BIŻUTERIA NA ZAMÓWIENIE*/

/*  NAPRAWA */
#body.naprawa{
width: 1000px; margin: 0 auto;
height: 1708px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;
}

.naprawa_obrazek{
display: block; float: left;
width: 446px;
height: 357px; 
padding: 0px 0px 0px 0px;
margin: 42px 0px 0px 36px;
background: #161616;
background-position: top;
background-repeat: no-repeat;
}
/*  USŁUGI */

#header.uslugi { 
width: 1000px; margin: 0 auto;
height: 145px; 
background: #1e1e1e; /* Old browsers */
background: -moz-linear-gradient(top, #1e1e1e 0%, #262624 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#262624), color-stop(100%,#45433e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1e1e1e 0%,#262624 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1e1e1e 0%,#262624 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1e1e1e 0%,#262624 100%); /* IE10+ */
background: linear-gradient(to bottom, #1e1e1e 0%,#262624 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#262624',GradientType=0 ); 
background-position: top;
background-repeat: no-repeat;
}

#body.uslugi{
width: 1000px; margin: 0 auto;
height: 924px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;
}

.uslugi_obrazek{
display: block; float: left;
width: 446px;
height: 358px; 
padding: 0px 0px 0px 0px;
margin: 42px 0px 0px 36px;
background: #161616;
background-position: top;
background-repeat: no-repeat;
}

.button2 {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: block; float: left;
width: 446px; 
height: 70px; 
background-image:  url('../_img/button2.jpg') ;
background-repeat: no-repeat;
}

/*  KATALOG */
 #body.katalog { 
width: 1000px; margin: 0 auto;
height: 2600px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;
}

 /* DLACZEGO MY */
 #body.dlaczego_my { 
width: 1000px; margin: 0 auto;
height: 4300px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;
}

.srodek{
margin: 0 auto;
text-align: center;
}

.dlaczego_my_obrazek{
display: block; float: left;
width: 293px;
height: 201px; 
padding: 0px 0px 0px 0px;
margin: 22px 0px 0px 36px;
background: #161616;
background-position: top;
background-repeat: no-repeat;
}

.dlaczego_my_obrazek2{
display: block; float: left;
width: 293px;
height: 201px; 
padding: 0px 0px 0px 0px;
margin: 22px 0px 0px 24px;
background: #161616;
background-position: top;
background-repeat: no-repeat;
}

/*KAMIENIE JUBILERSKIE*/
#body.kamienie{
width: 1000px; margin: 0 auto;
height: 848px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;
}

/*JAK WYBRAĆ PIERŚCIONEK*/
#body.jak_wybrac{
width: 1000px; margin: 0 auto;
height: 878px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;
}

/*JAK KUPOWAĆ OBRĄCZKI*/
#body.jak_kupowac{
width: 1000px; margin: 0 auto;
height: 848px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;
}

/*JAK ZMIERZYC ROZMIAR*/
#body.jak_zmierzyc{
width: 1000px; margin: 0 auto;
height: 848px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;
}

/* footer */

#footer { 
width: 1000px; margin: 0 auto;
height: 547px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;
 }
 
#footer_box1 { 
width: 1000px; 
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
height: 422px; 
background: #161616;
background-position: top;
background-repeat: no-repeat;
 } 
 
.linia_pozioma1{
width: 1000px; 
padding: 0px 0px 0px 0px;
margin: 0px auto;
height: 5px; 
background: #161616;
background-position: top;
background-image:  url('../_img/linia pozioma.jpg') ; 
background-repeat: no-repeat;
}

.linia_pozioma2{
width: 1000px; 
padding: 25px 0px 0px 0px;
margin: 50px 0px 0px 0px;

height: 5px; 
background: #161616;
background-position: top;
background-image:  url('../_img/linia pozioma.jpg') ; 
background-repeat: no-repeat;
}

.footer_tekst_lewy {
padding: 0px 0px 0px 0px;
margin: 0px 25px 0px 36px;
display: block; float: left;
width: 293px; 
height: 422px; 
background: #161616;
}

.footer_tekst_srodek {
padding: 0px 0px 0px 0px;
margin: 0px 25px 0px 0px;
display: block; float: left;
width: 293px; 
height: 422px; 
background: #161616;
}

.footer_tekst_prawy {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: block; float: left;
width: 293px; 
height: 422px; 
background: #161616;
}

.footer_pionowa_linia {
padding: 0px 0px 0px 0px;
margin: 40px 0px 0px 288px;
width: 5px; 
height: 387px; 
background: #161616;
background-image:  url('../_img/linia pionowa.jpg'); 
}

.media{
width: 250px; 
display: block; float: left;
padding: 0px 0px 0px 35px;
margin: -14px 0px 0px 0px;
}

 ul#menu2 {    
    display: block; float: left;
    margin: 30px 0 0 0px;
	width: 130px;
	font-family: 'Garamond', serif;
	Font-size: 15px;
    font: 15px Garamond, "Arial", "URW Bookman L", "Century Schoolbook L", serif;
	font-weight:bold;
	color: white;

}
ul#menu2 li { 
display: block; float: left; margin: 0 19px; 

}
ul#menu2 li a { 
	color: white;

	text-decoration: none; 
}


/* KONTAKT */

#body.kontakt{
width: 1000px; margin: 0 auto;
height: 958px; 
background: #161616;
}

.dane_kontaktowe{
display: block; float: left;
width: 350px; 
height: 450px; 
background: #161616;
}

.formularz{
display: block; float: left;
width: 650px; 
height: 450px; 
background: #161616;


}

.margines {
 margin: 0px 0px 0px 36px;
 }
 
#forms {
position: absolute;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

#form2 {
 position: absolute;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 font-family: 'Verdana', sans-serif;
 color: white;
 font-size: 17pt;
 width: 565px;
}

#form1 fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
	
	font-family: 'Verdana', sans-serif;
    color: white;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 36px;
    font-size: 17px;
    line-height: 160%;
}

#control-label {
	font-family: 'Verdana', sans-serif;
    color: white;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 36px;
    font-size: 17px;
    line-height: 160%;
}

#form1 fieldset legend {
	font-size: 17px;
	font-family: 'Verdana', sans-serif;
	color: white;
	text-decoration: underline;
	margin: 0px;
	padding: 52px 0px 0px 300px;

}
#form1 fieldset ul li {

	padding: 5px 0px;
	height: 30px;
}
#form1 fieldset ul li label {
	font-family: 'Verdana', sans-serif;
	font-size: 17px;
	color: white;
	line-height: 30px;
	text-align: right;
	display: block;
	padding: 0px 15px 0px 0px;
	float: left;
	width: 205px;

}

#form1 fieldset ul li label.label2 {
	font-family: 'Verdana', sans-serif;
	color: white;
	line-height: 30px;
	text-align: left;
	display: block;
	padding: 0px 0px 0px 36px;
	float: left;

}
#form1 fieldset ul li input {
	display: block;
	padding: 0px 5px;
	float: left;
	height: 30px;
	width: 260px;
	background-color:#4f4f4f;
	border: 1px solid #000;
}
#form1 fieldset ul li input#wyslij {
	font-family: 'Verdana', sans-serif;
	font-size: 17px;
	color: white;
	height: 30px;
	width: 75px;
	cursor: pointer;
	margin: 0px 0px 0px 527px;

}


#form1 fieldset ul li textarea {
	resize:none;
	width: 565px;
	height: 150px;	
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 36px;
	float: left;
	background-color:#4f4f4f;
	border: none;

}


/* fonty*/

p#font0 {
	font-family: Tahoma, Arial, sans-serif;
	src: local("Tahoma"), url('../_font/Tahoma.ttf') format("truetype"); /* normal */
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	font: 18px Tahoma, "Arial", "URW Bookman L", "Century Schoolbook L", serif;
	font-weight:bold;
	-webkit-text-stroke: -0.1px black;
	color: #f9cf2b;
	text-shadow:
     -1.5px -1.5px 0 #000,  
      1.5px -1.5px 0 #000,
     -1.5px  1.5px 0 #000,
      1.5px  1.5px 0 #000;
	 line-height: 125%;
	 letter-spacing: 2px;
	 font-style: italic;
}



 p.font1 {
	display: block;
	float: left;
	font-family: 'Tahoma', sans-serif;
	color: white;
	font-size: 14px;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 36px;
	letter-spacing: 1.1px;
   }

 p.font2 {
	font-family: 'Promocyja', sans-serif;
	color: white;
	padding: 0px 0px 0px 0px; 
	margin: 13px 0px 0px 0px;
	font-size: 30px;
	font-weight:bold;
	text-align: center;
	color: white;
}   
   
 p.font3 {
    display: block; float: left;
	width: 293px;
	font-family: 'Verdana', sans-serif;
	color: white;
	padding: 0px 0px 0px 0px; 
	margin: 40px 0px 20px 0px;
	font-size: 21px;

}  

 p.font4 {
    display: block; float: left;
	width: 293px;
	font-family: 'Verdana', sans-serif;
	color: white;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	font-size: 17px;
	line-height: 160%;
} 

 p.font4a {
	font-family: 'Verdana', sans-serif;
	color: white;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 36px;
	font-size: 17px;
	line-height: 160%;
} 
 p.font5 {
	display: block; float: left;
	width: 446px;
    margin: 22px 0px 0px 0px;
	font-family: 'Times New Roman', sans-serif;
	color: white;
	font-size: 22px;
	text-align: center;

} 
 
  p.font6 {
    display: block; 
    float: left;
	font-family: 'Verdana', sans-serif;
	color: white;
	width: 926px;
	padding: 40px 0px 0px 0px; 
	margin: 0px 0px 20px 36px;
	font-size: 21px;
	 
}

 p.font7 {
    display: block; 
    float: left;
	font-family: 'Times New Roman', sans-serif;
	color: #ffffff;
	width: 926px;
	margin: 10px 0px 20px 36px;
	text-indent:40px;
	font-size: 20px;
	text-align:left;
	font-style: italic;
} 

 p.font8 {
    display: block; float: left;
	font-family: 'Times New Roman', sans-serif;
	color: #ffffff;
	width: 926px;
	margin: 0px 0px 0px 36px;
	text-indent:40px;
	font-size: 20px;
	text-align:left;
	font-style: italic;
} 

 p.font9 {
    display: block; float: left;
	font-family: 'Verdana', sans-serif;
	color: white;
	width: 926px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 36px;
	font-size: 20px;
	text-align:left;
	line-height: 160%;
	}

 p.font10 {
    display: block; 
	font-family: 'Verdana', sans-serif;
	color: white;
	padding: 40px 0px 0px 0px; 
	margin: 0px 0px 0px 36px;
	font-size: 21px;
	}	

a.afont1 {
	font-family: 'Garamond', sans-serif;
	font-size: 16px;
	font-style: italic;
}
	a.afont1:link {
		text-decoration:none;
	}
 
	a.afont1:visited {
		text-decoration:none;
	}
 
	a.afont1:active {
		text-decoration:none;
	}
 
	a.afont1:hover {
		text-decoration:none;
	}  

a{
		text-decoration:none;
}

   
a.afont2 {
	font-family: 'Verdana', sans-serif;
	color: white;
	font-size: 17px;
	line-height: 160%;
}
	a.afont2:link {
		text-decoration:none;
	}
 
	a.afont2:visited {
		text-decoration:none;
	}
 
	a.afont2:active {
		text-decoration:none;
	}
 
	a.afont2:hover {
		text-decoration:none;
	}
p.fb {
	display: block;
	float: left;
	margin: 20px 0px 0px 30px;
	background-repeat: no-repeat;
}

p.stylowi {
	display: block;
	float: left;
	margin: 20px 0px 0px 5px;
	background-repeat: no-repeat;
}
 p.web {
	display: block;
	float: right;
	font-family: 'Verdana', sans-serif;
	margin: 0px 36px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
 ul#menu3 {    
    display: block; float: left;
    margin: 0px 0 0 0px;
	width: 80px;
	font-family: 'Garamond', serif;
	Font-size: 15px;
    font: 15px Garamond, "Arial", "URW Bookman L", "Century Schoolbook L", serif;
	font-weight:bold;
	color: white;

}
ul#menu3 li { 
display: block; float: left; margin: 0 19px; 

}
ul#menu3 li a { 
	color: white;

	text-decoration: none; 
}

a.webmaster {
		text-align: right;
		font-family: 'Garamond', sans-serif;
		font-weight:bold;
		font-size: 16px;
		color: #ffffff;
		text-decoration:none;
		font-style: italic;

	}
	
	a.webmaster:link {
		color: #ffffff;
		text-decoration:none;
	}
 
	a.webmaster:visited {
		color: #45433e;
		text-decoration:none;
	}
 
	a.webmaster:active {
		color: #ffffff;
		text-decoration:none;
	}
 
	a.webmaster:hover {
		color: #45433e;
		text-decoration:none;
	}