html {
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
* {border:0px solid black;}

body {
	margin: 0;
	margin-top: 5px;
	background-image:url('../images/bckg.gif');
	font-family: Verdana;
	height: 100%;
	font-size: 1.2em;
	text-align: center;
	background-color: #EDEDED;
	color: #303030;
}
img {
	border: 0;
}
table {
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}

a {
	color: #29176B;
	text-decoration: none;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	margin-top: -1px;
	_margin-top: -2px;
}

#header {
	xmargin: auto;
	margin-left: 5px;
	text-align: center;
}

#body {
	background-color: white;
	margin: auto;
	float: left;
	width: 980px;/*765px;*/
	border: 2px solid #ABB5B6;
	padding-bottom: 8px;
}

#left_header {
	float: left;
	width: 225px; /*175px;*/
	padding-right: 8px;
}
#left_header .logo {
	width: 222px;
	height: 98px;
	border: 1px solid #29176B;
	border-top-color: white;
	border-left-color: white;
}

#clen {
	border: 2px solid #E9E7E8;
	margin-left: 2px;
	margin-top: 3px;	
}
#clen div.nazov {
	background-color: #E9E7E8;
	padding: 2px 4px 5px 4px;
	color: #5D5B5C;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
#clen div.images {
	margin-top: 4px;
	margin-bottom: 2px;	
	margin-left: 9px;
}
#clen img {
	float: left;
}

#content {
	float: left;
	width: 747px;
	text-align: left;
}

#content .left_content {
	float: left;
	width: 370px;/*284px;*/
	xmargin: 0px 4px 0px 0px;
	xborder: 2px solid #9E9E9E;
	overflow: hidden;
}
#content .right_content {
	float: left;
	width: 365px;/*278px;*/
	xborder: 2px solid #9E9E9E;
}
#content .left_content h1 ,
#content .right_content h1 {
	display: block;
	float: left;
	width: 353px;
	margin: 0;
	padding: 3px 6px 3px 6px;
	color: #576045;
	background-color: #FFF8A8;
	font-size: 11px;
}

.sitemap {
	border: 2px solid #EEEEEE;
	margin-right: 8px;
}
.sitemap h1 {
	margin: 0;
	padding: 3px 6px 3px 6px;
	color: #576045;
	background-color: #FFF8A8;
	font-size: 11px;
}
.sitemap li {
	list-style-image: url(../images/sipka_sitemap.gif);
	padding-bottom: 3px;
}
.sitemap ul ul {
	margin-left: 16px;
	margin-top: 3px;
}
.sitemap a {
	text-decoration: none;
	color: #5A5A5A;
}
.sitemap a:hover {
	text-decoration: underline;
}

#flash {
	border: 10px solid #210F65;
	margin: auto;
	width: 610px;
	margin-top: 100px;
}

#motto {
	padding-left: 40px;
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #415ca3;
	font-family: 'Tahoma';
	line-height: 24px;
	letter-spacing: 1.75px;
}

a.invsbl {
	color: white;
	font-size: 11px;
	margin-left: 570px;
}

a.invsbl:hover {
	color: #FFD83F;
	font-size: 11px;
	margin-left: 570px;
}

#footer {
  width: 950px;
  padding: 0px 15px 0px 15px;
  color: white;
  font-size: 12px;
}

#footer a {
  text-decoration: none;
  color: rgb(190, 190, 190);
}

#footer a:hover {
  text-decoration: underline;
  color: rgb(190, 190, 190);
}

.left_foot {
  padding-left: 10px;
  color: rgb(190, 190, 190) !important;
}
.right_foot {
  padding-right: 10px;
  color: rgb(190, 190, 190) !important;
}

#ImageBoxOverlay{	background-color: #333333; }
#ImageBoxCaption{	background-color: #FFFFFF; width: 250px; }
#ImageBoxContainer{	width: 250px;	height: 250px;	background-color: #FFFFFF; }
#ImageBoxCaptionText{	font-weight: bold;	padding-bottom: 5px;	font-size: 13px; color: #212121;}
#ImageBoxCaptionImages{	margin: 0; font-family: 'Verdana'; font-size: 10px; }
#ImageBoxNextImage{ background: url(../images/next.gif) transparent no-repeat right 5000px; }
#ImageBoxPrevImage{ background: url(../images/prev.gif) transparent no-repeat left 5000px; }
#ImageBoxLoader { width: 32px; height: 32px; }
#ImageBoxClose img { border: 0px; }
#ImageBoxNextImage:hover{ background-position: right 50px;  }
#ImageBoxPrevImage:hover{ background-position: left 50px; }

