/* BASIC */

body {
	margin: 0px;
	padding: 0px;
	font: "Times New Roman" Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}

/* LAYOUT */
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
		text-align: left;
}

#banner {
	width: 960px;
	background: url(images/baner.png) no-repeat right top;
	height: 114px;
	float: left;
	
}
#nav {
	float: left;
	width: 150px;
	clear: left;
	margin-top: 0px;
}
#main {
	min-height: 1500px;
	float: left;
	width: 470;
	margin-right: 0px;
	padding-left: 0px;
	border-left: 1px dashed #999999;
	display: inline;
	
	
}
#news {
	float: right;
	width: 300px;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	padding-bottom: 0px;
	background: url(images/bg_newshead.png) repeat left top;
	border-left: 1px solid #000000;
	margin-top:0px;
   margin-bottom: 0px;
}

#legal {
	border-top: 1px dashed #999999;
	margin-right: 160px;
	font-weight: bold;
	color: #666666;
	padding: 5px 160px 20px;
	clear: both;
}

/* NAVIGATION */



#mainNav li {
	list-style: none;
	display: inline;
}
#mainNav a {
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
	text-transform: uppercase;
	border-bottom: 1px dashed #999999;
	display: block;
	padding: 7px 5px 7px 30px;
	background: #E7E7E7 url(images/link.png) no-repeat left center;
}
a#homeLink {
	background-image: url(images/home.png); 
	background-repeat: no-repeat;
	background-position: left center;
}
#logo {
	display: none;
}
#mainNav ul {
	border-top: 1px dashed #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainNav a:hover {
	background: #B2F511 url(images/go.png) no-repeat left center;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homelink,
#feature #mainNav a#featureLink {
	background: #FFFFFF url(images/bg_here.png) no-repeat 95% 50%;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homelink:hover,
#feature #mainNav a#featureLink:hover {
	color: #B2F511;
}

#nav  {
	font-size: 0.75em;
	color: #ED6733;
	padding-right: 5px;
	padding-left: 5px;
}


#nav a {
	text-decoration: none;
	color: #008000;
}

/* BANNER STYLES */
#banner img {
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#sitetools li a {
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	background: #1B3A89;
	padding: 5px;
	height: 1.5em;
	border: 1px solid #4D69B0;
	font-weight: bold;

}
#sitetools li a:hover {
	color: #10214E;
	background: #DCE5FF;
}

/* MAIN */



#main a {
	text-decoration: none;
	border: 1px none #B2F511;
	color: #8B4513;
	font-size: 1em;
}
#main a:hover {
color: #152D6A;
}

#main h1 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font: normal 1.3em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 1.3em;
	text-align: center;
}


#main h2 {
	color: #800080;
	margin-top: 1px;
	margin-bottom: 5px;
  	background: url(images/ksiazki1.jpg) center;
	font: italic  2.0em   Impact, sans-serif, "Arial Narrow", ;
	text-align: center;

	
}

#main h3{
color: #00000;
font: bold 1.5em  sans-serif, "Arial Narrow", ;
text-align: center;
}







#main h4 {
	font: italic, 1em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 2em;
	color: #B22222;
}

#main h4 a:hover {
color: #BC8F8F;
}

#main h5 {
  border-bottom: 1px solid #A9A9A9;
 margin-bottom: 3px;
 margin-top: 0px;
 margin-left:5px;
}
#main h6 {
font: italic, 1em Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.0em; 
	text-indent: 2em;
	color: #FF0000;
	background: url(images/warning.png) no-repeat top left;
	
}
	

#main p {
	font-size: 1.4em;
	margin-bottom: 10px;
	line-height: 110%;
}



/* headlines with warnings */

/* NEWS */
#news .story {
	background: url(images/bg_story.png) repeat;
	font-size: 1.0em;
	color: #FFFFFF;
	padding: 5px 5px;
	border-bottom: 1px dashed #AAEB11;
	display: block;
	text-decoration: none;
	line-height: 95%;


	
}
#news span.title {
	font-size: 15px;
	font-weight: bold;
	display: block;
	line-height: 93%;
	color: #32CD32;
}
#news a.story:hover {
	color: #4A761D;
	background: url(images/bg_story_high.png);
}
#news h2 {
	background: #B2F511 url(images/bg_newshead.png)  ;
	color: #FFF8DC;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
  
	
}
#news h2 span {
	background: url(images/down.png) no-;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}

/* ADVERTISING */
div.natEx {
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}

.natEx p {
	margin-bottom: 5px;
}
#news a.story:hover span.title {
	color: #000000;

}

#numeryl a {
	font-size: 1.2em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	background: #FF0000;
	padding-left: 5px;
	padding-right: 5px;
	height: 1.5em;
	border: 1px solid #0000FF;
	font-weight: bold;

}
#numeryl a:hover {
	color: #10214E;
	background: #DCE5FF;
}
#numerys  a {
	font-size: 1.2em;
	text-decoration: none;
	color: #DC143C;
	line-height: 2em;
	background: #FFF8DC;
	padding-left: 5px;
	padding-right: 5px;
	height: 1.5em;
	border: 1px solid #4D69B0;
	font-weight: bold;

}
#numerys a:hover {
	color: #10214E;
	background: #DCE5FF;
}

#numeryp a {
	font-size: 1.2em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	background: #0000FF;
	padding-left: 7px;
	padding-right: 7px;
	height: 1.5em;
	border: 1px solid #FF0000;
	font-weight: bold;
	word-spacing: 6px;

}
#numeryp a:hover {
	color: #10214E;
	background: #DCE5FF;
}

#numeryz a {
	font-size: 1.2em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	background: #000000;
	padding-left: 5px;
	padding-right: 5px;
	height: 1.5em;
	border: 1px solid #000000;
	font-weight: bold;
	

}
#numeryz a:hover {
	color: #FFFFFF;
	background: #708090;
}

table {
	width:100%
	font-family: "Times New Roman", Times, serif;
	border-collapse: collapse;
	text-align: center;
}

caption {
font-family:"Times New Roman", Times, serif;
text-align: center;
font-size: 1.8em;
color: #Ff0000;
background: #000000;

}

td, th {
font-size: 0.99em;
border: 0px solid #000000;
padding: 2px 2px 2px 2px;
}
th {
text-align: center;
border-color: #14556b;
background: url(images/th_bg.png) no-repeat left top;
color: white;
font-size: 1.5em;
}

