.subscribe {
	border:1px solid gray; background-color: #F0F0F0; width: 75px; margin-left: 10px;
}
.search_b {
border:1px solid gray; background-color: #F0F0F0; width: 50px; margin-left: 10px;
}
.pvote {
border:1px solid gray; background-color: #F0F0F0; padding: 10px;
}
.sub_vote {
border:1px solid gray; background-color: #F0F0F0; width: 65%; margin-left: 10px;
}

img {
	border: 0px;
}

#leftbar div.tip {
	margin: 0;
	padding: 5px;
	text-align: left;
}
#leftbar div.tip p {
	text-align: left;
}

A:active {
text-decoration: none; color: #008
	}
A:link, A:visited {
text-decoration: none; color: #006
}
A:hover {
text-decoration: underline; color: #008
}
body {
margin: 0px 0px; padding: 0px 0px; font: 8pt Tahoma, Verdana, Helvetica, Arial, sans-serif; color: #3333;
}
input {
font: 8pt Verdana, Helvetica, Arial, sans-serif; color: #000; border-color: #000 solid;
}
TD {
font: 8pt Verdana, Helvetica, Arial, sans-serif; color: #333;
}
.txt8b {
font-size: 8pt; font-weight: bold;
}
.txt8 {
font-size: 8pt; color: #333; font-weight:normal;
}

body, html {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

body, input, textarea, select, option {
	font-family: verdana, arial, helvetica, sans-serif;
}
#content, #headmenu, #footnav, #copyright, #thismirror,
#headsearch span, #headsearch input, #headsearch select {
	font-size: 85%;
}
a, a:visited, a:hover {
	color: #000099;
	background-color: transparent;
}
a:active {
	color: #0000ff;
	background-color: transparent;
}
h1, h2, h3, h4 {
	font-weight: bold;
	color: #000066;
	background-color: transparent;
}
h1 { font-size: 130%; }
h2 { font-size: 125%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }

hr {
	border: 0px;
	color: black;
	background-color: black;
	height: 1px;
	/* clear: both; has problems in IE and Opera */
}
.center {
	text-align: center;
}
li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: square;
}
em {
	font-weight: bold;
	font-style: italic;
}
#content {
	padding: 10px; /* Отступ от краев центра*/
}
#content h1 {
	margin-top: 0px;
}
/* 3px IE bug hack hidden from IE5-mac \*/
* html #content { height: 1%; }
/* End hide from IE5-mac */
#layout_2, #layout_3 {
	/* Повторяем фон с лева */
	background-position: top left;
	background-repeat: repeat-y;
}
#layout_3_helper {
	/* Повторяем фон с права */
	background-position: top right;
	background-repeat: repeat-y;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
}
#confTeaser {
	border: 1px dotted #999;
	padding: 10px 0;
	margin: 0;
	background-color: #eee;
	font-size: small;
}
#confTeaser ul {
	margin: 0;
	padding: 0;
	display: inline;
}
#confTeaser ul li {
	background-color: #eee;
	padding: 0 2px;
	margin: 0;
	display: inline;
}

#leftbar p, #leftbar h3, #rightbar p, #rightbar h3 {
	margin-top: 0;
	margin-bottom: 0px;
}
#rightbar {
	float: right;
	width: 186px;
	padding: 5px;
	font-size: smaller;
}

#layout_2 #content, #layout_3 #content {
	margin-left: 196px;
}
#layout_3 #content {
	margin-right: 196px;
}
#headsearch {
	background-color: #006699;
	border-width: 1px 0px;
	border-color: #333366;
	border-style: solid;
	text-align: right;
	padding-right: 6px;
	font-size: 75%;
	color: white;
}
#headsearch input.submit {
	vertical-align: baseline;
}
#headsearch form, #headsearch p {
	margin: 0px;
}

/* Footer Навигация*/
#footnav {
	color: inherit;
	background-color: #006698;
	border-width: 1px 0px;
	border-color: #333366;
	border-style: solid;
	text-align: left;
	padding-right: 10px;
}
#pagefooter {
	position: relative;
	font-size: 100%;
	color: inherit;
	background-color: #cccccc;
	width: 100%;

}
#thismirror {
	text-align: right;
	margin-left: 50%;
	padding: 6px;
}
#copyright {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 6px;
	margin-right: 30%;
}
#footnav a, #headmenu a {
	font-size: 75%;
	text-decoration: none;
}
#layout_2, #layout_3 {
	background-image: url(img/leftbar.png);
}
#layout_3_helper {
	background-image: url(img/rightbar.png);
}

/*          Настройки блоков               */
#layout_2, #layout_3 {
	/* Background image will be set in a mirror specific CSS rule */
	background-position: top left;
	background-repeat: repeat-y;
}
#layout_3_helper {
	/* Background image will be set in a mirror specific CSS rule */
	background-position: top right;
	background-repeat: repeat-y;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
}

#leftbar {
	float: left;
	width: 186px;
	padding: 5px;
	font-size: smaller;
}
#conferencesSidebar {
	float: left;
	width: 300px;
	border-right: 1px dotted #000;
	padding: 0 0 0 5px;
	background-color: #efefef;
	font-size: smaller;
}
