/*
(c) Copyright 2007 ROBO Design
http://www.robodesign.ro
*/

html
{
	background: #1B285C;
}
body
{
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
	position: relative;
	width: 742px;
	background: url("../images/background-nav2.jpg") #FFF repeat-y;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
img
{
	border: 0;
}
label
{
	font-weight: bold;
}
#header
{
	float: left;
	padding: 0;
	margin: 0;
	background: url("../images/background-nav.jpg") no-repeat;
	width: 209px;
	height: 535px;
}
#header a
{
	width: 43px;
	height: 0;
	padding-top: 375px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
#menu1
{
	background: url("../images/background-content.jpg") no-repeat top right;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 0;
	left: 43px;
	width: 699px;
	height: 535px;
	border-top: 1px solid #006;
	z-index: 3000;
}
#menu2
{
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu2 a
{
	text-align: right;
}
#menu1 li
{
	padding: 0;
	margin: 0;
	width: 166px;
}
#menu1 a
{
	display: block;
	background: #1577BC;
	border: 1px solid #006;
	border-top: none;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	color: #FFF;
}
#menu1 a:hover, #menu1 a:focus
{
	background: #FFF;
	color: #000;
}
#amenu1
{
	background: #000 !important;
	color: #FFF !important;
}
#amenu2
{
	background: #448 !important;
	color: #FFF !important;
}
.istorieeditie
{
	text-align: right;
}
#istorie:hover, #istorie:focus
{
	background: #1577BC !important;
	color: #FFF !important;
}
#content
{
	margin-left: 210px;
	display: block;
	position: relative;
	padding: 10px;
	z-index: 4000;
}
#content p
{
	text-align: justify;
	text-indent: 2em;
}
#content h1
{
	font-size: 170%;
}
#footer
{
	clear: both;
	background: #355CA5;
	color: #FFF;
	margin: 0 0 0 209px;
	padding: 5px;
	position: relative;
}
#footer a
{
	color: #FFF;
}
#footer p
{
	margin: 0;
	padding: 0;
}
#robodesign
{
	position: absolute;
	right: 5px;
	top: 5px;
}
#skipnav, #pagetitle
{
	display: none;
}
#listapoze img
{
	max-width: 100%;
}
.msg
{
	text-align: center !important;
	font-size: 1.4em;
	font-weight: bold;
}

