* {
	margin: 0;
	padding: 0;
}
img {border: none;}
img.fc{width:60px;height:60px;}
body {
	color: #3f3f3f;
	background: #fff;
	font-family: Tahoma, Arial, Geneva, sans-serif;
}

h2 {
	font-size: 1.3em;
	font-weight:normal;
}

h3 {
	font-weight: normal;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 1.1em;
	margin: 0;
}

#mainbd {
	width: 1000px;
	margin: 0 auto;
	text-align:center;
}

.header {
	width:1000px;
	height: 163px;
	background: url(images/header2.jpg) no-repeat;
}

.header a {
	text-decoration:none;
	}

.logo {
	float: left;
	width: 262px;
	height: 71px;
	margin: 50px 0 0 0;
	background: url(images/logo.png) no-repeat;
	cursor: pointer;
	}

/* Main Menu */

.menu {
	padding: 50px 0 0 370px}

.menu ul {
	list-style: disc url(images/bullet.png) inside;
}

.menu li {
	float:left;
	font-size: 0.75em;
	color: #008906;
	margin-right: 15px;
}

.menu li a {
	color:#008906
}

.menu li a:hover {text-decoration: underline;}   
/* Second Menu */

.menu2 {
	float:left;
	padding: 20px 5px 0 108px;
	text-align:left;
}

.menu2 th {
	text-align:left;
	padding: 0 10px;
	color: #666666;
}

.menu2 td {
	padding: 0 10px;
	color: #008906;
	font-size:0.9em;
}

.menu2 td a {
	color: #008906;
}

/* FORM LOGIN
--------------------------------------------------------- */

.login {
	color: #6b6b6b;
	font-size: 0.8em;
	text-align: left;
	margin: 0 0 0 20px;
	padding: 35px 0 0 0;
}

.loginin {
	color: #6b6b6b;
	padding-left: 5px;
	vertical-align: middle;
	width: 112px;
	height: 22px;
	line-height: 22px;
	border: solid 1px #a5acb2;
}

.login_button {
	color: #FFF;
	text-align: center;
	border: none;
	width: 80px;
	height: 26px;
	line-height: 26px;
	background: url(images/login.png) no-repeat;
}

.banner_top {
	margin: 20px 0;
}

/* CONTENT
--------------------------------------------------------- */

#content {
	text-align: left;
}

#left {
	float: left;
	margin: 0 0 0 15px;
}

#main {
	margin: 0 0 0 260px;
}


div#content h1 {font-family: verdana; font-size: 20px; font-weight: normal; color: #008906; padding: 0 0 10px 0;}


/* LEFT COLUMN
--------------------------------------------------------- */
.akc {	
	color:#FFF;
	width: 225px;
}

.akc_top {
	padding: 10px 10px 20px 20px;	
	font-size: 1.1em;
	height: 36px;
	background: #910000 url(images/lcol-red.jpg) no-repeat left top;
}

.akc_body {
	padding: 20px 10px 0 20px;
	font-size: 0.75em;
	height: 107px;
	background: #910000 url(images/lcol-red-bottom.jpg) no-repeat left bottom;
}

.akc_body a {
	color:#FFF;
}

.tel {
	margin: 10px 0 0 0;
	width: 227px;
	height: 82px;
	background:	#008c06 url(images/tel.jpg) no-repeat left top;
}

.tel_link {
	padding: 15px 60px 20px 20px;
	color:#FFF;
	font-size: 1.1em;
}

.tel_link a {
	color: #FFF;
}

.query {
	margin: 8px 0 0 0; 
	width: 225px;
}

.query_top {
	padding: 10px 10px 20px 20px;
	color:#FFF;
	font-size: 1.1em;
	height: 36px;
	background: #008c06 url(images/query-top.jpg) no-repeat left top;
}

.query_body {
	font-size: 0.75em;
	height: 107px;
	background: #008c06 url(images/query-bottom.jpg) no-repeat left bottom;
}

.radio {
	padding: 10px 20px 5px 20px;
}

