@charset "UTF-8";


#container-page {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../../../../images/bgr/bgr_home.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 800px;
	border: 20px solid #FFFFFF;
}
#container-head {
	background-color: #003399;
}
#header-nav {
	height: 35px;
	background-image: url(../../../../images/bgr/tab_handling.jpg);
	color: #FFFFFF;
}
#container-content {
	clear: both;
	padding-top: 2em;
	text-align: justify;
}
#sidebar-left {
	float: left;
	width: 200px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#menu_1 {
}
#content {
	padding-left: 220px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 15px;
}
#content a {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#content a:hover {
	text-decoration: underline;
}
#container-footer {
	clear: left;
}
#footer {
	height: 40px;
	padding-top: 10px;
	font-size: 93%;
	color: #999999;
	background-color: #FFFFFF;
}
#footer a {
	font-size: 80%;
	color: #0099CC;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#footer a:hover {
	text-decoration: underline;
}
#container-bgr {
	background-image: url(../../../../images/bgr/bgr_home.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#navtop {
	padding-top: 60px;
	float: right;
	text-align: right;
	margin-right: 1px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #5B5C5B;
	letter-spacing: 0.1em;
	font-size: 1em;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5B5C5B;
	display: inline;
	padding-top: 1em;
	margin-bottom: 2em;
	line-height: 150%;
}
#navtop ul {
	list-style-type: none;
	float: left;
}
#navtop li {
	list-style-type: none;
}


table {
	font-size: 95%;
	color: #666666;
	padding-top: 20px;
}
#leftcontent {
	color: #666666;
	padding-left: 10px;
	font-size: 10px;
	
}
#adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	padding-left: 10px;
}
