/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #01569A;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #01569A;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

#content
{
}

#back1
{
background: url(images/right-bar.jpg) right repeat-y;
padding-right: -20px;
width: 853px;
margin: 0 auto;
}

#back
{
border:1px;
border-bottom-style: solid;
background: url(images/left-bar.jpg) repeat-y;
padding-left: 8px;
width: 828px;
margin: 0 auto;
}

#header {
	border: 1px;
	border-top-style: solid;
	background: url(images/right-bar.jpg) repeat-x;
	text-align: left;
	height: auto;
}

#menu
{
	width: 648px;
	height: 58px;
	padding-left: 215px;
	background: url(images/buttons.png) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
}

#acasa a {
	float: left;
	width: 81px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color:#C0C0C0;
	font-weight: 900;
	padding-top: 20px;
	font-size: 15px;
	text-transform: uppercase;
}

#acasa a:hover {
	width: 81px;
	height: 38px;
	color:#00CACA;
	background: url(images/buttons_r.png) repeat-x;
}

#servicii a {
	float: left;
	width: 83px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color:#C0C0C0;
	font-weight: 900;
	padding-top: 20px;
	font-size: 15px;
	text-transform: uppercase;
}

#servicii a:hover {
	width: 83px;
	height: 38px;
	color:#00CACA;
	background: url(images/buttons_r.png) repeat-x;
}

#despre a {
	float: left;
	width: 140px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color:#C0C0C0;
	font-weight: 900;
	padding-top: 20px;
	font-size: 15px;
	text-transform: uppercase;
}

#despre a:hover {
	width: 140px;
	height: 38px;
	color:#00CACA;
	background: url(images/buttons_r.png) repeat-x;
}
#contact a {
	float: left;
	width: 93px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color:#C0C0C0;
	font-weight: 900;
	padding-top: 20px;
	font-size: 15px;
	text-transform: uppercase;
}

#contact a:hover {
	width: 93px;
	height: 38px;
	color:#00CACA;
	background: url(images/buttons_r.png) repeat-x;
}

#logo {
	width: 828px;
	height: 154px;
	text-align: left;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #01569A;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#main
{
	background-color:#ffffff;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

ul {
	list-style: none;

}

li
{
background: url(images/title_back.gif) no-repeat;
}

li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

a {
	color: #01569A;
}
a:visited {
	color: #01569A;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

a
{
color: #333333;
text-decoration: none;
}

#footer {
	height: 50px;
	clear: both;
	background: url(images/footer.png) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #000;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#tabel {
	padding-left: 20px;
}
