
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5d6d6;
	line-height: 18px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9EB77A;
	font-weight: bold;
	text-transform: uppercase;
}
.podpis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
	text-align: right;
	font-weight: bold;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b1923d;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5d6d6;
	font-weight: bold;
	text-decoration: none;
}
.img_l {
	background-color: #BCC4B9;
	float: left;
	margin-right: 5px;
	border: 5px solid #BCC4B9;
}
.img_p {
	background-color: #BCC4B9;
	float: right;
	margin-left: 5px;
	border: 5px solid #BCC4B9;
	
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d5d6d6;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	text-transform: capitalize;
}
a.menu:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9EB77A;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}.img_gal {
	background-color: #BCC4B9;
	float: none;
	margin-right: 5px;
	border: 5px solid #BCC4B9;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9EB77A;
	font-weight: normal;
	text-transform: none;
	text-align: center;
	background-color: #0f141b;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.koc{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}.title_l {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9EB77A;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	background-color: #0f141b;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

