a, a:visited {
	color: #E17B1D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
    background-color: #CACACA;
    padding: 0px;
    margin: 0px;
    background-image: url("/images/body.gif");
    background-repeat: repeat-x;
    background-position: left top;
}
.bimages {
    background-image: url("/images/bim.png");
    background-repeat: no-repeat;
    background-position: 1001px 3px;
}
.positioner {
    background-image: url("/images/bgr.png");
    background-repeat: repeat-y;
    background-position: left top;
    padding-top: 52px;
}
body, p, td {
    font-family: arial;
    font-size: 14px;
    color: #2C1D0F;
}
#menu {
    text-align: center;
    height: 52px;
    width: 1000px;
    background-repeat: repeat-x;
	background-color: #fff;
}
#footer  {
    text-align: left;
    height: 50px;
    width: 1000px;
    background-image: url("/images/footer.gif");
    background-repeat: repeat;
    overflow: hidden;
}
#footer div {
    color: #ddd;
    padding-left: 20px;
    font-size: 13px;
    padding-top: 8px;
}
#menu-container {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1000;
}
#menu a {
    font-family: arial;
    font-size: 14px;
    text-transform: uppercase;
    color: green;
    text-decoration: none;
    line-height: 52px;
    display: inline-block;
    margin: 0px 9px 0px 9px;
}
#menu a:hover,
#menu a.active,
#menu a.active:hover {
    color: #000;
}
#header {
    width: 1000px;
    text-align: left !important;
    height: 254px;
    overflow: hidden;
}
.overlay {
    position: relative;
    top: -254px;
}
.overlay .logo {
    display: block;
    float: left;
    width: 150px;
    height: 230px;
    margin-top: 10px;
	margin-left: 15px;
}
.tools {
    float: left;
    margin-left: 573px;
    margin-top: 31px;
    width: 221px;
}
a.contacts {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    background-image: url("/images/contacts.gif");
}
a.sitemap {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    background-image: url("/images/sitemap.gif");
    margin-left: 7px;
}
.lang {
    float: right;
    width: 140px;
}
.search_block {
    padding-top: 14px;
    padding-left: 2px;
}
.search_block form {
    background-color: #271709;
    height: 31px;
    overflow: hidden;
}
.clear {
    clear: both;
}
.search_block form input[type="text"]{
    border: none;
    background-color: #fff;
    width: 162px;
    margin: 0px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    height: 21px;
    padding: 0px;
    line-height: 21px;
    padding-left: 5px;
    font-family: arial;
    font-size: 12px;
    color: #333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.search_block form input[type="submit"]{
    width: 22px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    float: right;
    border: 0px;    
    background: none;
    background-image: url("/images/search.png");
    margin-top: 4px;
    margin-right: 9px;
    cursor: pointer;
}
.login_block {
    margin-top: 17px;
}
.login {
    background-color: #271709;
    line-height: 25px;
    height: 25px;
    float: right;
    color: #fff;
    font-family: arial;
    font-size: 14px;
    padding-left: 9px;
    padding-right: 9px;
}
a.action_login {
    color: #fff;
    font-family: arial;
    font-size: 14px;
    text-decoration: none;
    line-height: 25px;
}
a.action_register {
    color: #fff;
    font-family: arial;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    line-height: 25px;
}
a.action_login:hover,
a.action_register:hover {
    text-decoration: underline;
}
.arrows {
    margin-top: 49px;
    margin-left: 22px;
    margin-right: 22px;
}
.al {
    width: 38px;
    height: 27px;
    display: block;
    float: left;
    background-image: url("/images/al.png");
}
.ar {
    width: 38px;
    height: 27px;
    display: block;
    float: right;
    background-image: url("/images/ar.png");
}
.infoblocks {
    width: 1000px;
    text-align: left;
}
.infoblock {
    float: left;
    height: 288px;
    overflow: hidden;
    color: #fff;
}
.infoblock a {
    color: #fff;
}
.infoblock1 {
    background-color: #D9C05C;
    background-image: url("/images/b1.png");
    background-repeat: repeat-x;
    background-position: left top;
}
.infoblock2 {
    background-color: #DAC05B;
    background-image: url("/images/b2.png");
    background-repeat: repeat-x;
    background-position: left top;
}
.infoblock3 {
    background-color: #DAC05C;
    background-image: url("/images/b3.png");
    background-repeat: repeat-x;
    background-position: left top;
}
.infoblock4 {
    background-color: #DAC15C;
    background-image: url("/images/b4.png");
    background-repeat: repeat-x;
    background-position: left top;
}
.infoblock .icon {
    margin-left: 40px;
    margin-top: 10px;
}
.infoblock .title {
    margin-left: 29px;
    margin-top: 14px;
    text-transform: uppercase;
    font-family: arial;
    font-size: 16px;
}
.infoblock .info {
    margin-left: 29px;
    margin-top: 15px;
    margin-right: 29px;
    font-size: 12px;
    font-family: arial;
    height: 130px;
    overflow: hidden;
}
.infoblock .more {
    font-family: arial;
    text-align: right;
    margin-right: 29px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
.infoblock a {
    text-decoration: underline;
    color: #fff;
}
.infoblock a:hover {
    text-decoration: none;
    color: #fff;
}
.content {
    width: 1000px;
    text-align: left;
}
.contentinner {
    padding: 30px 40px 80px 32px;
}
.content h1 {
    font-family: arial;
    font-size: 24px;
	line-height: 36px;
    font-weight: bold;
    color: #2C1D0F;
    margin: 0px;
    padding: 0px;
    padding: 5px 0px 5px 15px;
	margin-bottom: 20px;
	border-right: 30px solid #E06B04;
	border-bottom: 2px solid #E06B04;
	background-color: #ddd;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	background: rgb(226,226,226); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}
.news_item {
    margin-bottom: 10px;
}
.news_image {
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
}
.news_image img {
    width: 88PX;
    height: 88px;
    overflow: hidden;
    border: 9px solid #CFCFCF;
}
.news_date {
    font-family: arial;
    font-size: 14px;
    color: #E17B1D;
    margin-bottom: 3px; 
}
.news_title a {
    font-weight: bold;
    color: #2C1D0F;
    text-decoration: none;
    font-family: arial;
    font-size: 14px;
}
.news_title a:hover {
    text-decoration: underline;
}
.news_title {
    margin-bottom: 10px;
}
.news_description {
    text-align: justify;
}
.div_left {
    float: left;
    width: 440px;
}
.div_right {
    float: left;
    width: 440px;
    margin-left: 48px;
}


#nav, #nav ul{
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
    position:relative;
}

#nav a{
    display:block;
}

