@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-color: #FFF;
}
 #container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background-image: none;
	background-color: #000;
	padding-bottom: 30px;
	padding-left: 0px;
	position: relative;
} 
#choice {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
#choice ul {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#choice ul li {
	list-style-type: none;
	display: inline;
	padding-right: 25px;
	font-size: 10px;
	font-weight: bold;
}

#choice ul li a {
	color: #28D0BF;
	text-decoration: none;
	background-image: none;
}

#choice ul li a:hover {
	color: #2CD20E;
}
 #header {
	margin: 0px;
	padding: 0px;

} 

#navi  {
	text-align: right;
	background-image: none;
}
#navi ul {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi ul {
	padding-right: 20px;
}



#navi ul li {
	display: inline;
	text-align: right;
	font-size: 14px;
	margin: 0px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: lowercase;
}
#navi ul li a {
	color: #999;
	text-decoration: none;
}
#navi ul li a:hover {
	color: #25D204;
	text-decoration: underline;
}
 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
#sidebar1 ul li {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sidebar1 ul li a {
	text-decoration: none;
	color: #999;
}
#sidebar1 ul li a:hover {
	color: #1ECECE;
	text-decoration: underline;
}
#sidebar1 ol li {
	font-size: 9px;
	color: #188287;
	list-style-type: none;
}
#sidebar1 ol li a {
	color: #54D932;
	text-decoration: none;
}
#sidebar1 ol li a:hover {
	color: #6CC;
}





 #mainContent {
	margin-left: 165px;
	background-image: url(images/tlo.jpg);
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
} 
#mainContent h1 {
	font-size: 12px;
	color: #1A9497;
	margin-left: 30px;
}
#mainContent h2 {
	color: #2AA;
	font-size: 16px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#mainContent h3 {
	margin-left: 30px;
	font-size: 16px;
	text-transform: capitalize;
	text-decoration: underline;
	color: #20A012;
}
#mainContent table tr td img {
	margin-left: 20px;
}
#mainContent p {
	text-align: left;
	margin-right: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#mainContent p a {
	color: #333;
	text-decoration: underline;
}
#mainContent p a:hover {
	color: #000;
}
#mainContent img {

}
#mainContent ul li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#mainContent ul li a {
	color: #35A2A2;
}
#mainContent ul li a:hover {
	color: #6CC;
}



 #footer {
	background-image: url(menuBar/footer.jpg);
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
 #footer p {
	color: #666;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: right;
	margin-right: 25px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.listaWyjazdow {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent table tr td p {
	color: #333;
}
#apDiv1 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.partnerzy {
	color: #999;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainContent table tr td h4 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	color: #137479;
}
#mainContent table tr td p {
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#sidebar1 p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent form table tr td p {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #818181;
	padding-right: 5px;
}
.smallFonts {
	font-size: 10px;
	text-align: right;
	color: #7F7F7F;
	padding-right: 5px;
}



#formularz {
width: 730px;
margin: 0 auto;
padding: 0 0 0 30px;
}

form, fieldset {margin:0;padding:0;border:0;}

#formularz input, #formularz textarea{
border: 1px solid #4D4D4D;
}

label, input, textarea 
{
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 5px;
}

select {
width:250px;
}

label 
{
	text-align: right;
	width: 250px;
	padding-right: 10px;
}
		
#token
{
	margin-left: 210px;
	margin-bottom: 10px;
}
		
#submit_button
{
  background: #6F1411;
  border: 0px;
  font-family: Arial, Verdana;
  font-size: 12px;
  color: #FFFFFF;
	width: 140px;
	margin-left: 200px !important;
	margin-left: 85px;
}   
