@charset "windows-1250";



	#flashcontent {
		height: 100%;
	}


body {
	background-color: #5F6546;
	background-image: url(camo.png);
	background-repeat: repeat-x;
}

.mainTable {
	background-color: #C0C899;
}



a.topMenu {
	font-family: Impact;
	font-size: 36px;
	color: #5F6546;
	text-decoration: none;
}
a.topMenu:link {
    color: #5F6546;
}
a.topMenu:visited {
    color: #5F6546;
}
a.topMenu:hover {
  color: #EB4FB3;
}
a.topMenu:active {
    color: #5F6546;    
}
a.topMenu:focus {
   color: #5F6546;      
}

a.topMenuOn {
	font-family: Impact;
	font-size: 36px;
    color: #EB4FB3;
	text-decoration: none;
}
a.topMenuOn:link {
  color: #EB4FB3;
}
a.topMenuOn:visited {
  color: #EB4FB3;
}
a.topMenuOn:hover {
  color: #EB4FB3;
}
a.topMenuOn:active {
  color: #EB4FB3;
}
a.topMenuOn:focus {
  color: #EB4FB3;
}

a.topAdress {
	font-family: Impact;
	font-size: 25px;
	color: #EB4FB3;
	text-decoration: none;
}

a.topAdress:link {
  color: #EB4FB3;
}
a.topAdress:visited {
  color: #EB4FB3;
}
a.topAdress:hover {
  color: #5F6546;   
}
a.topAdress:active {
  color: #EB4FB3;
}
a.topAdress:focus {
  color: #EB4FB3;
}

a.footerLink {
	font-family: Impact;
	font-size: 15px;
	color: #EB4FB3;
	text-decoration: none;
	background-color: #473C38;
}

a.footerLink:link {
  color: #EB4FB3;
}
a.footerLink:visited {
  color: #EB4FB3;
}
a.footerLink:hover {
 color: #EB4FB3;  
}
a.footerLink:active {
  color: #EB4FB3;
}
a.footerLink:focus {
	color: #EB4FB3;
	
}



.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #EB4FB3;
	font-weight:bold;
}


.mainText {
	background-image: url(celownik.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 10px;
	
}
.mainPara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	margin: 10px;
	padding: 10px;
	color: #473C38;
	font-weight: bolder;
}


.mainPara a:link {
  color: #EB4FB3;
  text-decoration: none;
}
.mainPara a:visited {
  color: #EB4FB3;
  text-decoration: none;
}
.mainPara a:hover {
	color: #FF0;
	text-decoration: none;
}
.mainPara a:active {
  color: #EB4FB3;
  text-decoration: none;
}
.mainPara a:focus {
   color: #EB4FB3;
   text-decoration: none;
}


.footer {
	background-image: url(camo.png);
	background-repeat: repeat-x;
}

