/* Start of CMSMS style sheet '1. Opal' */
body {
	background-color: #375D72;
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
td, th, p, div {
	color: white;
	vertical-align: top;
}
a {
	color: #E8F5FD;
}
a:hover {
	text-decoration: none;
}
ul, ol {
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 5px;
}
li {
	list-style-image: dot;
	list-style-position: outside;
	margin-left: 20px;
}
hr {
	color: #2F5165;
	height: 1px;
}

/*ID*/
#kontener {
	background-color: #476A7E;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 885px;
}
#top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	height: 258px;
	width: 885px;
}
#tresc {
	background-color: #476A7E;
	background-image: url(img/txt_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	min-height: 335px;
	text-align: justify;
	width: 885px;
        padding: 0px;
}
#logo {
	display: block;
	float: right;
	height: 200px;
	width: 300px;
}
#texty {
	float: left;
	padding: 0px;
        margin-left: 20px;
        margin-top: 25px;
        margin-bottom: 25px;
	width: 530px;
}
#kolumna {
	float: right;
	padding: 0px;
	padding-right: 20px;
	width: 260px;
        margin-top: 25px;
        position: relative;
}

/*MENU*/
#menu {
	height: 20px;
	margin-top: 235px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	width: 885px;
}
.menu {
	color: #999999;
	margin-right: auto;
	margin-top: 2px;
	mergin-left: auto;
	width: 100%;
}
#menu a {
	background-image: url(img/guzik.jpg);
	background-position: left;
	background-position: middle;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	top: 5px;
}
#menu a:hover {
	color: #CCCCCC;
}

/*CLASS*/
.texty {
	margin: 20px;
}
.bottom {
	background-image: url(img/bottom.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 122px;
}
.tabelka img {
	border: 1px solid white;
}
.tabelka td {
	padding-bottom: 10px;
	padding-right: 15px;
        text-transform: uppercase;
}
.czerwony li {
	display: inline;
	list-style: square;
	margin-left: 10px;
}
.red {
	list-style-image: url(img/dot.gif);
	list-style-position: outside;
}

/*FORM*/
input {
	background-color: white;
	background-image: url(img/form_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 0px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	padding: 4px;
	width: 400px;
}
textarea {
	background-color: white;
	background-image: url(img/form_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 0px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	padding: 4px;
	width: 400px;
}
.fbsubmit {
	background-color: #afafaf;
	background-image: url(img/bg_button.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	color: WHITE;
	font-size: 11px;
	height: 21px;
	margin-top: 20px;
	padding-top: 0px;
	width: 150px;
}

/*KONTAKT*/
#adresy li {
	list-style-image: url(img/dot.gif);
        padding-bottom: 25px;
	text-align: left;
        width: 130px;
}

#adresy b, strong {
	text-transform: uppercase;
}
#adresy a {
	text-align: left;
}
#adresy td {
	padding-right: 40px;
}
#partnerzy td {
	height: 60px;
	text-align: center;
	vertical-align: middle;
}
thumb img {
	padding: 10px;
}

dl {
  margin-left: 5px;
  font-weight: bold;
  color: #E8F5FD;
  cursor: pointer;
  cursor: hand;

}

dd {
  text-decoration: none;
  margin-left: 20px;
  font-weight: normal;
}

.czerwone {
  color: red;
}



/* Reklama 1 */
.MaskaKontener {
	position: absolute;
	top: 0px;
	left: 0px;
 	/* background-color: #FFFFFF; */
       z-index: 999;
}


.MessageKontener {
	position: absolute;
	/* border: 1px solid #929292; */
 	background-color: #FFFFFF;
}

.MessageZamknij {
	position: absolute;
	top: 6px;
	right: 6px;
	cursor: pointer;
}

.MessageTresc {
	/* padding: 15px; */
}

/* End of '1. Opal' */

