body
{
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #F1F6E9;
}
p
{	
	margin:0;
	padding:0;
}
a
{
	color:#0099FF;
}
a:hover
{
	color:#0099FF;
	text-decoration:none;
}
h1
{
	color:#78AB2C;
	font-size:14px;
}
#osnova
{
width:100%;
background-color:#FFFFFF;
}
#header
{
	background-image: url(gr/header.png);
	background-repeat: repeat-x;
	background-position: left top;	
	width:100%;
	height:96px;
}
.table_menu
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #78AB2C;
	background-color: #F1F6E9;
}
.menu
{
	text-align:right;
}
.menu a
{
	background-image: url(gr/star.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:15px;
	text-decoration:none;
	color:#333333;
}
.menu a:hover
{
	background-image: url(gr/star_2.png);
	background-repeat: no-repeat;
	background-position: right center;
	color:#0099FF;
}
.flower
{
	background-image: url(gr/flower.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right:17px;
}
.pic
{
	border: 1px solid #78AB2C;

}
.right_pad
{
	margin-right:15px;
	margin-bottom:10px;
}
.more
{
	font-size: 11px;
	color: #78AB2C;
}
.more a
{
	font-size: 11px;
	color: #78AB2C;
}
.more a:hover
{
	font-size: 11px;
	color:#0099FF;
}


.table_pad
{
margin-top:5px;
margin-bottom:5px;
}

.table_pad td
{
padding-top:5px;
padding-bottom:5px;
}
.right
{
	background-image: url(gr/right_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:210px;
	padding-left:35px;
	font-size:11px;
	color:#666666
}
.mo_pad
{
margin-left:10px;
}
#bottom
{
	bottom:0;
}
.napoo
{
	background-image: url(gr/napoo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fot
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #78AB2C;
	background-color: #F1F6E9;
}
.footer
{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	color:#666666;
}
.footer a
{
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:none;
	color:#78AB2C;
}
.date
{
font-size:10px;
color:#0099FF;


}