.query_submit {
	color:#FFF;
	margin: 0 0 0 20px;
	display:block;
	text-align:center;
	border:none;
	width: 177px;
	height: 30px;
	line-height: 30px;
	background: url(images/button.png) no-repeat;
}

.game {
	margin: 10px 0 0 0;
	color:#FFF;
	width: 225px;
}

.game_top {
	padding: 10px 10px 20px 20px;	
	height: 36px;
	background: #910000 url(images/lcol-red.jpg) no-repeat left top;
}

.game_top p {
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 0.75em;
}

.game_body {
	color: #545454;
	text-align: center;
	padding: 10px 5px 0px 5px;
	font-size: 0.75em;
	height: auto;
	border: solid 1px #840000;	
	
}

.game_body table {
	border-bottom: solid 1px #008c06;
}

.game_body a {
	color: #008c06;
}

.game_bottom {
	width: 233px;
	height: 16px;
	margin: -5px 0 0 -4px;
	background: url(images/left-bottom.jpg) no-repeat center bottom;
}

.tyr {
	margin: 10px 0 0 0;
	color:#FFF;
	width: 225px;
}

.tyr_top {
	padding: 10px;	
	height: auto;
	background: #910000 url(images/lcol-red.jpg) no-repeat left top;
}

.tyr_top a {
	color: #FFF;
}

.tyr_tab {
	text-decoration: none;
	cursor: pointer;
	border-bottom: #fff 1px dashed;
}

.tyr_body {
	color: #545454;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	height: auto;
	border: solid 1px #840000;	
	
}

.tyr_body table {
	width: 224px;
	border-collapse: collapse;
}

.tyr_body th {
	text-align: center;
	color: #008c06;
}

.tyr_body td {
	text-align: center;
	color: #3f3f3f;
}

.tyr_body td.m {
	padding: 5px 0;
	width: 30px;
	text-align: center;
}

.tyr_body th.m {
	width: 20px;
	text-align: center;
}

.tyr_body td.team {
	text-align: left;
}

.diviz {
	padding: 0 0 0 10px;
	background-color: #e03838;
}

.diviz td {
	text-align: left;
	height: 25px;
	padding: 0 0 0 10px;
}

.diviz td a {
	color: #fff;
	font-size: 1.2em;
}

.tyr_body a {
	color: #008c06;
}

.tyr_bottom {
	width: 233px;
	height: 16px;
	margin: -5px 0 0 -4px;
	background: url(images/left-bottom.jpg) no-repeat center bottom;
}

.left-banner {
	margin: 10px 0 0 0;
}

.patner {
	margin: 20px 0;
}

.patner1 {
	margin: 10px 0;
}

.patner2 {
	margin: 10px 0;
}

/* CONTENT COLUMN
--------------------------------------------------------- */

.top {
}
.top ul {
   list-style: none!important; margin:0!important;
}

.menu_content {
	height: 47px;
}

.menu_content ul {
	list-style: none;
}

.menu_content li {
	float: left;
	padding: 10px 0 0 20px;
	font-size: 1.2em;
}

.news_day {
	width: 147px;
	height: 47px;
	color: #393939;
	background: url(images/backgr-news-menu.jpg) no-repeat left top;
}

.gallery {
	margin: 0 23px 0 0;
}

.gallery a {
	color: #008906;
}

.journal {
	margin: -20px 0 0 0;
	width: 387px;
	height: 58px;
	line-height: 58px;
	background: url(images/journal2.jpg) no-repeat center;
}

.journal a {
	color: #fff;
	padding: 15px;
}

.text_menu_content {
	width: 717px;
	height: 243px;
	background:url(images/backgr-news.jpg) no-repeat;
}

.news_day_header {
	padding: 10px 0 0 20px;
}

.news_day_header a {
	color: #008906;
	font-size: 1.4em;
	text-align: left;
}

.news_day_foto {
	float: left;
	padding: 10px 0 0 20px;
}

.news_day_text {
	padding: 10px 20px 30px 350px;
	color: #393939;
	font-size: 0.9em;
}

.news_day_text p {
	margin: 10px 0;
}

.soon {
	margin: 10px 0;
}

.soon_header {
	margin: 10px 0;
}

