body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #c52c32;
}
a:visited {
	color: #c52c32;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #c52c32;
}
h1 {
	font-size: 14px;
	color: black;
	
}
.header a {
	color: white;
}
.header{
	font-size: 12px;
	color: white;
	margin:0px;
	background-color:#323949;
	display:inline;
	padding-left:30px;
	padding-right:30px;
	
}
.headerlink{
	padding-left:10px;
	padding-right:12px;
	text-decoration:none;
	background-image: url(headerlink.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.bottomlink{
	text-align:right;
}
.bottomlink span {
	background-color:#323949;
	text-transform:uppercase;
	padding-left:30px;
	padding-right:30px;
	color:white;
	text-decoration:none;
}
.bottomlink a{
	color:white;
	text-decoration:none;
}
h2 {
	font-size: 13px;
	color: #000000;
	text-transform:uppercase;
	margin:0px;
	color:#323949;
	font-weight:bold;
}
h3 {
	font-size: 12px;
	color: #000000;
	margin:0px;
	color:#323949;
	font-weight:bold;
	text-transform:uppercase;
}
h4 {
	font-size: 12px;
	color: #000000;
	margin:0px;
	font-weight:bold;
}
.searchinput {
	height: 20px;
	width: 172px;
	border: solid 1px #323949;
	background-color:white;
}
.anonscell {
	background-image: url(anons_cell.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-left: 110px;
}
.searchinputtext{
border:none;
background-color:white;
width:150px;
}
#searchform {
	font-size: 10px;
	font-weight: bold;
	color: #323949;
}
#timeCounter{
position:absolute;
top:5px;
width:200px;
height:20px;
font-size:9px;
}
.footer {
	color: #FFFFFF;
	background-color: #C4272E;
	text-align: center;
}
.footer a{
color:white;
}
.leftmenu a{
	display:block;
	font-size:11px;
	text-decoration:none;
	height:16px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#f5c491;
	margin-bottom:4px;
	padding-left:25px;
	padding-top:2px;
	background-image: url(menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.leftmenu a:hover{
background-color:#fddbb9;
}
.leftmenu {
margin-bottom:10px;
}
.newiteminmenu{
	background-image: url(menu_bg_new.gif) !important;
}

.banner{
text-align:center;
margin-bottom:10px;
margin-top:10px;
}
.block{
background-color:#f8d3ac;
border: solid 1px #C4272E;
margin-bottom:10px;
}
.block p{
padding:5px;
margin:0px;
font-size:11px;
}
.block h1{
margin:0px;
color:white;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
background-color:#C4272E;
text-align:center;
}
.block div{
color:white;
text-align:center;
background-color:#C4272E; 

}
.block div a{
padding-left:5px;
padding-right:5px;
color:white;
}
.logininput{
	height: 15px;
	width: 170px;
	border: solid 1px #323949;
	background-color:white;
	margin-bottom:5px;
}
.loginbutton{
	background-color:white;
	margin-bottom:5px;
	border:none;
	color:white;
	font-size:10px;
	padding:2px;
	width:80px;
	background-image: url(login_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.maincell {
	padding: 10px;
	padding-top:0px;
}
.mainblock{
	border: solid 1px #323949;
	padding:10px;
}
.red{
background-color:#C4272E; 
}
.blockheader{
display:inline;
padding-left:10px;
padding-right:10px;
color:white;
text-transform:uppercase;
font-weight:bold;
}
.redyellow{
border-color:#C4272E;
background-color:#fffba7 !important;
padding:10px;
}
.more{
display:block;
text-align:right;
padding-right:10px;
font-weight:bold;
padding-bottom:3px;
}
.cyan{
background-color:#0087cf;
}
.blue{
background-color:#323949;
}
.cyanwhite{
background-color:#ffffff !important;
border-color:#0087cf;
padding:10px;
}
.bluewhite{
background-color:#ffffff !important;
border-color:#323949;
padding:10px;
}
.newsitem{
border-bottom: dashed 1px gray;
padding-top:5px;
padding-bottom:5px;
font-size:11px;
}
.newsitem img{
float:left;
margin-right:10px;
margin-bottom:5px;
border: solid 1px gray;
}
.newsitem h4{
display:inline;
}
.listanons{
margin-top:10px;
color:gray;
}
.newsdate{
display:inline;
background-color:#C4272E;
color:white;
font-weight:bold;
padding-left:5px;
padding-right:5px;
}
.leftimage, .imageleft, .leftimg{
float:left;
margin-right:10px;
margin-bottom:10px;
border: solid 1px gray;
}
.img, .image{
border: solid 1px gray;
}
.anons{
font-weight:bold;
color:gray;
margin-bottom:10px;
}
.backlink{
margin-top:10px;
}
.icons, .icon{
margin-right:5px !important;
border: none !important;
text-decoration:none;
}
.image{
border:solid 1px gray;
}
.yearsarch{
font-size:12px;
font-weight:bold;
text-align:center;
margin-bottom:10px;
}
.yearsarch a{
background-color:#c52c32;
color:white;
padding-left:10px;
padding-right:10px;
margin-right:5px;
margin-left:5px;
}
.consultheader{
padding:5px;
background-color:silver;
font-size:12px !important;
}
.hline{
border-bottom:1px dashed gray;
}
.anonspublik{
font-size:11px;
display:inline;
}
.consultblock{
display:block;
font-style:normal;
margin-bottom:3px;
font-size:11px;
}
.ltl{
padding:0px;
font-size:8px;
font-family : Arial, sans-serif;
}
.playbutton{
position:absolute;
background-color:transparent;
}
.catalogitem a{
display:block;
background-color:#f7c5b4;
padding:5px;
margin-bottom:10px;
padding-left:10px;
padding-right:10px;
}
.catalogitem a:hover{
background-color:#ffe6de;
}
.contenttable{
border:solid 1px silver;
border-collapse:collapse;
margin-top:5px;
margin-bottom:20px;
}
.contenttable td, .contenttable th{
border:solid 1px silver;
padding:10px;
}
.contenttable th{
background-color:#fcedde;
font-weight:bold;
}
.topmargin{
margin-top:10px;
}
.gray{
color:gray;
}
.personaltable{
border:solid 1px gray;
border-collapse:collapse;
margin-bottom:10px;
}
.personaltable td, .personaltable th{
text-align:left;
border:solid 1px silver;
padding:10px;
}
.personaltable th{
background-color:#f0f0f0;
}
.topicselect{
height:18px;
font-size:11px;
border:solid 1px #c4272e;
background-color:#f8d3ac;
}
.topicname{
font-size:10px;
color:gray;
}
.tabled .topicname{
float:left; margin:0px;
width:200px;
}
.tabled .more{
width:100px; float:right;
margin:0px;
}
.button{
height:20px;
font-size:10px;
}
.searchformbig{
display:none;
border:solid 1px #f8d3ac;
background-color:#fbe9d5;
padding:10px;
margin-bottom:10px;
}
.searchformbig form{
margin:0px;
padding:0px;
}
.searchformbig input{
width:400px;
}
.searchformbig button{
width:80px;
}
.noobjects{
padding:10px;
text-align:center;
border:solid 1px #fffba7;
background-color:#fffdd3;
margin-top:10px;
}
a:active, a:focus, img { outline: 0; }
/* настройки для форума */
.user_avatara{
width:100px !important;
}
.nc_bbcode_icon, .nc_bbcode_wicon{
border:none !important;
}
.forum_i_message, .forum_i_subject, .nc_bbcode_helpbox{
width:400px !important;
}
.nc_bbcode_helpbox{
font-size:10px;
border:none;
padding:2px;
background-color:#ffffd0;
}
.nc_bbcode_bar_size{
font-size:10px;
height:19px;
}
.votesmall{
padding:0px;
}
