body { margin:0px; }


#container
{
	width:100%;
}

p
{
	font-family: "Tahoma", sans-serif;
	font-size:12pt;
	color:#000000;
}

h1
{
	font-family: "Tahoma", sans-serif;
	font-size:20pt;
	color:#000000;
}

h2
{
	font-family: "Tahoma", sans-serif;
	font-size:16pt;
	margin-bottom:0px;
	color:#000000;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a:visited
{
	color:#0000ff;
}

#header
{
	padding-top:100px;
	background-image:url(./images/head.gif);
	background-repeat:repeat-x;
	padding-left:10px;
}

#date
{
	position:absolute;
	top:0px;
	right:0px;
}

#body
{
	padding-left:10px;
	padding-right:10px;
}

.n_head
{
	border:1px solid #8080ff;
	padding:2px;
	background-color:#c0c0ff;
}
.n_head p { margin:0px; }

.n_date
{
	font-size:10pt;
	font-weight:bold;
}

.n_title
{
	font-size:10pt;
	font-weight:bold;

}

.n_user
{
	font-size:10pt;
}

.n_comments
{
	font-size:10pt;
}

.n_text
{
	margin:3px 0px 20px 0px; 
	padding:0px 10px 0px 10px;
	text-align:justify;
}

.c_head
{
	border:1px solid #8080ff;
	padding:2px;
	background-color:#c0c0ff;
}
.c_head p { margin:0px; }

.c_date
{
	font-size:10pt;
	font-weight:bold;
}

.c_title
{
	font-size:10pt;
	font-weight:bold;

}

.c_user
{
	font-size:10pt;
}

.c_postnew
{
	font-size:10pt;
	margin-top:0px;
}

.c_text
{
	margin:3px 0px 20px 0px; 
	padding:0px 10px 0px 10px;
	text-align:justify;
}
.gbook
{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.gbook_head
{
	border:1px solid #8080ff;
	padding:2px;
	background-color:#c0c0ff;
}

.gbook_head
{
	margin:0px;
	font-weight:bold;
	font-size:10pt;
}

.gbook_msg
{
	margin:3px 0px 20px 0px; 
	padding:0px 10px 0px 10px;
	text-align:justify;
}

.g_upd
{
	font-style:italic;
	font-size:8pt;
}

.g_photos
{
	font-size: 10pt;
}

.i_link
{
	margin:0px;
	font-size:10pt;
}

.i_title
{
	font-family:'Tahoma', sans-serif;
	font-size:20pt;
	font-weight:bold;
}

.contact p
{
	margin:0px;
}

.spoiler
{
	background-color: #000000;
	color:#000000;
}

.spoiler:hover
{
	color:#ffffff;
}