.soon_text td {
	padding: 0 5px 0 0;
	font-size: 0.7em;
	vertical-align: top;
	width: 125px;
}

.soon_text td.img {width: 95px; padding: 0 5px 0 0;}

.news_header {
	background: url(images/news.jpg) no-repeat;
	width: 715px;
	height: 41px;
	line-height: 41px;
}

.news_header1 {
	float: left;
	color: #fff;
	width: 575px;
	padding: 0 0 0 20px;
}

.news_header2 a {
	text-align: right;
	font-size: 0.75em;
	width: auto;
	color: #fff;
}

.news_content {
	width: 715px;
	background: url(images/fon-news.jpg) repeat-x left top;
}

.news_text {
	padding: 10px 10px;
}

.news_img {
	padding: 0 20px 0 0;
}

.news_date {
	color: #b1b1b1;
	text-decoration: none;
	font-size: 0.75em;
}

.news_cat {
	color: #707070;
	text-decoration: none;
	font-size: 0.75em;
	font-weight:bold;
}

.news_site {
	color: #707070;
	text-decoration: none;
	font-size: 0.75em;
}

.news_article_name a {
	font-size: 1.2em;
	color: #008906;	
}

.news_article_text {
	font-size: 0.9em;
	padding: 0 0 15px 0;
}

.line {
	border-top: 1px solid #840000; width: 100%;
}

.blog {
}

.blog_header {
	background: url(images/news.jpg) no-repeat;
	width: 715px;
	height: 41px;
	line-height: 41px;
	margin: 30px 0 0 0;
}

.blog_header1 {
	color: #fff;
	padding: 0 0 0 20px;
	float: left;
	width: 575px;
}

.blog_header2 {
	width: auto;
	height: 100px;
	margin: -90px 0 0 620px;
}

.blog_text {
	background:url(images/fon-news.jpg) repeat-x left top;
	margin: -10px 0 0 0;
	width: 715px;
}

.blog_tab {
	font-size: 0.75em;
	padding: 10px 10px;
}

.blog_tab a {
	font-size: 1.4em;
	color: #008906;
}

.blog_img {
	width: 120px;
}

.blog_article_name {
	width: 237px;

}

.left_line {
	border-bottom: 2px solid #cfd2ce;
	width: 245px;
	float: left;
	margin: 0 0 0 15px;
}

.main_line {
	border-bottom: 2px solid #bc7c7a;
	width: 715px;
	margin: 0 0 0 260px;
}

.copy {
	font-size: 0.75em;
	width: 250px;
	margin: 30px 0 60px 5px;
	float: left;
}

.cont {
	text-align:left;
	color: #3f3f3f;
	font-size: 0.75em;
	margin: 30px 0 0 30px;
	width: 150px;
	float: left;
}

.banner {
 width: 357px;
 height: 72px;
 float: right;
 margin: 20px 20px 0 0;
}
.banner img {
 margin: 0 20px 0 0;
}
div.clear {clear: both;}
.menu_second_header {
 text-align:left;
 padding: 0 10px;
 color: #666666;
 font-weight: bold;
}

.menu2 ul {
 list-style: none;
}

.menu2 li {
 padding: 0 10px;
 color: #008906;
 font-size:0.9em;
 text-decoration: none;
}

.menu2 li a {
 color: #008906;
}
.menu2 li a:hover {text-decoration: underline;}   

.menu_second {
 float: left;
}

div#regform {width: 600px; float: left;}
div#regform label {clear: both; display: block; padding: 2px 0;}
div#regform input, textarea {border: 1px solid #ccc; width: 200px;}
div#regform span {width: 250px; display: block; float: left;}

div#wlpeUser {width: 230px; float: right; text-align: center;}
div#wlpeUser img {float: left; margin-right: 10px;}
h3#tt {cursor: pointer;}
h3#tt span {border-bottom: 1px dashed #fff;}

#main div.thumbscontainer {}
#main div.thumbscontainer img {border: 1px solid #ccc; padding: 2px;}

#main ul {list-style: circle; margin: 0 0 0 40px;}

.ditto_page, .ditto_currentpage {padding:0em 0.3em;}

