﻿.osn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.adres {
	font-family: "Times New Roman", Times, serif;
	font-size: 16;
	font-style: normal;
	color: #117dec;
	font-weight: normal;
	text-decoration: underline;
}
.chudo {
	font-family: "Times New Roman", Times, serif;
	font-size: 30;
	font-style: normal;
	color: #4b8028;
	font-weight: bold;
}
.pisma{
	font-family: arial;
	font-size: 14;
	font-style: normal;
	color: #b7b7b7;
	font-weight: normal;
}
.niz{
	font-family: arial;
	font-size: 12;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
}
.kr{
	font-family: arial;
	font-size: 12;
	font-style: italic;
	color: #8d1107;
	font-weight: normal;
}
a{
	font-family: "Times New Roman", Times, serif;
	font-size: 22;
	font-style: normal;
	color: #fafa10;
	font-weight: normal;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #fafa10;
}

.id{
	background-repeat: repeat-x;
	background-position: 50% top;
				text-align: center;
				color: #FFFFFF;
				font-weight: 700;
}
.id2{
	background-repeat: repeat-x;
	background-position: bottom;
}
.id3{
	background-repeat: no-repeat;
	background-position: top;
}
.id4{
	background-repeat: repeat-y;
	background-position: top;
}
.id5{
	background-repeat: no-repeat;
	background-position: bottom;
}