/* NAVIGATION */
/* set position ONLY by parameter "margin"! */
.navBar { height: auto; }

.navGlass1 {
	background: url("/st/img/buttom_glass_1.png") no-repeat 0 0;
	width: 202px;
	height: 85px;
	position: relative;
	margin: 0;
	position: relative;
}

.navGlass2 {
	background: url("/st/img/buttom_glass_2.png") no-repeat 0 0;
	width:151px;
	height:50px;
	position: relative;
	margin:0 0 0 5px;
}

.navGlass3 {
	background: url("/st/img/buttom_glass_3.png") no-repeat 0 0;
	width:134px;
	height:45px;
	position: relative;
	margin:-5px 0 0 20px;
}

.navGlass4 {
	background: url("/st/img/buttom_glass_4.png") no-repeat 0 0;
	width:147px;
	height:48px;
	position: relative;
	margin:-3px 0 0 15px;
}

.navGlass5 {
	background: url("/st/img/buttom_glass_5.png") no-repeat 0 0;
	width:150px;
	height:63px;
	position: relative;
	margin:-17px 0 0 32px;
}


a.menuNavItem {
	display: block;
	width: 130px;
	height: auto;
}

#about  {
	display: block;
	width: 85px;
	height: 39px;
	background: url("/st/img/about_highlight.png") no-repeat 0 0;
	cursor: pointer;
	position: relative;
	margin: -70px 0 0 37px;
}

#about:hover { 
	background: url("/st/img/about_highlight_1.png") no-repeat 0 0;
	cursor: pointer;
}

#about_a  {
	background: url("/st/img/about_highlight_1.png") no-repeat 0 0;
	display: block;
	width: 85px;
	height: 39px;
	position: relative;
	margin: -70px 0 0 37px;
}

#forum {
	display: block;
	width: 81px;
	height: 38px;
	background: url("/st/img/forum_highlight.png") no-repeat 0 0;
	cursor: pointer;
	position: relative;
	margin: -47px 0 0 37px;
}

#forum:hover { 
	background: url("/st/img/forum_highlight_1.png") no-repeat 0 0;
	cursor: pointer;
}

#forum_a  {
	background: url("/st/img/forum_highlight_1.png") no-repeat 0 0;
	display: block;
	width: 81px;
	height: 38px;
	position: relative;
	margin: -47px 0 0 37px;
}


#rating {
	display: block;
	width: 91px;
	height: 45px;
	background: url("/st/img/rating_highlight.png") no-repeat 0 0;
	cursor: pointer;
	position: relative;
	margin: -53px 0 0 37px;
}

#rating:hover { 
	background: url("/st/img/rating_highlight_1.png") no-repeat 0 0;
	cursor: pointer;
}

#rating_a  {
	background: url("/st/img/rating_highlight_1.png") no-repeat 0 0;
	display: block;
	width: 91px;
	height: 45px;
	position: relative;
	margin: -53px 0 0 37px;
}


#ghelp {
	display: block;
	width: 91px;
	height: 45px;
	background: url("/st/img/help_highlight.png") no-repeat 0 0;
	cursor: pointer;
	position: relative;
	margin: -55px 0 0 37px;
}

#ghelp:hover { 
	background: url("/st/img/help_highlight_1.png") no-repeat 0 0;
	cursor: pointer;
}

#ghelp_a  {
	background: url("/st/img/help_highlight_1.png") no-repeat 0 0;
	display: block;
	width: 91px;
	height: 45px;
	position: relative;
	margin: -55px 0 0 37px;
}

#news {
	display: block;
	width: 91px;
	height: 45px;
	background: url("/st/img/news_highlight.png") no-repeat 0 0;
	cursor: pointer;
	position: relative;
	margin: -52px 0 0 37px;
}

#news:hover { 
	background: url("/st/img/news_highlight_1.png") no-repeat 0 0;
	cursor: pointer;
}

#news_a  {
	background: url("/st/img/news_highlight_1.png") no-repeat 0 0;
	display: block;
	width: 91px;
	height: 45px;
	position: relative;
	margin: -52px 0 0 37px;
}

.nav2_1 {
	width: 203px;
	height: auto;
	margin: 30px 0 0 45px;
}

a.menuNavItem2 {
	width: 203px;
	height: auto;
	position: relative;
	cursor: pointer;
}

#books  {
	display: block;
	height: 28px;
	background: url("/st/img/books.png") no-repeat 0 0;
}

#books:hover { 
	background: url("/st/img/books_active.png") no-repeat 0 0;
}


#books_a  {
	background: url("/st/img/books_active.png") no-repeat 0 0;
	display: block;
	width: 203px;
	height: 28px;
}

#agreement  {
	display: block;
	height: 41px;
	background: url("/st/img/agreement.png") no-repeat 0 0;
}

#agreement:hover { 
	background: url("/st/img/agreement_active.png") no-repeat 0 0;
}

#agreement_a  {
	background: url("/st/img/agreement_active.png") no-repeat 0 0;
	display: block;
	width: 203px;
	height: 41px;
}

#regulations  {
	display: block;
	height: 29px;
	background: url("/st/img/regulations.png") no-repeat 0 0;
}

#regulations:hover { 
	background: url("/st/img/regulations_active.png") no-repeat 0 0;
}

#regulations_a  {
	background: url("/st/img/regulations_active.png") no-repeat 0 0;
	display: block;
	width: 203px;
	height: 29px;
}

#blog  {
	display: block;
	height: 28px;
	background: url("/st/img/blog.png") no-repeat 0 0;
}

#blog:hover { 
	background: url("/st/img/blog_active.png") no-repeat 0 0;
}

#blog_a  {
	display: block;
	width: 203px;
	height: 28px;
}

#manual  {
	display: block;
	height: 42px;
	background: url("/st/img/manual.png") no-repeat 0 0;
}

#manual:hover { 
	background: url("/st/img/manual_active.png") no-repeat 0 0;
}

#manual_a  {
	background: url("/st/img/manual_active.png") no-repeat 0 0;
	display: block;
	width: 203px;
	height: 42px;
}