body, textarea {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #ffffff;
	padding: 0;
	margin: 0;
/* 	background-color: #333333; */
	background-color: #575757;
	SCROLLBAR-FACE-COLOR: gray; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #575757; 
	SCROLLBAR-3DLIGHT-COLOR: gray; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: #333333; 
	SCROLLBAR-DARKSHADOW-COLOR: gray;
}

A:link{COLOR: #ffffff; font-family: Tahoma; text-decoration: underline;}
A:active{COLOR: #ffffff; font-family: Tahoma; text-decoration: underline;}
A:visited {COLOR: #ffffff; font-family: Tahoma; text-decoration: underline;}
A:hover {COLOR: silver; font-family: Tahoma; text-decoration: none;}

hr.aktualnosci {
	width: 700px;
	color: white;
}
#content {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(img/bg/top.jpg) repeat-x top;
	background-color: #666666;
}

#flags {
	position: absolute;
	top: 13px;
	right: 18px;
}	
#insite {
	position: absolute;
	top: 13px;
	right: 100px;	
	}
#księgarnia {
	position: absolute;
	top: 13px;
	right: 200px;	

}

a img {
	border: 0;
}


#logo {
	width: 112px;
	height: 147px;
	margin-left: 60px;
	padding-top: 13px;
	padding-left: 14px;
	margin-bottom: 50px;
}

#menu {
	position: absolute;
	top: 45px;
	left: 253px;
}
#baner {
	position: absolute;
	top: 81px;
	left: 383px;
}

/* Menu */
#nav a {
	text-decoration: none;
	color: white;
	display: block;
}
a {
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
}


#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	margin-top: 20px;
	list-style: none;
}

#nav li { /* all list items */
	float: left;
	position: relative;
	padding-right: 25px;
	list-style: none;
}
li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0px;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li.over ul { /* lists nested under hovered list items */
	display: block;
}

.firstNode {
	padding-bottom: 10px;
	border-bottom: 1px solid white;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0;
}
img.list{
	margin-left: 5px;
 	height: 200px;

	}
img.akt {
 border: solid 1px #ffffff;
 margin-right: 5px;
 height: 75px;
 
}
.footer {
	padding: 0;
	margin: 0;
	height: 145px;
}
.main {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;

}

.describe {
	background: #7DC330 url(images/describe.jpg) repeat-x;
	border-bottom: 5px solid #137930;
}
p {
	line-height: 19px;
}
.describe h1 {
	color: white;
	padding: 20px;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 25px;
	font-weight: bold;
}

hr  {
	width: 700px;
	border-width: 1px 2px;
	border-style:solid;
	border-color: white;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#motto {
	width: 800px;
	padding-bottom: 50px;
	background: url(img/bg/motto.gif) repeat-x;
	text-align: center;
}
#motto img {
	border: 1px solid white;
}
#pasek {
	width: 800px;
	padding-bottom: 50px;
	text-align: center;
}
table.TabCTP {
	width: 500px;
	border-collapse: collapse;
	empty-cells: hide;
	border: 1px solid #FFFFFF;	
	text-align: center;
}
table.TabCTP TD {
	border-collapse: collapse;
	empty-cells: hide;
	border: 1px solid #FFFFFF;	
	text-align: center;
}


table.kontakt {
	width: 100%;
}

table.kontakt td{
	padding-bottom: 20px;
	line-height: 19px;
}

ul.list {
	line-height: 19px;
}

h3 {
	padding: 0px;
	margin: 0px;
	line-height: 19px;
}
div.foto img {
	padding-bottom: 16px;
}
.smallGL {
	font-size: 9px;
	color: #ffffff;
	font-family: Tahoma, Verdana;
}

.xform {border: 1px; border-style: solid; border-color: #999999; background-color: #575757; color: white; font-family: Tahoma, Verdana;}