#content {
	width: 1000px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#header {
	width: 1000px;
	height: 109px;
	background: url('images/headerbg.jpg');
	background-repeat: no-repeat;
	background-position:top;
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
}
#leftside {
	width: 240px;
	float: left;
	text-align: left;
}
#rightside {
	width: 760px;
	height: 400px;
	float: left;
	text-align: left;
}
#nameday {
	float: left;
	width: 760px;
	height: 26px;
	margin-left: 230px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-align:right;
}
#menu {
	float: left;
	width: 967px;
	height: 24px;
	margin-left: 16px;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	color: #25766f;
}
.note_base {
	width: 228px;
	height: auto;
	overflow: hidden;
	background: url('images/note_head.gif');
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 4px;
	padding: 0px;
}
.note_head {
	width: 228px;
	height: 20px;
	margin-top: 26px;
	font-weight: bold;
	font-size: 14px;
	color: black;
	text-align: center;
}
.note_content {
	width: 207px;
	margin-left: 21px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: url('images/note_bg.jpg');
	overflow:hidden;
}
.note_bottom {
	width: 207px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
	margin-right: 0px;
	height: 35px;
	background: url('images/note_foot.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
.clipboard_top {
	width: 744px;
	height: 79px;
	background: url('images/clipboard_top.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
.clipboard_content {
	width: 744px;
	height: auto;
	background: url('images/clipboard_bg.jpg');
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.clipboard_content .pluspadding p img, .clipboard_content h4 img, .clipboard_content h3 img, .clipboard_content h2 img, .clipboard_content h1 img  {
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.clipboard_bottom {
	width: 744px;
	height: 6px;
	background: url('images/clipboard_bottom.jpg');
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#popupmenu {
	width: 180px;
	height: auto;
	position: absolute;
	margin-left: 10px;
	padding: 4px;
	color: white;
	background: #25766F;
	border: 1px solid black;
	font-weight: bold;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#popupmenu a {
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
}
#popupmenu a:hover {
	color: white;
}
#popupmenu a:active {
	color: gray;
}
.pluspadding {
	padding: 8px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	background-image: url('images/divbg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	font-weight: bold;
}
a:link {
	color: #25766F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #25766F;
}
a:hover {
	text-decoration: none;
	color: #164542;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
input {
	border: 1px solid gray;
	background: #efefef;
	font-weight: bold;
	padding: 2px;
	color: black;
}
input.submit {
	border: 1px solid gray;
	background: #0e322e;
	font-weight: bold;
	padding: 2px;
	font-size: 10px;
	color: white;
}
input.submit:hover {
	color: #f9f186;
}
input.submit:active {
	color: #999999;
}
input.button {
	border: 2px outset gray;
	background: #25766f;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
	color: white;
}
input.button:hover {
	color: #f9f186;
}
input.button:active {
	border: 2px inset gray;
}
textarea {
	border: 1px solid gray;
	background: #efefef;
	font-weight: bold;
	padding: 2px;
}
td.napok {
	width:20px;
	text-align:center;
	font-family:verdana;
	font-size:11px;
}
td.napok1 {
	text-align:center;
	font-family:verdana;
	font-size:10px;
}
td.napok2 {
	text-align:center;
	font-family:verdana;
	font-size:10px;
}
td.napok3 {
	text-align:center;
	font-family:verdana;
	font-size:12px;
}
td.napokMost {
	border:1px solid red;
	text-align:center;
	font-family:verdana;
	font-size: 12px;
}
td.news {
	padding: 4px;
}
li {
	margin-left: 25px;
}
div.partner {
	width: 573px;
	height: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url("images/partners_bg.jpg");
	padding: 0px;
	text-align: center;
}
div.partnerContent {
	padding-top: 9px;
	padding-left: 8px;
}
img.partnerBanner {
	border: 1px solid black;
}
.feedbackinput {
	border: 1px solid darkgreen;
	background: #fafafa;
	font-weight: bold;
	font-size: 10px;
	width: 567px;
	padding: 2px;
}
.feedbacktext {
	border: 1px solid darkgreen;
	background: #fafafa;
	font-weight: bold;
	font-size: 10px;
	width: 682px;
	padding: 2px;
}
.feedbackbutton {
	border: 2px outset gray;
	background: black;
	color: white;
	width: 136px;
	font-weight: bold;
	padding: 2px;
}
.feedbackbutton:hover {
	color: yellow;
}
.feedbackbutton:active {
	border: 2px inset red;
	color: red;
}
.reginput {
	width: 600px;
}
.regbutton {
	width: 600px;
}
.galeria {
	border: none;
	background: none;
	width: 90%;
}
.gal_cel {
	border: 1px solid #126453;
	background: #dddddd;
	text-align:center;
	width: 25%;
}
.gal_cel2 {
	border: 1px solid #348675;
	background: #bbbbbb;
	text-align:center;
	width: 25%;
}
#galery_admin table {
	width: 100%;
}

