﻿/* normal styles */

#container
{
	line-height:120%;
}
#header #lang{
	float:right;
}

#header img, #menu img
{
	border:0;
}
#header
{
	line-height:150%;
}
#header h1
{
	padding:0;
	margin:0;
	font-size: 150%;
}
#header a, #footer a
{
	text-decoration:none;
	color:white;
	background-color:#000099;
}
#footer p, #search p
{
	padding:0;
	margin:0;}
#footer .vyy
{
	float:right;
}
#content
{
	line-height:100%;
}
#content .top
{
	color:inherit;
	background-color:#f0f8ff;
	display: block;
	clear:right;
}
#content .img_r
{
	float:right;
	margin:2px;
	padding:2px;
	border:1px solid black;
	text-align:center;
}
#content .img_l
{
	float:left;
	margin:2px;
	padding:2px;
	border:1px solid black;
	text-align:center;
}
#content .gallery
{
	width:15.8em;
	height:19.8em;
	padding:2px;
}
#content .gallery img
{
	max-width:15.8em;
	max-height:15.8em;
}
#content a img
{
	border:0;
}
#content h1, #content h2, #content h3, #content h4, #header h5
{
	line-height:150%;
}
#content td p
{
	font-weight: bolder;
}
#content caption
{
	font-weight: bolder;
}
num {text-align: right }
descr {text-align: left }

