  @font-face {
    font-family: Lincoln;
    font-style:  normal;
    font-weight: normal;
    src: url("Lincoln.eot");
  }
  @font-face {
    font-family: Lincoln;
    src: url("Lincoln.otf");
  }
  @font-face {
    font-family: ProseAntique CE;
    font-style:  normal;
    font-weight: normal;
    src: url("Prosean.eot");
  }
  @font-face {
    font-family: ProseAntique CE;
    font-style:  normal;
    font-weight: normal;
    src: url("Prosean.otf");
  }

.bglines {
	background-image: url(../pics/bg1-1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
	
a.menu:link, a.menu:visited {
	font-family : Lincoln, Arial, Helvetica, sans-serif;
	font-size        : 20px;
	color            : #ffffff;
	letter-spacing: 1px;
    text-decoration  : none;
}

a.menu:hover {
	font-family : Lincoln, Arial, Helvetica, sans-serif;
	font-size        : 20px;
    text-decoration  : underline;
}

a.lnk:link, a.lnk:visited {
	font-family : ProseAntique CE, Arial, Helvetica, sans-serif;
	font-size        : 13px;
	color            : #FD8168;
	letter-spacing: 1px;
    text-decoration  : none;
}

a.lnk:hover {
	font-family : ProseAntique CE, Arial, Helvetica, sans-serif;
	font-size        : 13px;
	text-decoration  : underline;
	color: #FD8168;
}

.text {
	font-family : ProseAntique CE, Arial, Helvetica, sans-serif;
	font-size        : 13px;
	color            : #FFFFFF;
	letter-spacing: 1px;
	vertical-align: top;
	line-height: 13px;
}
.text1 {
	font-size        : 14px;
	line-height: 14px;
}

.nadpis {
	font-family : ProseAntique CE, Arial, Helvetica, sans-serif;
	font-size        : 14px;
	color            : #FFFFFF;
	vertical-align: top;
	font-weight: bold;
}


.bgtitul {
	background-image: url(../pics/title0.jpg);
	background-repeat: no-repeat;
}
.bgbarbari {
	background-image: url(../pics/bg1.jpg);
	background-repeat: no-repeat;
}
.bgplat {
	background-image: url(../pics/bg2.jpg);
	background-repeat: no-repeat;
}

.copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}

.picp, .picb  {
	border: 1px solid #F59908;
	margin: 2px;
	padding: 1px;
}
a.picp:link, a.picb:link {
	border: 1px solid #F59908;
}

a.picp:hover, a.picb:hover {
	border: 1px solid #D95419;
}


.foto {
	border: 1px solid #CC0000;
}


