#bottomnav{
   margin: 0 auto;
   width: 1250px;
   padding: 10px;
   height: 100%;
}
#botmenucol {
    float: left;
    width: 150px;
    padding: 0px 35px 0px 15px;

}

A.podbotmenu:link, A.podbotmenu:visited, A.podbotmenu:hover, A.podbotmenu:active {
padding-bottom: 15px;
text-decoration: none;
color: #000;
font-weight: normal;
font-size: 13px;
}

A.podbotmenuactive:link, A.podbotmenuactive:visited, A.podbotmenuactive:hover, A.podbotmenuactive:active {
padding-bottom: 15px;
text-decoration: none;
color: #000;
font-weight: normal;
font-size: 13px;
}


A.bottomlink:link, A.bottomlink:visited, A.bottomlink:hover, A.bottomlink:active {
color: #000;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}
A.bottomlinkactive:link, A.bottomlinkactive:visited, A.bottomlinkactive:hover, A.podbotmenuactive:active {
color: #000;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}



#bottomnav  ul li, #bottomnav  ul li  {color: #000; text-decoration: none; font-size: 13px; font-weight: bold;}

.bottomrazd {
color: #000;

}

#bottomnav ul {
padding-left: 10px;
margin: 0px;
list-style-type: none;
}

#botrazd {
    float: left;
    width: 10px;
	height: 1px;
	border-left: 0px solid grey;
}