#nav li{
    display: inline-block;
    position:relative;
}

#nav ul {
    position:absolute;
    display:none;
    top: 52px;
    z-index: 1000;
    background-color: #fff;
}

#nav li ul a{
    width:12em;
    height:auto;
    float:left;
    line-height: 30px;
    text-transform: none;
    text-align: left;
}

#nav ul ul{
    top:auto;
}	

#nav li ul ul {
    left:12em;
    margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
}
p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 14px;
}

#login_form td,
#register_form td {
	margin-bottom: 5px;
	padding-right: 20px;
}
#login_form input[type="password"],
#login_form input[type="text"],
#register_form input[type="password"],
#register_form input[type="text"]{
	width: 300px;
	line-height: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #999;
	padding-left: 10px;

}
#login_form input[type="submit"],
#register_form input[type="submit"]{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #000;
	padding: 5px 15px 5px 15px;
	color: #fff;
	background-color: #E17B1D;
	cursor: pointer;
}
img {
	border: 0px;
}
#index_table,
#topic_table,
#forum_table {
    border:none;
    width: 100%;
}
#forum_table th,
#index_table th {
    background-color: #271709;
    color: #fff;
    line-height: 25px;
    padding-left: 10px;
}
.windowbg2 {
    background-color: #f5f5f5;
}
.windowbg {
    background-color: #fff;
}
#forum_table td,
#index_table td {
    padding: 10px;
    border-bottom: 1px solid #271709
}
#topic_table td {
    padding: 10px;
}
#index_table td h4 {
    padding: 0px;
    margin: 0px;
}
.forum_author {
    border: none !important;
    padding: 0px;
    line-height: 25px;
    margin-left: 10px;
    background-color: #eee;
    color: #000;
}
.forum_edit img,
.topic_link img,
.forum_link img {
    margin-right: 10px; 
}
.flag {
	border: 0px solid red !important;
	width: 18px;
	height: 12px;
}
.vimp {
	height: 130px;
	background-color: #fff;
	background-image: url("images/vimp.png");
	background-repeat: repeat-x;
	width: 1000px;
	overflow: hidden;
}


/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 15000px;
}
ul.simply-scroll-list  {
	margin-top: 16px;
}

.simply-scroll-list li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-right: 10px;
}

.simply-scroll-list li img {
	border: none;
	display: block;
	width: 73px;
	height: 100px;
}

ul#taglist {
	margin: 0;
	padding: 0px;
}

ul#taglist li {
	float: left;
	margin-right: 5px;
	list-style-type: none;
}

ul#taglist li a {
	padding: 5px 10px;
	color: #333;
	font-weight: bold;
}

ul#taglist li a:hover {
	background: #eee;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.news_author {
	font-size: 11px;
	margin-bottom: 4px;
}
.news_author span {
	font-weight: bold;
}
#footer_left {
	float: left;
	width: 850px;
}
#footer_right {
	float: right;
	width: 110px;
}