/* ### GENERAL ### */
h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em; 
	outline:none;
	}

ul,ol {
	list-style:none
	}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0; 
	padding:0
	}
	
fieldset {
	border:0
	}
a {
	outline: none; 
	color: #000;
	}
a.active {
	font-weight: bold; 
	font-size: 12px;
	}
	
a img,:link img,:visited img {
	border:none;
	}
	
:link,:visited {
	text-decoration:none
	}
	
img {
	display:block
	}
	
address {
	font-style:normal
	}
.clear {clear:both}
.nomargin {margin:0}
input, select, textarea { font-family: Tahoma; font-size: 12px; color: #444; }


/* ### GLOBAL CLASSES ### */
html{overflow: -moz-scrollbars-vertical;}
body{
	/*background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;*/
	background-color: #f9f8f6; 
	/*-moz-box-shadow:inset 0 0 25px #000000;
    -webkit-box-shadow:inset 0 0 25px #000000;*/
	box-shadow:inset 0 0 25px #000000;
	padding: 0px; 
	margin-top: 0px;
	}

/* ### CONTAINER ### */
#container {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	/*color: #444;*/
	margin-top: 0px;
	margin-left: auto;  
	margin-right: auto;
	width: 960px;
	text-align: left;
	}

/* ### HEADER ### */
#header {float: left; margin: 70px 0 44px 0; border-bottom: 1px solid #e0e0e0; width: 940px;}
#header .title {float: left; width: 660px;}
#header .title h1 {color: #000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; font-size: 48px; line-height: 1em;
}
#header .title p {font-size: 16px; line-height: 1.5em; margin-top: 14px; color: #444; margin-bottom: 70px; margin-left: 0px;}
#header .title strong {text-decoration: none;}
#header .vcard {float: right; width: 280px;}
#header .vcard p {text-align: right; margin-right: 60px; margin-top: 20px;}
#header .vcard img {float: right; position: absolute; margin-left: 233px; margin-top: -39px;}

/* ### CONTENT ### */
#content {float: left; max-width:960px; background-color: #f9f8f6;}
#content h1 {color: #000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 28px; line-height: 1em; padding-bottom: 10px; border-bottom: 1px solid #e0e0e0; width: 940px;margin-bottom: 10px;}
#content ul.item-overview a img{ cursor: pointer; }
#content li.project {float: left; width: 220px; margin-bottom: 40px; padding-right: 20px;}
#content li.project h2 {font-size: 14px; padding: 20px 0 10px 0; color: #000;}
#content li.project p {width: 220px; line-height: 1.6em; padding-bottom: 5px;}
#content li.project p a {font-weight: bold;}
#content li.project span {font-family: Georgia; font-weight: bold; font-style: italic; color: #fff; font-size: 20px; padding-left: 20px;}

#content .item-overview a img{ cursor: pointer; }
#content .project {float: left; width: 220px; margin-bottom: 40px; padding-right: 20px;}
#content .project h2 {font-size: 14px; padding: 20px 0 10px 0; color: #000;}
#content .project p {width: 220px; line-height: 1.6em; padding-bottom: 5px;}
#content .project p a {font-weight: bold;}
#content .project span {font-family: Georgia; font-weight: bold; font-style: italic; color: #fff; font-size: 20px; padding-left: 20px;}

#content .project .back-service1 {background-color: #dfd5b5; width: 220px; height: 162px; margin-bottom: 7px;}
#content .project .back-reflektii2 {background-color: #454547; width: 220px; height: 162px; margin-bottom: 7px;}
#content .project .back-service2 {background-color: #194244; width: 220px; height: 162px; margin-bottom: 7px;}
#content .project .back-service3 {background-color: #444; width: 220px; height: 162px; margin-bottom: 7px;}

#content .project p.service1 {height: 162px; padding-bottom: 3px; border-bottom: 4px solid #dfd5b5;}
#content .project p.reflektii2 {height: 162px; padding-bottom: 3px; border-bottom: 4px solid #454547;}
#content .project p.service2 {height: 162px; padding-bottom: 3px; border-bottom: 4px solid #194244;}
#content .project p.service3 {height: 162px; padding-bottom: 3px; border-bottom: 4px solid #444;}
#content .project a.beige {background-color: #dfd5b5; display: block; width: 220px; height: 162px; text-decoration: none;}
#content .project a.greyish {background-color: #454547; display: block; width: 220px; height: 162px; text-decoration: none;}
#content .project a.green {background-color: #194244; display: block; width: 220px; height: 162px; text-decoration: none;}
#content .project a.grey {background-color: #444; display: block; width: 220px; height: 162px; text-decoration: none;}

