/*
top {

}
*/
body {
	font-family: Tahoma;
	font-size: 80%;
	color: #333333;
	background-color: #fff;
}
td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.hrecipe {
	font-family: Constantia, Georgia, serif;
	font-size: 14px;
}

#text {
	background-color: #ffffff;
}
#text img {
	border:1px solid #7E0001;
	margin: 5px;
	padding: 2px;
	
}
a {
	font-family: tahoma;
}
a:link {
    color: #810102;
	text-decoration: underline;
	
}
a:visited {
	color: #810102;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.content{
   padding-top: 10px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 10px;
}


h1	{font: small-caps 180% Tahoma; color: #000000; font-weight: normal; line-height: 1.0em;}
h2	{font: small-caps 155% Tahoma; color: #000000; font-weight: normal; line-height: 1.0em;}
h3	{font: small-caps 130% Tahoma; color: #000000; font-weight: normal; line-height: 1.0em;}

.menu {
padding: 0;
margin: 0;
font-weight: bold;
width: 130px;
}
.menu a, .menu a:link, .menu a:visited {
padding: 1px 2px 1px 2px;
margin: 3px 0 3px 0;
background: #665f59;
text-decoration: none;
display: block;
float: left;
font-weight: 900;
font-size: 103%;
color: #E8E8E8;
}

.recl a, .recl a:link, .recl a:visited {
color: #8A263A;
}

.recl a:hover {
color: #888888;
text-decoration: none;
}
.recl a:active {
	color: #888888;
}

.top_left{
   background: url('/images/kushaniy/top_left.jpg') left top no-repeat;
}

.top_right{
   background: url('/images/kushaniy/top_right.jpg') right top no-repeat;
}
.left_bg{
   background: url('/images/kushaniy/left_bg.png') left repeat-y;
}

.right_bg{
   background: url('/images/kushaniy/right_bg.png') right repeat-y;
}

.content_bg_bottom{
   background: url('/images/kushaniy/bottom_right.jpg') right bottom no-repeat;
}
.bottom{
   background: url('/images/kushaniy/cont/bottom.png') center no-repeat;
}
/* Для 1 - 2 - 3 списка информационных элементов */
.current, .page_link, .ctrl
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	float: left;
	display: block;
	margin-right: 0.3em;
	background: #fff;
	float: left;
}

.page_link
{
	border: 1px solid #e7e7e7;
}
.current
{
	border: 1px solid #d20a1c;
	background-color: #d20a1c;
	color: #fff;
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 10px;
	color: #4F3327;
}

#ShowAddComment
{
	margin: 20px 0px;
	font-size: 14pt;
}


