 body {
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:none;
	background-image: url(images/topbackg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
div#container {
	width:730px;
	height:500px;
	margin:auto;
	position: relative;
	}
#container #content {
	float: left;
	height: 179px;
	width: 730px;
}

#container #main {
	background-image: url(images/main2.gif);
	background-repeat: no-repeat;
	width: 498px;
	height: 502px;
	margin-top: 5px;	
	float: left;
	position: relative;
}

#container #main div#page{
	width: 475px;
	height: 502px;
	margin-top: 25px;	
	margin-left: 15px;		
	float: left;
	position: relative;
	font-size: 12px;
}

#container #main div#page a {
  color: #1D5700;
  text-decoration: none;
  font-weight: bold;  
  margin: 0;
}

#container #box {
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	width: 176px;
	height: 186px;
	margin-top: 70px;
	float: left;
	position: relative;
	color: #1D5700;	
	font-size: 13px;
}

#container #zbyszek {
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 17px;	
	float: left;
	position: relative;
	font-size: 13px;
}

#container #box div#desc{
	width: 145px;
	height: 180px;
	margin-top: 15px;	
	margin-left: 15px;		
	float: left;
	position: relative;
	font-size: 12px;
}

div#container div#box a {
	color: #1D5700;
	margin-left: 0px;
}

#container #counter {
	background-image: url(images/count.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
	margin-top: 10px;
	margin-left: 35px;	
	float: left;
	position: relative;
	font-size: 13px;
}

#container #counter div#count {
	width: 95px;
	height: 26px;
	margin-top: 7px;
	margin-left: 25px;	
	float: left;
	position: relative;
	font-size: 13px;
  font-weight: bold;  	
}

#container #menu {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	width: 176px;
	height: 186px;
	margin-top: 5px;
	float: left;
	position: relative;
	font-size: 13px;
}
#container #menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0px 2px;
}

#container #menu ul li {
  padding-left: 12px;
  padding-top: 5px;
	font-size: 13px;
  font-weight: bold;  
  color: #1D5700;  
}

#container #menu ul li a {
  color: #1D5700;
  text-decoration: none;
  margin: 0;
}

#container #menu ul li a:hover {
  color: #FF6600;
  text-decoration: none;
  margin: 0;
}

#container #menu ul li a.active {
  color: #f00;
}

#container #menu ul li a {
	border-bottom: 1px dotted #4b4b4b;
	display: block;
	border-bottom-color: #FFFBF0;
}



div#container div#bottomhead {
	background-image: url(images/bothead.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 674px;
}

div#container div#midhead {
	background-image: url(images/midhead.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 674px;
	font-size: 13px;
	color: #000033;
}
div#container div#midhead div#login {
	float: left;
	height: 28px;
	width: 270px;
	position: relative;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	top: 0px;
}
#container #midhead #login input.text {
	position: absolute;
	top: 4px;
	left: 173px;
	width: 95px;
	font-size: 14px;
	border: 1px dotted #FFFFFF;
	z-index: 1;
}

div#container div#midhead div#password {
	float: left;
	width: 100px;
	height: 28px;
	position: relative;
}
#container #midhead #password input.text {
	width: 93px;
	position: absolute;
	font-size: 14px;
	top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 2;
}

div#container div#midhead a {
	float: right;
	width: 258px;
	margin-top: 5px;
	text-decoration: underline;
	font-weight: bolder;
}


div#container div#bottom {
	text-align: center;
	padding-top: 8px;
	margin-top: 210px;
}
div#container div#bottom .validation {
	padding-top: 0.5em;
	font-size: 10px;
	color: #000033;
	
}
div#container div#bottom .validation img {
	margin-right: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}


div#container div#banner {
	background-repeat: no-repeat;
	height:103px;
	width:674px;
	background-image: url(images/bannery/office.gif);
}

div#banner a.enter{position: relative; top: 54px; left: 540px;	font-size: 14px; border: 0px;}

div#container div#header {
	background-repeat: no-repeat;
	height:103px;
	width:674px;
	background-image: url(images/header.jpg);
}
div#subheader {
	background-image: url(images/subheaderbg.jpg);
	background-repeat: no-repeat;
	height:22px;
}
#container #midtxt {
	height: 200px;
	color: #221148;
	position: relative;
	margin: 0px;
}


div#container div#subheader div#flag {
	float:right;
	width:279px;
	height:24px;
}





div#container div#subheader div#subnav {
	font-size: 12px;
	font-weight: bold;
	padding-top:5px;
	margin-right: 224px;
	height: 20px;
}
div#container div#subheader div#subnav a {
	color: #FFFFFF;
	margin-right: 25px;
	margin-left: 30px;
}
div#container div#subheader div#subnav a:hover {
	color: #BAFF9C;
}
#container #leftbox #optone a {
	position: absolute;
	left: 270px;
	bottom: 14px;
	width: 130px;
	z-index: 6;
}

span.boxmenu{font-family:Verdana; font-size: 13px; font-weight: bold; color: #1D5700}
span.newstitle{font-family:Verdana; font-size: 14px; font-weight: bold; color: #1D5700}
span.newsdate{font-family:Verdana; font-size: 10px; font-weight: bold; color: #1D5700}
span.news{font-family:Verdana; font-size: 11px; font-weight: none; color: #1D5700}
span.footer{font-family:Verdana; font-size: 11px; font-weight: none; color: #1D5700}
span.small{font-family:Verdana; font-size: 10px; font-weight: bold; color: #1D5700}
span.small2{font-family:Verdana; font-size: 9px; font-weight: none; color: #1D5700}
span.uwaga{font-family:Verdana; font-size: 13px; font-weight: bold; color: #EC270B}

input.text{font-family: Verdana; FONT-SIZE: 12px; color: #1D5700; background: none;}
select.text{font-family: Verdana; FONT-SIZE: 12px; color: #1D5700; background: none;}

table.rama {border-style: solid; width: 460px; border-width:2px; border-color: #1D5700; font-family: Verdana, Arial, Helvetica; text-decoration: none; font-weight: normal;}
td.rama {background-color: #34DD87; font-size: 12px; font-weight: bold; color: black; text-align:center; border-width:1;}
td.ramka {border-style: solid; border-width:1px; border-color: #1D5700; font-family: Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; font-size: 11px;}