
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana;
	overflow-x: hidden;
	font-size: 11px;
}
table, td {
  background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}
img {
	border: 0px;	
}
#site {
	width: 982px;
	margin-left: auto;
	margin-right: auto;	
}
#top {
	background: url(img/top.jpg) no-repeat left top;	
	height: 40px;
	width: 982px;
	float: left;
	text-align: right;
}
#top_1 {
	background: url(img/top_1.jpg) no-repeat left top;
	width: 982px;
	height: 224px;
	float: left;
}
#content {
	width: 982px;
	float: left;
	background: url(img/spacer.gif) repeat-y left top;	
}
#bottom {
	float: left;
	width: 982px;
	margin-left: auto;
	margin-right: auto;	
	background: url(img/bottom.jpg) no-repeat left bottom;	
	padding-bottom: 11px;
}

#menu-container {
	float: left;
	width: 211px;
	padding-bottom: 40px;	
	margin-left: 11px !important;
	margin-left: 5px;
}

#menu {
	width: 211px;
	background: url(img/menu_spacer.gif) repeat-y left top;
	float: left;	
}
#menuHeader {
	width: 211px;
	height: 38px;
	background: url(img/menu_header.jpg) no-repeat left top;
	float: left;	
}
#menuTop {
	background: url(img/menu_top.jpg) no-repeat left top;
	width: 211px;
	float: left;	
}
#menuBottom {
	background: url(img/menu_bottom.jpg) no-repeat left bottom;
	width: 211px;	
	padding-top: 10px;	
	padding-bottom: 40px;
	overflow-y: hidden;
	float: left;
}
#txt {
	width: 539px;
	float: left;	
}
#txtHeader {
	width: 539px;
	height: 38px;
	background: url(img/content_header.jpg) no-repeat left top;
	float: left;
}
#txtTop {
	width: 539px;
	float: left;
	background: url(img/txt_spacer.gif) repeat-y left top;
}
#txtUTop {
  float: left;
  width: 539px;
  height: 18px;
	/*margin-bottom: 11px;*/
}
#txtBottom {
	width: 511px !important;
	width: 539px;
	float: left;
	/*background: url(img/txt_bottom.png) no-repeat left bottom;*/
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-right: 14px !important;
	padding-left: 14px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 14px;
	padding-left: 14px;
	text-align: justify;
	font-size: 11px;
}
#news {
	width: 212px;
	margin-left: 9px;	
	background: url(img/news_spacer.gif) repeat-y left top;
	float: right;	
	margin-bottom: 90px;
}
#newsHeader {
	width: 212px;
	float: left;
	height: 38px;
	background: url(img/news_header.jpg) no-repeat left top;	
}
#newsTop {
	background: url(img/news_top.jpg) no-repeat left top;
	width: 212px;
	float: left;
}
#newsBottom {
	background: url(img/news_bottom.jpg) no-repeat left bottom;
	width: 182px !important;	
	width: 212px;
	padding-top: 10px;	
	padding-bottom: 40px;
	overflow-y: hidden;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
}

#stopka {
	float: left;
	clear: both;
	width: 982px;
	height: 30px;
	overflow: hidden;	
}
#copyright {
	float: left;	
	height: 30px;
	text-align: left;
	margin-top: 3px;
	margin-left: 10px;
}
#design {
	float: right;
	height: 30px;
	margin-right: 10px;
}
a:link, a:visited {
	color: #777777;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	text-decoration: underline;	
}
a.top:link, a.top:visited, a.top:hover {
	font-size: 11px;
	text-decoration: none;
	color: #000000;		
	vertical-align:middle;
	margin: 5px;
	font-weight: normal;
}
a.menul0:link, a.menul0:visited {
	background: url(img/arrowl0.png) no-repeat left 5px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	text-decoration: none;
	width: 180px;
	line-height: 20px;
	text-align: left;
	margin-left: 11px !important;
	margin-left: 5px;
	padding-left: 15px;
}
a.menul0:hover {
	text-decoration: underline;	
}
a.menul1:link, a.menul1:visited {
	background: url(img/arrowl1.gif) no-repeat left 5px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	text-decoration: none;
	width: 160px;
	line-height: 20px;
	text-align: left;
	margin-left: 27px !important;
	margin-left: 13px;
	padding-left: 15px;
}
a.menul1:hover {
	text-decoration: underline;	
}

div.news-more, div.news-more-full {
  text-align: right;
  padding-top: 5px;
}

div.news-head, div.news-head-full {
  padding-bottom: 8px;
}

a.more:link, a.more:visited {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
}
a.more:hover {
	text-decoration: underline;	
}
a.more-full:link, a.more-full:visited {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}
a.more-full:hover {
	text-decoration: underline;	
}
h1 {
	margin: 0px;
	font-size: 14px;
	color: #000000;
	text-align: center;
	vertical-align: middle;	
	margin-top: 7px;
}
.date {
	font-size: 10px;	
}
.dots {
	vertical-align: bottom; 
	margin-top: 0px !important;
	margin-top: 11px;	
}
.news-small-box{
  padding-bottom: 15px;
}
.news-box{
  padding-bottom: 40px;
}
