/* HTML5 ✰ Boilerplate */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
body {
	font:13px/1.231 sans-serif;
*font-size:small;
}
select, input, textarea, button {
	font:99% sans-serif;
}
pre, code, kbd, samp {
	font-family: monospace, sans-serif;
}
html {
	overflow-y: scroll;
}
a:hover, a:active {
	outline: none;
}
ul, ol {
	margin-left: 2em;
}
ol {
	list-style-type: decimal;
}
nav ul, nav li {
	margin: 0;
	list-style:none;
	list-style-image: none;
}
small {
	font-size: 85%;
}
strong, th {
	font-weight: bold;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	padding: 15px;
}
textarea {
	overflow: auto;
}
.ie6 legend, .ie7 legend {
	margin-left: -7px;
}
input[type="radio"] {
	vertical-align: text-bottom;
}
input[type="checkbox"] {
	vertical-align: bottom;
}
.ie7 input[type="checkbox"] {
	vertical-align: baseline;
}
.ie6 input {
	vertical-align: text-bottom;
}
label, input[type="button"], input[type="submit"], input[type="image"], button {
	cursor: pointer;
}
button, input, select, textarea {
	margin: 0;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
border-radius: 1px;
-moz-box-shadow: 0px 0px 5px red;
-webkit-box-shadow: 0px 0px 5px red;
box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
background-color: #f0dddd;
}


::-moz-selection {
background: #3c363a;
color:#fff;
text-shadow: none;
}
::selection {
	background:#3c363a;
	color:#fff;
	text-shadow: none;
}
a:link {
	-webkit-tap-highlight-color: #FF5E99;
}
button {
	width: auto;
	overflow: visible;
}
.ie7 img {
	-ms-interpolation-mode: bicubic;
}
body, select, input, textarea {
	color: #444;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
a, a:active, a:visited {
	color: #607890;
}
a:hover {
	color: #036;
}
.clr {
	clear:both;
}
/**
 * Primary styles
 *
 * Author: Pikturo
 */
body {
	background: #f5f6ea url(../img/bg-body.png) repeat-x top center;
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #444444;
	padding: 10px 0 0 0;
}
a {
	color: #003399;
	background-color: transparent;
	font-weight: normal;
}
.bg_logo {
	background: url(../img/armedicallogo-al.png) no-repeat right 20px;
	height: 60px;
}
.bg_logo h1 {
	display:block;
	height:60px;
	width: 258px;
	padding-top: 13px;
}
.bg_logo h1 a {
	display:block;
	text-decoration:none;
	color: #373537;
	font-size:24px;
	width: 258px;
	height:45px;
	text-indent: -9999px;
	background: url(../img/napis.png) no-repeat;
}
p {
	font-size: 11px;
}
p a:link, p a:visited {
	text-decoration: none;
	color: #444;
	border-bottom: 1px dashed #ca947c;
}
p a:hover, p a:active {
	border-bottom: 1px dashed #444;
}
p.copy {
	font-size: 9px;
	color: #ccc;
	margin-top: 6px;
}
p a {
}
.post {
	margin: 15px 0 0;
}
.box-width {
	width: 980px;
	margin: 0 auto;
}
#top {
	border-bottom: 1px solid #b17690;
	margin: 0 0 1px 0;
	background: url(../img/bg-top.png) repeat-x center bottom;
	min-height: 65px;
}
#general_nav {
	background: #9c1547 url(../img/bg-nav-gen.png) repeat-x;
	height: 49px;
}
#general_nav > ul {
	height: 49px;
	border-left: 1px solid #8d1140;
}
#general_nav > ul > li {
	height: 49px;
	display:block;
	float:left;
	border-right: 1px solid #8d1140;
}
#general_nav > ul > li > a:link, #general_nav > ul > li > a:visited {
	height: 49px;
	line-height: 49px;
	display:block;
	text-decoration:none;
	color:#f5f6ea;
	float:left;
	padding: 0 12px;
}
#general_nav ul li a:hover, #general_nav ul li a:active {
	background: #680e2f;
}
#general_nav ul li.current a:link, #general_nav ul li.current a:visited {
	background: #741034;
}
#general_nav ul li.current a:hover, #general_nav ul li.current a:active {
}
#general_nav ul li.has_current a:link, #general_nav ul li.has_current a:visited {
	background: #741034;
}
#general_nav ul li.has_current a:hover, #general_nav ul li.has_current a:active {
}
#slid {
	height: 404px;
	background: url(../img/bg-slid.png);
}
#slid_box {
	width:980px;
	height: 404px;
	position:relative;
}
#slid_box .slid-1 {
	width:980px;
	height: 404px;
	display: block;
	position:absolute;
	overflow:hidden;
	top: 0px;
	left: 0px;
	background: url(../img/slid-1.png);
}
#slid_box .powody {
	width:141px;
	height: 141px;
	display: block;
	position:absolute;
	top: 75px;
	left: -55px;
}
a.slid_button:link, a.slid_button:visited {
	width:361px;
	height: 37px;
	display: block;
	position:absolute;
	bottom: 20px;
	right: 45px;
	background: url(../img/button-family.png) no-repeat 0px 0px;
	text-indent: -9999px;
}
a.slid_button:hover, a.slid_button:active {
	background: url(../img/button-family.png) no-repeat 0px -37px;
}
#slid-01 {
	position:absolute;
	width: 204px;
	height: 182px;
	top:27px;
	left: 46px;
	text-indent: -9999px;
}
#slid-02 {
	position:absolute;
	width: 133px;
	height: 192px;
	top: 76px;
	left: 229px;
	text-indent: -9999px;
}
#slid-03 {
	position:absolute;
	width: 135px;
	height: 203px;
	top: 51px;
	left: 347px;
	text-indent: -9999px;
}
#slid-04 {
	position:absolute;
	width: 142px;
	height: 166px;
	top: 107px;
	left: 596px;
	text-indent: -9999px;
}
#slid-05 {
	position:absolute;
	width: 147px;
	height: 178px;
	top: 128px;
	left: 475px;
	text-indent: -9999px;
}
#slid-06 {
	position:absolute;
	width: 138px;
	height: 161px;
	top: 179px;
	left: 137px;
	text-indent: -9999px;
}
#slid-07 {
	position:absolute;
	width: 151px;
	height: 174px;
	top: 200px;
	left: 1px;
	text-indent: -9999px;
}
#slid-08 {
	position:absolute;
	width: 106px;
	height: 110px;
	top: 247px;
	left: 372px;
	text-indent: -9999px;
}
#slid-09 {
	position:absolute;
	width: 96px;
	height: 116px;
	top: 277px;
	left: 272px;
	text-indent: -9999px;
}
#slid-10 {
	position:absolute;
	width: 67px;
	height: 82px;
	top: 318px;
	left: 199px;
	text-indent: -9999px;
}
#slid-01:hover {
	background: url(../img/slid-1.png) -46px -406px;
}
#slid-02:hover {
	background: url(../img/slid-1.png) -229px -616px;
}
#slid-03:hover {
	background: url(../img/slid-1.png) -347px -410px;
}
#slid-04:hover {
	background: url(../img/slid-1.png) -596px -485px;
}
#slid-05:hover {
	background: url(../img/slid-1.png) -475px -699px;
}
#slid-06:hover {
	background: url(../img/slid-1.png) -137px -814px;
}
#slid-07:hover {
	background: url(../img/slid-1.png) -1px -599px;
}
#slid-08:hover {
	background: url(../img/slid-1.png) -372px -876px;
}
#slid-09:hover {
	background: url(../img/slid-1.png) -271px -977px;
}
#slid-10:hover {
	background: url(../img/slid-1.png) -199px -977px;
}

#tooltip{
	position:absolute;
	background:#a71846;
	padding:2px 5px;
	color:#fff;
	display:none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
    -moz-box-shadow: 0px 0px 5px #000000;
    -webkit-box-shadow: 0px 0px 5px #000000;
    box-shadow: 0px 0px 5px #000000;


	}

#breadcrumbs {
	height: 18px;
	padding-top: 4px;
}
#breadcrumbs li {
	font-size:9px;
	display:inline;
}
#bodywrapper {
	background: url(../img/bg-bodywrapper.png) repeat-x center top;
}
#col_l {
	width: 660px;
	float:left;
	margin-right:20px;
}
#article {
}
#article h1 {
	margin: 15px 0 10px;
	font-size:18px;
	color: #7f1139;
}
#article p {
	font-size:11px;
	line-height: 1.6;
	margin: 0 0 10px 0;
}
.karta_pilki {
	background: #fff;
	padding: 35px 15px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 1.4;
	border: 1px solid #ccc;
}
.karta_pilki em {
	font-style:italic;
}
.karta_pilki h3 {
	color: #741034;
	margin-bottom: 10px;
}
.table_cechy {
	border:1px solid #fff;
	font-size:11px;
	margin: 10px 0 20px;
}
.table_cechy tr {
	width: 30px;
}
.table_cechy tr td {
	background:#f5f6ea;
	border:1px solid #fff;
	padding: 4px;
	vertical-align:middle;
}
#nav_plus {
	background: #e4e5da;
	padding: 10px 15px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 1.4;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
#nav_plus ul li a:link, #nav_plus ul li a:visited {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color: #000;
	margin: 1px 0;
	padding: 3px 5px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
