body,td,th {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	color: #000000;
}
body {

	margin: 0;
}
p {
    margin: 0;
	padding: 0;
}
ul{
  list-style-image: url('img/blugem.gif');
  list-style-position: inside;
}
a:link {
color : #3333cc; 
text-decoration : none; 
font-weight : bold; 
} 
a:hover {
color : #3333cc; 
background-color : #ffffff; 
text-decoration : underline; 
font-weight : bold; 
}
a:visited {
color : #6600cc; 
font-weight : bold;
text-decoration : none;
}
a:active {
color : #000000; 
text-decoration : underline; 
font-weight : bold; 
background-color : #6666ff; 
}

hr {

}
h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}

form {
	margin: 0;
}
img { 
   border:0;
   margin: 0;
}
.main {
	width: 100%;
	margin: auto;
	padding: 0;
}
.banner {
    height: 76px;
	background-image: url('img/stripew8.jpg');
	background-repeat: repeat-x;
	display: none;display: none;
}
#banner2 {
    width: 6%;
	background-image: url('img/stripew8.jpg');
	background-repeat: repeat-x;display: none;
}
#banner_part1 {
   	float:left;
	padding-bottom: 2px;display: none;
}
#banner_part2 {
	float: right;display: none;
	
}
.menu_content {
    font-family: Arial;
    height: 29px;
	background-color: #ccccff;
	width: 535px;
	text-align: right;display: none;
}
.menu_content2 {
    font-family: Arial;
    height: 64px;
	background-color: #ccccff;
	vertical-align: top;display: none;
}
.menu_content3 {
	background-color: #ccccff;display: none;
}
#menu_top1 {
	float:left;
	height: 29px;display: none;
}
.menu_top2 {
    float: right;
	height: 29px;display: none;
}
#menu_top3 {
    width: 9%;display: none;
}
#menu_bottom1 {
display: none;
}
#menu_bottom2 {
    float: right;display: none;
}

#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-transform: uppercase;
	padding-top: 5px;
	font-size: 11px;
	padding-left: 8px;display: none;
	}

	 #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-transform: uppercase;
	font-size: 11px;
}

#nav a {
	display: block;
	text-decoration: none;
}
#nav li { /* all list items */
	float: left;
    margin-right: 8px;
}

#nav li ul { /* second-level lists */
    text-align:left;
    padding:8px;
	padding-left: 17px;
	position: absolute;
	background: #CCCCFF;
	border-bottom: 3px solid #A3A4FF;
	border-right: 3px solid #A3A4FF;
	width: 140px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	/* background-image: url('img/bck_right.gif');
	background-repeat: repeat-y;
	background-position: top right; */
}
#nav li a:hover { /* all list items */
text-decoration: underline;
	background-color:white;
}
#nav li ul li {
padding: 0;
margin:0;
width: 140px;
}
#nav li ul a:hover{ /* second-level lists */
    text-decoration: underline;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}






#nav2 {
font-family: Arial;
    width:100%;
	padding-top: 6px;
	font-size: 11px;
	padding-left: 8px;display: none;
}
	 #nav2 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-transform: uppercase;
	font-size: 11px;
}

#nav2 a {
	display: block;
	text-decoration: none;
}
#nav2 li { /* all list items */
	float: left;
    margin-right: 8px;
}

#nav2 li ul { /* second-level lists */
    text-align:left;
    padding:8px;
	padding-left: 17px;
	position: absolute;
	background: #CCCCFF;
	border-bottom: 3px solid #A3A4FF;
	border-right: 3px solid #A3A4FF;
	width: 140px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	/* background-image: url('img/bck_right.gif');
	background-repeat: repeat-y;
	background-position: top right; */
}
#nav2 li a:hover { /* all list items */
text-decoration: underline;
	background-color:white;
}
#nav2 li ul li {
padding: 0;
margin:0;
width: 140px;
}
#nav2 li ul a:hover{ /* second-level lists */
    text-decoration: underline;
}

#nav2 li:hover ul, #nav2 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



#title {
    font-family: "ZapfChancery-MediumItalic", Georgia, "times new roman", serif;
    width: 100%;
    font-size: 23px;
	letter-spacing : 1px; 
	text-align: center;
	padding: 0;
	margin: 0;
	padding-bottom: 0px;	
}
p.title2 {
    font-family: "ZapfChancery-MediumItalic", Georgia, "times new roman", serif;
    font-size: 23px;
	letter-spacing : 1px;
	padding: 0;
	margin: 0;
}
#logo {
   width:100%;
   padding-top: 5px;
   padding-left: 80px;
}
.content {
    font-family: Times New Roman;
	font-size:1em;
	text-align: justify;
    padding: 0;
	margin: 0;
	padding-top:20px;
	padding-bottom: 20px;
	padding-left:40px;
	padding-right: 40px;
	vertical-align: top;
}
.content p {
    text-indent: 16px;
	margin-bottom:16px;
	margin-top: 16px;


}
#content_left {
    background-image: url('img/fstlogs.jpg');
	background-repeat: repeat-y;
	width: 110px;
	padding-right:20px;
}
#content_right {
 
	font-size:1em;
}

#copyright {
	font-weight: bold;
    padding: 0;
	margin: 0;
}
#content1 {
    width: 525px;
	height: 0;
	overflow: hidden;
}
#content2 {
	vertical-align: top;
}
#content3 {
    width: 184px;
	vertical-align: top;
	padding-top: 5px;display: none;
}
#content4 {
    width: 7%;display: none;
}
.right_column {
	text-align: right;
	padding-bottom: 30px;display: none;
}
.search {
	font-family: Arial;
	text-align: right;
}
#text_search {
    background-color: #ccccff;display: none;
}
#adsense {
    text-align: right;
	padding-top: 40px;
	padding-bottom: 20px;display: none;
}
.menu_right {
    text-align: right;
	margin-bottom: 30px;display: none;
}
.menu_right ul {
    font-family: Arial;
    margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
	list-style-type: none;
	list-style-image: none;display: none;
}
.menu_right ul li {
    margin: 0;
	padding: 0;
	line-height: 12px;display: none;
}

a.current_page_item {
    
}
.line_bottom {
    height: 28px;
	width: 100%;
	background-image: url('img/stripen.jpg');
	background-repeat: repeat-x;
	padding-bottom: 5px;
	display: none;
}   
.footer {
	background-color: #ccccff;
	height: 170px;
	text-align: left;
	display: none;
}
#footer1 {
	text-align: left;
	padding-left: 10px;
	display: none;
}
#footer2 {
    font-family: Copperplate Gothic Light, Verdana;
    font-size: 12px;
    margin-bottom: 10px;
	text-align: left;
	padding-left: 50px;

	
}
#footer3 {
	text-align: right;
	display: none;
}
.pdf {     font-family: Copperplate Gothic Light, Verdana;
    font-size: 14px;
	text-align: right;
	display: none;
	}
	#ramka {
border:0;
}