
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #16426B;
	min-width:990px;
	margin:0px;
	padding:0px;
	color:#000022;
	font-size:12px;
}

img { border: none; }

div#masterContainer { min-width: 1000px; background: url(layout/bg.png) top center repeat-y; }

div#header2 { background: url(layout/header_bg.jpg) top center no-repeat; height: 195px; }

div#helper2 { background: url(layout/helper_bg.jpg) top center no-repeat; height: 185px; }

div#footer2{ height: 101px;	background:url(layout/footer.jpg) top center no-repeat; clear: both; }

div#content_area { width: 1000px; margin: 0px auto; }

table {  width: 100%; }

div.menuElem {
	background:url(layout/tloprzycisku.jpg) center center no-repeat; margin-bottom: 8px; font-size: 11px;
}

div.menuElem div { background:url(layout/1.gif) center left no-repeat; padding-left: 10px; }
div.menuElem:hover div { background:url(layout/2.gif) center left no-repeat; }

a.menu { text-decoration: none; color: #000066; display: block; }
a.menu:hover { color: black; }

div.article {
  background:#ffffff url(layout/textbg2.jpg) top left repeat-x;
	padding:5px;
	min-height:180px;
	margin:0px;
}

div.article div.title {
  margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	font-size:13px;
	font-weight:bold;
	padding-left:11px;
	background:url(layout/3.gif) center left no-repeat;
}

div.article div.author {
  text-align: right; color: #666;
}




div.nhead { font-size: 25px; font-weight: bold; 
            color: white; background-color: #cccccc; 
            padding-bottom: 3px; padding-left: 10px; }

div.warning { background-color: #fdfeb7; border: 1px solid #ffea74; border-left: 10px solid #ffea74; padding: 5px; }

/*#container{
	margin:0px;
	padding:0px;
	background: url(layout/bg.jpg) top center repeat-y;
}

#header{
	margin:0px;
	padding-top:200px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background: url(layout/header.jpg) top center no-repeat;
	
}

#footer{
	margin:0px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:70px;
	min-height:250px;
	background:url(layout/footer.jpg) bottom center no-repeat;
}

#main{
	width:984px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}*/

#lewa{
	width:194px;
	float:left;
	padding-bottom:25px;
}

#prawa{
	width:194px;
	float:right;
	padding-bottom:25px;
}

/*h5{
	dicplay:block;
	text-align:center;
	color:#000033;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:20px;
	padding-bottom:5px;
	background:url(layout/menutop.jpg) bottom center no-repeat;
}

h5.braktla{
	background:none;
}

#lewa ul, #prawa ul{
	display:block;
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px;	
}

#lewa ul li, #prawa ul li{
	display:block;
	background:url(layout/tloprzycisku.jpg) center center no-repeat;
}

#lewa ul ul li, #prawa ul ul li{
	background:#ccc;
}

#lewa ul li a, #prawa ul li a{
	font-size:11px;
	text-decoration:none;
	color:#000066;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:9px;
	height:13px;
	display:block;
	background:url(layout/1.gif) center left no-repeat;
}

#lewa ul li a:hover, #prawa ul li a:hover{
	background:url(layout/2.gif) center left no-repeat;
	color:black;	
}

form{
	margin:0px;
	padding:0px;
}

#log{
	text-align:center;
}*/

input{
	width: 100%;
	/*border:#000000 1px solid;
	background:white;
	font-size:11px;
	height:15px;
	margin-bottom:2px;
	margin-top:2px;*/
}

/*#zaloguj, .przycisk{
	width:80px;
	background:#dddddd url(layout/4.jpg) top left repeat-x;
	border-top:#666666 1px solid;
	border-left:#444444 1px solid;
	height:auto;
	padding:3px;
}

#zaloguj:hover, .przycisk:hover{
	background:#aaaaaa url(layout/5.jpg) bottom left repeat-x;
}

#srodek{
	margin-left:200px;
	margin-right:205px;
}


h2{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	font-size:13px;
	font-weight:bold;
	padding-left:11px;
	background:url(layout/3.gif) center left no-repeat;
}

.oknonewsa{
	background:#ffffff url(layout/textbg2.jpg) top left repeat-x;
	padding:5px;
	min-height:180px;
	margin:0px;
}

#klir{
	clear:both;
}*/

a.eW2{
   color: #AAA; 
   text-decoration: none;
}

a.eW2:hover {
   color: #000; text-decoration: underline;
}


