body{
	margin: 0;
	background: #414141;
	color: #fff;
	
}

table.top td{
	padding: 5px;
}

tr.top2{
	background-color: #666;
	font-size: 16px;
	font-family: sans-serif;
}
tr.top3{
	border-top: 1px solid #808080;
	border-bottom:1px solid #808080;
}

tr.top3 td,tr.top2 td{
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}



.hor{
	background-repeat: repeat-x;
	background-position: top;
}
div.kot{
	font-family: Arial;
	font-size: 12px;
	color: #c0c0c0;
}
a.kot{
	font-family: Arial;
	font-size: 12px;
	color: White;
}
a.kot:hover {
	text-decoration: none;
}
div.text, table p{
	font-family: Arial;
	font-size: 12px;
	color: #c0c0c0;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-indent: 0px;		
	text-align: top;
}
table.text {
	color: #c0c0c0;
}
div.zag{
	font-family: "Times New Roman";
	font-size: 23px;
	color: #c0c0c0;
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: uppercase;
}
div.zag1{
	font-family: "Times New Roman";
	font-size: 22px;
	color: #c0c0c0;
	/*font-weight: bold;*/
	letter-spacing: 2px;
	text-align: center;
}
a.menu1{
	font-family: Arial;
	font-size: 12px;
	color: #c0c0c0;
	text-decoration: none;
}
a.menu1:hover{
	text-decoration:underline;
}

a.menu{
	font-family: Arial;
	font-size: 14px;
	color: #c0c0c0;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}


a.str{
	font-family: Arial;
	font-size: 14px;
	color: #808080;
	text-decoration: none;
}
a.str:hover {
	text-decoration: underline;
}


div.pad {
	padding: 5px 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: White;
	width: 165px;
}
div.menu {
	font-family: Arial;
	font-size: 14px;
	color: White;
	text-decoration: none;
}
div.menu a:hover{
	text-decoration: underline;
	font-weight: bold;

}
/*div.op {
	background: center url("img/foneurl.gif") no-repeat;
}
*/
div.leftbar{
	background:#414141;
	padding:5px;
	margin-bottom: 5px;
}
div.leftbar p{
	text-align: justify;
	font-size: 12px;
	color: #c0c0c0;
	font-family: Tahoma;
	margin: 8px 0;
	padding: 0;
}

table.gallery{
	border-collapse:collapse;
	border: 1px solid #808080;
}

table.gallery td{
	border: 1px solid #808080;
}

table.gallery img{
	max-width: 100px;
	max-height: 150px;
	border: 1px solid #808080;
}
table.gallery img:hover{
	border: 1px solid #fff;
	box-shadow: 0 0 15px #fff; /* Параметры тени */
    -moz-box-shadow: 0 0 15px #fff; /* Для Firefox */
    -webkit-box-shadow: 0 0 15px #fff; /* Для Safari и Chrome */
}

.galera td{
	width: 20%; 
	text-align: center; 
	vertical-align: middle;
}
.galera td a img {
	border: 1px solid #808080;
}
img.imggal{
	border: 1px solid #808080;
}



