
body {
	margin: 0;
	padding: 0;
	background: #555;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
}
.frame{width:600px;height:350px;}
.reference{height:85px;text-align:center;}
.reference img{height:40px;}
.reference h2{font-size:21px!important;}
.center{text-align:center;list-style:none;}
.removepadding{padding:0;}
h1, h2, h3 {
	margin-bottom:5px;
	padding-bottom:5px;
	margin-top:0px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	color: #811305;
}

h1 {
	letter-spacing: 0px;
	font-size: 24px;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
}

h2 {
	font-size: 20px;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
}

h3 {
	font-size: 17px;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 24px;
}
p{text-align: center;}
ul, ol {padding-left:40px;}
.center, .center *{text-align:center;line-height:24px;}
.sidebar_sub h2 a{color:#811305!important;font-size:20px!important;text-decoration:none;}
.sidebar_sub h2 a:hover{text-decoration:underline;}
a:link, a:visited {
	color: #04601C;
	text-decoration:none;
	font-size: 16px;
}

a:hover, a:active {
	text-decoration: underline;
	color: #04601C;
}

img {
	border: none;
}

/* Header */

#header {
	margin:auto;
	width:920px;
}
	/* =NAVIGATION
	------------------*/
		
	#header .nav { padding:15px 15px 0 15px; background: #000 url(images/bg-nav.jpg) repeat-x top left; height: 43px;}
	#header .nav ul { padding:0; margin:0; list-style:none; border:0;line-height:normal;}
	#header .nav ul li { float:left; margin:0; padding:0 2px 0 0; border:0;}
	#header .nav ul li a { float:left; margin:0; padding: 5px 10px 18px 10px; color:#fff; 
				   font-size: 16px; font-weight:bold; text-transform:uppercase; text-decoration:none; outline:none; }
	#header .nav ul li a:hover,#header .nav span a:hover{ text-decoration:underline; }
	#header .nav ul li a.active {  background:url(images/bg-nav-active.jpg) no-repeat bottom center; color:#97DDFE; }
	#header .nav span{float:right;margin-top:2px;padding-top:3px;padding-bottom:3px;}
	#header .nav span a{color:#fff;font-size: 16px; font-weight:bold; text-transform:uppercase; text-decoration:none; outline:none;padding-right:30px;padding-top:3px;padding-bottom:3px;background:url(images/tobottom.png) no-repeat right bottom; }

/* Menu */

#menu {
	float: left;
	width: 939px;
	height: 70px;
	background: #000000;
}

#menu ul {
	margin: 20px 0 0 30px;
	padding: 0;
	list-style: none;
	line-height: 24px;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 20px;
	background: url(images/img03.gif) no-repeat right 60%;
	text-decoration: none;
	text-transform: capitalize;
	font: 16px "Times New Roman", Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}


/** LOGO */

#logo {
	float: left;
	width: 940px;
	height: 240px;
	margin-left:-10px;
	box-shadow: 0px 0px 25px #000;
	-moz-box-shadow: 0px 0px 25px #000;
	-webkit-box-shadow: 0px 0px 25px #000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#logo h1, #logo h2, #logo h3{
	margin: 0;
	padding: 18px 0 0 137px;
	line-height: normal;
	width:300px;
	border:none;
}

#logo h1 { 
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 46px;
	font-style: italic;
}

#logo h1 a {
	font-size: 42px;
	text-decoration: none;
	color: #fff; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	margin: 0;
	padding: 0 0 0 137px;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
#logo h3 {
	margin: 0;
	padding: 0 0 0 100px;
	font: italic 27px Georgia, "Times New Roman", Times, serif;
	color: #000;
	width:auto;
	text-shadow: 1px 1px 1px #000000;
	position:absolute;
	top:283px;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 920px;
	margin: 0 auto;
	box-shadow: 0px 0px 25px #000;
	-moz-box-shadow: 0px 0px 25px #000;
	-webkit-box-shadow: 0px 0px 25px #000;
	background:#fff;
}

/* Page */

#page {
	margin: 0 auto;
}


/* Content */

#content {
	float: left;
	width: 620px;
	padding:35px 20px 15px;
	text-align:center;
}
table{width:100%;}
.table_header td{background:#ffcc66;}
.border_left{border-left:5px solid #ccc;}
.idea{background:#FFFFef url(images/idea.gif) 10px 10px no-repeat;color:#bd4c00;border:1px solid #bd4c00;margin-bottom:10px;margin-top:10px;padding:10px 10px 0 50px;}


/* Sidebar */

.sidebar{float:left;}

.sidebar_sub {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:2px 2px 5px #444;
	-moz-box-shadow:2px 2px 5px #444;
	-webkit-box-shadow:2px 2px 5px #444;
	background-color:#E5EDF0;
	border:1px solid #B6CCD4;
	color:#434343;
	margin-top:23px;
	padding:15px;
	width:210px;
	text-align:center;
}

.sidebar_sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar_sub li {
	text-align:center;
	font-size:17px;
}
.sidebar_sub li a{text-decoration:none;display:block;font-size:17px;}
.sidebar_sub li a:hover{text-decoration:underline;}

.sidebar_sub p {
	margin:0px;
	text-align:center;
}


.sidebar_sub li li {
	margin: 0;
	padding: 2px 0 2px 0;
}

.szolg_ol{float:left;width:495px;}
.szolg_img{float:left;text-align:center;margin-left:10px;}
.szolg_img img{margin-bottom:20px;margin-top:20px;}
.centeredimage{text-align:center;}
.clearer{clear:both;font-size:0px;height:0px;line-height:0px;}
.sidebar_sub .active{font-weight:bold;text-decoration:underline;}
.totop{float:right;margin-right:15px;margin-bottom:20px;margin-top:10px;padding-top:3px;padding-bottom:3px;}
.totop a{color:#000;font-size: 16px; font-weight:bold; text-transform:uppercase; text-decoration:none; outline:none;padding-right:30px;padding-top:3px;padding-bottom:3px;background:url(images/totop.png) no-repeat right bottom; }
.totop a:hover{text-decoration:underline;}

/* Footer */
#footer-wrap {
	margin: 0 auto;
	background: url(images/bg-nav.jpg) repeat-x scroll left top #000000;
	box-shadow: 0px 0px 25px #000;
	-moz-box-shadow: 0px 0px 25px #000;
	-webkit-box-shadow: 0px 0px 25px #000;
}

#footer {
	margin:0 auto;
	padding: 0;
	text-transform: uppercase;
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 16px;
	clear:both;
	height:58px;
}

#legal {
	clear: both;
	padding-bottom:5px;
	padding-top:5px;
	text-align: center;
	color: #fff;
	margin:0px!important;
}

#legal a {
	text-decoration: none;
	color: #fff;
}
#legal a:hover{
	text-decoration: underline;
}

