body{
margin:0;
padding:0;
font-family:Verdana,Arial,sans-serif;
font-size:12px;
color:#333333;
background-color:#FFFFFF;
border-top:5px solid brown;
}

a img{border:0}

td{
padding:0;
margin:0;
}

.top{
width:100%;
border-bottom:1px solid brown;
}

.menu{
width:250px;
background-color:#336600; /* цвет фона меню слева */
padding:30px 0 10px 15px;
line-height:17px;
}
.menu a,
.menu a:link,
.menu a:visited {
color:#EEEEEE;  /* цвет ссылок меню */
text-decoration:none;
font-weight:bold;
}
.menu a:hover{
color:#FFFFFF; /* цвет ссылок меню при наведении */
text-decoration:underline;
}
.menu ul{
padding:0;
margin:5px 0 5px 15px;
list-style-type:none;
}
.menu li{
padding:0;
margin:0;
list-style-type:circle;
color:#FFFFFF;
}

.center{
width:100%;
margin-top:1px;
background: url("/img/left_bg.gif") 265px 0px no-repeat;
}

.content{
padding:20px 20px 70px 30px;
text-align:justify;
font-size:12px;
line-height:20px;
background: url("/img/right_bg.gif") top right no-repeat;
}
.content h1{
padding:0;
margin:15px 0 10px 0;
color:brown;
font-size:18px;
text-align:center;
}
.content h2{
padding:0;
margin:13px 0 10px 0;
color:brown;
font-size:18px;
text-align:center;
}
.content img{
margin:0 20px 20px 0;
}
.red-button2 { 
height:220px; 
width:196px;
position:fixed; 
top:180px; 
left:1140px; 
z-index:999; 
}

.bottom{
width:100%;
height:70px;
border-top:4px solid brown;
background: url("/img/top_bg.gif") -1px repeat-x;
border-bottom:1px solid #EEEEEE;
margin-top:1px;
}
.bottom td{
padding:5px 20px 5px 20px;
}

.gamelist{
width:100%;
}
.gamelist td{
width: 50%;
text-align:center;
}
.botext{
font-size:10px;
color:#FF3300;
}

.botext a:link,
.botext a:visited,
.botext a:hover{
font-size:10px;
color:#333333;
}


.rcolumn{
width:150px; /*ширина колонки справа*/
background-color:#336600;
padding-top:30px;
padding-left:25px;
color:#FFFFFF;
font-size:14px;
}

.rcolumn a:link,
.rcolumn a:visited,
.rcolumn a:hover{
font-size:12px;
color:#FFFFFF;
}
}

#description_map a:link {text-decoration:none; color:#1E3AB8;}

#description_map a:active {text-decoration:none; color:#1E3AB8;}

#description_map a:visited {text-decoration:none; color:#1E3AB8;}

#description_map a:hover {text-decoration:underline; color:#0000FF;}





#tab_menu table{text-align:center}



#tab_menu td {

background-color:#C7D7E8;

width:33%;

}
#tab_menu a:link {

display:block;

background-color:#C7D7E8;



width:100%;

}

#tab_menu a:active {

display:block;

background-color:#B4C9E0;

width:100%;

}

#tab_menu a:visited {

display:block;

background-color:#C7D7E8;

width:100%;

}

#tab_menu a:hover {

display:block;

background-color:#B4C9E0;

width:100%;

}

#tab_menu tr {

width:33%;}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}
