﻿html body { padding: 0px; margin: 0px; background: #000000; }

a:link, a:visited { font-family: tahoma; font-size: 12px; color: #cfcfcf; text-decoration: underline; }
a:hover { font-family: tahoma; font-size: 12px; color: #cfcfcf; text-decoration: none; }

.menu a:link, .menu a:visited { font-family: trebuchet ms, tahoma; font-size: 12px; color: #cfcfcf; text-decoration: none; }
.menu a:hover { font-family: trebuchet ms, tahoma; font-size: 12px; color: #fff; text-decoration: none; }

.left a:link, .left a:visited { font-family: tahoma; font-size: 14px; color: #cfcfcf; text-decoration: none; }
.left a:hover { font-family: tahoma; font-size: 14px; color: #cfcfcf; text-decoration: none; }

.txt {font-family: tahoma; font-size: 12px; color: #cfcfcf; line-height: 150%; }

.title {font-family: tahoma; font-size: 24px; color: #9a0101; font-weight: normal; line-height: 24px; }

.png { //background-image: none ! important; behavior: url('pngfix.htc'); }

.bg { background: url('/i/map.png') no-repeat center top; }

ul li { padding-top: 12px; list-style-image: url('/i/list1.gif'); }
li ul li { list-style-image: url('/i/list2.gif'); }

img { vertical-lign: top; }

