body         { font-size: 10pt; color: #003399 !important; font-family: Verdana; margin: 0 }
a:link       { text-decoration: none; color: #003399 }
a:visited    { text-decoration: none; color: #003399 }
a:hover      { text-decoration: underline; color: #ff6633 !important }
a:active     { text-decoration: none; color: #003399 }
p            { margin-top: 10; margin-bottom: 10; text-align: justify }
td           { font-size: 10pt }
h1, .contentheading, .componentheading          { font-size: 18pt !important; font-weight: bold; text-align: center; color: #ff6633 !important }
h2           { font-size: 16pt !important; font-weight: bold; text-align:center; color: #ff6633 !important }
h3           { font-size: 16pt !important; font-weight: bold; text-align:center; color: #ff6633 !important }
a:link.st, a:visited.st {
	text-decoration: none;
	color:#fff;
}
a:hover.st {
	text-decoration: underline;
	color: #ff6633;
}
ul           { text-align: left }
img  { border: 0 }
:hover.mov img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
a:link.menu, a:visited.menu {
	display: inline;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	padding: 10px 6px;
	text-decoration: none;
	color: #1e58b8;
	text-transform: uppercase;
	width: auto;
	vertical-align: middle;
}
a:hover.menu {
	text-decoration: none;
	color: #fff;
	background-color: #1e58b8;
}
#tresc {
	max-width: 1200px;
	margin: 0px auto;
	padding: 10px;
	clear:both;
}
#leba {
	width: 100%;
	clear:both;
	padding: 10px;
	background-color: #003399;
}
#aprawy {
	margin: 0px auto;
	max-width: 1200px;
	text-align:right;
	color:#FFF; 
	font-size:20px;
}
#lebb {
	margin: 0px auto;
	max-width: 1200px;
	clear:both;
	padding: 10px 0px;
}
#blewy {
	width: 100%;
	max-width: 340px;
	clear:none;
	float: left;
}
#bprawyc {
	display: none;
}
#bprawym {
	display: block;
	margin: 10px 50px 10px 0px;
	clear:none;
	float: right;
}
#s {
	width: 100%;
	min-height: 50px;
	clear:both;
	text-align:center;
	color:#FFF; 
	font-size:9px;
	padding-top: 15px;
	background-color: #003399;
}
.hpic {
	display: none;
}
.toggleMenu { color:#fff !important }
.i {
    border: 10px solid transparent;
    margin: 5px;
	width: 280px;
}
.i:hover {
    border-color: #003399;
}
.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}

@media only screen and (min-width: 769px) {
#bprawyc {
	display: block;
	margin: 50px 0px 0px 0px;
	clear: none;
	float: right;
}
#bprawym {
	display: none;
}
.hpic {
	display: block;
}
}