#nav_plus ul li a:hover, #nav_plus ul li a:active {
	background: #971444;
	color: #fff;
}
#nav_plus ul li.current a:link, #nav_plus ul li.current a:visited {
	color: #fff;
	background: #971444;
}
#nav_plus ul li.current a:hover, #nav_plus ul li.current a:active {
}
#col_r {
	width: 300px;
	float:left;
}
#adresy ul {
	margin: 0;
	padding: 0;
}
#adresy ul li {
	list-style-type:none;
}
#adresy ul li h3 {
	font-weight: normal;
	margin: 0 0 10px 0;
}
#adresy ul li h3 strong {
	font-weight: bold;
	color: #7F1139;
}
#adresy ul li dl {
	font-size: 11px;
}
#adresy ul li dl dt {}
#adresy ul li dl dd {
	font-size: 10px;
}
.contact_box {
	background: #fff url(../img/arlogo.png) no-repeat 15px 15px;
	padding: 35px 15px 10px;
	font-size:11px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 1.4;
	border: 1px solid #ccc;
}
fieldset {
	border: 1px solid #e5e7da;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #f9faee;
}
legend {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #e5e7da;
	font-size: 1.1em;
	padding: 0.2em 0.8em 0.3em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:10px;
	font-weight:bold;
}
.contact_table {
}
.contact_table input {
	width: 400px;
	border: 1px solid #e5e7da;
	padding: 2px;
}
.contact_table select {
	border: 1px solid #e5e7da;
	padding: 2px;
	width: 200px;
	margin-bottom: 2px;
}
.from_image input {
	width: 198px;
	margin: 0;
	padding: 0;
	border: 1px solid #e5e7da;
	background: #e5e7da;
}
.form_buttons input {
	width: 200px;
	background: #9a1445;
	color: #fff;
}
.contact_table textarea {
	width: 400px;
	height: 150px;
	border: 1px solid #e5e7da;
	padding: 2px;
}
.contact_table label {
	font-size:11px;
	display:block;
	width: 180px;
	text-align:right;
	padding-right: 4px;
	padding-top: 2px;
	font-weight:bold;
}
.contact_table tr td {
	padding: 3px 0;
}
.grupa {
	background: #fff;
	padding: 25px 15px 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 1.4;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}
