@charset "windows-1251";
#textarea {
	background-repeat: repeat-y;
	background-position: left;
	padding-right: 38px;
	padding-bottom: 38px;
	padding-left: 38px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#textarea A {
	color: #090;
	text-decoration: underline;
	font-weight: bold;
}

#menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#tit-line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a6a7aa;
}


.menu-on {
	color: #FFF;
	text-decoration: none;
}

.menu-off {
	color: #e2ffcf;
	text-decoration: none;
}

.menu-on:hover {
	color: #FFF;
	text-decoration: underline;
}

.menu-off:hover {
	color: #FFF;
	text-decoration: underline;
}





#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #a3a3a3;
}

#footer A {
	color: #a3a3a3;
	text-decoration: underline;
}

#footer A:hover {
	color: #000;
	text-decoration: underline;
}


#citytop {
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #a6a7aa;
	padding-top: 5px;
}

#citytop A {
	color: #a6a7aa;
	text-decoration: underline;
}

#citytop A:hover {
	color: #000;
	text-decoration: underline;
}



h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2a9344;
}

#tit-name h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2a9344;
	margin-top: 0px;
	margin-bottom: 0px;

}

/* new part */

#tbt-bg {
	background-repeat: no-repeat;
	background-position: right top;
}

a.tbt-lnk-pic, a.tbt-lnk-pic-wide  {
	position: relative;
	width: auto;
	display:block;
	padding-top: 15px;
	text-align: center;
}

a.tbt-lnk-pic {
	height: 75px;	
}

a.tbt-lnk-pic-wide {
	height: 60px;	
}

a.tbt-lnk-name, a.tbt-lnk-name-wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF !important;
	text-decoration: none !important;
	text-transform: uppercase;
	position: relative;
	width: auto;
	display: block;
	vertical-align:middle;
	text-align: center;
}

a.tbt-lnk-name {
	height: 35px;		
}

a.tbt-lnk-name-wide {
	height: 60px;			
}