@charset "windows-1251";
/* CSS Document */
html, body {
    height:100%
}
*, html, body {
    margin:0px; 
	padding:0px;
}
body {
    font:12px Verdana,Arial,sans-serif; 
	color:#000; 
	background: #d5fbf0 url(../images/bg_top.gif);
	background-repeat: repeat-x;
	text-align:center;
}
img {
    border:0px solid; 
}
td, input, textarea, option, select {
    font:12px Verdana,Arial,sans-serif; 
	color:#000;
}
a {
	color: #21800e;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00CC33;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #31bf15;
}
#line {
	height: 1px;
	position: relative;
	background-color: #33CC00;
}
.bold {
	font-weight: bold;
	color: #FF6633;
}
#center{
	text-align:center;
	width: 100%;
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#width {
	width: 998px;
	background-image: url(../images/bg_center.gif);
}
#head {
	height: 277px;
	width: 599px;
}
#namepage {
	background-image: url(../images/bg_namepage.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 581px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 6px;
	padding-left: 18px;
	text-align: left;
}
#content {
	text-align: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#boxmenu {
	background-image: url(../images/boxmenu.gif);
	background-repeat: no-repeat;
	width: 232px;
}
#menu {
	width: 214px;
	margin-right: 2px;
	margin-left: 14px;
	text-align: left;	
	/*padding-top: 130px;*/
}
#button {
	background-color: #c3d138;
	margin-top: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}
#buttonpress {
	background-color: #f8dc31;
	margin-top: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff3f04;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}
#button a {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#button a:hover {
	color: #ff3f04;
}
td.left {
	width: 232px;
	padding-bottom: 240px;
	background-image: url(../images/left-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.cent {
	background-image: url(../images/center-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 599px;
}
td.bot {
	background-image: url(../images/center-right-bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 599px;
}
td.right {
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 167px;
	padding-bottom: 50px;
}
td.guest {
	background-color: #F1FEC9;
	border: 1px solid #31bf15;
	padding: 5px;
}
.design {
	color: #21800e;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.design {
	color: #21800e;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.design:hover {
	color: #00CC33;
	text-decoration: none;
	font-weight: normal;
}
.input {
 	width: 200px;
	border-bottom: #31bf15 1px solid;
	border-right: #31bf15 1px solid;
	border-top: #31bf15 1px solid; 
	border-left: #31bf15 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.but {
 	width: 150px;
	border-bottom: #31bf15 1px solid;
	border-right: #31bf15 1px solid;
	border-top: #31bf15 1px solid; 
	border-left: #31bf15 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff3f04;
	background-color: #FFFF99;
}
.butbig {
 	width: 250px;
	border-bottom: #31bf15 1px solid;
	border-right: #31bf15 1px solid;
	border-top: #31bf15 1px solid; 
	border-left: #31bf15 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff3f04;
	background-color: #FFFF99;
}