.grupa h3 {
	margin: 0 0 10px 0;
}
.grupa ul li {
	font-size: 11px;
}
.grupa ul li a:link, .grupa ul li a:visited, .grupa ul li a:focus {
	font-size: 11px;
	color: #ad174e;
	text-decoration:none;
}
.grupa ul li a:hover, grupa ul li a:active {
	font-size: 11px;
	color: #000;
	text-decoration:none;
}
.gallery_box a span {
	background-color: #ccc;
}
.gallery_box a span {
	background-color:#666;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:left;
	margin: 3px;
}
.gallery_box a span img {background:#fff;}

#exercises td {vertical-align:middle !important;
border-bottom:1px #ccc dotted;}
#exercises td h3 {margin: 10px 0;}

#exercises tr td a {
	color: #ad174e;
	text-decoration:none;
}
#exercises tr td a:hover, #exercises tr td a:active  {
	color: #000;
}
#footer {
	border-top: 1px #ccc dashed;
	margin-top: 20px;
	margin-bottom: 35px;
}
#map_canvas {
	border: 1px #ccc solid;
}
.message, .error-box p, .success-box {
	background: #CCC url(../img/icon_not.gif) no-repeat 10px 7px;
	font-size: 13px;
	color: #74655f;
	display:block;
	padding:6px 10px 6px 40px;
	margin-bottom: 1em;
	border: 1px solid #c2beb1;
	position:relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.message-warning {
	background-color: #fffcd3;
	background-image: url(../img/error000.png);
	color: #74655f;
	border-color: #c2beb1;
}
.message-success, .success-box {
	background-color: #e5f993;
	background-image: url(../img/accept1.png);
	color: #688006;
	border-color: #9bac55;
}
.success-box {
	width: 980px !important;
	margin: 10px auto !important;
}
.message-info {
	background-color: #d4ebfa;
	background-image: url(../img/informat.png);
	color: #4b6bab;
	border-color: #90b1c7;
}
.message-error {
	background-color: #f6b9b9;
	background-image: url(../img/exclamat.png);
	color: #c32727;
	border-color: #e18484;
}
.error-box p {
	background-color: #f6b9b9;
	background-image: url(../img/exclamat.png);
	color: #c32727;
	border-color: #e18484;
}
.close {
	float:right;
	font-weight:bold;
}
.captcha_error {
	color:#9a1445;
}


.sprzedawca-styles {
	margin: 15px 0;
}
.sprzedawca-styles p {
	font-size:12px;
	margin-bottom: 10px;
}
.page_title {
	font-size:22px;
	margin-bottom: 15px;
}
a.small-back:link, a.small-back:visited {
	font-size:11px;
	margin-bottom:8px;
	display:block;
	width: 100px;
}
a.small-back:hover, a.small-back:active {}


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu li ul {
	position:		absolute;
	top:			-999em;
	width:auto;
	height:auto;
	-webkit-box-shadow: 0px 6px 6px 0px #000000;
	-moz-box-shadow: 0px 6px 6px 0px #000000;
	box-shadow: 0px 6px 6px 0px #000000; 
}
.sf-menu li ul li {
	background: #680e2f;
	min-width: 300px;
	border-bottom: 1px solid #89123e;
}
.sf-menu li ul li a:hover {
	background: #373739 !important;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	background: #373739;
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu li ul a {
	display:		block;
	position:		relative;
	min-width: 300px;
	line-height: 25px;
	color: #F5F6EA;
	padding: 2px 8px;
	font-size: 11px;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			49px; /* match top ul list item height */
	z-index:		199;
	background: #373739;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.sf-menu {
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
}
.sf-menu li {
}
.sf-menu li ul li.current a {
	background: #373739 !important;
}
.sf-menu li li {
}
.sf-menu li li li {
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#741034;
	outline:		0;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../img/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position:  -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position:  0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../img/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-webkit-box-shadow: 1px 1px 6px 2px #000000;
	-moz-box-shadow: 1px 1px 6px 2px #000000;
	box-shadow: 1px 1px 6px 2px #000000;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	/* ----------------------------------
		Default Theme
	----------------------------------- */

	div.pp_default .pp_top,  div.pp_default .pp_top .pp_middle,  div.pp_default .pp_top .pp_left,  div.pp_default .pp_top .pp_right,  div.pp_default .pp_bottom,  div.pp_default .pp_bottom .pp_left,  div.pp_default .pp_bottom .pp_middle,  div.pp_default .pp_bottom .pp_right {
	height: 13px;
}
div.pp_default .pp_top .pp_left {
	background: url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
} /* Top left corner */
div.pp_default .pp_top .pp_middle {
	background: url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x;
} /* Top pattern/color */
div.pp_default .pp_top .pp_right {
	background: url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
} /* Top right corner */
div.pp_default .pp_content .ppt {
	color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
	background: url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
	background: url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;
	padding-right: 13px;
}
div.pp_default .pp_content {
	background-color: #fff;
} /* Content background */
div.pp_default .pp_next:hover {
	background: url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.pp_default .pp_previous:hover {
	background: url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.pp_default .pp_expand {
	background: url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
} /* Expand button */
div.pp_default .pp_expand:hover {
	background: url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.pp_default .pp_contract {
	background: url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
} /* Contract button */
div.pp_default .pp_contract:hover {
	background: url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer;
} /* Close button */
div.pp_default #pp_full_res .pp_inline {
	color: #000;
}
div.pp_default .pp_gallery ul li a {
	background: url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
	border:1px solid #aaa;
}
div.pp_default .pp_gallery ul li a:hover,  div.pp_default .pp_gallery ul li.selected a {
	border-color: #fff;
}
div.pp_default .pp_gallery a.pp_arrow_previous,  div.pp_default .pp_gallery a.pp_arrow_next {
	position: static;
	left: auto;
}
div.pp_default .pp_nav .pp_play,  div.pp_default .pp_nav .pp_pause {
	background: url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
	height:30px;
	width:30px;
}
div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px;
}
div.pp_default .pp_details {
	position: relative;
}
div.pp_default a.pp_arrow_previous,  div.pp_default a.pp_arrow_next {
	background: url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	margin: 4px 0 0 0;
	width: 20px;
}
div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px;
} /* The next arrow in the bottom nav */
div.pp_default .pp_content_container .pp_details {
	margin-top: 5px;
}
div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 105px;
	position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
	font-family: Georgia;
	font-style: italic;
	font-color:#999;
	font-size: 11px;
	left: 75px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 2px;
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity:0.7;
}
div.pp_default .pp_description {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
	background: url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
} /* Bottom left corner */
div.pp_default .pp_bottom .pp_middle {
	background: url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
} /* Bottom pattern/color */
div.pp_default .pp_bottom .pp_right {
	background: url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
} /* Bottom right corner */
div.pp_default .pp_loaderIcon {
	background: url(../img/prettyPhoto/default/loader.gif) center center no-repeat;
} /* Loader icon */
/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */


	div.light_rounded .pp_top .pp_left {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
} /* Top left corner */
div.light_rounded .pp_top .pp_middle {
	background: #fff;
} /* Top pattern/color */
div.light_rounded .pp_top .pp_right {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
} /* Top right corner */
div.light_rounded .pp_content .ppt {
	color: #000;
}
div.light_rounded .pp_content_container .pp_left,  div.light_rounded .pp_content_container .pp_right {
	background: #fff;
}
div.light_rounded .pp_content {
	background-color: #fff;
} /* Content background */
div.light_rounded .pp_next:hover {
	background: url(../img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.light_rounded .pp_previous:hover {
	background: url(../img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.light_rounded .pp_expand {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.light_rounded .pp_expand:hover {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.light_rounded .pp_contract {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.light_rounded .pp_contract:hover {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.light_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.light_rounded .pp_details {
	position: relative;
}
div.light_rounded .pp_description {
	margin-right: 85px;
}
div.light_rounded #pp_full_res .pp_inline {
	color: #000;
}
div.light_rounded .pp_gallery a.pp_arrow_previous,  div.light_rounded .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}
div.light_rounded .pp_nav .pp_play {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_rounded .pp_arrow_previous {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.light_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_rounded .pp_arrow_next {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.light_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_rounded .pp_bottom .pp_left {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
} /* Bottom left corner */
div.light_rounded .pp_bottom .pp_middle {
	background: #fff;
} /* Bottom pattern/color */
div.light_rounded .pp_bottom .pp_right {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
} /* Bottom right corner */
div.light_rounded .pp_loaderIcon {
	background: url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
} /* Loader icon */
/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
} /* Top left corner */
div.dark_rounded .pp_top .pp_middle {
	background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
} /* Top pattern/color */
div.dark_rounded .pp_top .pp_right {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
} /* Top right corner */
div.dark_rounded .pp_content_container .pp_left {
	background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
} /* Left Content background */
div.dark_rounded .pp_content_container .pp_right {
	background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
} /* Right Content background */
div.dark_rounded .pp_content {
	background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
} /* Content background */
div.dark_rounded .pp_next:hover {
	background: url(../img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.dark_rounded .pp_previous:hover {
	background: url(../img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.dark_rounded .pp_expand {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.dark_rounded .pp_expand:hover {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.dark_rounded .pp_contract {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.dark_rounded .pp_contract:hover {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.dark_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.dark_rounded .pp_details {
	position: relative;
}
div.dark_rounded .pp_description {
	margin-right: 85px;
}
div.dark_rounded .currentTextHolder {
	color: #c4c4c4;
}
div.dark_rounded .pp_description {
	color: #fff;
}
div.dark_rounded #pp_full_res .pp_inline {
	color: #fff;
}
div.dark_rounded .pp_gallery a.pp_arrow_previous,  div.dark_rounded .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}
div.dark_rounded .pp_nav .pp_play {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_rounded .pp_arrow_previous {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.dark_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.dark_rounded .pp_arrow_next {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.dark_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.dark_rounded .pp_bottom .pp_left {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
} /* Bottom left corner */
div.dark_rounded .pp_bottom .pp_middle {
	background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
} /* Bottom pattern/color */
div.dark_rounded .pp_bottom .pp_right {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
} /* Bottom right corner */
div.dark_rounded .pp_loaderIcon {
	background: url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
} /* Loader icon */
/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left,  div.dark_square .pp_middle,  div.dark_square .pp_right,  div.dark_square .pp_content {
	background: #000;
}
div.dark_square .currentTextHolder {
	color: #c4c4c4;
}
div.dark_square .pp_description {
	color: #fff;
}
div.dark_square .pp_loaderIcon {
	background: url(../img/prettyPhoto/dark_square/loader.gif) center center no-repeat;
} /* Loader icon */
div.dark_square .pp_expand {
	background: url(../img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.dark_square .pp_expand:hover {
	background: url(../img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.dark_square .pp_contract {
	background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.dark_square .pp_contract:hover {
	background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.dark_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.dark_square .pp_details {
	position: relative;
}
div.dark_square .pp_description {
	margin: 0 85px 0 0;
}
div.dark_square #pp_full_res .pp_inline {
	color: #fff;
}
div.dark_square .pp_gallery a.pp_arrow_previous,  div.dark_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}
div.dark_square .pp_nav {
	clear: none;
}
div.dark_square .pp_nav .pp_play {
	background: url(../img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_square .pp_nav .pp_pause {
	background: url(../img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_square .pp_arrow_previous {
	background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.dark_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.dark_square .pp_arrow_next {
	background: url(../img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.dark_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.dark_square .pp_next:hover {
	background: url(../img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.dark_square .pp_previous:hover {
	background: url(../img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left,  div.light_square .pp_middle,  div.light_square .pp_right,  div.light_square .pp_content {
	background: #fff;
}
div.light_square .pp_content .ppt {
	color: #000;
}
div.light_square .pp_expand {
	background: url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.light_square .pp_expand:hover {
	background: url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.light_square .pp_contract {
	background: url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.light_square .pp_contract:hover {
	background: url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.light_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.light_square .pp_details {
	position: relative;
}
div.light_square .pp_description {
	margin-right: 85px;
}
div.light_square #pp_full_res .pp_inline {
	color: #000;
}
div.light_square .pp_gallery a.pp_arrow_previous,  div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}
div.light_square .pp_nav .pp_play {
	background: url(../img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_square .pp_nav .pp_pause {
	background: url(../img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_square .pp_arrow_previous {
	background: url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_square .pp_arrow_next {
	background: url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_square .pp_next:hover {
	background: url(../img/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.light_square .pp_previous:hover {
	background: url(../img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.light_square .pp_loaderIcon {
	background: url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
} /* Loader icon */
/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left {
	background: url(../img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
} /* Top left corner */
div.facebook .pp_top .pp_middle {
	background: url(../img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
} /* Top pattern/color */
div.facebook .pp_top .pp_right {
	background: url(../img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
} /* Top right corner */
div.facebook .pp_content .ppt {
	color: #000;
}
div.facebook .pp_content_container .pp_left {
	background: url(../img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
} /* Content background */
div.facebook .pp_content_container .pp_right {
	background: url(../img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
} /* Content background */
div.facebook .pp_content {
	background: #fff;
} /* Content background */
div.facebook .pp_expand {
	background: url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.facebook .pp_expand:hover {
	background: url(../img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.facebook .pp_contract {
	background: url(../img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.facebook .pp_contract:hover {
	background: url(../img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.facebook .pp_close {
	width: 22px;
	height: 22px;
	background: url(../img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.facebook .pp_details {
	position: relative;
}
div.facebook .pp_description {
	margin: 0 37px 0 0;
}
div.facebook #pp_full_res .pp_inline {
	color: #000;
}
div.facebook .pp_loaderIcon {
	background: url(../img/prettyPhoto/facebook/loader.gif) center center no-repeat;
} /* Loader icon */
div.facebook .pp_arrow_previous {
	background: url(../img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
} /* The previous arrow in the bottom nav */
div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default;
}
div.facebook .pp_arrow_next {
	background: url(../img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
} /* The next arrow in the bottom nav */
div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default;
}
div.facebook .pp_nav {
	margin-top: 0;
}
div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
	background: url(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px;
}
div.facebook .pp_nav .pp_pause {
	background: url(../img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px;
}
div.facebook .pp_next:hover {
	background: url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.facebook .pp_previous:hover {
	background: url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.facebook .pp_bottom .pp_left {
	background: url(../img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
} /* Bottom left corner */
div.facebook .pp_bottom .pp_middle {
	background: url(../img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
} /* Bottom pattern/color */
div.facebook .pp_bottom .pp_right {
	background: url(../img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
} /* Bottom right corner */
/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus {
	outline:none;
}
div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}
.pp_top {
	height: 20px;
	position: relative;
}
* html .pp_top {
	padding: 0 20px;
}
.pp_top .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle {
	left: 0;
	position: static;
}
.pp_top .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_content {
	height: 40px;
	min-width: 40px;
}
* html .pp_content {
	width: 40px;
}
.pp_fade {
	display: none;
}
.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}
.pp_content_container .pp_left {
	padding-left: 20px;
}
.pp_content_container .pp_right {
	padding-right: 20px;
}
.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px 0;
}
.pp_description {
	display: none;
	margin: 0;
}
.pp_social {
	float: left;
	margin: 7px 0 0 0;
}
.pp_social .facebook {
	float: left;
	position: relative;
	top: -1px;
	margin-left: 5px;
	width: 55px;
	overflow: hidden;
}
.pp_social .twitter {
	float: left;
}
.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0;
}
.pp_nav p {
	float: left;
	margin: 2px 4px;
}
.pp_nav .pp_play,  .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}
a.pp_arrow_previous,  a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}
.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}
.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}
.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative;
}
.pp_gallery ul {
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	padding: 0;
	position: relative;
	white-space: nowrap;
}
.pp_gallery ul a {
	border: 1px #000 solid;
	border: 1px rgba(0,0,0,0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}
.pp_gallery ul a:hover,  .pp_gallery li.selected a {
	border-color: #fff;
}
.pp_gallery ul a img {
	border: 0;
}
.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.pp_gallery li.default a {
	background: url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}
.pp_gallery li.default a img {
	display: none;
}
.pp_gallery .pp_arrow_previous,  .pp_gallery .pp_arrow_next {
	margin-top: 7px !important;
}
a.pp_next {
	background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_previous {
	background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_expand,  a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}
a.pp_close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	line-height:22px;
	text-indent: -10000px;
}
.pp_bottom {
	height: 20px;
	position: relative;
}
* html .pp_bottom {
	padding: 0 20px;
}
.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}
.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}
#pp_full_res {
	line-height: 1 !important;
}
#pp_full_res .pp_inline {
	text-align: left;
}
#pp_full_res .pp_inline p {
	margin: 0 0 15px 0;
}
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	margin: 0 0 5px 15px;
	z-index: 9999;
}





/* domyślny styl nazw regionów */
 #mapa.script #polska a{
  background:#111;
  background:rgba(0,0,0,.8);
  color:#eee;
  font-size:1em;
  padding:.8em 1.5em;
  text-align:center;
  text-shadow:0 1px 0 #000;
  white-space:nowrap;
  -moz-border-radius:.6em;
  -ms-border-radius:.6em;
  -o-border-radius:.6em;
  -webkit-border-radius:.6em;
  border-radius:.6em;
 }

/* strzałka pod 'dymkiem'; jeżeli usuniesz strzałkę nie zapomnij zmienić wartości zmiennej tooltipArrowHeight w pliku 'pl-mapa.js' w linii 9. */
 #mapa.script #polska a:after{
   bottom:-6px;
   border:solid;
   border-color:#111 transparent;
   border-color:rgba(0,0,0,.8) transparent;
   border-width:6px 6px 0 6px;
   content:""; /* pozostaw puste */
   display:block;
   left:50%;
   margin-left:-6px;
   position:absolute;
  }

/* styl 'dymka' dla zaznaczonego regionu */
 #mapa.script #polska .active-region a{background-color:#111}
  #mapa.script #polska .active-region a:after{border-color:#111 transparent}

/* domyślny styl preloader.a (#loader) */
 #loader{
   background:#111;
   background:rgba(0,0,0,.8);
   color:#eee;
   font-size:1em;
   padding:1em 2em;
   text-shadow:0 1px 0 #000;
   -moz-border-radius:.6em;
   -ms-border-radius:.6em;
   -o-border-radius:.6em;
   -webkit-border-radius:.6em;
   border-radius:.6em;
  }

/* style odnośnika wyszukiwarki (pojawia się w trybie wielokrotnego wyboru) */
 #search-link{
   background:#111;
   color:#eee;
   float:right;
   font-size:1em;
   margin-right:40px;
   padding:1em 2em;
   text-decoration:none;
   -moz-border-radius:.6em;
   -ms-border-radius:.6em;
   -o-border-radius:.6em;
   -webkit-border-radius:.6em;
   border-radius:.6em;
  }
  #search-link:hover,#search-link:focus{color:#fd0}

/* podświetlenie linku wybranego z klawaitury, gdy skrypt mapy nie został załadowany poprawnie */
 #polska a:focus{background:#111;color:#fd0}



/* tutaj zaczyna się mapa

NIE EDYTUJ! 

Polska, interaktywna mapa wojewodztw - 500px | http://winstonwolf.pl/clickable-maps/polska.html
script version: 3.3.1 by Winston Wolf | http://winstonwolf.pl
Copyright (C) 2011 Winston_Wolf | All rights reserved
*/
#mapa{min-height:475px;margin:0 auto;position:relative;width:500px}
#polska,#polska .bg{background:transparent url('../img/pl-500px.png') no-repeat -1300px 0}
 #mapa.script #polska{background-position:0 -686px;display:block;height:475px;left:50%;list-style:none;margin-left:-250px;position:relative;width:500px}
 #mapa.multiple-click{padding-bottom:3em}
  #mapa.script #polska li{height:0;text-indent:-9999em;width:0} 
  #mapa.script #polska a{cursor:pointer;height:auto;margin:0;position:absolute;text-decoration:none;text-indent:0;width:auto;z-index:88}
   #mapa.script #polska a:focus{outline:0 none}
  #polska span{display:block;height:0;left:0;position:absolute;top:-9999px;width:0}
  #polska .bg{padding:10px}
   #polska .active-region .bg{z-index:87}
  #polska .map{cursor:pointer;margin:10007px 0 0 7px;z-index:99}
  #polska .map span{font-size:30px;z-index:89}
  #mapa.no-tooltip #polska a{top:-9999em} #mapa.no-tooltip #polska a:after{display:none}
 #loader{left:50%;position:absolute;top:50%;z-index:90}
/* --------------------------------------------------------

poważnie, NIE EDYTUJ TEGO! */
#pl1:hover .bg,#pl1.focus .bg,#pl1 a.active-region .bg{height:122px;left:46px;top:243px;width:134px}#pl1:hover .bg,#pl1.focus .bg{background-position:-203px -65px}#pl1.active-region .bg{background-position:-1px -515px}#pl2:hover .bg,#pl2.focus .bg,#pl2 a.active-region .bg{height:109px;left:155px;top:96px;width:114px}#pl2:hover .bg,#pl2.focus .bg{background-position:-360px -45px}#pl2.active-region .bg{background-position:-162px -528px}#pl3:hover .bg,#pl3.focus .bg,#pl3 a.active-region .bg{height:146px;left:352px;top:208px;width:113px}#pl3:hover .bg,#pl3.focus .bg{background-position:-1033px -79px}#pl3.active-region .bg{background-position:-4px -345px}#pl4:hover .bg,#pl4.focus .bg,#pl4 a.active-region .bg{height:129px;left:33px;top:146px;width:85px}#pl4:hover .bg,#pl4.focus .bg{background-position:-925px -96px}#pl4.active-region .bg{background-position:-143px -363px}#pl5:hover .bg,#pl5.focus .bg,#pl5 a.active-region .bg{height:113px;left:193px;top:199px;width:117px}#pl5:hover .bg,#pl5.focus .bg{background-position:-4px -2px}#pl5.active-region .bg{background-position:-301px -524px}#pl6:hover .bg,#pl6.focus .bg,#pl6 a.active-region .bg{height:95px;left:239px;top:335px;width:105px}#pl6:hover .bg,#pl6.focus .bg{background-position:-552px -59px}#pl6.active-region .bg{background-position:-252px -407px}#pl7:hover .bg,#pl7.focus .bg,#pl7 a.active-region .bg{height:181px;left:246px;top:119px;width:175px}#pl7:hover .bg,#pl7.focus .bg{background-position:-1101px -285px}#pl7.active-region .bg{background-position:-4px -140px}#pl8:hover .bg,#pl8.focus .bg,#pl8 a.active-region .bg{height:88px;left:140px;top:287px;width:81px}#pl8:hover .bg,#pl8.focus .bg{background-position:-793px -25px}#pl8.active-region .bg{background-position:-380px -413px}#pl9:hover .bg,#pl9.focus .bg,#pl9 a.active-region .bg{height:127px;left:330px;top:314px;width:109px}#pl9:hover .bg,#pl9.focus .bg{background-position:-793px -137px}#pl9.active-region .bg{background-position:-200px -212px}#pl10:hover .bg,#pl10.focus .bg,#pl10 a.active-region .bg{height:161px;left:351px;top:47px;width:107px}#pl10:hover .bg,#pl10.focus .bg{background-position:-1169px -98px}#pl10.active-region .bg{background-position:-333px -221px}#pl11:hover .bg,#pl11.focus .bg,#pl11 a.active-region .bg{height:103px;left:131px;top:15px;width:133px}#pl11:hover .bg,#pl11.focus .bg{background-position:-974px -534px}#pl11.active-region .bg{background-position:-440px -534px}#pl12:hover .bg,#pl12.focus .bg,#pl12 a.active-region .bg{height:120px;left:191px;top:294px;width:88px}#pl12:hover .bg,#pl12.focus .bg{background-position:-682px -104px}#pl12.active-region .bg{background-position:-485px -390px}#pl13:hover .bg,#pl13.focus .bg,#pl13 a.active-region .bg{height:83px;left:266px;top:276px;width:98px}#pl13:hover .bg,#pl13.focus .bg{background-position:-464px -176px}#pl13.active-region .bg{background-position:-464px -284px}#pl14:hover .bg,#pl14.focus .bg,#pl14 a.active-region .bg{height:100px;left:240px;top:45px;width:166px}#pl14:hover .bg,#pl14.focus .bg{background-position:-785px -460px}#pl14.active-region .bg{background-position:-596px -460px}#pl15:hover .bg,#pl15.focus .bg,#pl15 a.active-region .bg{height:189px;left:90px;top:105px;width:150px}#pl15:hover .bg,#pl15.focus .bg{background-position:-922px -248px}#pl15.active-region .bg{background-position:-597px -247px}#pl16:hover .bg,#pl16.focus .bg,#pl16 a.active-region .bg{height:148px;left:15px;top:35px;width:129px}#pl16:hover .bg,#pl16.focus .bg{background-position:-1147px -489px}#pl16.active-region .bg{background-position:-769px -288px}
#pl1 .s1{height:.2em;left:6em;top:9.5em;width:.1em} #pl1 .s2{height:.1em;left:6em;top:9.3em;width:.1em} #pl1 .s3{height:.1em;left:5.8em;top:9.1em;width:.1em} #pl1 .s4{height:.2em;left:5.7em;top:9.8em;width:.1em} #pl1 .s5{height:.5em;left:5.7em;top:9.2em;width:.3em} #pl1 .s6{height:.2em;left:5.7em;top:8.7em;width:.1em} #pl1 .s7{height:.2em;left:5.2em;top:8.6em;width:.5em} #pl1 .s8{height:1.4em;left:5.1em;top:8.8em;width:.6em} #pl1 .s9{height:.4em;left:1.6em;top:10.1em;width:.2em} #pl1 .s10{height:1.3em;left:1.8em;top:9.2em;width:.6em} #pl1 .s11{height:1.2em;left:2em;top:9.1em;width:3.6em} #pl1 .s12{height:.4em;left:4.9em;top:11.7em;width:.1em} #pl1 .s13{height:.7em;left:4.1em;top:11.6em;width:.8em} #pl1 .s14{height:.5em;left:3.9em;top:11.4em;width:.9em} #pl1 .s15{height:1.8em;left:2.4em;top:8.9em;width:.4em} #pl1 .s16{height:.2em;left:2.7em;top:10.6em;width:.3em} #pl1 .s17{height:.4em;left:5.1em;top:10.6em;width:.2em} #pl1 .s18{height:1.6em;left:2.4em;top:9em;width:3em} #pl1 .s19{height:1.6em;left:2.9em;top:8.9em;width:2.6em} #pl1 .s20{height:2.4em;left:5em;top:8.8em;width:.1em} #pl1 .s21{height:2.6em;left:3em;top:8.8em;width:2em} #pl1 .s22{height:.1em;left:4em;top:8.2em;width:.2em} #pl1 .s23{height:.1em;left:4em;top:8.3em;width:.4em} #pl1 .s24{height:.1em;left:3.9em;top:8.4em;width:.5em} #pl1 .s25{height:3.1em;left:3.6em;top:8.6em;width:1em} #pl1 .s26{height:2.6em;left:3.7em;top:8.5em;width:.7em} #pl1 .s27{height:2.2em;left:3.1em;top:8.7em;width:1.7em} #pl1 .s28{height:2.6em;left:3.2em;top:8.4em;width:.6em} #pl1 .s29{height:2.8em;left:3.3em;top:8.3em;width:.4em} #pl1 .s30{height:2.9em;left:3.4em;top:8.2em;width:.1em} #pl2 .s1{height:.6em;left:8.8em;top:4.4em;width:.2em} #pl2 .s2{height:1em;left:8.6em;top:4.4em;width:.2em} #pl2 .s3{height:1.7em;left:8.5em;top:4.4em;width:.1em} #pl2 .s4{height:.1em;left:8.4em;top:6.4em;width:.1em} #pl2 .s5{height:2.1em;left:8.4em;top:4.2em;width:.1em} #pl2 .s6{height:2.2em;left:8.3em;top:4.4em;width:.1em} #pl2 .s7{height:.1em;left:7.9em;top:6.8em;width:.3em} #pl2 .s8{height:.1em;left:7.5em;top:6.8em;width:.2em} #pl2 .s9{height:.3em;left:7.5em;top:6.5em;width:.8em} #pl2 .s10{height:3em;left:7.4em;top:3.7em;width:.3em} #pl2 .s11{height:.6em;left:5.4em;top:4.7em;width:3.5em} #pl2 .s12{height:.1em;left:5.3em;top:4.3em;width:3.3em} #pl2 .s13{height:.3em;left:5.4em;top:4.1em;width:.1em} #pl2 .s14{height:.1em;left:5.6em;top:3.7em;width:.1em} #pl2 .s15{height:1.6em;left:5.5em;top:3.8em;width:.2em} #pl2 .s16{height:.1em;left:7.3em;top:3.5em;width:.3em} #pl2 .s17{height:3em;left:7.2em;top:3.6em;width:.3em} #pl2 .s18{height:2.5em;left:6.1em;top:3.7em;width:1.5em} #pl2 .s19{height:2.5em;left:7em;top:4em;width:1.3em} #pl2 .s20{height:.1em;left:6.6em;top:6.4em;width:.3em} #pl2 .s21{height:.1em;left:8.2em;top:5.9em;width:.5em} #pl2 .s22{height:.1em;left:5.6em;top:6em;width:.1em} #pl2 .s23{height:.1em;left:5.5em;top:5.8em;width:3.2em} #pl2 .s24{height:2.2em;left:5.7em;top:3.8em;width:.2em} #pl2 .s25{height:2.4em;left:5.9em;top:3.8em;width:.1em} #pl2 .s26{height:2.6em;left:6em;top:3.5em;width:.2em} #pl2 .s27{height:2.6em;left:6.4em;top:3.8em;width:1.8em} #pl2 .s28{height:2.8em;left:6.3em;top:3.5em;width:.9em} #pl2 .s29{height:3.1em;left:6.5em;top:3.3em;width:.2em} #pl2 .s30{height:2.8em;left:6.2em;top:3.4em;width:.6em} #pl3 .s1{height:.1em;left:11.8em;top:8.5em;width:.1em} #pl3 .s2{height:.1em;left:13em;top:11.5em;width:.1em} #pl3 .s3{height:.1em;left:12.2em;top:10.6em;width:.2em} #pl3 .s4{height:.9em;left:12.1em;top:9.5em;width:.1em} #pl3 .s5{height:.1em;left:12.1em;top:9.1em;width:.1em} #pl3 .s6{height:.2em;left:11.9em;top:8.6em;width:.2em} #pl3 .s7{height:.2em;left:12.1em;top:8.6em;width:.1em} #pl3 .s8{height:.1em;left:12.2em;top:8em;width:.1em} #pl3 .s9{height:.1em;left:12.2em;top:7.8em;width:.1em} #pl3 .s10{height:.5em;left:12.3em;top:7.7em;width:.4em} #pl3 .s11{height:2.4em;left:12.2em;top:8.2em;width:.5em} #pl3 .s12{height:3.2em;left:12.7em;top:7.7em;width:.1em} #pl3 .s13{height:3.4em;left:12.8em;top:7.6em;width:.1em} #pl3 .s14{height:3.4em;left:12.9em;top:7.7em;width:.2em} #pl3 .s15{height:3.5em;left:13.1em;top:7.6em;width:.2em} #pl3 .s16{height:.1em;left:13.4em;top:7.5em;width:.4em} #pl3 .s17{height:.2em;left:13.8em;top:7.4em;width:.1em} #pl3 .s18{height:.3em;left:13.9em;top:7.3em;width:.1em} #pl3 .s19{height:1.9em;left:13.2em;top:9.4em;width:2.2em} #pl3 .s20{height:4.2em;left:13.3em;top:7.6em;width:.7em} #pl3 .s21{height:.3em;left:13.1em;top:11.4em;width:1em} #pl3 .s22{height:1.2em;left:13.3em;top:10.3em;width:2.4em} #pl3 .s23{height:1.5em;left:15em;top:10.1em;width:.5em} #pl3 .s24{height:4.6em;left:14.7em;top:7.3em;width:.3em} #pl3 .s25{height:4.6em;left:14.5em;top:7.2em;width:.2em} #pl3 .s26{height:4.4em;left:14em;top:7.1em;width:.5em} #pl3 .s27{height:4.6em;left:14.1em;top:7em;width:.3em} #pl4 .s1{height:.1em;left:3.8em;top:8.4em;width:.1em} #pl4 .s2{height:.1em;left:3.7em;top:8.3em;width:.3em} #pl4 .s3{height:.3em;left:3.6em;top:8em;width:.4em} #pl4 .s4{height:.6em;left:3.5em;top:7.7em;width:.1em} #pl4 .s5{height:.4em;left:3.4em;top:7.8em;width:.2em} #pl4 .s6{height:.8em;left:3.3em;top:7.5em;width:.1em} #pl4 .s7{height:.9em;left:3.2em;top:7.5em;width:.1em} #pl4 .s8{height:.1em;left:3.2em;top:7.3em;width:.1em} #pl4 .s9{height:.2em;left:3.2em;top:6.8em;width:.1em} #pl4 .s10{height:.1em;left:3.2em;top:6.5em;width:.1em} #pl4 .s11{height:.1em;left:1.7em;top:5.6em;width:.3em} #pl4 .s12{height:.3em;left:1.6em;top:5.8em;width:.1em} #pl4 .s13{height:.2em;left:1.3em;top:6.1em;width:.1em} #pl4 .s14{height:2.4em;left:1.2em;top:6.3em;width:2em} #pl4 .s15{height:2.9em;left:1.4em;top:6.1em;width:.3em} #pl4 .s16{height:.1em;left:1.7em;top:9.1em;width:.3em} #pl4 .s17{height:3.4em;left:1.7em;top:5.7em;width:.4em} #pl4 .s18{height:3.5em;left:2.1em;top:5.6em;width:.3em} #pl4 .s19{height:.1em;left:2.8em;top:8.9em;width:.1em} #pl4 .s20{height:3.5em;left:2.4em;top:5.4em;width:.6em} #pl4 .s21{height:.1em;left:2.7em;top:5.2em;width:.1em} #pl4 .s22{height:3.5em;left:2.5em;top:5.3em;width:.6em} #pl4 .s23{height:1em;left:3.1em;top:5em;width:.2em} #pl4 .s24{height:.7em;left:3.2em;top:4.9em;width:.2em} #pl5 .s1{height:.2em;left:9.3em;top:9.9em;width:.2em} #pl5 .s2{height:.2em;left:9.4em;top:10em;width:.1em} #pl5 .s3{height:.3em;left:9.1em;top:10em;width:.1em} #pl5 .s4{height:.1em;left:8.9em;top:10.4em;width:.2em} #pl5 .s5{height:.4em;left:8.6em;top:10em;width:.5em} #pl5 .s6{height:.2em;left:7.3em;top:9.8em;width:.2em} #pl5 .s7{height:.1em;left:6.9em;top:8.6em;width:.1em} #pl5 .s8{height:.1em;left:6.5em;top:9.3em;width:.1em} #pl5 .s9{height:.3em;left:6.6em;top:9.2em;width:.1em} #pl5 .s10{height:.7em;left:6.7em;top:9.1em;width:.2em} #pl5 .s11{height:.8em;left:6.9em;top:9em;width:.1em} #pl5 .s12{height:1.7em;left:7em;top:8.2em;width:.2em} #pl5 .s13{height:1.7em;left:7.1em;top:8.1em;width:.4em} #pl5 .s14{height:.3em;left:10.3em;top:8.3em;width:.1em} #pl5 .s15{height:.5em;left:10.2em;top:8em;width:.1em} #pl5 .s16{height:.3em;left:10.1em;top:8.9em;width:.1em} #pl5 .s17{height:.7em;left:10em;top:8.6em;width:.1em} #pl5 .s18{height:.6em;left:10em;top:7.9em;width:.2em} #pl5 .s19{height:1.6em;left:9.8em;top:7.9em;width:.2em} #pl5 .s20{height:1.9em;left:9.7em;top:7.7em;width:.1em} #pl5 .s21{height:.2em;left:9.6em;top:7.4em;width:.2em} #pl5 .s22{height:.2em;left:9.5em;top:7.3em;width:.1em} #pl5 .s23{height:2.4em;left:7.6em;top:7.6em;width:.2em} #pl5 .s24{height:2.5em;left:7.5em;top:7.5em;width:.1em} #pl5 .s25{height:2.2em;left:7.7em;top:7.5em;width:2em} #pl5 .s26{height:2.7em;left:7.8em;top:7.2em;width:.1em} #pl5 .s27{height:.1em;left:9.1em;top:7em;width:.3em} #pl5 .s28{height:3.2em;left:8.5em;top:7em;width:.4em} #pl5 .s29{height:2.6em;left:8.8em;top:7.1em;width:.7em} #pl5 .s30{height:2.8em;left:7.9em;top:7.2em;width:1.5em} #pl5 .s31{height:2.9em;left:8em;top:7.2em;width:.1em} #pl5 .s32{height:.1em;left:8.2em;top:10.1em;width:.1em} #pl5 .s33{height:3.1em;left:8.1em;top:7em;width:.7em} #pl5 .s34{height:.2em;left:8em;top:6.9em;width:.7em} #pl5 .s35{height:3.3em;left:8.2em;top:6.8em;width:.2em} #pl6 .s1{height:.1em;left:11.3em;top:12.9em;width:.1em} #pl6 .s2{height:.5em;left:11.4em;top:13.4em;width:.1em} #pl6 .s3{height:.7em;left:11.3em;top:13.2em;width:.1em} #pl6 .s4{height:1.4em;left:11.2em;top:12.6em;width:.1em} #pl6 .s5{height:.2em;left:11.1em;top:11.6em;width:.2em} #pl6 .s6{height:.8em;left:10.8em;top:11.7em;width:.4em} #pl6 .s7{height:1.4em;left:10em;top:12.6em;width:1.2em} #pl6 .s8{height:2.4em;left:10.5em;top:11.8em;width:.6em} #pl6 .s9{height:2.3em;left:9.9em;top:11.8em;width:.1em} #pl6 .s10{height:.3em;left:8.1em;top:12.3em;width:.1em} #pl6 .s11{height:.6em;left:8.2em;top:12.2em;width:.1em} #pl6 .s12{height:.7em;left:8.3em;top:12.1em;width:.1em} #pl6 .s13{height:1em;left:8.4em;top:12em;width:2.7em} #pl6 .s14{height:.1em;left:8.5em;top:13.1em;width:2.9em} #pl6 .s15{height:.1em;left:8.4em;top:11.8em;width:.1em} #pl6 .s16{height:1.3em;left:8.5em;top:11.7em;width:.1em} #pl6 .s17{height:2.1em;left:8.6em;top:11.6em;width:.1em} #pl6 .s18{height:2.6em;left:8.7em;top:11.5em;width:1.2em} #pl6 .s19{height:3em;left:8.9em;top:11.4em;width:.3em} #pl6 .s20{height:3.1em;left:9.2em;top:11.4em;width:.1em} #pl6 .s21{height:3.2em;left:9.3em;top:11.3em;width:.5em} #pl7 .s1{height:.1em;left:14em;top:7em;width:.1em} #pl7 .s2{height:.4em;left:13.9em;top:6.9em;width:.1em} #pl7 .s3{height:.6em;left:13.8em;top:6.8em;width:.1em} #pl7 .s4{height:.7em;left:13.4em;top:6.8em;width:.4em} #pl7 .s5{height:.1em;left:12.9em;top:7.6em;width:.2em} #pl7 .s6{height:.1em;left:13.2em;top:6.7em;width:.1em} #pl7 .s7{height:.8em;left:12.3em;top:6.8em;width:1.1em} #pl7 .s8{height:.2em;left:8.3em;top:6.6em;width:.1em} #pl7 .s9{height:.4em;left:8.4em;top:6.5em;width:.1em} #pl7 .s10{height:.1em;left:8.4em;top:6.3em;width:.1em} #pl7 .s11{height:.8em;left:8.5em;top:6.1em;width:.1em} #pl7 .s12{height:.1em;left:10.3em;top:4.6em;width:.1em} #pl7 .s13{height:1.1em;left:9.6em;top:6.3em;width:3.6em} #pl7 .s14{height:1.5em;left:9.5em;top:5.8em;width:3.6em} #pl7 .s15{height:.9em;left:8.6em;top:6em;width:4.5em} #pl7 .s16{height:1.4em;left:8.7em;top:5.6em;width:4.1em} #pl7 .s17{height:.4em;left:8.6em;top:5.4em;width:.2em} #pl7 .s18{height:1.7em;left:8.8em;top:5.3em;width:.1em} #pl7 .s19{height:1.8em;left:9.4em;top:5.3em;width:3em} #pl7 .s20{height:2.1em;left:8.9em;top:5em;width:.2em} #pl7 .s21{height:.2em;left:9.2em;top:4.7em;width:.1em} #pl7 .s22{height:2.1em;left:9em;top:4.9em;width:.8em} #pl7 .s23{height:.1em;left:9.9em;top:4.8em;width:2.1em} #pl7 .s24{height:.2em;left:10.1em;top:4.7em;width:.3em} #pl7 .s25{height:.1em;left:11.6em;top:4.1em;width:.2em} #pl7 .s26{height:.2em;left:11.2em;top:4.2em;width:.6em} #pl7 .s27{height:.1em;left:12.2em;top:5.1em;width:.1em} #pl7 .s28{height:2.5em;left:12.2em;top:5.3em;width:.1em} #pl7 .s29{height:.1em;left:9.7em;top:7.6em;width:3.1em} #pl7 .s30{height:3em;left:9.8em;top:4.9em;width:2.2em} #pl7 .s31{height:4.3em;left:11.8em;top:4.2em;width:.1em} #pl7 .s32{height:.1em;left:10.2em;top:7.9em;width:2.1em} #pl7 .s33{height:.1em;left:12.2em;top:8.1em;width:.1em} #pl7 .s34{height:.3em;left:11.9em;top:8.3em;width:.3em} #pl7 .s35{height:4.2em;left:10.8em;top:4.4em;width:1em} #pl7 .s36{height:.4em;left:10.2em;top:9.1em;width:.1em} #pl7 .s37{height:.5em;left:10.3em;top:9.1em;width:.8em} #pl7 .s38{height:5.2em;left:10.4em;top:4.5em;width:.6em} #pl7 .s39{height:5.6em;left:11.1em;top:4.3em;width:.3em} #pl7 .s40{height:.9em;left:11.4em;top:9.1em;width:.7em} #pl7 .s41{height:.2em;left:12.1em;top:9.3em;width:.1em} #pl7 .s42{height:.1em;left:10.1em;top:9.2em;width:2.1em} #pl7 .s43{height:3.3em;left:10.3em;top:5em;width:1.9em} #pl7 .s44{height:.3em;left:10.2em;top:8.8em;width:2em} #pl7 .s45{height:.3em;left:10.1em;top:8.6em;width:1.8em} #pl7 .s46{height:.1em;left:10em;top:8.5em;width:.3em} #pl8 .s1{height:.1em;left:7.4em;top:10em;width:.1em} #pl8 .s2{height:.5em;left:7.3em;top:10em;width:.1em} #pl8 .s3{height:.2em;left:7.2em;top:11em;width:.1em} #pl8 .s4{height:.1em;left:7.2em;top:10.7em;width:.1em} #pl8 .s5{height:.8em;left:7.2em;top:9.8em;width:.1em} #pl8 .s6{height:1.3em;left:7.1em;top:9.9em;width:.1em} #pl8 .s7{height:.1em;left:6.9em;top:9.8em;width:.1em} #pl8 .s8{height:1.5em;left:6.9em;top:9.9em;width:.2em} #pl8 .s9{height:.2em;left:4.8em;top:11.4em;width:.2em} #pl8 .s10{height:.5em;left:5em;top:11.2em;width:.1em} #pl8 .s11{height:.8em;left:5.1em;top:11em;width:.2em} #pl8 .s12{height:1.2em;left:5.3em;top:10.6em;width:.1em} #pl8 .s13{height:2.2em;left:6.5em;top:9.8em;width:.4em} #pl8 .s14{height:1.4em;left:5.4em;top:10.5em;width:1.6em} #pl8 .s15{height:1.7em;left:5.5em;top:10.3em;width:1.3em} #pl8 .s16{height:1.9em;left:5.6em;top:10.2em;width:1.1em} #pl8 .s17{height:2.9em;left:6em;top:9.8em;width:.5em} #pl8 .s18{height:2.3em;left:5.7em;top:10em;width:.8em} #pl8 .s19{height:2.6em;left:5.8em;top:9.8em;width:.4em} #pl8 .s20{height:.1em;left:6.5em;top:9.7em;width:.2em} #pl8 .s21{height:.1em;left:5.7em;top:9.7em;width:.5em} #pl9 .s1{height:.4em;left:14.5em;top:11.8em;width:.2em} #pl9 .s2{height:.8em;left:14.4em;top:11.5em;width:.1em} #pl9 .s3{height:.8em;left:14.3em;top:11.6em;width:.1em} #pl9 .s4{height:.9em;left:14.1em;top:11.6em;width:.2em} #pl9 .s5{height:1.1em;left:14em;top:11.7em;width:.1em} #pl9 .s6{height:.4em;left:13.9em;top:12.6em;width:.1em} #pl9 .s7{height:.5em;left:13.8em;top:12.6em;width:.1em} #pl9 .s8{height:.6em;left:13.7em;top:12.6em;width:.1em} #pl9 .s9{height:.5em;left:13.6em;top:14.4em;width:.2em} #pl9 .s10{height:2.2em;left:13.3em;top:12.6em;width:.4em} #pl9 .s11{height:3em;left:13.1em;top:11.7em;width:.2em} #pl9 .s12{height:3.1em;left:12.9em;top:11.6em;width:.2em} #pl9 .s13{height:.1em;left:11.1em;top:12.5em;width:.1em} #pl9 .s14{height:.8em;left:11.2em;top:11.8em;width:3em} #pl9 .s15{height:.1em;left:11.3em;top:13em;width:.1em} #pl9 .s16{height:1.4em;left:11.3em;top:11.5em;width:.1em} #pl9 .s17{height:1.9em;left:11.4em;top:11.5em;width:.1em} #pl9 .s18{height:2.5em;left:11.5em;top:11.4em;width:.4em} #pl9 .s19{height:.3em;left:11.8em;top:11.2em;width:1.3em} #pl9 .s20{height:.1em;left:11.6em;top:11.3em;width:1.7em} #pl9 .s21{height:.3em;left:13em;top:11.1em;width:.2em} #pl9 .s22{height:3.5em;left:12.7em;top:11.1em;width:.3em} #pl9 .s23{height:3em;left:11.9em;top:11em;width:1em} #pl9 .s24{height:3.2em;left:12em;top:10.9em;width:.8em} #pl9 .s25{height:3.3em;left:12.1em;top:10.8em;width:.1em} #pl9 .s26{height:3.5em;left:12.2em;top:10.7em;width:.2em} #pl9 .s27{height:3.9em;left:12.4em;top:10.6em;width:.3em} #pl10 .s1{height:.1em;left:13.3em;top:2em;width:.1em} #pl10 .s2{height:.3em;left:14.8em;top:3.2em;width:.1em} #pl10 .s3{height:.4em;left:13.6em;top:1.6em;width:.3em} #pl10 .s4{height:.1em;left:13.1em;top:2.2em;width:.1em} #pl10 .s5{height:.3em;left:13.2em;top:2.1em;width:.2em} #pl10 .s6{height:.1em;left:13.3em;top:2.5em;width:.1em} #pl10 .s7{height:.7em;left:13.4em;top:2em;width:.1em} #pl10 .s8{height:.9em;left:13.5em;top:2em;width:.1em} #pl10 .s9{height:.1em;left:13.1em;top:3.5em;width:1.8em} #pl10 .s10{height:.1em;left:12.9em;top:3.6em;width:2.1em} #pl10 .s11{height:.1em;left:12.8em;top:3.7em;width:2.2em} #pl10 .s12{height:.1em;left:12.7em;top:3.8em;width:2.3em} #pl10 .s13{height:.1em;left:12.5em;top:3.9em;width:2.5em} #pl10 .s14{height:.2em;left:11.8em;top:4em;width:.1em} #pl10 .s15{height:.8em;left:11.9em;top:4em;width:.2em} #pl10 .s16{height:.9em;left:12em;top:4.1em;width:.2em} #pl10 .s17{height:1em;left:12.2em;top:4.1em;width:.1em} #pl10 .s18{height:1.2em;left:12.3em;top:4em;width:.1em} #pl10 .s19{height:.1em;left:12.2em;top:5.2em;width:.2em} #pl10 .s20{height:1.6em;left:12.4em;top:4em;width:2.7em} #pl10 .s21{height:1.4em;left:12.8em;top:4.4em;width:2.4em} #pl10 .s22{height:1.7em;left:13.1em;top:4.6em;width:2.3em} #pl10 .s23{height:4.4em;left:13.6em;top:2em;width:1.2em} #pl10 .s24{height:3.4em;left:13.5em;top:3.1em;width:1.2em} #pl10 .s25{height:3.3em;left:13.4em;top:3.3em;width:1.2em} #pl10 .s26{height:3.3em;left:13.2em;top:3.4em;width:.1em} #pl10 .s27{height:3.4em;left:13.3em;top:3.4em;width:1.2em} #pl10 .s28{height:5.3em;left:13.9em;top:1.6em;width:.2em} #pl10 .s29{height:5.1em;left:14em;top:1.9em;width:.4em} #pl11 .s1{height:.1em;left:5.4em;top:3.9em;width:.1em} #pl11 .s2{height:.1em;left:4.9em;top:3.9em;width:.1em} #pl11 .s3{height:.1em;left:4.8em;top:3.8em;width:.7em} #pl11 .s4{height:.1em;left:4.8em;top:3.7em;width:.8em} #pl11 .s5{height:.1em;left:5.7em;top:3.7em;width:.3em} #pl11 .s6{height:.2em;left:4.7em;top:3.5em;width:1.3em} #pl11 .s7{height:.2em;left:4.7em;top:3.3em;width:1.5em} #pl11 .s8{height:.2em;left:4.8em;top:3.2em;width:1.7em} #pl11 .s9{height:.1em;left:7.7em;top:3.7em;width:.4em} #pl11 .s10{height:.1em;left:7.6em;top:3.5em;width:.6em} #pl11 .s11{height:.1em;left:7.5em;top:3.6em;width:.7em} #pl11 .s12{height:.1em;left:7.2em;top:3.5em;width:.1em} #pl11 .s13{height:.1em;left:6.8em;top:3.4em;width:1.5em} #pl11 .s14{height:.2em;left:6.7em;top:3.2em;width:1.7em} #pl11 .s15{height:.1em;left:8.7em;top:2.9em;width:.1em} #pl11 .s16{height:.2em;left:8.5em;top:2.9em;width:.2em} #pl11 .s17{height:.1em;left:4.7em;top:3.1em;width:4em} #pl11 .s18{height:.5em;left:4.9em;top:2.7em;width:3.6em} #pl11 .s19{height:.2em;left:5.8em;top:.5em;width:1.3em} #pl11 .s20{height:2.6em;left:5.1em;top:.7em;width:2.4em} #pl11 .s21{height:.4em;left:4.7em;top:.9em;width:3em} #pl11 .s22{height:.4em;left:4.5em;top:1.1em;width:2.8em} #pl11 .s23{height:.2em;left:4.5em;top:2.1em;width:.1em} #pl11 .s24{height:.7em;left:4.6em;top:2.1em;width:.1em} #pl11 .s25{height:.4em;left:8.3em;top:1.9em;width:.1em} #pl11 .s26{height:1em;left:4.7em;top:1.9em;width:3.6em} #pl11 .s27{height:.1em;left:4.6em;top:1.8em;width:4em} #pl11 .s28{height:.1em;left:4.7em;top:1.7em;width:4.1em} #pl11 .s29{height:.2em;left:4.6em;top:1.5em;width:4.3em} #pl12 .s1{height:.2em;left:9.2em;top:11.2em;width:.1em} #pl12 .s2{height:.4em;left:9em;top:11em;width:.2em} #pl12 .s3{height:.1em;left:9em;top:10.5em;width:.2em} #pl12 .s4{height:.9em;left:8.9em;top:10.5em;width:.1em} #pl12 .s5{height:1.1em;left:8.7em;top:10.4em;width:.2em} #pl12 .s6{height:1.2em;left:8.6em;top:10.4em;width:.1em} #pl12 .s7{height:1.5em;left:8.5em;top:10.2em;width:.1em} #pl12 .s8{height:1.7em;left:8.3em;top:10.1em;width:.2em} #pl12 .s9{height:.1em;left:7.2em;top:10.6em;width:1.9em} #pl12 .s10{height:.2em;left:7.2em;top:10.8em;width:2em} #pl12 .s11{height:.1em;left:8.4em;top:11.9em;width:.1em} #pl12 .s12{height:1.9em;left:8.2em;top:10.2em;width:.2em} #pl12 .s13{height:.6em;left:6.5em;top:12.1em;width:.2em} #pl12 .s14{height:.8em;left:6.7em;top:12em;width:.2em} #pl12 .s15{height:.9em;left:6.9em;top:11.9em;width:.2em} #pl12 .s16{height:.8em;left:7em;top:11.4em;width:1.3em} #pl12 .s17{height:1.8em;left:7.1em;top:11.2em;width:.2em} #pl12 .s18{height:2.6em;left:7.3em;top:10.5em;width:.8em} #pl12 .s19{height:2.2em;left:7.4em;top:10.1em;width:.8em} #pl12 .s20{height:.5em;left:8.4em;top:13.2em;width:.2em} #pl12 .s21{height:.2em;left:7.3em;top:13.1em;width:1.2em} #pl12 .s22{height:.1em;left:8.4em;top:13em;width:.2em} #pl12 .s23{height:1.2em;left:7.9em;top:12.8em;width:.5em} #pl12 .s24{height:1.1em;left:7.6em;top:12.6em;width:.6em} #pl12 .s25{height:3.3em;left:7.5em;top:10em;width:.5em} #pl12 .s26{height:4.1em;left:7.8em;top:9.9em;width:.1em} #pl13 .s1{height:.2em;left:12.1em;top:10.4em;width:.1em} #pl13 .s2{height:.1em;left:11.9em;top:10.9em;width:.1em} #pl13 .s3{height:.9em;left:11.6em;top:10em;width:.5em} #pl13 .s4{height:.2em;left:10em;top:11.8em;width:.5em} #pl13 .s5{height:.1em;left:9.9em;top:11.7em;width:.9em} #pl13 .s6{height:.1em;left:9.9em;top:11.6em;width:1.2em} #pl13 .s7{height:.1em;left:9.9em;top:11.5em;width:1.4em} #pl13 .s8{height:.1em;left:9em;top:10.7em;width:.1em} #pl13 .s9{height:.2em;left:9.1em;top:10.6em;width:3.1em} #pl13 .s10{height:.2em;left:9.1em;top:10.3em;width:.1em} #pl13 .s11{height:.1em;left:9.3em;top:10.1em;width:.1em} #pl13 .s12{height:.2em;left:9.2em;top:10em;width:.1em} #pl13 .s13{height:1em;left:9.2em;top:10.2em;width:2.7em} #pl13 .s14{height:1.1em;left:9.3em;top:10.2em;width:2.5em} #pl13 .s15{height:1.4em;left:11.5em;top:10em;width:.1em} #pl13 .s16{height:1.5em;left:11.4em;top:10em;width:.1em} #pl13 .s17{height:1.6em;left:9.8em;top:9.9em;width:1.6em} #pl13 .s18{height:.2em;left:9.4em;top:9.7em;width:.1em} #pl13 .s19{height:.1em;left:9.7em;top:9.6em;width:.7em} #pl13 .s20{height:.1em;left:9.8em;top:9.5em;width:.5em} #pl13 .s21{height:.2em;left:10em;top:9.3em;width:.2em} #pl13 .s22{height:.1em;left:11em;top:9.6em;width:.1em} #pl13 .s23{height:1.6em;left:9.5em;top:9.7em;width:1.6em} #pl14 .s1{height:.2em;left:13.5em;top:2.9em;width:.1em} #pl14 .s2{height:.6em;left:13.4em;top:2.7em;width:.1em} #pl14 .s3{height:.1em;left:13.1em;top:3.4em;width:.1em} #pl14 .s4{height:.8em;left:13.1em;top:2.6em;width:.3em} #pl14 .s5{height:.1em;left:13.3em;top:2.4em;width:.1em} #pl14 .s6{height:.1em;left:13.1em;top:2.1em;width:.1em} #pl14 .s7{height:.5em;left:9.1em;top:1.5em;width:4.5em} #pl14 .s8{height:.5em;left:8.5em;top:2.4em;width:4.8em} #pl14 .s9{height:.4em;left:8.3em;top:2.3em;width:4.9em} #pl14 .s10{height:.8em;left:8.4em;top:1.9em;width:.4em} #pl14 .s11{height:.3em;left:8.6em;top:1.8em;width:4.7em} #pl14 .s12{height:1.9em;left:8.8em;top:1.7em;width:4.3em} #pl14 .s13{height:2em;left:10.8em;top:1.7em;width:2.1em} #pl14 .s14{height:2.9em;left:10.4em;top:1.6em;width:.4em} #pl14 .s15{height:3.1em;left:9em;top:1.5em;width:1.4em} #pl14 .s16{height:.1em;left:9.9em;top:4.7em;width:.2em} #pl14 .s17{height:.2em;left:9.3em;top:4.7em;width:.6em} #pl14 .s18{height:.3em;left:9.2em;top:4.4em;width:1.1em} #pl14 .s19{height:.5em;left:9em;top:4.4em;width:.2em} #pl14 .s20{height:.1em;left:12.1em;top:4em;width:.2em} #pl14 .s21{height:1.1em;left:8.7em;top:3em;width:3.1em} #pl14 .s22{height:.1em;left:8.6em;top:4.3em;width:2.5em} #pl14 .s23{height:.1em;left:8.5em;top:4.2em;width:2.7em} #pl14 .s24{height:.2em;left:8.4em;top:4em;width:3.2em} #pl14 .s25{height:.9em;left:8.3em;top:3.4em;width:.1em} #pl14 .s26{height:.7em;left:8.4em;top:3.2em;width:4.3em} #pl14 .s27{height:.5em;left:8.2em;top:3.5em;width:4.3em} #pl14 .s28{height:.1em;left:8.1em;top:3.7em;width:4.7em} #pl15 .s1{height:.1em;left:8em;top:7.1em;width:.1em} #pl15 .s2{height:.3em;left:7.9em;top:6.9em;width:.1em} #pl15 .s3{height:.4em;left:7.7em;top:6.8em;width:.2em} #pl15 .s4{height:.1em;left:7.6em;top:7.5em;width:.1em} #pl15 .s5{height:.6em;left:7.5em;top:6.9em;width:.3em} #pl15 .s6{height:1.4em;left:7.2em;top:6.7em;width:.3em} #pl15 .s7{height:.1em;left:7em;top:8.1em;width:.1em} #pl15 .s8{height:1.6em;left:7em;top:6.5em;width:.2em} #pl15 .s9{height:2.2em;left:6.9em;top:6.4em;width:.1em} #pl15 .s10{height:.3em;left:6.9em;top:8.7em;width:.1em} #pl15 .s11{height:.1em;left:6.2em;top:9.7em;width:.3em} #pl15 .s12{height:.2em;left:6.1em;top:9.5em;width:.6em} #pl15 .s13{height:.1em;left:6.1em;top:9.3em;width:.4em} #pl15 .s14{height:.1em;left:6em;top:9.4em;width:.6em} #pl15 .s15{height:.1em;left:6.6em;top:9.1em;width:.1em} #pl15 .s16{height:2.9em;left:6.1em;top:6.4em;width:.5em} #pl15 .s17{height:2.9em;left:5.9em;top:6.3em;width:.5em} #pl15 .s18{height:2.6em;left:5.8em;top:6.5em;width:1.1em} #pl15 .s19{height:.3em;left:5.7em;top:8.9em;width:.1em} #pl15 .s20{height:3.2em;left:6em;top:6.1em;width:.1em} #pl15 .s21{height:2.7em;left:5.7em;top:6em;width:.2em} #pl15 .s22{height:.2em;left:4.8em;top:8.6em;width:.4em} #pl15 .s23{height:2.4em;left:4.4em;top:6.2em;width:1.9em} #pl15 .s24{height:.1em;left:3.2em;top:7.4em;width:.1em} #pl15 .s25{height:.3em;left:3.2em;top:7em;width:4.6em} #pl15 .s26{height:.2em;left:3.2em;top:6.6em;width:4.2em} #pl15 .s27{height:.4em;left:3.2em;top:6.1em;width:2.7em} #pl15 .s28{height:.3em;left:3.1em;top:6em;width:2.5em} #pl15 .s29{height:.1em;left:5.5em;top:5.9em;width:.2em} #pl15 .s30{height:.4em;left:5.5em;top:5.4em;width:.2em} #pl15 .s31{height:1.9em;left:3.3em;top:5.6em;width:.1em} #pl15 .s32{height:.1em;left:3.4em;top:7.7em;width:.1em} #pl15 .s33{height:2.5em;left:3.4em;top:5.2em;width:.3em} #pl15 .s34{height:2.7em;left:3.6em;top:5.3em;width:1.9em} #pl15 .s35{height:2.9em;left:3.7em;top:5.1em;width:.3em} #pl15 .s36{height:3.3em;left:4em;top:4.9em;width:.1em} #pl15 .s37{height:3.4em;left:4.1em;top:4.8em;width:.1em} #pl15 .s38{height:3.6em;left:4.2em;top:4.7em;width:1.2em} #pl15 .s39{height:.3em;left:4.4em;top:4.4em;width:1.1em} #pl15 .s40{height:.1em;left:4.2em;top:4.3em;width:1.1em} #pl15 .s41{height:.2em;left:4.1em;top:4.1em;width:.9em} #pl15 .s42{height:.1em;left:4.1em;top:4em;width:1.4em} #pl15 .s43{height:.4em;left:5em;top:3.9em;width:.4em} #pl15 .s44{height:4.8em;left:4.6em;top:3.9em;width:.3em} #pl15 .s45{height:4.9em;left:4.5em;top:3.7em;width:.3em} #pl16 .s1{height:.2em;left:1em;top:6.1em;width:.3em} #pl16 .s2{height:.3em;left:.7em;top:5.8em;width:.9em} #pl16 .s3{height:.2em;left:.5em;top:5.6em;width:1.2em} #pl16 .s4{height:.1em;left:2em;top:5.6em;width:.1em} #pl16 .s5{height:.2em;left:.5em;top:5.4em;width:1.9em} #pl16 .s6{height:.1em;left:.5em;top:5.3em;width:2em} #pl16 .s7{height:.2em;left:.5em;top:5.1em;width:2.2em} #pl16 .s8{height:.2em;left:.6em;top:5em;width:2.2em} #pl16 .s9{height:.3em;left:2.8em;top:5em;width:.3em} #pl16 .s10{height:2.4em;left:.6em;top:2.6em;width:2.6em} #pl16 .s11{height:.3em;left:4.2em;top:4.4em;width:.2em} #pl16 .s12{height:.5em;left:4.1em;top:4.3em;width:.1em} #pl16 .s13{height:.1em;left:4.7em;top:3.2em;width:.1em} #pl16 .s14{height:.2em;left:4.7em;top:2.9em;width:.2em} #pl16 .s15{height:.9em;left:4.6em;top:2.8em;width:.1em} #pl16 .s16{height:2.5em;left:1.6em;top:2.4em;width:1.8em} #pl16 .s17{height:.2em;left:2.2em;top:2.1em;width:1.2em} #pl16 .s18{height:1.4em;left:1.9em;top:2.3em;width:2.7em} #pl16 .s19{height:3.1em;left:3.4em;top:2.1em;width:.3em} #pl16 .s20{height:3.4em;left:3.6em;top:1.7em;width:.4em} #pl16 .s21{height:3.6em;left:3.9em;top:1.3em;width:.2em} #pl16 .s22{height:.2em;left:3em;top:1.9em;width:1.7em} #pl16 .s23{height:.1em;left:4.6em;top:1.7em;width:.1em} #pl16 .s24{height:.6em;left:3.8em;top:1.5em;width:.8em} #pl16 .s25{height:2.9em;left:4.1em;top:1.1em;width:.4em} 
#pl1 a{left:125px;top:304px}#pl2 a{left:222px;top:163px}#pl3 a{left:414px;top:295px}#pl4 a{left:78px;top:225px}#pl5 a{left:261px;top:266px}#pl6 a{left:301px;top:392px}#pl7 a{left:340px;top:219px}#pl8 a{left:194px;top:341px}#pl9 a{left:390px;top:387px}#pl10 a{left:414px;top:143px}#pl11 a{left:207px;top:76px}#pl12 a{left:240px;top:364px}#pl13 a{left:325px;top:327px}#pl14 a{left:333px;top:100px}#pl15 a{left:173px;top:213px}#pl16 a{left:89px;top:119px}
/* --------------------------------------------------------

koniec mapy */

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */



.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
 @media all and (orientation:portrait) {
}
 @media all and (orientation:landscape) {
}
 @media screen and (max-device-width: 480px) {
/* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}
 @media print {
* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
}
a, a:visited {
	color: #444 !important;
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
