html, body {
	margin: 0;
	padding: 0;	
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
}

#content { margin: 10px auto; padding: 20px 60px; border: solid 1px #aaa; -moz-box-shadow: 0 0 30px #CCC; -webkit-box-shadow: 0 0 30px #CCC; box-shadow: 0 0 30px #CCC; background: #FFF; background: -webkit-gradient(linear, left top, left 150, from(#FFFFFF), color-stop(1%, #EEEEEE), to(#FFFFFF)); background: #fff; }
#contentTitle { background: #fff; margin: 0 auto 10px; padding: 10px 20px 10px 30px; border: solid 1px #aaa; -moz-box-shadow: 0 0 30px #CCC; -webkit-box-shadow: 0 0 30px #CCC; box-shadow: 0 0 30px #CCC; }
#stopka {
	color: #6ca717;
	font-size: 12pt;
	font-family: sans-serif;
	background-color: #262929;
	text-align: center;
	word-spacing: 1px;
	letter-spacing: 1px;
	width: 900px;
	height: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#stopka a { color: #6ca717; font-family: sans-serif; text-decoration: none; text-align: center; }
#stopka a:hover { color: #fff; font-family: sans-serif; background-color: #262929; text-decoration: none; text-align: center; }
.padB { padding-bottom: 24px; }
.row { padding-top: 12px; padding-bottom: 12px; }
.row:hover { background-color: #ebebeb; padding-top: 12px; padding-bottom: 12px; }
.inneprace { color: #262929; font-size: 15pt; font-weight: bold; text-decoration: none; text-align: center; margin-top: 20px; margin-bottom: 40px; }
.innepraceFotoA:hover { background-color: transparent; }
.inneprace a { color: #262929; font-size: 15pt; font-weight: bold; text-decoration: none; text-align: center; }
.inneprace a:hover { color: #6ca717; font-size: 15pt; font-weight: bold; background-color: transparent; text-decoration: none; text-align: center; }


h1 {
	color: #393;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1 a { color: #262929; text-decoration: none; }
h1 a:hover {
	color: #6CA716;
	background-color: #262929;
	text-decoration: none;
}
h1 a img { margin: 0; padding: 0; vertical-align: top; border: solid 0 black; }


h2 {
	color: #262929;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin: 4px 0;
}
h2 a { color: #262929; font-size: 18pt; font-weight: bold; text-decoration: none; text-align: center; margin: 4px 0; }
h2 a:hover { color: #6ca717; font-size: 18pt; font-weight: bold; background-color: #262929; text-decoration: none; text-align: center; margin: 4px 0; }
h4 { font-size: 10pt; font-weight: normal; text-align: center; }
h4 a { color: #262929; font-weight: bold; text-decoration: none; }
h4 a:hover { color: #6ca717; font-weight: bold; background-color: #262929; text-decoration: none; }


hr { border: none; height: 1px; line-height: 1px; background: #d8d8d8; padding: 0; }

p { font-size: 12pt; text-align: left; margin: 0; }

/*group.a img {
	border: 1px solid #BBB;
	padding: 2px;	
	margin: 10px 30px 10px 0;
	vertical-align: top;
}*/
.foto { background-color: transparent; border: solid 1px #bbb; padding: 3px; margin: 10px 30px 10px 0; vertical-align: top; }
.foto:hover { background-color: transparent; margin: 10px 30px 10px 0; padding: 2px; vertical-align: top; border: solid 2px #888; }




.tabPanelHead { color: white; font-weight: bold; background-color: #262929; padding: 4px; }
.link a { color: #262929; font-weight: bold; text-decoration: none; }
.link a:hover { color: #6ca717; font-weight: bold; background-color: #262929; text-decoration: none; margin: 0; padding: 0; }

.tabPaneleLB { font-weight: bold; padding-top: 8px; padding-bottom: 12px; border-bottom: 1px solid #262929; border-left: 1px solid #262929; }
.tabPaneleLB:hover { color: #6ca717; background-color: #646464; }
.tabPaneleLB:hover a { color: #6ca717; background-color: #646464; }

.tabPaneleLRB { font-weight: bold; padding-top: 8px; padding-bottom: 12px; border-right: 1px solid #262929; border-bottom: 1px solid #262929; border-left: 1px solid #262929; }
.tabPaneleLRB:hover { color: #6ca717; background-color: #646464; }
.tabPaneleLRB:hover a { color: #6ca717; background-color: #646464; }

.fotoTabPanele { background-color: white; margin: 10px 30px; padding: 6px; vertical-align: top; width: 150px; height: 64px; border: solid 1px #bbb; }
.fotoTabPanele:hover { background-color: white; margin: 10px 30px; padding: 5px; vertical-align: top; border: solid 2px #888; }

.fotoPK { margin: 20px 30px 20px 0; padding: 3px; vertical-align: top; border: solid 1px #bbb; }
.fotoPK:hover { 
	border: solid 2px #888; 
	padding: 2px; 
	margin: 20px 30px 20px 0;
	vertical-align: top; 

}
ul {
	margin: -7px 0 24px 0;
}
.left {
	text-align: left;
	font-size: 12pt;
}
.pad12 {
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 30px;
}

