@charset 'utf-8';
body, label, textarea, input, select, h6
{
	font: 13px/17px "Verdana CE", Verdana, "Tahoma CE", Tahoma, "Microsoft Sans Serif", Helvetica, Arial, sans-serif;
}
body 
{
	background-color: white;
	color: black;
	padding: 0;
	margin: 0;
	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: black;
}
:link img, :link:visited img
{
	border: none;
}
:link, :link:visited
{
	text-decoration: underline;
	color: black;
}
:link:hover
{
	text-decoration: underline;
}
:link:hover, :link:active
{
	color: black;
}
h6
{
	margin-bottom: 0;
	color: black;
}
ul li
{
	list-style-image: url(gfx/list_bullet.gif);
}
li img
{
	margin: 5px 0;
}
#menu
{
	margin-left: 10px;
	padding-bottom: 50px;
}
#menu ul
{
	margin-left: 20px;
	padding: 0;
}
#menu ul li
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 1px 0;
}
#menu a.menu:hover
{
}
#menu a.menu#current
{
}
#menu a.menu
{
	display: block;
	padding: 0 5px 5x 0;
	width: 100%;
	color: black;
	text-decoration: none;
}
#menu a.menu:hover, #menu a.menu:active, #menu a.menu#current, #menu a.menu#current_sub
{
	color: black;
}
#menu a.menu#current
{
	list-style-image: url(gfx/bullet.gif)
}
#patron
{
	position: fixed;
	bottom: 0;
	width: 100%;
	padding-bottom: 5px;
	margin-left: 30px;
	background-color: white;
}
#patron a
{
	text-decoration: none;
	color: black;
}
#patron a:hover
{
	text-decoration: underline;
}
#menu ul a.menu, #patron
{
	width: 170px;
}
#menu ul ul a.menu
{
	width: 150px;
}
#menu ul ul ul a.menu
{
	width: 130px;
}
#menu ul ul ul ul a.menu
{
	width: 110px;
}
.frame
{
}
#top_frame
{
	width: 100%;
	height: 130px;
	overflow: hidden;	
	white-space: nowrap;
	margin-bottom: 2%;
}
#top_frame img.logo
{
	margin: 0 0 4px 45px;
}
#top_frame .banner
{
	display: inline;
	width: 538px; 
	height: 90px;
	margin: 10px 10px 0;
}
img.winieta
{
	position: absolute;
	left: 420px;
	top: 0px;
}
img.winieta#wide
{
	left: 200px;	
}
#left_frame
{
	display: inline;
	width: 150px;
	overflow: hidden;
}
#main_frame
{
	position: absolute;
	top: 165px;
	left: 242px;
	width: 505px;
	padding: 0;
}
#main_frame, #left_frame
{
	margin-bottom: 45px;
}
#languages_menu
{
	position: absolute;
	left: 630px;
	top: 1px;
	width: 30px;
	text-align: right;
}
#languages_menu a, #languages_menu a:visited
{
	text-decoration: none;
}
#languages_menu input
{
	width: 60px;
}
#logo
{
	margin-top: -15px;
	margin-left: 0px;
}
p
{
	margin-top: 15px;
}
h1, h2
{
	border-bottom: 1px dotted gray;
}
h5
{
	margin-bottom: 0;
}
p
{
	text-align: justify;
	margin: 0;
}
hr
{
	clear: both;
	height: 1px;
	background-color: gray;
	color: gray;
	border: none;
}
img.left {
	float: left;
	margin: 1.5% 1.5% .5% 0;
	clear: left;
}
img.right {
	float: right;
	margin: 1.5% 0 .5% 1.5%;
	clear: right;
}
.extra_bold
{
	font-family: "Arial Black", Verdana, "Microsoft Sans Serif", Helvetica, sans-serif;
	font-weight: normal;
}
.no_bold
{
	font-weight: normal;
}
label
{
	width: 495px;
	text-align: right;
	white-space: nowrap;
}
input, select, textarea
{
	width: 80%;
	background-color: white;
	border: 1px solid gray;
	color: black;
}
input.checkbox, input.link
{
	width: auto;
	border-style: none;
}
input.link
{
	color: black;
	cursor: hand;
}
textarea
{
	min-height: 64px;
	max-height: 640px;
	height: 100%;
}
fieldset
{
	border: 1px solid black;
}
.button, .button:hover, .button:visited
{
	display: block;
	width: 100%;
	border: 1px solid black;
	margin: 5px 0;
	text-decoration: none;
	text-align: center;
	color: black;
}
.news_photo
{
	float: left;
	clear: left;
	margin: 5px 25px 0 0;
}
.news_title
{
	margin-top: 12px;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
.news_text
{
	margin-top: 12px;
	margin-bottom: 12px;
}
.news_link
{
	float: right;
	text-align: right;
	text-decoration: none;
	color: orange;
}
.news_date
{
	color: black;
}
.news_hr
{
	margin-top: 18px;
	margin-bottom: 10px;
}
.art_photo
{
	margin: 20px;
	clear: both;
	text-align: center;
}
a.search, a.search:visited, a.search:hover
{
	text-decoration: none;
}
h4
{
	font-size: 11px;
}
h4.search
{
	margin-bottom: 0;
}
.search_pos, .search_neg
{
	height: 1px;
	overflow: hidden;
	margin: 5px 0 10px;
}
.search_pos
{
	background-color: white;
}
.search_neg
{
	background-color: gray;
}