/* CSS Document */
body,div { margin: 0px; padding: 0}
h2 { 
  font-weight:bold;
  color:#333333;
  font-size:9pt
}
h3 { 
  font-weight:bold; color:#333333;
  font-size:11pt;
  text-align: center;
}
p { 
    color:#A9A9A9;
    font-size:10pt
}
.otm2 { text-indent: 20px}
.otm3 { text-indent: 30px;
}

a {
	 color:#A9A9A9
}
A:hover {
	color: #B21A20;
	text-decoration: none;
}
a:link {
	border: none;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.index_01 {
	background-image: url("../index_files/linii_left.jpg");
	background-position: center top;
	background-color:white;
	background-repeat:repeat-y
}
.index_02 {
	background-image: url("../index_files/linii_right.jpg");
	background-position: center top;
	background-color:white;
	background-repeat:repeat-y
}
.index_03 {
	background-color: #666666;
	background-position: center top;
	background-repeat:repeat-y
}
.index_04 {
	background-image: url("images/sets_files/sreda.jpg");
	background-position: center top;
	background-repeat:no-repeat
}
.index_05 {
	background-image: url("images/sets_files/sets_right.jpg");
	background-position: center top;
	background-repeat:no-repeat
}
.p1 { border-width: 1px; 
  border-top-style: none;
  border-bottom-style:none;
  border-left-style: none;
  border-right-style: none;
  border-color:black;
  background: #5A5A5A;
  color:#A9A9A9;
  font-size:9pt;
}
.p2 { 
  color:white;
  font-size:9pt;
}
.p3 { 
  color:white;
  font-size:9pt
}
.p4 {
  color:white;
  font-size:11pt;
  margin: 1 70 1 20pt
}
.td_1 {
  border: 1px solid black;
  text-align: center;
  background: #5A5A5A;
  font-size: 9pt;
  color: #A9A9A9;
  font-weight: bold 
}
.td_2 {
  border: 1px solid black;
  text-align: center;
  font-size: 9pt;
  color: white
}
.td_3 {
  border: 1px solid black;
  text-align: right;
  background: #5A5A5A;
  font-size: 9pt;
  color: #A9A9A9;
  font-weight: bold; 
}
#t_2 {
  border-collapse: collapse
}
p, a, h, td { 
	font-family: Arial, Verdana, sans-serif
}

