P,DIV,TD,INPUT,SELECT {
	font-family: Arial;
	font-size:12px;
	line-height: 20px;
	color: black;
}
P {
	margin: 0;
}
.obr {
  float: left;
  padding-right: 10px;
  padding-bottom: 5px;
}
tr {
  vertical-align: top;
}
A, A:visited {
  color: #2d64b9;
  text-decoration: none;
}
A:hover {
  color: #2d64b9;
  text-decoration: underline;
}
HR {
	border: 0px;
	background: #B0B0B0;
	_border: 1px solid #B0B0B0;
	height: 1px;
	background-color: none;
}
input, textarea {
  border: 1px solid #B0B0B0;
}

BODY {
	background-color: #f7f7f8;
	padding:0px;
	margin:0px;
	text-align: center;
}
H1 {
	font-size:20px;
	color: #e10028;
	font-weight: normal;
	display: block;
	background: url(../images/h1.jpg) no-repeat left top;
	padding: 15px 0px 10px 15px;
	margin: 0px;
}
H2 {
	font-size:16px;
	color: #3366cc;
	font-weight: normal;
	display: block;
	background: url(../images/h2.jpg) no-repeat left top;
	padding: 15px 0px 10px 15px;
	margin: 0px;
}
H3 {
	font-size: 12px;
	font-weight: bold;
	color: #e10028;
	padding: 15px 0px 10px 0;
	margin: 0px;
}

/* top element start */

DIV#top {
  height: 161px;
  background: url(../images/top_bck.jpg) repeat-x;
}
DIV#top_cont {
  width: 900px;
  height: 161px;
  background: url(../images/top_cont_bck.jpg);
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  z-index: 998;
}
DIV#top_cont A#homelink {
  display: block;
  position: absolute;
  width: 258px;
  height: 89px;
  left: 9px;
  top: 12px;
}
DIV#top_cont A#homelink IMG {
  border: 0px;
}
DIV#top_cont DIV#searchform {
  position: absolute;
  position: relative;
  left: 640px;
  top: 45px;
  width: 260px;
  height: 40px;
}
DIV#top_cont DIV#searchform INPUT.search_string {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 178px;
  height: 39px;
  display: block;
  border: 0px;
  padding: 7px 0px 0px 7px;
  _padding: 5px 0px 0px 7px;  /* IE6 fix */
  background: url(../images/search_input.gif);
}
DIV#top_cont DIV#searchform INPUT.search_submit {
  position: absolute;
  left: 190px;
  top: 0px;
  width: 65px;
  height: 46px;
  display: block;
  border: 0px;
  background: url(../images/search_button.gif);
  cursor: pointer;
  padding-bottom: 15px;
  color: white;
}
DIV#top_cont DIV#systemmenu {
  position: absolute;
  left: 600px;
  width: 295px;
  top: 15px;
  display: block;
  text-align: right;
}
DIV#top_cont DIV#systemmenu A, DIV#top_cont DIV#systemmenu A:hover, DIV#top_cont DIV#systemmenu A:visited {
  text-decoration: underline;
  color: #e10028;
}
DIV#top_cont DIV#mainmenu {
	position: absolute;
	left: 0px;
	top: 121px;
	width: 900px;
	height: 30px;
	text-transform: uppercase;
	padding-top: 4px;
}
DIV#top_cont DIV#mainmenu UL {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
DIV#top_cont DIV#mainmenu UL LI {
	float: left;
	display: block;
	background: url(../images/mainmenu.gif) no-repeat right top;
}
DIV#top_cont DIV#mainmenu UL LI A, DIV#top_cont DIV#mainmenu UL LI A:hover, DIV#top_cont DIV#mainmenu UL LI A:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	display: block;
	padding: 7px 14px 7px 12px;
}

/* top element end */

/* middle element start */

DIV#middle {
	background: #206ed0 url(../images/middle_bck.jpg) repeat-x top;
}

/* front page only styles start */

DIV#front_cont {
  width: 900px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  min-height: 385px;
  _height: 385px; /* IE6 fix */
  background: url(../images/front_cont_bck.jpg) no-repeat;
  text-align: left;
}
DIV#front_cont #frontlink {
  padding-top: 3px;
  display: block;
}
DIV#front_cont A IMG {
  border: 0px;
}
DIV#middle2_front {
	background: url(../images/front_cont_bck2.jpg) repeat-x;
}
DIV#middle2_front_cont {
	width: 900px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
	min-height: 180px;
	_height: 180px; /* IE6 fix */
	text-align: left;
}
DIV.front_box {
	width: 295px;
	min-height: 150px;
	_height: 150px; /* IE6 fix */
	background: url(../images/frontpage_col_h3.jpg) no-repeat 15px 15px;
	padding: 15px 0px 0px 0px;
	float: left;
}
DIV.front_box_content {
	padding: 15px 0px 15px 30px;
}
DIV.front_box_content H3 {
	padding: 0px 0px 10px 0px;
	font-size: 20px;
	font-weight: normal;
}
DIV.front_box_content A, DIV.front_box_content A:visited {
	color: #e10028;
	text-decoration: underline;
}

