@charset "utf-8";
body {
	background-color: #000;
	margin-top: 0px;
}


 #container {
	width: 780px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
 #header {

}
 #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#index ul {
	background-image: none;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #575017;
	border-bottom-color: #575017;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
}
#index ul li {
	display: inline;
	font-variant: normal;
	font-weight: lighter;
	background-image: none;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 5px;
	font-size: 14px;
	margin-right: 40px;
}

#index ul li a {
	text-decoration: none;
	color: #CCC;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Lucida Console", Monaco, monospace;
}

#index ul li a:hover {
	color: #D6C93F;
}
#index ul li a:active {
	color: #D6C93F;
}
 #mainContent {

}
#mainContent h1 {
	font-weight: lighter;
	font-size: 16px;
	color: #FFF;
	font-family: "Lucida Console", Monaco, monospace;
	margin-bottom: 0px;
	text-align: left;
	margin-top: 40px;
	margin-left: 60px;
	margin-right: 0px;
	padding: 0px;
}
#mainContent h2 {
	color: #01A7A7;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	border-left-width: thick;
	text-indent: 10px;
	margin-top: 40px;
	margin-left: 20px;
}
#mainContent h3 {
	color: #309180;
	font-family: "Lucida Console", Monaco, monospace;
	font-weight: lighter;
	font-size: 18px;
	margin-top: 0px;
	margin-left: 20px;
	padding-bottom: 0px;
	padding-top: 20px;
}
#mainContent h4 {
	color: #333;
	text-align: center;
	font-size: 18px;
	font-family: "Lucida Console", Monaco, monospace;
	font-weight: lighter;
	text-transform: none;
}

#mainContent p {
	margin-right: 10px;
	margin-left: 20px;
	color: #999;
	font-family: "Lucida Console", Monaco, monospace;
	text-align: justify;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#mainContent p a {
	color: #666;
}
#mainContent p a:hover {
	color: #FFF;
}

#mainContent img {

}
#mainContent table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#mainContent table tr th {
	color: #3F9894;
	font-family: "Lucida Console", Monaco, monospace;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	text-align: left;
}
#mainContent table tr th ul li {
	list-style-type: none;
	text-align: left;
}

#mainContent table tr td {
	font-family: "Lucida Console", Monaco, monospace;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#mainContent table tr td ul li {
	list-style-type: none;
	font-size: 12px;
	color: #999;
}
#mainContent table tr td p {
	font-size: 14px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#mainContent table tr td h3 {
	margin-left: 0px;
}

#mainContent table tr td h4 {
	color: #D7C944;
	font-weight: lighter;
	font-size: 12px;
}

#logotypy {
	margin-top: 50px;
	margin-left: 10px;
	background-image: url(images/logotypy/tlo.jpg);
	background-repeat: repeat;

}
#logotypy table {
	margin-right: 10px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logotypy table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logotypy table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#info {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	color: #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bolder;
	text-align: justify;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


 #footer {
	background-image: none;
	margin-top: 30px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}



 #footer p {
	color: #666;
	text-align: center;
	font-size: 10px;
	background-image: none;
	font-family: "Lucida Console", Monaco, monospace;
	padding-top: 10px;
	padding-right: 20;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
}
#footer p a {
	text-decoration: none;
	color: #666;
}
#footer p a:hover {
	color: #CCC;
}

.snallGreen {
	font-size: 14px;
	color: #309180;
	font-family: "Lucida Console", Monaco, monospace;
}
.podpis {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	color: #999;
	margin-left: 573px;
}
.dlaPrasy {
	font-size: 10px;
}
.zdjecia {
	font-size: 14px;
	color: #999;
	margin-left: 570px;
}
.smallFont {
	font-size: 10px;
	color: #666;
}
.Mfont {
	font-size: 12px;
}
#mainContent table tr td h5 {
	font-size: 12px;
	color: #666;
	font-weight: lighter;
}

.rokProd {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	color: #CCC;
	margin-left: 630px;
	text-align: right;
}
#mainContent .rokProd a {
	color: #666;
	font-size: 12px;
}
.logo {
	margin-right: 5px;
	margin-left: 5px;
}

#mainContent .rokProd a:hover {
	color: #CCC;
	font-size: 12px;
}






.WKROTCE {
	text-align: left;
	margin-left: auto;
	color: #309180;
	font-family: "Lucida Console", Monaco, monospace;
	font-style: normal;
	text-transform: none;
}
#apDiv1 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logotypy p {
	color: #4B4B4B;
	margin-left: 35px;
	letter-spacing: 1px;
	font-size: 14px;
}


#apDiv2 {
	position:absolute;
	width:500px;
	height:30px;
	z-index:1;
	left: 20px;
	bottom: 0px;
}

a#apa{text-decoration:none;font-family: Arial; font-size: 10px; font-weight: bold; display:block; padding:0px 5px; height: 30px; line-height:30px; text-align:center; float:left; background:#B23770; color: #ffffff;}
#newsl{font-family:Arial; font-size: 10px; color: #FFFFFF; float:left; height:20px; padding:5px; width: 280px; background: #444444;display:none;}
#newsl input[type=text], #newsl select{width:110px; border: 0px; background: white; font-size:10px; font-family:Arial; }
#newsl input[type=submit]{border:0px; color: white; font-weight:bold; height: 15px; width:20px;}
#newsl #zapisz{background: #267C63}
#newsl #wypisz{background: #B23770}

