body {
  margin: 0px;
  font-family: Tahoma;
  font-size: 11px;
  background-image: url(szlj/szlj_bg.png);
  background-repeat: repeat;
}

h3 {
	margin-top:0px;
	border-bottom: solid 1px #d3d3d3;
	padding-left:19px;
	background-image: url(szlj/h3.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
h4 {
	margin-top:0px;
	padding-left:8px;
	border-bottom: solid 1px #d3d3d3;
	background-image: url(szlj/szlj_bg.png);
  	background-repeat: repeat;
	font-size: 12px;
}
a {
	color:#555555;
}

fieldset {
	margin-top: 5px;
	border: solid 1px #d3d3d3;
}

legend {
	color:#555555;
}

.menu {
	display:block;
	width:170px;
	height:17px;
	padding-left:10px;
	padding-top:3px;
	font-family:Tahoma;
  font-size: 12px;
  font-weight:bold;
  text-decoration: none;
  color:#555555;
}

.menu:hover {
  color:#000000;
}

.submenu {
  display:block;
  font-weight:bold;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
  padding-bottom:4px;
  color:#555555;
}

.submenu:hover {
  color:#000000;
}

.submenu_active {
  display:block;
  font-weight:bold;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: underline;
  padding-bottom:4px;
  background-image: url(szlj/menu.gif);
  background-position: left top;
  background-repeat: no-repeat;
  color:#000000;
}

.menu_active {
  text-decoration: underline;
  color:#000000;
}

.header {
	position:relative;
  font-family: Tahoma;
  width:1000px;
  height:120px;
  text-align:center;
  background-image: url(szlj/header.png);
}

.header_right {
	float:right;
	width:200px;
}

.header_right a {
	color:#555555;
}

.header_left {
	float:left;
	margin-left:25px;
}

.header_center {
	width:1000px;
	height:30px;
	text-align:center;
	background-image: url(szlj/menu-bg.png);
}

.header_menu {
	width:600px;
	height:30px;
	margin:0 auto;
}

.td_menu {
	text-align: center;
	vertical-align: middle;
}

.header_menu_a{
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}

.header_menu_a:hover{
	color:#000000;
}

.menu1 {
	color:#0d56a5;
	display:block;
	width:135px;
}

.menu2 {
	color:#327f3a;
	display:block;
	width:100px;
}

.menu3 {
	color:#578022;
	display:block;
	width:140px;
}

.menu4 {
	color:#74258c;
	display:block;
	width:225px;
}

.footer {
	margin-top:10px;
	color:#888888;
  clear: both;
  font-family: Tahoma;
  text-align: center;
  width:1000px;
  height:24px;
  padding-top:6px;
  background-color: #ffffff;
  /*background-image: url(szlj/footer.png);
  background-position: bottom;*/
}

.content {
  text-align:center;
  font-family: Tahoma;
  width:1000px;
  background-image: url(szlj/center.png);
}

.left {
  float: left;
  width:200px;
  text-align:left;
}

.left_content {
	padding:10px;
}

.partnerji {
	margin-top:10px;
	margin-bottom:10px;
}

.info {
  font-size: 10px;
  line-height: 130%;
}

.right {
  float: right;
  width:200px;
  text-align:left;
  min-height: 500px;
}
* html .right {
  height: 500px;
}

.center {
  width: 600px;
  float: left;
}

.center_content {
	padding:10px;
	text-align: left;
}

.frame_small {
  margin:0 auto;
  padding:10px;
  width:158px;
  border: solid 1px #d3d3d3;
  background-color: #ffffff;
  overflow: hidden;
}

.frame_big {
  margin:0 auto;
  padding:10px;
  width:558px;
  border: solid 1px #d3d3d3;
  background-color: #fcfcfc;
  overflow: hidden;
}

/* FRAME BANNER */
.frame_banner {
  margin:0 auto;
  width:180px;
  text-align: center;
}

/* NEWS */
ul.news {
	margin:0 0 5px 15px;
	padding:0;
}

h3.news {
  font-family: Tahoma;
  font-weight: bold;
  margin: 0px;
  color:#000000;
}

.news {
	color:#555555;
}

.news_date {
  font-family: Tahoma;
  font-size: 10px;
  color:#888888;
}

.news_arhiv_date {
	color: #555555;
  border: solid 1px #43b7ff;
  background-color: #aedfff;
	font-weight: bold;
	padding: 3px 0 3px 12px;
}

.content_news {
  font-family: Tahoma;
  font-size: 11px;
  text-align: justify;
}
.content_news li {
	list-style: inside;
	padding-left: 10px;
	padding-bottom: 2px;
}
.news_attachment {
	padding-left:20px;
	padding-top:3px;
	background-image: url(szlj/file.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.attachment_icon_doc {
	background-image: url(szlj/doc.png);
}

.attachment_icon_xls {
	background-image: url(szlj/xls.png);
}

.attachment_icon_pdf {
	background-image: url(szlj/pdf.png);
}

.attachment_icon_zip {
	background-image: url(szlj/zip.png);
}

/* GALERY */
.galery_name {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
}

/* POLL */
#poll_content {
  font-family: Tahoma;
}

.poll_button {
  border:solid 1px #B7B7B7;
  background-color: #f2f2f2;
  color: #000000;
  font-weight:bold;
}

.links_table a {
	color:#000000;
	text-decoration: none;
}

.links_table a:hover {
	color:#000000;
	text-decoration: underline;
}

.more_link {
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

.more_link:hover {
	text-decoration: underline;
}

/* login */
.login_input {
  font-family: tahoma;
  font-size: 11px;
  color: #555555;
  border: 1px #555555 solid;
}

.login_button {
  font-family: tahoma;
  font-size: 11px;
  color: #555555;
  border: 1px #888888 solid;
  background-color: #f2f2f2;
}

.edit_caption {
	font-family: tahoma;
	color: #555555;
	margin-top:3px;
	margin-bottom:2px;
}

.edit_data input, .edit_data textarea, .edit_data select{
  font-family: tahoma;
  color: #555555;
  border: 1px #555555 solid;
}

.edit_msg {
	font-family: tahoma;
	color: #555555;
	border: 1px #d3d3d3 solid;
	padding: 0px 3px 0px 3px;
}

/* record list */
.record_list {
  width:100%;
  font-size:11px;
	margin-top:3px;
}

.record_list_header {
	background-color: #d3d3d3;
}

.record_list_header TD {
  padding: 2px 5px;
  text-align:left;
  font-weight:bold;
  vertical-align: middle;
  font-family:arial;
}

.record_list_odd {
  background-color: #FFFFFF;
}

.record_list_odd TD {
  padding: 2px 5px;
  text-align:left;
}

.record_list_even {
	background-color: #d3d3d3;
}

.record_list_even TD {
  padding: 2px 5px;
  text-align:left;
}
.searcher {
 font-size: 11px;
}
.searcher input, .searcher select {
  font-family: tahoma;
  color: #555555;
  border: 1px #555555 solid;
}

.record_list_action {
	color:#000000;
	text-decoration: none;
}

.record_list_action:hover {
	text-decoration: underline;
}

.pagination {
  width:100%;
  color:#000000;
  background-color:#d3d3d3;
  font-size:11px;
}

.pagination_item {
	padding: 0 2px;
	cursor: pointer;
	text-decoration: none;
}

.pagination_item_mo {
	padding: 0 2px;
	cursor: pointer;
	text-decoration: underline;
}