/* front page only styles end */

/* content page only styles start */

DIV#middle_cont {
  width: 900px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/middle_cont_bck2.jpg) repeat-y;
}
DIV#middle_cont2 {
  text-align: left;
  background: url(../images/middle_cont_bck.jpg) no-repeat top;
  min-height: 400px;
	_height: 400px; /* IE6 fix */
}
DIV#content {
	padding: 15px 0px 15px 15px;
	width: 576px;
	overflow: hidden;
}
DIV#content IMG {
	border: 1px solid #d1d1d1;
	padding: 2px;
	margin 5px;
}
DIV#content UL {
	margin: 0px;
	padding: 0px 20px 10px 30px;
}
DIV#content UL LI {
	list-style-type: none;
	background: url(../images/content_ul.gif) no-repeat 0px 8px;
	padding: 2px 0px 3px 12px;
	/*border-bottom: 1px solid #cfcfcf;*/
}
DIV#content .article {
  padding: 15px;
}
DIV#banners {
	position: absolute;
	left: 630px;
	top: 13px;
	z-index: 1;
}
DIV#banners IMG {
	border: 0px;
	padding: 0px 0px 1px 0px;
	=padding: 0px 0px 6px 0px;
}
/* content page only styles end */

/* middle element end */

/* bottom element start */

DIV#bottom {
	background: url(../images/bottom.jpg) repeat-x;
}
DIV#bottom_cont {
  width: 900px;
  height: 83px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
DIV#bottom_cont DIV#secondmenu {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 700px;
	height: 30px;
}
DIV#bottom_cont DIV#secondmenu UL {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
DIV#bottom_cont DIV#secondmenu UL LI {
	float: left;
	display: block;
	background: url(../images/secondmenu.gif) no-repeat 0px 8px;
}
DIV#bottom_cont DIV#secondmenu UL LI A, DIV#bottom_cont DIV#secondmenu UL LI A:visited {
	color: #333333;
	font-weight: normal;
	display: block;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}
DIV#bottom_cont DIV#copyright {
	position: absolute;
	left: 15px;
	top: 35px;
	width: 700px;
	height: 30px;
	color: #333333;
	font-size: 11px;
}
DIV#bottom_cont  A#bottombanner {
	position: absolute;
	left: 750px;
	top: 5px;
	width: 134px;
	height: 67px;
}
DIV#bottom_cont  A#bottombanner IMG {
	border: 0px;
}

/* bottom element end */

/* jsdropdown menu start */

.ddsubmenustyle, .ddsubmenustyle ul {
  font: normal 12px Arial;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  list-style-type: none;
  border: 0px;
  visibility: hidden;
  z-index: 2;
}

.ddsubmenustyle li a, .ddsubmenustyle li a:visited {
  display: block;
  width: 160px;
  color: white;
  text-decoration: none;
  padding: 5px 5px 5px 13px;
  background: #153e9c url(../images/mainmenu2.gif) no-repeat center bottom;
  text-align: left;
}

* html .ddsubmenustyle li { /* IE6 fix */
  display: inline-block;
  width: 170px; 
}

.ddsubmenustyle li a:hover{
  color: white;
}

.downarrowpointer { 
  padding-left: 4px;
  border: 0;
  _padding-top: 8px; /* IE6 fix */
}

.rightarrowpointer {
  position: absolute;
  padding-top: 3px;
  left: 100px;
  border: 0;
}

.ddiframeshim {
  position: absolute;
  z-index: 500;
  background: transparent;
  border-width: 0;
  width: 0;
  height: 0;
  display: block;
}

/* jsdropdown menu end */

.gal_top {
  padding-right: 10px;
}

/* kalnendar */
table.calendar {
  border: 1px #969696 solid;
  font-size: 11px;
}

.calendar td {
  background-color: #F1F1F1;
  width: 30px;
}

.calendarHeader, .calendarHeader2 {
	font-weight: bolder;
	background-color: #FFFFCC;
}

.calendarHeader2 {
	width: 140px !important;
}

.calendarToday {
	background-color: #FFFFFF !important;
	font-weight: bold;
}
.calendar a {
  text-decoration: none;
}
.calendar a:hover {
  color: black;
} 
 
#slideshow {
	position: relative;
  width: 628px;
  height: 380px;
	overflow: hidden;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
} 
