html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height: 100%;
}
img, a>img {
	border: none;
	max-width: 100%;
}
body {
	background-color: #004494;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.logo {
	margin: 20px auto 25px auto;
	text-align: center;
	width: 75%;
	max-width: 200px;
}
.logo img:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.logo img, .logo img:hover {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s
}
a {
	text-decoration: none;
	color: #fff;
}
.iw a {
	color: #f58220;
}
a:focus, a:hover {
	color: #004494;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#parent {
	position: absolute;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
#div1 {
	position: relative;
	float: left;
	height: 100%;
	width: 85%;
	background-color: #004494;
}
#div2 {
	position: relative;
	float: left;
	height: 100%;
	width: 15%;
	background-color: #004494;
}
#map_canvas {
	width: 100%;
	height: 100%;
	background: #004494;
}
#menu {
	display: none;
	position: absolute;
	top: 65px;
	right: 5px;
	font-family: serif;
	font-weight: bold;
	font-size: 32px;
	line-height: 32px;
	text-align: center;
	width: 32px;
	height: 32px;
	color: #fff;
	background: #f58220;
	padding: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
	cursor: pointer;
}
#menu:hover, #menu:focus {
	color: #000;
}
#close, #bounds {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 32px;
	color: #fff;
	cursor: pointer;
}
#close:hover, #close:focus {
	color: #fb0e00;
}
#bounds {
	top: 7px;
	right: auto;
	left: 7px;
	font-size: 28px;
}
#bounds:hover, #bounds:focus {
	color: #f58220;
}
#sidebar {
	position: relative;
	width: 90%;
	height: 100%;
	padding: 1% 2% 1% 6%;
	background: #004494;
	color: #fff;
	border-left: 5px solid #f58220;
	overflow: hidden;
	overflow-y: auto;
}
#sidebar h1 {
	font-size: 20px;
	font-weight: bold;
	position: relative;
	text-shadow:
	   -1px -1px 0 #000,
	    1px -1px 0 #000,
	    -1px 1px 0 #000,
	     1px 1px 0 #000;
}
#sidebar h1.negru {
	text-shadow:
	   -1px -1px 0 #fff,
	    1px -1px 0 #fff,
	    -1px 1px 0 #fff,
	     1px 1px 0 #fff;
}
#sidebar h1 span {
	font-size: 48px;
	font-weight: bold;
	position: absolute;
	top: -25px;
	margin-left: -2px;
}
#sidebar p {
	font-size: 16px;
	line-height: 1.2;
	margin: 0 0 20px 0;
}
#sidebar ul {
	padding: 0 0 10px 0;
	margin: 7px 0 0 0;
	list-style-type: none;
	list-style-position: outside;
}
#sidebar ul li {
	padding: 0 0 7px 0;
	text-shadow: 1px 1px 0 #000;
}
#sidebar ul li:before {
	content: '\203A\0020';
}
.iw {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.5;
}
.iw h1 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.iw p, .iw li {
	font-size: 14px;
}
.iw ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 2px 0 -5px 20px;
}
.iw ul li {
	padding: 5px 0;
}
.iw ul li.empty {
	list-style-type: none;
}
.iw ul li ul li {
	list-style-type: disc;
}
.iw .zm {
	/* float: right; */
	text-align: right;
	font-size: 12px;
	margin: 10px 0 5px 0;
}
.labels {
	display: none!important;
	color: #fff;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 2px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	white-space: nowrap;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#pano, .alt {
	width: 350px;
	height: 200px;
	margin: 15px auto;
}
#sidebar ul.negru li a:hover,
#sidebar ul.negru li a:focus,
#sidebar ul.negru li:before,
.negru {
	color: #000;
}
#sidebar ul.rosu li a:hover,
#sidebar ul.rosu li a:focus,
#sidebar ul.rosu li:before,
.rosu {
	color: #ed1c24;
}
#sidebar ul.galben li a:hover,
#sidebar ul.galben li a:focus,
#sidebar ul.galben li:before,
.galben {
	color: #feca0d;
}
#sidebar ul.albastru li a:hover,
#sidebar ul.albastru li a:focus,
#sidebar ul.albastru li:before,
.albastru {
	color: #00aeef;
}
#sidebar ul.verde li a:hover,
#sidebar ul.verde li a:focus,
#sidebar ul.verde li:before,
.verde {
	color: #00a651;
}
#sidebar ul.portocaliu li a:hover,
#sidebar ul.portocaliu li a:focus,
#sidebar ul.portocaliu li:before,
.portocaliu {
	color: #f58220;
}
#sidebar ul.violet li a:hover,
#sidebar ul.violet li a:focus,
#sidebar ul.violet li:before,
.violet {
	color: #92278f;
}
::-moz-selection {
	background: #111;
	color: #fff;
}
::selection {
	background: #111;
	color: #fff;
}
@media only screen and ( max-width: 768px ) {
	#sidebar h1 {
		font-size: 18px;
	}
	#sidebar ul li {
		font-size: 16px;
	}
	#div1 {
		width: 70%;
	}
	#div2 {
		width: 30%
	}
}
@media only screen and ( max-width: 480px ) {
	#sidebar h1 {
		font-size: 16px;
	}
	#sidebar ul li {
		font-size: 14px;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	#div1 {
		width: 80%;
	}
	#div2 {
		width: 20%;
	}
}
#m7 a {
	color: #c1c3c4;
}
/*#m14 {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
	margin: 0 0 7px 0;
	width: 90%;
}*/