body {
	background-color: #231F20;
	margin: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	scrollbar-track-color: #231F20;
	scrollbar-face-color: #ECD139;
	scrollbar-arrow-color: #FB0F0C;
	scrollbar-highlight-color: #ECD139;
	scrollbar-shadow-color: #231F20;
	scrollbar-3dlight-color: #231F20;
	scrollbar-darkshadow-color: #231F20;
}
td {
	font-size: 11px;
}
select {
	font-size: 11px;
	color: #000000;
}
img {
	border: 0px;
	margin: 0px;
}
p.right {
	text-align: right;
	color: #666666;
	font-size: 10px;
	display: block;
	padding:0px;
	margin: 0px;
}
p.header {
	font-weight: bold;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}
p.header span {
	float: right;
}
span.right {
	float: right;
	color: #666666;
	font-size: 10px;
}
table.main td.bg_main {
	background: url(../gfx/bg_main.gif) repeat-y bottom left;
}
td.bg_inner {
	background: url(../gfx/bg_inner.gif) repeat-y bottom left;
}
table.main td.bg_sponsors {
	background: url(../gfx/bg_sponsors.gif) no-repeat bottom left;
}
table.left td.gallery {
	background: url(../gfx/gallery_vipera.jpg) no-repeat top left;
}
table.film {
	margin: 3px 0px 0px 33px;
}
table.pic td.td1 { background: url(../gfx/pic/td1.gif) no-repeat top left; width: 7px; height: 6px; }
table.pic td.td2 { background: url(../gfx/pic/td2.gif) repeat-x top left; }
table.pic td.td3 { background: url(../gfx/pic/td3.gif) no-repeat top left; }
table.pic td.td4 { background: url(../gfx/pic/td4.gif) repeat-y top left; }
table.pic td.td6 { background: url(../gfx/pic/td6.gif) repeat-y top left; }
table.pic td.td7 { background: url(../gfx/pic/td7.gif) no-repeat top left; }
table.pic td.td8 { background: url(../gfx/pic/td8.gif) repeat-x top left; }
table.pic td.td9 { background: url(../gfx/pic/td9.gif) no-repeat top left; width: 7px; height: 6px; }
/** News **/
td.b_box_bottom {
	background: url(../gfx/b_box/item_bottom.gif) no-repeat bottom left;
}
table.b_box_top {
	background: url(../gfx/b_box/item_top.gif) no-repeat top left;
}
table.b_box_top_first {
	background: url(../gfx/b_box/item_top_first.gif) no-repeat top left;
}
table.b_box_top a,
table.b_box_top_first a {
	font-size: 11px;
	font-weight: bold;
	color: #ED1C24;
	text-decoration: none;
}
/** News item **/
td.box_mid {
	background: url(../gfx/b_box/one_item_mid.gif) repeat-y bottom left;
}
td.box_mid {
	background: url(../gfx/b_box/one_item_mid.gif) repeat-y bottom left;
}
td.one_item_bottom {
	background: url(../gfx/b_box/one_item_bottom.gif) no-repeat bottom left;
}
ul {
	list-style: none;
	padding: 10px 0px 0px 5px;
	margin: 0px;
}
li {
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 2px;
}
li span {
	float: right;
}
span.error {
	color: #ED1C24;
}
input, textarea {
	border: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
input.text {
	background: url(../gfx/bg_input.gif) transparent no-repeat top left;
	background-attachment: expression('fixed');
	padding: 3px 3px 3px 5px;
	width: 230px;
	height: 23px;
}
input.button_reg {
	background: url(../gfx/button_reg.gif) transparent no-repeat top left;
	background-attachment: expression('fixed');
	width: 120px;
	height: 23px;
}
input.button_post {
	background: url(../gfx/button_post.gif) transparent no-repeat top left;
	background-attachment: expression('fixed');
	width: 120px;
	height: 23px;
}
textarea {
	background: url(../gfx/bg_textarea.gif) transparent no-repeat top left;
	background-attachment: expression('fixed');
	overflow: auto;
	padding: 3px 3px 3px 5px;
	width: 230px;
	height: 139px;
}
td.lt_forum_item {
	background: url(../gfx/lt_forum/bottom.gif) no-repeat bottom left;
}

td.lt_forum_last {
	background: url(../gfx/lt_forum/bottom_last.gif) no-repeat bottom left;
}
td.lt_forum_item div,
td.lt_forum_last div {
	background: url(../gfx/lt_forum/top.gif) no-repeat top left;
	padding-top: 7px;
}
td.lt_forum_item b,
td.lt_forum_last b{
	color: #D30707;
	margin-left: 44px;
}
td.lt_forum_item span,
td.lt_forum_last span{
	float: right;
	margin-right: 20px;
}
td.lt_forum_item p,
td.lt_forum_last p{
	margin: 15px 20px 20px 20px; 
	padding:0px;
}