a img {
 border: 
  3px /* Толщина рамки  */
  #fff /* Цвет границы */
  solid ;/* Сплошная линия */
}
a:link {
  color: #fff;
}
a:visited {
  color: #fff;
}
a:active{
  color: #9cb2b7;
}
a:hover {
  color: #698d93;
}
.gallarytitle {
	font-family: Tahoma;
	font-size: 18px;
	color: #fff;
	margin: 0;
	padding: 0;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fotka {
	float: left;
	font-size: 10pt;
	width: 130px;
	height: 160px;
	text-align: center;
vertical-align: middle;
}

.nazvaris {
	float: left;
	font-size: 10pt;
	width: 128px;
	text-align: center;
}

.rightnewstitle {
	font-family: Tahoma;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}
.line {
	font-family: Tahoma;
	font-size: 8px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}
.reclama {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
.date {
	font-family: Tahoma;
	font-size: 11px;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

/* Заголовки
----------------------------------------------- */
h1 {
font-size: 16px;
font-family: Tahoma;
font-weight: 600;
font-style: normal;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 0;
}

h2 {
font-size: 12px;
font-style: normal;
font-weight: normal;
}

h3 {
font-size: 1em;
font-style: italic;
}
body {
	font-size: 12px;
	font-family: Tahoma;
	background: #222;
	margin: 0;
	padding: 0;
	color: #fff;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 12px;
}
td {
	padding: 0px;
}
table.main {
	width: 1000px;
	height: 100%;
	border-collapse: collapse;
	border: 2px solid #8b9e9f;
	background-color: #4a6872;
}
td.top {
	height: 179px;
	background-image: url(/img/logo.jpg);
}
td.topmenu {
	background-color: #04222c;
	height: 34px;
	border: 1px solid #879da0;
}
td.left {
	width: 100%;
	padding: 15px 15px;
	vertical-align: top;
}
td.right {
	width: 250px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}
td.bottommenu {
	height: 24px;
	text-align: left;
	vertical-align: middle;
	background-color: #3d5b65;
}
td.copyright {
	height: 30px;
	text-align: center;
	padding: 0px;
}
.rightform {
	border: 1px solid #98aaac;
	background-color: #2f4d57;
	width: 225px;
	padding: 10px;
	margin-bottom: 3px;
}
.menulink {
	font-family: Tahoma;
	font-size: 20px;
	text-decoration: none;
}
.menuspace {
	font-family: Arial;
	font-size: 16px;
	color: #879da0;
	text-decoration: none;
	margin: 0 20px 0 20px;
}
.bmenulink {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
}
.style2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: 600;
	text-align: justify;
}
.style4 {
	color: #fff;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}