html {overflow: -moz-scrollbars-vertical;}

img{border: 0px;}

body{
	font-family: Tahoma, Arial;
	font-size: 11pt;
	padding: 0px;
	padding-right: 30px;
	margin: 0px;
	color: #414141;
	background: #FFFFFF;
}

input, table, td
{
	font-family: Arial, verdana, Tahoma;
	font-size: 12px;
	color: #414141;
}


a
{
	color: #ff0000;
	text-decoration: none;
}

a:hover{
	color: #ff0000;
	text-decoration: underline;
}


input{
	font-size: 11pt;
}

.menu
{
	color: #141414;
	text-transform: uppercase;
	font-size: 24px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana;
}

.menu:hover
{
	color: #141414;
	text-transform: uppercase;
	font-size: 24px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana;
}

.menu_act
{
	color: #ff0000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 24px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	font-family: arial, verdana;
}

.menu_act:hover
{
	color: #ff0000;
	text-decoration: none;
}

.lang
{
	color: #000000;
	text-transform: lowercase;
	background: url('/img/bulta.png') no-repeat 0px 2px;
	padding-left: 20px;
	font-family: arial, verdana;
	font-size: 12px;
}

.lang:hover
{
	color: #000000;
	text-transform: lowercase;
	background: url('/img/bulta.png') no-repeat 0px 2px;
	padding-left: 20px;
	font-family: arial, verdana;
	font-size: 12px;
	text-decoration: none;
}

.toplink
{
	background: #141414;
	height: 55px;
	text-align: center;
	border: 0px;
	padding: 0px 20px 0px 20px;
	border-right: 5px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

.toplink:hover
{
	background: #141414;
	height: 55px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
	padding: 0px 20px 0px 20px;
	border-right: 5px solid #FFFFFF;
}

.toplink_a
{
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	display: block;
	height: 100%;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

.toplink_a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	display: block;
	height: 100%;
	width: 100%;

}

.topbar_inline_div
{
	height: 27px;
	padding-left: 40px;
	width: 50px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	margin-top: 10px;
	padding-top: 10px;
	display: table;
}

.topbar_inline_div:hover
{
	height: 27px;
	padding-left: 40px;
	width: 50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin-top: 10px;
	padding-top: 10px;
	display: table;
}

.category_title
{
	position: relative;
	left: 30px;
	padding-top: 25px;
	color: #6057FF;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.news_title
{
	color: #414141;
	font-size: 12px;
}

.news_title:hover
{
	color: #414141;
	font-size: 12px;
	text-decoration: none;
}

.gallery_link:hover
{
	text-decoration: none;
}