body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

table {
	border: none;
}

.div_h1 {
	left: 0px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%;
}

.div_h1 h1 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

.td1 {
	background-image: url("http://www.rodnikclub.ru/images/bg-15.jpg");
}

.td2 {
	background-image: url("http://www.rodnikclub.ru/images/bg-16.jpg");
}

.td3 {
	background-image: url("http://www.rodnikclub.ru/images/bg-18.jpg");
}

.td4 {
	background-image: url("http://www.rodnikclub.ru/images/bg-19.jpg");
}

.td5 {
	background-image: url("http://www.rodnikclub.ru/images/bg-20.jpg");
}

.td6 {
	background-image: url("http://www.rodnikclub.ru/images/bg-21.jpg");
}

.td7 {
	background-image: url("http://www.rodnikclub.ru/images/bg-23.jpg");
}

.td8 {
	background-image: url("http://www.rodnikclub.ru/images/bg-25.jpg");
}

.td9 {
	background-image: url("http://www.rodnikclub.ru/images/bg-26.jpg");
}

.td10 {
	background-image: url("http://www.rodnikclub.ru/images/bg-27.jpg");
}

.td11 {
	background-image: url("http://www.rodnikclub.ru/images/bg-28.jpg");
}

.td12 {
	background-image: url("http://www.rodnikclub.ru/images/bg-30.jpg");
}

.td13 {
	background-image: url("http://www.rodnikclub.ru/images/bg-31.jpg");
}

.td14 {
	background-image: url("http://www.rodnikclub.ru/images/bg-32.jpg");
}

.td15 {
	background-color: #80c4f9;
	background-image: url("http://www.rodnikclub.ru/images/bg-33.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-top: 10px;
}

.td16 {
	background-image: url("http://www.rodnikclub.ru/images/bg-35.jpg");
}

.td17 {
	background-color: #6ab4aa;
	background-image: url("http://www.rodnikclub.ru/images/bg-36.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

.td18 {
	background-color: #6ab4aa;
	background-image: url("http://www.rodnikclub.ru/images/bg-37.jpg");
	background-position: left;
	background-repeat: repeat-y;
}

.td19 {
	background-color: #6ab4aa;
	background-image: url("http://www.rodnikclub.ru/images/bg-38.jpg");
	background-repeat: no-repeat;
}

.td20 a{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.td20 a:hover {
	text-decoration: underline;
}

.td20_selected a{
	color: #0239bc;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.td20_sub a{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
}

.td20_sub a:hover {
	text-decoration: underline;
}

.td20_sub_select a {
	color: #0239bc;
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}

.text_title {
	color: #086b22;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.td_content {
	color: #024d16;
	font-family: Tahoma;
	font-size: 12px;
	padding-right: 10px;
	text-align: justify;
}

.td_content a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.td_content a:hover {
	color: #000000;
}

.text_head {
	color: #003dd0;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 15px;
	text-transform: uppercase;
}

.calend_table {
	color: #086b22;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.calend_td_head {
	border: 1px solid #ffffff;
	padding: 3px;
	text-align: center;
}

.calend_td_body {
	border: 1px solid #ffffff;
	border-top: none;
	padding: 5px;
}

.calend_content td {
	border: 1px dashed #ffffff;
	text-align: center;
}

.calend_content a {
	color: #970074;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#calend_item_1 {
}

#calend_item_2 {
	border-left: none;
	height: 30px;
}

#calend_item_3 {
	border-top: none;
	height: 30px;
}

#calend_item_4 {
	border-left: none;
	border-top: none;
	height: 30px;
}

.calend_selected {
	background-color: #970074;
}

.calend_selected a {
	color: #ffffff;
}

#calend_head {
	color: #0081e3;
	font-size: 12px;
	font-weight: bold;
}

.comment_title {
	color: #333333;
	font-family: Tahoma;
	font-weight: bold;
}

.comment_item {
	color: #0081e3;
	font-size: 12px;
	font-weight: bold;
}

.comment_item_error {
	color: #ff4500;
	font-size: 12px;
	font-weight: bold;
}

.comment_item_succ {
	color: #0081e3;
	font-size: 12px;
	font-weight: bold;
}

.comment_item_add {
	text-align: center;
}

.comment_item_add a {
	color: #0081e3;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.comment_item_text {
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	width: 40px;
}

.comment_item_button {
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #797979;
	font-family: Tahoma;
	font-size: 12px;
	width: 100px;
}

.left_menu_div {
	padding-left: 10px;
	width: 100%;
}

.div_left_submenu {
	padding-left: 20px;
	width: 100%;
	
}

.div_left_submenu a {
	color: #0239bc;
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
}

.left_menu_div a {
	color: #0239bc;
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
}
