*
{
	margin: 0;
	padding: 0;
}

body
{
	background: url(images/lapy.gif) repeat;
	text-align: center;
	text-color: #004080;
	color: #004080;
	font: 11pt Times New Roman, Times, serif;
	SCROLLBAR-FACE-COLOR: #d3cfad;
	SCROLLBAR-HIGHLIGHT-COLOR: #b5ac73;
	SCROLLBAR-SHADOW-COLOR: #b0aa6f;
	SCROLLBAR-3DLIGHT-COLOR: #7f7f7f;
	SCROLLBAR-ARROW-COLOR: #0f0f0f;
	SCROLLBAR-TRACK-COLOR: #dfdfdf;
	SCROLLBAR-DARKSHADOW-COLOR: #777242;
	SCROLLBAR-BASE-COLOR: #cbc59d;
	border-color: #CBC59D;
}

a
{
	text-decoration: underline;
	color: #004080;
}

a:hover
{
	text-decoration: none;
	color: #004080;
}

.on, .on a
{
	cursor: default;
	color: #004080;
}

h1
{
	text-align: center;
	color: #004080;
	font: bold 13pt Times New Roman, Times, serif;
}

h2, h3, h5
{
	font: bold 12pt Times New Roman, Times, serif;
	margin-bottom: 22px;
	text-align: left;
	color: #004080;
}

h4
{
	padding: 4px 0 6px 20px;
	margin-bottom: 10px;
	clear:both;
	color: #004080;
	background: #CBC59D url(pattern0.gif) no-repeat right top;
	clear:both;
}

h5
{
	padding: 4px 0 6px 20px;
	margin-bottom: 10px;
	clear:both;
	color: #004080;
	background: #CBC59D url(pattern0.gif) no-repeat right top;
	clear:both;
}

p
{
	margin-bottom: 1em;
	color: #004080;
}

#body
{
	width: 780px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#container
{
	background: #fff;
	width: 780px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	border: 1px;
	border-style: solid;
	color: #CBC59D;
	float: left;
}

#header
{
	background: #fff url(buvlheader.gif) no-repeat center top;
	height: 234px;
	position: relative;
}

#header .din
{
	height: 234px;
	position: relative;
	left: 520px;
	top: 0px;
	width: 260px;
}

#adres
{
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-color: #004080;
	background-color: #cbc59d;
	text-align: center;
	color: #004080;
	top: 2px;
	width: 776px;
	left: 2px;
	height: 20px;
}

#fon
{
	position: relative;
	background-color: #cbc59d;
	width: 100%;
	height: 20px;
}

#col1
{
	position: relative;
	width: 200px;
	height: 100%;
	color: #004080;
	float: left;
	left: 2px;
	height: 100%;
}

#col2
{
	position: relative;
	width: 570px;
	float: right;
	height: 100%;
	right: 4px;
	color: #004080;
}

#col2 .li
{
	width: 560px;
	height: 100%;
	color: #004080;
	float: right;
}

#col1 .nav
{
	margin-bottom: 15px;
}

#col1 .nav h3
{
	display: block;
	width: 124px;
	height: 41px;
	background: transparent url(nav-h000.gif) no-repeat 0 0;
	margin: 0;
	position: relative;
	top: 2px;
	color: #fff;
	font: bold 9pt Verdana, Geneva, Arial, Helvetica, sans-serif ;
}

#col1 .nav h3 span
{
	display: block;
	padding-top: 15px;
	padding-left: 17px;
}

#col1 .nav li
{
	display: block;
	height: 30px;
	background: transparent url(nav-btn00.gif) no-repeat 0px -60px;
}

#col1 .nav li a
{
	display: block;
	text-decoration: none;
	padding: 7px 0 6px 22px;
	font-weight: bold;
	color: #004080;
	left: 10px;
	position: relative;
}

#col1 .nav li a:link
{
	display: block;
	text-decoration: none;
	padding: 7px 0 6px 22px;
	font-weight: bold;
	color: #004080;
	background: transparent url(images/pic1.gif) no-repeat;
}

#col1 .nav li a:active 
{
	display: block;
	text-decoration: none;
	padding: 7px 0 6px 22px;
	font-weight: bold;
	color: #004080;
	background: transparent url(images/pic.gif) no-repeat;
}

#col1 .nav li a:visited 
{
	display: block;
	text-decoration: none;
	padding: 7px 0 6px 22px;
	font-weight: bold;
	color: #004080;
	background: transparent url(images/pic.gif) no-repeat;
}

#col1 .nav li a:hover 
{
	display: block;
	text-decoration: none;
	padding: 7px 0 6px 22px;
	font-weight: bold;
	color: #004080;
	background: transparent url(images/pic.gif) no-repeat;
}

#col1 .nav li.on
{
	background-position: 0px -30px;
}

#footer
{
	width: 780px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-color: #CBC59D;
	clear:both;
}

