@charset "windows-1251";

#frame {
	padding-left: 10px;
	width: 510px;
}

#col {
	width: 127px;
	padding-top: 10px;
	padding-bottom: 5px;
	float:left;
}
#clear {
	width: 510px;
	padding-top: 10px;
	float:left;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.smallTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ef4223;
}
.smallText13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.Zag {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}

.ZagRed {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ef4223;
	font-weight: bold;
    letter-spacing: 1px;
}

.sub_menu2 {
	margin-right:5px; 
	background:transparent url('/img/broat_ring.gif') no-repeat right center
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.superSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ef4223;
}
.superSmallGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.nc_group {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: bold;
	color: #ef4223;
}

.mlink a:link, .mlink a:visited {
	color: rgb(0, 0, 0);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.mlink a:active, .mlink a:hover {
	color: fa4f03;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}


ul, li {
margin: 0;
padding: 0;
}

.menuLeft {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	list-style-position:outside;
	line-height: 15px;
}
ul.menuLeft {
	margin:3px 0 0px 10px;
	padding:0 0 0px 3px;
	list-style-type: disc;
	list-style-image: url(/img/broat_ring.gif);
}
.menuLeft li {
	padding-bottom: 8px;
}
.menuLeft li a:link, .menuLeft  li a:visited {
	text-decoration: none;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
}
.menuLeft li a:active, .menuLeft  li a:hover {
	color:#fa4f03;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