/*#content .project a img {display: none;}*/
#content .project a img {display: block;}
#content .project a:hover {background: none;}
#content .project a img:hover {/*display: block;*/
							-moz-box-shadow: 0 0 15px #000000;
							-webkit-box-shadow: 0 0 25px #000000;
							box-shadow: 0 0 25px #000000;
							}
						
#content .project-images {float: right; margin-bottom: 19px; width: 720px;}
#content .project-images img {padding-bottom: 25px;}

#content .line {float: left; border-bottom: 1px solid #e0e0e0; width: 940px; height: 5px; margin-bottom: 44px;}

/* ### FOOTER ### */
#footer {float: left;}
#footer .top {padding: 0 0 70px 0; margin-right: -20px;}
#footer .top .list {
	float: left; 
	width: 240px; 
	padding-bottom: 40px; 
	color: #999;
	padding-right: 2px; 
	padding-left: 2px;
	}
#footer .top  h1 {color: #000; font-family: Georgia; font-weight: bold; font-style: normal; font-size: 28px; line-height: 1em; padding-bottom: 10px; border-bottom: 1px solid #e0e0e0; width: 940px;margin-bottom: 10px;}
#footer .top .list h3 {color: #444; font-size: 14px; padding-bottom: 10px;}
#footer .top .list ul li {padding-bottom: 5px;}
#footer .top .list p {padding-bottom: 4px; color: #999;}
#footer .top .list ul#status {list-style-type: disc; margin-left: 15px;}
#footer .top .list a {color: #999;}
#footer .top .list a:hover {text-decoration: underline;}
#footer .top .list span {text-decoration: line-through;}

#footer .contact {float: left; width: 940px; color: #999; padding-top: 44px; border-top: 1px solid #e0e0e0;}
#footer .contact p {line-height: 1.6em; margin-bottom: 6px;}
#footer .contact .form {float: left; width: 460px; margin-right: 20px; padding-bottom: 40px;}
#footer .contact .form span {margin-left: 10px;}
#footer .contact .form fieldset {overflow: hidden; width: 320px; border: 0px; color: #444; }
#footer .contact .form input.field {margin-bottom: 10px; padding: 4px 5px 0px 5px; float: left; width: 168px; height: 22px; border: 1px solid #e0e0e0; background: #fff;}
#footer .contact .form input.submit {color: #444; background: #f9f8f6; border: 1px solid #e0e0e0;}
#footer .contact .form label {margin-bottom: 10px; padding-left: 15px; float: left; width: 125px; height: 28px; line-height: 28px; }
#footer .contact .form label.large {margin-bottom: 5px; padding: 0px; width: 320px; }
#footer .contact .form textarea {margin-bottom: 15px; padding: 4px 5px 4px 5px; width: 308px; height: 120px; border: 1px solid #e0e0e0; background: #fff; }
#footer .contact .map {float:right; width: 460px;}

#footer .bottom {float: left; color: #999; padding: 22px 0 22px 0; border-top: 1px solid #e0e0e0; width: 940px;}

/* ### ELEMENTS ### */
h1 {color: #000; font-family: Georgia; font-weight: bold; font-style: italic; font-size: 48px; line-height: 1em; padding-bottom: 10px;}
h2 {color: #000; font-family: Tahoma; font-weight: bold; font-size: 14px; line-height: 1em; padding-bottom: 10px;}
h3 {color: #000; font-family: Tahoma; font-size: 14px; line-height: 1em; padding-bottom: 10px;}
h4 {color: #000; font-family: Tahoma; font-size: 13px; line-height: 1em; padding-bottom: 10px;}
h5 {color: #000; font-family: Tahoma; font-size: 12px; line-height: 1em; padding-bottom: 10px;}
h6 {color: #000; font-family: Tahoma; font-size: 11px; line-height: 1em; padding-bottom: 10px;}
hr {border: 1px solid #e0e0e0; color: #e0e0e0; margin-top: 10px; margin-bottom: 10px;}
p {font-family: Tahoma; font-size: 12px; color: #444; padding-bottom: 10px;}
small {font-family: Tahoma; font-size: 10px; color: #000;}
a {color: #000;}
a:hover {text-decoration: underline;}
em {font-weight: bold;}
dl {margin: 10px;}
ol {margin: 10px;}
input {border: 1px solid #e0e0e0; padding: 5px;}
table tr td {padding: 10px;}
blockquote {border: 1px solid #999; padding: 20px;}