body {
	background-color: #E6E6E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.k_link:link,a.k_link:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #506099;
	text-decoration: none;
}

a.k_link:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #909099;
	text-decoration: underline;
}
.k_text3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #909099;
	text-decoration: none;
}
a.k_link_desc:link,a.k_link_desc:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.k_link_desc:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.k_text{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.k_text2{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}

.line{
  background-image: url(images/frame.gif);
  background-repeat: repeat-y;
}
/*menu2 not active background*/
.m1back_na{
	background-image: url(images/m1back_na.gif);
  background-repeat: repeat-x;
  text-align: center;
}
.m1_active_button{
	background-image: url(images/m1_active_button.gif);
  background-repeat: repeat-x;
  text-align: center;
}
/*menu2 not active background*/
.m2back_na{
	background-image: url(images/m2back_na.gif);
  background-repeat: repeat-x;
  text-align: center;
}
/*menu2 yellow active background*/
.m2back{
	background-image: url(images/m2back.gif);
  background-repeat: repeat-x;
  text-align: center;
}
/*menu3 not active background*/
.m3back_na{
	background-image: url(images/m3back_na.gif);
  background-repeat: repeat-x;
  text-align: center;
}
/*menu3 light red active background*/
.m3back{
	background-image: url(images/m3back.gif);
  background-repeat: repeat-x;
  text-align: center;
}
/*menu2 buttons mouse over  background*/
.m2backactive{
	background-image: url(images/m2back_a.gif);
	background-repeat: repeat-x;
	background-position: center;
	cursor: pointer;
	text-align: center;
}
/*menu3 buttons mouse over background*/
.m3backactive{
	background-image: url(images/m3back_a.gif);
	background-repeat: repeat-x;
	background-position: center;
	cursor: pointer;
	text-align: center;
}
/*menu2 buttons passive background*/
.m2backpassive{
   background-image: none;
	text-align: center;
}
/*menu3 buttons passive background*/
.m3backpassive{
   background-image: none;
	text-align: center;
}
/*menu2 link*/
a.M2:link,a.M2:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #005693;
	text-decoration: none;
}
/*menu3 link*/
a.M3:link,a.M3:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bgActive{
   background-image: url(images/bgactive.gif);
	background-repeat:  no-repeat;
}

.bgPassive{
   background-image: url(images/bgpassive.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.enActive{
   background-image: url(images/enactive.gif);
	background-repeat:  no-repeat;
}
.enPassive{
   background-image: url(images/enpassive.gif);
	background-repeat:  no-repeat;
	cursor: pointer;
}
.corp{
	 background-image: url(images/corp.gif);
	background-repeat:  no-repeat;
	cursor: pointer;
}
.about{
	 background-image: url(images/about.gif);
	background-repeat:  no-repeat;
	cursor: pointer;
}
.contacts{
	 background-image: url(images/contacts.gif);
	background-repeat:  no-repeat;
	cursor: pointer;
}
.corp_active{
	 background-image: url(images/corp_active.gif);
	background-repeat:  no-repeat;
	cursor: pointer;
}
.about_active{
	 background-image: url(images/about_active.gif);
	background-repeat:  no-repeat;
	cursor: pointer;
}
.contacts_active{
	 background-image: url(images/contacts_active.gif);
	background-repeat:  no-repeat;
	cursor: pointer;
}
.left, a.left{
	background-image: url(images/left.gif);
	background-repeat:  no-repeat;
	cursor: pointer;
	padding-left: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #005693;
	text-decoration: none;
}
.left_active, a.left_active{
	background-image: url(images/leftactive.gif);
	background-repeat:  no-repeat;
	cursor: pointer;
	padding-left: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #005693;
	text-decoration: none;
}
.top, a.top{
	background-image: url(images/top.gif);
	background-repeat:  no-repeat;
	cursor: pointer;
	padding-left: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #005693;
	text-decoration: none;
}
.top_active, a.top_active{
	background-image: url(images/topactive.gif);
	background-repeat:  no-repeat;
	cursor: pointer;
	padding-left: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #005693;
	text-decoration: none;
}
/*classes - nastaniavane*/
.bizback{
	background-image: url(images/bizback.gif);
	background-position: center;
	background-repeat: repeat-x;
	text-align: center;
	cursor: pointer;
}
.bizback_active{
	background-image: url(images/bizback_active.gif);
	background-repeat: repeat-x;
	text-align: center;
	cursor: pointer;
}

.moreback{
	background-image: url(images/moreback.gif);
	background-position: center;
	background-repeat: repeat-x;
	text-align: center;
	cursor: pointer;
}
.moreback_active{
	background-image: url(images/moreback_active.gif);
	background-repeat: repeat-x;
	text-align: center;
	cursor: pointer;
}

.planinaback{
	background-image: url(images/planinaback.gif);
	background-position: center;
	background-repeat: repeat-x;
	text-align: center;
	cursor: pointer;
}
.planinaback_active{
	background-image: url(images/planinaback_active.gif);
	background-repeat: repeat-x;
	text-align: center;
	cursor: pointer;
}
.spaback{
	background-image: url(images/spaback.gif);
	background-position: center;
	background-repeat: repeat-x;
	text-align: center;
	cursor: pointer;
}
.spaback_active{
	background-image: url(images/spaback_active.gif);
	background-repeat: repeat-x;
	text-align: center;
	cursor: pointer;
}
.prirodaback{
	background-image: url(images/prirodaback.gif);
	background-position: center;
	background-repeat: repeat-x;
	text-align: center;
	cursor: pointer;
}
.prirodaback_active{
	background-image: url(images/prirodaback_active.gif);
	background-repeat: repeat-x;
	text-align: center;
	cursor: pointer;
}
a.m_nastaniavane:link, a.m_nastaniavane:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

