body {
background: url(/pic/py.jpg);
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #DBDBDB;
	scrollbar-face-color: #DBDBDB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F3F3F3;
}

a:link {
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
a:hover {
    background: #FFFFFF; /* Цвет фона под ссылкой */ 
    color: #CC0033; /* Цвет ссылки */ 
	text-decoration: none;
	font-style: bold;
   } 
a:visited {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

#layer {
 bottom: 0px; /* Расстояние от нижнего края окна браузера */
 left: 0px; /* Положение от левого края */
 position: absolute; /* Абсолютное позиционирование */
}

#layer1 {
 position: absolute; /* Абсолютное позиционирование */
 left: 0px; /* Положение от левого края */
 top: 0px; /* Положение от верхнего края */
}

p, div, th, td {
	font-size: 11px;
}

.html404 {
	font-size: 12px;
	color: #aa1010;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

table.pagelink {
	font-size: 11px;
}
table.pagelink td {
	padding: 0;
	margin: 0;
}
table.pagelink td.selected {
	color: #ffffff;
	background-color: #901025;
	padding: 2px 3px 2px 3px;
}
table.pagelink td a {
	text-decoration: none;
	color: #000000;
	padding: 2px 3px 2px 3px;
	margin: 0;
}

table.pagelink td a:hover {
	color: #ffffff;
	background-color: #901025;
}


table.leftmenu {
}

table.leftmenu a {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
table.leftmenu a:hover {
	color:  #CC0033;
	background-color: #FFFFFF;
	text-decoration: underline;
}


table.coming_events td {
	font-size: 11px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
table.coming_events td table {
	padding: 0;
	margin: 0;
	cursor: hand;
}
table.coming_events td.date {
	font-size: 11px;
	color: #606060;
	white-space: nowrap;
}
table.coming_events td.name {
	width: 100%;
	font-size: 11px;
	padding-left: 3px;
	margin-left: 10px;
	color: #000000;
}
table.coming_events td a {
	display: block;
	text-decoration: none;
	color: #000000;
	vertical-align: top;
}
table.coming_events td a:hover {
	background-color: #efefef;
}
table.coming_events td a.more {
	display: inline;
	text-decoration: none;
	color: #000000;
}
table.coming_events td a.more:hover {
	background-color: #efefef;
}


.eventlist {
	font-size: 11px;
}
table.eventlist {
}
table.eventlist th {
}
table.eventlist td {
	padding: 2px;
	margin: 0;
	vertical-align: top;
}
table.eventlist td a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
table.eventlist td a:hover {
	text-decoration: underline;
	background-color: transparent;
}
table.eventlist tr.row_0 td {
	background-color: #ffffff;
}
table.eventlist tr.row_1 td {
	background-color: #efefef;
}
table.eventlist tr.row_add_0 td {
	background-color: #ffffff;
}
table.eventlist tr.row_add_1 td {
	background-color: #efefef;
}

.companylist {
	font-size: 11px;
}
table.companylist {
}
table.companylist th {
	width: 50%;
}
table.companylist td {
	padding: 2px;
	margin: 0;
	vertical-align: top;
}
table.companylist td a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
table.companylist td a:hover {
	text-decoration: underline;
	background-color: transparent;
}
table.companylist tr.row_0 td {
	background-color: #ffffff;
}
table.companylist tr.row_1 td {
	background-color: #efefef;
}
table.companylist tr.row_add_0 td {
	background-color: #ffffff;
}
table.companylist tr.row_add_1 td {
	background-color: #efefef;
}

.photolist {
}
table.photolist td {
	padding: 2px;
	text-align: center;
}le.companylist tr.row_0 td {
	background-color: #ffffff;
}
table.companylist tr.row_1 td {
	background-color: #efefef;
}
table.companylist tr.row_add_0 td {
	background-color: #ffffff;
}
table.companylist tr.row_add_1 td {
	background-color: #efefef;
}

.photolist {
	width: 100%;
}
table.photolist td {
	padding: 2px;
	text-align: center;
	vertical-align: top;
}

.polllist {
	font-size: 11px;
}
table.polllist {
}
table.polllist th {
}
table.polllist th.column1 {
	width: auto;
}
table.polllist th.column2 {
	width: 100px;
}
table.polllist th.column3 {
	width: 100px;
}
table.polllist td {
	padding: 2px;
	margin: 0;
	vertical-align: top;
}
table.polllist th a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
table.polllist th a:hover {
	color: #ff0000;
	background-color: transparent;
}
table.polllist td a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
table.polllist td a:hover {
	text-decoration: underline;
	background-color: transparent;
}
table.polllist tr.row_0 td {
	background-color: #ffffff;
}
table.polllist tr.row_1 td {
	background-color: #efefef;
}
table.polllist tr.row_add_0 td {
	background-color: #ffffff;
}
table.polllist tr.row_add_1 td {
	background-color: #efefef;
}

.company {
}
table.company {
	font-size: 11px;
}
table.company td {
	padding: 2px;
}
.company div {
	padding: 0;
}
.company ul {
	padding-top: 0;
	margin-top: 0;
}
.company li {
	padding-top: 0;
}


.event {
}
table.event {
	font-size: 11px;
}
table.event td {
	padding: 2px;
}
table.event ul {
	padding-top: 0;
	margin-top: 0;
}
table.event li {
	padding-top: 0;
}

/*  job */
.vacancies {
	font-size: 11px;
}
table.vacancies {
}
table.vacancies th {
}
table.vacancies th.column1 {
	width: auto;
}
table.vacancies th.column2 {
	width: 100px;
}
table.vacancies td {
	padding: 2px;
	margin: 0;
	vertical-align: top;
}
table.vacancies th a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
table.vacancies th a:hover {
	color: #ff0000;
	background-color: transparent;
}
table.vacancies td a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
table.vacancies td a:hover {
	text-decoration: underline;
	background-color: transparent;
}
table.vacancies tr.row_0 td {
	background-color: #ffffff;
}
table.vacancies tr.row_1 td {
	background-color: #efefef;
}

.resumes {
	font-size: 11px;
}
table.resumes {
}
table.resumes th {
}
table.resumes th.column1 {
	width: auto;
}
table.resumes th.column2 {
	width: 100px;
}
table.resumes td {
	padding: 2px;
	margin: 0;
	vertical-align: top;
}
table.resumes th a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
table.resumes th a:hover {
	color: #ff0000;
	background-color: transparent;
}
table.resumes td a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
table.resumes td a:hover {
	text-decoration: underline;
	background-color: transparent;
}
table.resumes tr.row_0 td {
	background-color: #ffffff;
}
table.resumes tr.row_1 td {
	background-color: #efefef;
}


/* comments */
.commentlist {
}
table.commentlist {
	width: 100%;
	margin-bottom: 10px;
}
table.commentlist td {
	padding: 1px 0 1px 5px;
	background-color: #efefef;
}
table.commentlist td.rspacing {
	height: 5px;
}
table.commentlist td.rspacingtheme {
	background-color: transparent;
	height: 15px;
}
table.commentlist td.nick {
	font-weight: bold;
	background-color: #b0b0b0;
}
table.commentlist td.date {
	font-style: italic;
}
table.commentlist td.title {
}
table.commentlist td.content {
	background-color: #ffffff;
	border: 3px solid #efefef;
}
table.commentlist td.content b {
}
table.commentlist td.content i {
}
table.commentlist td.content a {
	color: #0000ff;
	text-decoration: underline;
}
table.commentlist td.content blockquote {
	padding: 3px;
	margin: 3px 0 3px 10px;
	border-left: 1px solid red;
	font-style: italic;
}


/* last comments */
table.lastcomments {
	width: 100%;
}
table.lastcomments td {
	padding: 1px 0 1px 0;
}
table.lastcomments td.rspacing {
	height: 2px;
}
table.lastcomments td.rspacingtheme {
	background-color: transparent;
	height: 2px;
}
table.lastcomments td.nick {
	font-weight: bold;
	background-color: #b0b0b0;
}
table.lastcomments td.date {
	width: 65px;
	font-size: 9px;
	font-style: normal;
}
table.lastcomments td.title {
}
table.lastcomments td.content {
	background-color: #ffffff;
	border: 3px solid #efefef;
}
table.lastcomments td.content a {
}
table.lastcomments td a.more {
	display: inline;
	text-decoration: none;
	color: #000000;
}
table.lastcomments td a.more:hover {
	background-color: #efefef;
}


.commentform {
}
table.commentform {
	width: 100%;
}
table.commentform table {
	width: 100%;
	margin-top: 5px;
}
table.commentform td {
	text-align: left;
	vertical-align: top;
	color: #000000;
	font-weight: bold;
	padding: 3px;
}
table.commentform td.nick {
	background-color: #b0b0b0;
}
table.commentform div.button {
	overflow: hidden;
	width: 16px;
	height: 16px;
	margin: 3px;
	background-repeat: no-repeat;
}
table.commentform div.button img {
	position: relative;
	cursor: pointer;
	cursor: hand;
}


/* registration */
table.regform {
	width: 90%;
}
table.regform td {
	text-align: center;
	padding: 2px;
}
table.regform td.col1 {
	text-align: left;
}
table.regform td.col2 {
	text-align: right;
}
p.reginfo {
	width: 100%:
	text-align: center;
	font-weight: bold;
	color: #000000;
}
p.regwarn {
	width: 100%:
	text-align: center;
	font-weight: bold;
	color: #700000;
}


/* from index.html */
body,html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/pic/top.png);
	background-repeat: repeat-x;
	background-position: top left;
}
.body_tb{
background: url(/pic/bottom.jpg) repeat-x bottom left;
}

.forma1 {
 border-top: 1px solid #666666;
 border-left: 1px solid #666666;
 border-right: 1px solid #666666;
 border-bottom: 1px solid #666666;
 background-color: #D4D4D4; 
}
.line1 {
font: normal 11px Arial, Helvetica, sans-serif;
border-bottom: 1px  solid #000000;
margin-left: 0;
}   
.text1 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 10px;
}
.text2 {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border-bottom: 2px  solid #CC0033;
	margin-left: 0px;
    margin-bottom: 5px;
}
p.text2 {
	margin: 0;
	padding: 0;
	text-align: left;
}

.layer1 {
 position: fixed;
 left: 0px; 
 bottom: 0px; 
}
a:link {
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
a:hover {
    background: #FFFFFF; /* Цвет фона под ссылкой */ 
    color: #CC0033; /* Цвет ссылки */ 
	text-decoration: none;
	font-style: bold;
   } 
a:visited {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}
.text5 {
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px  solid #CC0033;	
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	margin-left: 0px;
    margin-bottom: 5px;
}