@charset "utf-8";

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

p
{
	padding-top:10px;
	font-size: 11px;
}
h1
{
	font-size: 18px;
	color: #910000;
	font-weight: normal;
	padding-bottom: 10px;
}

h2
{
	font-size: 16px;
	color: #910000;
	font-weight: bold;
	padding-top: 10px;
}
h3
{
	font-size: 11px;
	font-weight: normal;
}
h4
{
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 10px;
}
h5
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 5px;
}

h6 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
.steluta {
	color: #FF0000;
}
body {
	color:#000000;
	font-family: Arial;
	font-size: 10px;
}
a{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #A70C0C;
	text-decoration: none;
}
#logo {
	height: 70px;
	width: 904px;
	margin-top:20px;
}
#logo a{
	color: #FFFFFF;


}
#logo a:hover{
	text-decoration: underline;
	color: #FFFFFF;

}
#logo a:visited{
	text-decoration: underline;
	color: #FFFFFF;

}
#container {
	width: 904px;
}
#header {
	margin-top: 5px;
}
.spacer
{
	height:5px;
}
#footer {
	color: #000000;
	text-align: left;
	padding-top: 10px;
}
#footer_menu
{
	width:904px;
	height:32px;
	font-size:11px;
	background-image:url(../images/footer.png);
	background-aling:center;
	background-repeat: no-repeat;
	background-position: center;
}

#footer_menu ul
{
	margin: 0;
	list-style-type: none;
	text-align: left;
	padding-top: 8px;
	padding-left: 20px;
}

#footer_menu ul li { display: inline; }

#footer_menu ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #000000;
	font-weight:bold;
	color:#333333;
}

#footer_menu ul li a:hover
{
	color: #A70C0C;
}
#copy {
	padding-left: 30px;
}
#content {
	padding-top: 10px;
	padding-bottom: 10px;
}
.content_title
{
	font-family:Arial;
	font-size:11px;
	text-align: justify;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
.content_price
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
}

.content_collumn
{
	font-family:Arial;
	font-size:11px;
	text-align: justify;
	padding: 25px;
}
.portofoliu_content
{
	text-align: justify;
	padding-left: 25px;
	margin-bottom:25px;
		
}
.content_collumn ul
{
	list-style-type: none;
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

.content_collumn li
{
	background-image: url(../images/agt_action_success.png);
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 2em;
	margin-top: 10px;
}
.fieldHolder
{
	width: 182px;
	height: 25px;
	background: url(../images/field.png) no-repeat;
	float: left;
	margin-left:5px;
}

.customField
{
	width: 150px;
	height: 22px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 3px;
	margin-left: 10px;
}
.areaHolder
{
	width: 182px;
	height: 200px;
	background: url(../images/area.png) no-repeat;
	float: left;
	margin-left:5px;
}

.customArea
{
	width: 165px;
	height:180px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
}
