body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
    }
p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	/*text-indent: 15px;*/
	margin-top: 2px;
	margin-bottom: 10px;
	/*margin-right: 10px;*/
	/*margin-left: 10px;*/
    text-align: justify;
}
H1 {
	font-size: 17pt;
	line-height: 1.3;
	/*font-family: 'Comfortaa', sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #8F2E20;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-indent: 0px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 15px;
    text-align: left;
	}
H3 {
	font-family: 'Comfortaa', sans-serif;
	font-size: 12pt;
	font-weight: 400;
	color: #7F7F7F;
    text-align: left;
    text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
    text-align: center;
    text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 6px;
	}

ul, ol {
    /*padding-left: 0px;*/
	font-size: 12pt;
	line-height: 16pt;
}

section {
	margin: 20px 0px;
	padding: 10px 0px;
}
.table td {
	vertical-align: middle !important;
}

.header_text {
	font-family: 'Magnolia Script'; 
	color: #FFF; 
	text-align: center;
	text-shadow: 
		0 0 3px rgba(0,30,160,0.9),
		0 0 3px rgba(0,30,160,0.9),
		0 0 3px rgba(0,30,160,0.9),
		0 0 6px rgba(0,30,160,0.9),
		0 0 6px rgba(0,30,160,0.9);
	position: absolute;  
	left: 50%; 
	margin-left: -410px; 
	top: 0px; 
	width: 820px; 
	z-index:999; 
}
.opener {
	position: relative;
}

#menu {
	text-align: right;
	line-height: 61px;
	width: 1000px;
	font-size: 14pt;
	margin: 0 auto;
}

#menu a {
	color: #FFF;
	text-decoration: none;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
	display: inline-block;
}

#menu ul li {
	padding: 0 10px;
	margin: 0;
	#height: 35px;
	display: inline-block;
	#color: #000;
	
	color: #7F7F7F;
	font-size: 17px;
	text-align: center;
    font-family: 'Cuprum', sans-serif;
	font-weight: 400;
}
#menu ul li:hover {
	background: #b61900;
}

#menu ul li:hover a {
	color: #FFF;
}
#menu ul li:hover span {
	border-top-color: #FFF;
}

#menu ul li.first {
	padding-left: 0;
}
#menu ul li a {
	color: #7f7f7f;
}

#menu ul li.active {
	background: #8F2E20;
	color: #FFF;
}
#menu ul li.active a {
	color: #FFF;
}

#menu .arrow {
	display: inline-block;
	#margin: 0 0 0 0.5em;
	position: relative;
	width: 0;
	height: 0;
	top: -3px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid #7F7F7F;
}
.dropotron {
	min-width: 200px;
	padding: 0px 5px;
	background: #FFF;
	list-style: none;
	line-height: 2.2em;
	border: 1px solid #7F7F7F;

}

.dropotron li {
	color: #7F7F7F;
	font-size: 17px;
	#text-align: center;
    font-family: 'Cuprum', sans-serif;
	font-weight: 400;
	position: relative;
	border-bottom: dotted 1px #7F7F7F;
	padding: 0 20px 0 20px;
}

.dropotron li:hover {
	background: #b61900;
}
.dropotron li:hover a {
	color: #FFF;
}
.dropotron li:hover .arrow {
	border-left-color: #FFF;
}

.dropotron li.first {
	border-top: 0;
}

.dropotron li.last {
	border-bottom: 0;
}

.dropotron li a {
	color: #7f7f7f;
	text-decoration: none;
}

.dropotron .arrow {
	display: inline-block;
	margin: 0 0 0 0.5em;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #254656;
}

.image_left {
	float: left;
	margin-right: 15px;
}
.image_right {
	float: right;
	margin-left: 15px;
}

.line {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	#font-weight: bold;
	text-indent: 0px;
    text-align: left;
	color: #d87a34;

	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 10px;

	border-color: #d87a34;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	}
.podzag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0023A3;
    text-align: center;
    text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 6px;
	}
.adr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
    text-align: center;
	}
.adr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
    text-align: center;
	}
.red {
	color: #F00;
}
.b4 {  border: 1px #999999 solid;}

.drop {
  border: 1px solid #d87a34;
  background-color: #d87a34;
  position: absolute;
  left: 600px;
  top: 361px;
  box-shadow:#3C3C3C 5 5 10px;
  -moz-box-shadow:#3C3C3C 5 5 10px;
  -webkit-box-shadow:#3C3C3C 5 5 10px;
}
.menu1_drop {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
.menu1_drop a {
    color: #0023A3;
}
.menu1_drop a:hover {    color: #FFFFFF;
}
.menu2_drop {
    color: #0023A3;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	padding-right: 5px;
}
.menu3_drop {
    color: #0023A3;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 5px;
}
.p4 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16pt;
	text-indent: 15px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
    text-align: justify;
}
#tinymce {
	background-color: #FFF;
	background-image: none;
}
