/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 2px 0px;
}

h2 {
	margin: 0px;
	padding: 5px 20px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 0px 0px 5px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #639244;
	background-image: url(img/date.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a {
	color: #639244;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
	float: none;
}

.page {
	margin: 0px auto;
	padding: 0px;
	width: 985px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.top {
	margin: 0px;
	padding: 0px;
	width: 985px;
	height: 90px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

#logo {
	margin: 0px;
	padding: 0px;
	width: 350px;
	height: 70px;
	position: absolute;
	top: 10px;
	left: 0px;
}

#logo h1 {
   margin:0;
   padding:0;
}
#logo h1 a {
	width: 350px;
	height: 70px;
	display: block;
	text-indent:-9999px;
	overflow:hidden;
}
#logo p {
   display:none;
}

#logo h1 a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}


.home {
	position: absolute;
	top: 4px;
	right: 208px;
	margin: 0px;
	padding: 0px;
}

.home a {
	color: #ffffff;
	text-decoration: none;
}

.home a:hover {
	text-decoration: underline;
}

.sitemap {
	position: absolute;
	top: 4px;
	right: 105px;
	margin: 0px;
	padding: 0px;
}

.sitemap a {
	color: #ffffff;
	text-decoration: none;
}

.sitemap a:hover {
	text-decoration: underline;
}

.contact {
	position: absolute;
	top: 4px;
	right: 20px;
	margin: 0px;
	padding: 0px;
}

.contact a {
	color: #ffffff;
	text-decoration: none;
}

.contact a:hover {
	text-decoration: underline;
}

.searchbg {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 30px;
	right: 200px;
}

input.searchbutton {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 79px;
	height: 22px;
	background-image: url(img/searchbutton.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: pointer;
}


input.searchinput {
	margin: 0px;
	padding: 4px 2px 0px 2px;
	border: 0px;
	width: 147px;
	height: 19px;
	background-image: url(img/searchinput.jpg);
	background-repeat: no-repeat;
}

.menutopbg {
	margin: 0px;
	padding: 0px;
	width: 985px;
	height: 55px;
	background-image: url(img/menutopbg.jpg);
	background-repeat: no-repeat;
}

.menutop {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

.menutop a {
	display: block;
	margin: 0px;
	padding: 18px 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

.menutop a:hover {
	display: block;
	margin: 0px;
	padding: 18px 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(img/menutophover.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

.menutopspacer {
	margin: 0px;
	padding: 0px;
	width: 5px;
	height: 55px;
	background-image: url(img/menuspacer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

.bgbottom {
	margin: 0px;
	padding: 0px;
	width: 985px;
	height: 52px;
	background-image: url(img/bgbottom.jpg);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
}

.bgbottomlink {
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	text-align: center;
	color: #ffffff;
}

.bgbottomlink a {
	padding: 0px 10px;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.bgbottomcopyright {
	position: absolute;
	top: 20px;
	left: 10px;
	color: #ffffff;
	font-size: 10px;
}

.topswf {
	margin: 0px;
	padding: 0px;
	width: 985px;
	height: 152px;
	background-color: #659144;
}

.bgheadsmall {
	margin: 0px;
	padding: 0px;
	width: 302px;
	height: 26px;
	background-image: url(img/bgheadsmall.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #B9B9B9;
}

.bgheadsmallnormal {
	margin: 0px;
	padding: 0px;
	width: 302px;
	height: 26px;
	background-image: url(img/bgheadsmallnormal.jpg);
	border-bottom: 1px solid #B9B9B9;
}

.bgheadnormal {
	margin: 0px;
	padding: 0px;
	width: 628px;
	height: 26px;
	background-image: url(img/bgheadnormal.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #B9B9B9;
}

.head {
	margin: 0px;
	padding: 5px 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.headnormal {
	margin: 0px;
	padding: 5px 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.leftpage {
	margin: 0px;
	padding: 0px;
	width: 328px;
	float: left;
}

.centerpage {
	margin: 0px;
	padding: 0px;
	width: 326px;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	float: left;
}

.rightpage {
	margin: 0px;
	padding: 0px;
	width: 328px;
	float: left;
}

.rightpagesub {
	margin: 0px;
	padding: 0px;
	width: 654px;
	border-left: 1px solid #B9B9B9;
	float: left;
}

/*css exchange*/

#waluty {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	background-color: #C3DFAF;
}

#pas {
	clear: both;
}

.w {
	margin: 0px;
	padding: 2px 0px;
	color: #ffffff;
	text-align: center;
	background-color: #91A783;
}

.w a {
	color: #ffffff;
	text-decoration: none;
}

.w2 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	border-top: 2px solid #D3DBCC;
	clear: both;
}

.l {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 100px;
	font-weight: bold;
	text-align: right;
	float: left;
}

.p {
	margin: 0px;
	padding: 5px 0px;
	width: 100px;
	text-align: center;
	float: left;
}

.c {
	margin: 0px;
	padding: 5px 0px;
	float: left;
}

/*css calendar*/

.calendar {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	background-color: #D2DACB;
}

.calendar table {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}

.calendar table td {
	padding: 3px;
	color: #000000;
	background-color: #E0E6DA;
}

.su {
	padding: 3px;
	color: #ffffff;
	background-color: #91662F;
}

.today {
	padding: 3px;
	color: #ffffff;
	background-color: #93B17B;
	border: 1px solid #ffffff;
}

.day {
	padding: 3px;
}

/*css page default*/

.hr {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-image: url(img/bghr.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.contentstart {
	margin: 0px;
	padding: 10px 12px;
}

.content {
	margin: 0px;
	padding: 10px 12px 10px 14px;
}

a.more {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #639244;
	text-decoration: none;
	float: right;
}

a:hover.more {
	color: #000000;
}

a.back {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #639244;
	text-decoration: none;
	float: left;
}

a:hover.back {
	color: #000000;
}

.date {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #639244;
	font-weight: normal;
}

.article {
	margin: 0px;
	padding: 10px 5px 0px 5px;
}

.article ul {
	list-style: url(img/arow.jpg);
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.article li {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 5px 5px;
}
.article li a {
	color: #000000;
}

.articleimg {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
}

.articleimg img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #E7E7E7;
}

.download {
	margin: 0px;
	padding: 10px 75px;
	text-align: left;
}

.download a {
	margin: 0px;
	padding: 0px;
	color: #639244;
	text-decoration: none;
}

.download a:hover {
	text-decoration: underline;
}

.download img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: 0px;
}

.galleryone {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}

.galleryone img {
	margin: 5px;
	padding: 2px;
	border: 1px solid #E7E7E7;
}

.gallery {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	width: 145px;
	float: left;
}

.gallery img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #E7E7E7;
	float: none;
}

.gallery h3 {
	font-weight: normal;
	text-align: left;
	height: 28px;
	overflow: hidden;
}

.links {
	margin: 0px;
	padding: 10px 0px 5px 5px;
}

.links a {
	color: #639244;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;	
}

.links a:hover {
	text-decoration: underline;
}

.link {
	margin: 0px;
	padding: 5px 0px 0px 15px;
	color: #ffffff;
}

.prevnext {
	margin: 0px;
	padding: 0px 25px;
	text-align: center;
}

.prevnext a {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.prev {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	float:left;
	margin-left: 15px;
}

a:hover.prev {
	color: #000000;
}

a.next {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	float:right;
	margin-right: 15px;
}

a:hover.next {
	color: #000000;
}

.error-txt {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 0px;
}

.confirm-txt {
	font-size: 11px;
	font-weight: bold;
	color: #55b32b;
	text-align: center;
	margin: 0px;
}
