html {
	overflow-y: scroll;
	overflow-x: auto;
}

html, body, #body, #base, #main {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: url(../images/background_black_body.gif) #282828;
}

img {
	border: none;
}

a {
	color: #fff;
}

a:hover, a.active, .copy a:hover, .copy_menu a:hover {
	color: #0f0;
}

input[type=button], input[type=submit], input[type=reset] {
	background: url(../images/background_button.gif) no-repeat;
	width: 83px;
	height: 20px;
	border: none;
}

#body {
	background: url(../images/background_black_body_left.gif) no-repeat;
}

#base {
	background: url(../images/background_black_base.gif) repeat-x;
}

#main {
	background: url(../images/background_black_main.gif) repeat-y top right;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0px;
}

#content {
	width: 750px;
}

#icon_menu {
	padding-top: 41px;
	width: 750px;
	height: 125px;
}

.icon_img a {
	float: left;
	padding-top: 43px;
	width: 53px;
	height: 22px;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size: 9px;
	font-family: Arial;
	background: url(../images/icon_black.gif) no-repeat;
}

.icon_text {
	padding: 27px 28px 0 5px;
	float: left;
}

#menu {
	width: 250px;
}

#head_blocks_languages
{
	height: 25px;
	padding: 0px 0px 0px 69px;
}

#head_blocks_languages a
{
	text-align: center;
	padding: 8px 25px 0px 0px;
	width: 19px;
	height: 17px;
	font-size: 10px;
	text-decoration: none;
	display : block;
	float: left;
}

#head_blocks_languages a.active, #head_blocks_languages a:hover
{
	background: url(../images/protector.gif) no-repeat;
}

/* Calendar main */

#calendar_box {
	padding-top: 49px;
}

#calendar_box table {
	margin-left: auto;
	margin-right: auto;
}


table.calendar_main {
	border-collapse: collapse;
	border-spacing: 0px;	
	width: 100%;
}

table.calendar_main td {
	padding: 5px 2px 5px 2px;
	font-size: 10px;
	border-bottom: solid 1px #333;
	text-align: left;
}

table.calendar_main th {
	padding: 5px 2px 5px 2px;
	border-top: solid 1px #6c6c6c;
	border-bottom: solid 1px #6c6c6c;
	font-weight: normal;
	text-align: left;
}

table.calendar_main th.title {
	padding: 10px 2px 7px 2px;
	border: none;
	font-weight: bold;
	text-align: left;
	color: #fff;
}

table.calendar_main tr.month td {
	font-weight: bold;
	text-align: left;
	background: #262626;
}

/* Calendar details */

table.calendar_details {
	border-collapse: collapse;
	border-spacing: 0px;	
	width: 100%;
}

table.calendar_details td {
	padding: 5px;
	vertical-align: top;
}

table.calendar_details th {
	padding: 5px;
	vertical-align: top;
	color: #999;
	font-weight: normal;
	text-align: left;
}


/* Calendar */

table.calendar a, table.calendar_main tr.month td a {
	text-decoration: none;
}

table.calendar a:hover, table.calendar_main td.month a:hover {
	text-decoration: underline;
}

table.calendar th {
	color: #999;
	font-weight: normal;
	text-align: center;
}

table.calendar td {
	text-align: right;
}

table.calendar td.calendarToday {
	background: #999;
	color: #000;
}

/* Num list */

.num_list {
	width: 100%;
}

table.num_list td {
	vertical-align: top;
	padding-top: 5px;
}

table.num_list th {
	padding-top: 10px;
	padding-bottom: 10px;
}

table.num_list th.sub {
	padding-top: 15px;
	padding-bottom: 10px;
	color: #999;
	text-align: left;
}

table.num_list tr.top td {
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 40px;
}

/* Clubs List  */

#clubs .club_item{
	width: 250px;
	height: 250px;
	float: left;
}

#clubs .club_item_img{
	width: 170px;
	height: 170px;
}

#clubs .club_item_text{
	width: 170px;
	height: 80px;
	text-align: center;
	margin-top: 10px;
}

/* Copyright  */

.bottom {
	height: 130px;
}

.copy, .copy_menu {
	font-size: 11px;
	padding: 20px 0px 20px 0px;
	color: #999;
}

.copy a, .copy_menu a {
	color: #999;
}

.copy {
	text-align: left;
}

.copy_menu {
	text-align: center;
	background: url(../images/jeep_black.png) no-repeat top center;
}

.field {
	background: #282828;
	width: 600px;
	color: #fff;
	font-family: Courier New;
	font-size: 12px;
}

/* Archive */

.archive_date {
	font-size: 14px;
	font-weight: bold;
}

.archive_no_for_date {
	margin-left: 20px;
}

.archive_item {
	padding-top: 15px;
}

/* Right category */

#right_category {
	padding-top: 20px;
}

#right_category a {
	display: block;
	margin-left: 60px;
	margin-right: 60px;
	text-decoration: none;
	margin-bottom: 5px;
}

#right_category a span.item {
	font-size: 14px;
}

/* AD */

.ad {
	width: 126px;
	margin: 20px auto 20px auto;
	padding: 15px;
}

/* Buttons 88 */

#buttons {
	padding-top: 20px;
}

#buttons img {
	display: block;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

#calendar_filter {
	display: table;
	height: 46px;
	width: 100%;
}

#calendar_filter a {
	background: url(../images/background_calendar_filter.gif) top left no-repeat;
	text-decoration: none;
	font-family: Arial;
	padding: 8px;
	font-size: 11px;
	width: 120px;
	height: 26px;
	display: block;
	float: left;
}

#calendar_filter a.active, #calendar_filter a:hover {
	background: url(../images/background_calendar_filter_active.gif) top left no-repeat;
}

.type_1, .type_1 a:link, .type_1 a:visited, .type_1 a:active {
	color: #12ff7c;
}

.type_2, .type_2 a:link, .type_2 a:visited, .type_2 a:active {
	color: #ffff25;
}

.type_3, .type_3 a:link, .type_3 a:visited, .type_3 a:active {
	color: #ff6f00;
}

table.grid {
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 10px auto;
}

table.grid th,
table.grid td {
    border: #dcdcdc 1px solid;
    vertical-align: middle;
    padding: 3px;
}

table.grid th {
    font-weight: bold;
    font-size: 110%;
    text-align: center;
}

table.grid td.center {
    text-align: center;
}

table.grid td.text {
	text-align: left;
	white-space: nowrap;
}

.fragment {
	background: #6c3;
	color: #000;
}