body {
	margin:0;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000;
}

img {
	border:0px;
}

h1 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #ff6400;
}

h2 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #93cc29;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000;
}

li {
	list-style-type: square;
}

a {
	color:#000000;
}

input {
	font-family: Tahoma;
	 font-size: 12px;
}


a.orange
  {
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 12px;
    color: #ff6400;
    TEXT-DECORATION: none;
  }

a:hover.orange
  {
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 12px;  
    color: #ff6400;
    TEXT-DECORATION: underline;
  }

.footer-copyright, .footer-powered {
	color: #ffffff;
    font-size: 11px;
}

.footer-copyright {
	padding: 0 0 0 20px;
	width: 650px;

}

.footer-powered {
	text-align: right; 
	padding-right: 12px;
}

.main {
	width: 623px;
	padding: 0 40px 0 20px;
	vertical-align: top;
}

.vertical-line {
	width: 6px;  
	background-image: url('/bitrix/templates/detidetyam/images/vertical-line.png'); 
	background-repeat: repeat-y;
}
