/* (C) 2010 ZHP */
* {margin:0;padding:0}

body {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;	
	color: #333333;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 25px;
    }
	
a {
    color: #336600;
    text-decoration: underline;
  }
  
a:focus {
    outline: none;
    }  
  
img.foto {
	padding: 1px;
	border: solid 1px #aaaaaa;
	}
	
a img{
	border: 0;
	}
	
h1 {
	font-size: 1.2em;
	color: #336600;
	}
	
h2 {
	font-size: 1.1em;
	color: #336600;
	}
	
h3 {
	font-size: 1em;
	color: #336600;
	}
	
h4 {
	font-size: 0.9em;
	color: #aaaaaa;
	}
	
.ndata {
	color: #aaaaaa;
	font-weight: normal;
	font-size: 11px;
	}
  
.ndata2 {
	position: relative;
	left: -5px;
	color: #aaaaaa;
	font-weight: normal;
	font-size: 11px;
	}
.right {
	text-align: right;
	}
	
p.hr {
	background-color: #cccccc;
	height: 1px;
	margin: 5px 0 10px 0;
	}
	
#top {
	position: relative;
	width: 950px;
	height: 59px;
	margin: 0 auto 5px auto;
	padding: 0;
	text-align: left;
	background: #ffffff;
	background-image: url(images/zhp.png);
	background-repeat: no-repeat;
	}
	
#menutop{
	position: relative;
	width: 930px;
	height: 20px;
	padding: 2px 0 0 10px;
	text-align: left;
	color: #ffffff;
	background-image: url(images/bgmenu.png);
	background-repeat: repeat-x;
	}
	
#menumain{
	position: relative;
	width: 940px;
	height: 200px;
	padding: 0;
	background-image: url(images/bgmain.png);
	background-repeat: repeat-x;
	margin: 5px 0 0 0;
	}
	
#menutop a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	}
	
#main {
	position: relative;
	width: 940px;
	height: 100%;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	background: #ffffff;
	}
  
#search {
	margin: 0;
	padding: 0;
	margin: 10px 0 0 25px;
	}
	
#search img{
	margin: 0; 
	padding: 0;
	position: relative;
	top: 7px;
	right: -1px;
	}
	
#search input{
	width: 230px;
	border: 1px solid #000000;
	font-size: 1.3em;
	color: #777777;
	}
	
#foot {
	position: relative;
	width: 895px;
	height: 100%;
	margin: 30px auto 0 auto;
	padding: 10px 25px;
	text-align: left;
	background: #e3e3e3;
	color: #666666;
	clear: both;
	}
	
#foot a{
	color: #666666;
	}
	
#foot b{
	color: #333333;
	}
	
div.footin{
	background: url(images/footbg.png) no-repeat top right;
	width: 200px;
	}
	
#news {
	margin: 20px 5px;
	width: 470px;
	}
	
#news a {
	text-decoration: none;
	}
	
#news a:hover {
	text-decoration: underline;
	}
	
#news ul {
	list-style-type: none;
	}

#news li {
	margin: 0 0 7px 45px;
	list-style-type: none;
	text-indent: -60px;
	}
#reklama {
	width: 420px;
	float: right;
	text-align: right;
	}
	
div.baner {
	margin-bottom: 3px;
	}
	
#tnews {
	width: 420px;
	margin: 10px 0;
	}

#tnews ul{
	margin: 5px 0 5px 25px;
	}

#tnews ol{
	margin: 5px 0 5px 25px;
	}
	
#tnewswynik {
	width: 895px;
	margin: 10px 0;
	}
	
#copy {
	position: relative;
	width: 895px;
	margin: 30px auto 0 auto;
	padding: 10px 25px;
	text-align: right;
	color: #666666;
	clear: both;
	}

.spanresult {
	/*background: #ffff99;*/
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
	}

#news ul {
	margin: 5px 0 5px 25px;
	}

#news ol {
	margin: 5px 0 5px 25px;
	}

#news p {
	margin: 5px;
	}