@CHARSET "ISO-8859-2";

body {
	font-family: arial;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-color: #042943;
	border-collapse: collapse;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #2882c1;
}

p {
	text-align:justify;
	font-size: 12px;
}

li {
	text-align:left;
}

ol {
	position: relative;
	left: 30px;
}

h1 {
	text-align: justify;
	font-size: 26px;
	padding-top: 0px;
}

h2 {
	text-align: justify;
	padding-top: 0px;
}

h3 {
	font-size: 16px;
	color: #ffffff;
	line-height: 1.9;
	text-align:left;
	padding-top: 0px;
}

h4 {
	text-align: justify;
	padding-top: 0px;
}

h5 {
	font-size: 14px;
	color: #317637;
	text-align:left;
}

h6 {
	text-align: justify;
	padding-top: 0px;
}

td {
	text-align: left;
}

#mtbl {
	background-image: url(../img/mtbl.jpg);
	background-repeat: repeat-x;
	background-color: #042943;
	width: 100%;
}

td.tpn {
	background-image: url(../img/umnu.jpg);
	background-repeat: repeat-x;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

td.tps {
	width: 1px;
	height: 40px;
	background: #a1a1a1;
}

td.patron {
	width: 160px;
	height: 20px;
	font-size: 12px;
	background: #d1d1d1;
	vertical-align: middle;
	text-align: center;
}

td.tdv {
	vertical-align:middle;
}

a.topnav {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

#logo {
	height: 195px;
	width: 900px;
	clear: both;
	background: #ebebeb;
}

#mnp {
	min-height: 600px;
	width: 900px;
	clear: both;
	background: #ffffff;
}

#mnpd {
	min-height: 600px;
	width: 650px;
	clear: both;
	background: #ffffff;
}

#mnleft {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#mncent {
	padding-left: 20px;
	padding-right: 20px;
	border-left: solid 1px #13acbe;
	border-right: solid 1px #13acbe;
	float: left;
	width: 375px;
	text-align:left;
	min-height: 1470px;
	height: auto !important;
	height: 930px;
}

#mnright {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	width: 240px;
}

#artykul {
	padding-left: 20px;
	padding-right: 20px;
	border-left: solid 1px #13acbe;
	width: 655px;
	float: left;
	min-height: 1470px;
	height: auto !important;
	height: 930px;
}

#btm {
	font-size: 11px;
	color: #ffffff;
	clear: both;
}

.gre {
	background: #30983f;
	padding-left: 10px;
}

.blu {
	background: #147892;
	padding-left: 10px;	
}

.blu2 {
	background: #13acbe;
	padding-left: 10px;	
}

.blu3 {
	background: #00979e;
	padding-left: 10px;	
}

.sgim {
	float: left;	
}

.sgims {
	float: left;
	width:20px;
	height:10px;
}

.limg {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.rimg {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.pimg1 {
	float: left;
	padding-right: 10px;
}

.pimg2 {
	float: left;
}

.frm {
	background-color: #f3f3f3;
	font-size:11px;
	border: solid 1px #e2e0e1;
}

.frm2 {
	width: 192px;
}

.frm3 {
	width: 327px;
}

.clr6 {
	clear: both;
	height: 6px;
}

.clr10 {
	clear: both;
	height: 10px;
	width:10px;
}

.clr30 {
	clear: both;
	height: 30px;
	width:10px;
}

#introContainer{
    position: absolute;
    width: 100%;
    height: 250%;
    top: 0;
    left: 0;
    background-color: #000000;
    display: none;
}
       
#introContent{
    width: 950px;
    margin: 0px auto;
    top: 30%;
    text-align: center;
}

.frb {
	color: red;
	font-weight: bold;
}

