/*

		$Id: default.css,v 1.9 2004/07/23 07:00:02 pavel Exp $

*/

body {
	font-family: Helvetica, Arial, sans-serif;
	background: #dddddd url('../images/web_site_b.gif') repeat-x;
}

body, p, td {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #444;
}

a:link,
a:visited {
	color: #444;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #000;
	text-decoration: none;
}

#content h2 {
	text-align: left;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #8EA8D7;
}

#path {
	margin-bottom: 15px;
	padding-left: 3px;
}

#path,
#path a {
	color: #8EA8D7;
	font-size: 11px;
	line-height: 13px;
}

#content h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 100;
	color: #8EA8D7;
	text-align: left;
}

#page {
	padding: 5px;
}

#page h3 {
	padding: 4px;
	padding-left: 0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 100;
	color: #888;
}

#bar {
	border-right: 1px #eee solid;
}

#bar ul li a {
	color: #888;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #eee;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
}

#bar ul li b a,
#bar ul li a:hover {
	font-weight: normal;
	color: #444;
	background: #ddd;
	border-bottom: 1px solid #eee;
}

#bar h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid #eee;
}

#bar hr {
	border: none;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 5px;
}

#bar input {
	font-size: 11px;
	color: #aaa;
}

#bar form {
	font-size: 11px;
	color: #aaa;
	margin: 5px;
	border-bottom: 1px solid #eee;
}

#footer a:link,
#footer a:visited,
#footer {
	text-decoration: none;
	font-size: 11px;
	color: #aaa;
	font-weight: normal;
	line-height: 13px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer {
	border-top: 1px solid #eee;
	text-align: center;
}

#gallery {
	text-align: center;
	padding-bottom: 20px;
}

#gallery h2 {
	font-weight: bold;
	color: #666;
	font-size: 14px;
}

#gallery table {
	text-align: center;
}

#gallery td {
	vertical-align: middle;
	text-align: center;
	padding: 2px;
}

.float_image_right img {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

.float_image_left img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

#page .page_link a:link,
#page .page_link a:visited {
	display: block;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 3px;
	padding-left: 35px;
	padding-top: 8px;
	background: #fff url('../images/bullet.gif') no-repeat;
}

#page .page_link p {
	padding: 0px;
	padding-left: 35px;
	font-size: 11px;
	color: #888;
}

#page .page_link a:hover,
#page .page_link a:active {
	color: #999;
	background: #fff url('../images/bullet_on.gif') no-repeat;
}

#page .page_link i {
	font-size: 16px;
	font-style: normal;
}
