body {
	background-color: #131313;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#divtop {
	background: url("pic/2you_top2.jpg") top center no-repeat;
	height: 524px;
}

#uline {
	height: 4px;
	width: 200px;
	overflow: hidden;
	background: url("pic/underline.gif") top left repeat-x;
}

#flash {
	margin: 0px auto;
	width: 1038px;
	background: url("pic/2you_mainbg.jpg") top center repeat-y;
	text-align: center;
}

#content {
	margin: 0px auto;
	width: 1038px;
	background: url("pic/2you_mainbg.jpg") top center repeat-y;
	text-align: center;
}

#bottom {
	margin: 0px auto;
	width: 1038px;
	background-color: #2b2b2b;
	background: url("pic/bottom_bg.jpg") top left no-repeat;
	height: 179px;
}

#bottom #bottommenu {
	padding-right: 55px;
	text-align: right;
	padding-top: 25px;
}

#bottom #greentext{
	text-align: left;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	padding-left: 100px;
	padding-top: 10px;
}

#content_left {
	margin: 0px 0px 0px 39px;
	padding: 10px;
	padding-top: 20px;
	width: 720px;
	float: left;
	text-align: left;
}

#content_right{
	margin: 0px 19px 0px 0px;
	padding: 20px;
	width: 190px;
	float: right;
	padding-top: 20px;
}

#green {
	width: 100%;
	height: 54px;
	background: url("pic/bg_green.jpg") top center repeat-x;
}

.important {
	width: 688px;
	margin: 15px auto;
	background: url('pic/fontos_bg.gif') top center repeat-y;
	padding: 0px;
}

.important h3 {
	display: block;
	font-size: 13px;
	width: 100%;
	height: 22px;
	background: url("pic/fontos_top.gif") top center no-repeat;
	color: #fff;
	text-indent: 20px;
	padding-top: 5px;
	margin-top: 0px;
}

.important p {
	width: 94%;
	text-align: justify;
	margin:0px auto;
}

.important a {
	color: #fff;
	text-decoration: underline;
}

.important .imp_bottom {
	width: 100%;
	height: 12px;
	background: url("pic/fontos_bottom.gif") bottom center no-repeat;
	margin: 0px;
}

div.unit {
	width: 96%;
	margin: 15px auto;
	padding: 0px;
	clear: both;
}

div.unit_half_left, div.unit_half_right {
	width: 45%;
	margin: 0px auto 0px 15px;
	float: left;
	padding: 0px;
}

div.unit_half_right {
	margin: 0px 15px 0px auto;
	float: right;
}

div.unit_half_left h3.title, div.unit_half_right h3.title, div.unit h3.title {
	text-indent: -1000px;
	margin: 5px 0px;
	text-align: left;
}

div.orbtitle {
	padding: 0px;
	margin-bottom: 10px;
	width:100%;
	height: 31px;
	overflow: hidden;
	background: url('pic/text_underline.gif') bottom left repeat-x;
}

div.orbtitle h3 {
	margin: 0px;
	padding: 0px;
	height: 31px;
	text-indent: -2000px; 
}

div.unit_half_left h3.title_text, div.unit_half_right h3.title_text, div.unit h3.title_text {
	margin: 5px 0px;
	text-align: left;
}

div.unit_half_left div.uline, div.unit_half_right div.uline, div.unit div.uline {
	width: 100%;
	height: 4px;
	margin-bottom: 15px;
	background: url("pic/underline.gif") top left repeat-x;
}

div.unit_half_left div.unit_content, div.unit_half_right div.unit_content, div.unit div.unit_content {
	padding: 0px;
	text-align: justify;
	line-height: 20px;
}

#content_right .unit .unit_content p {
	line-height: 17px;
}

#content_right a {
	color: #fff;
	text-decoration: underline;
}

#content_right a:hover {
	color: #d50000;
}

a {
	color: #D50000;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

a.url {
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}

a.url:hover {
	text-decoration:underline;
}


#bottommenu a {
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

#bottommenu a:hover {
	color: #d50000;
}

a.tovabb {
/*	background:url("pic/textlink_tovabb.gif") 0% 0% no-repeat;*/
/*	display: block;
	overflow: hidden;
	width: 52px;
	height: 12px;
	text-indent: -1000px;
	padding: 0px;
	margin-top: 10px; */
	color: #D50000;
	text-decoration: none;
}

a.tovabb:hover {
/*	background:url("pic/textlink_tovabb_over.gif") 0% 0% no-repeat; */
	color: #fff;
}

img.pagepic {
	padding: 2px;
	border: 1px solid #fff;
}

p.important {
	color: #93af47;
	font-weight:
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 20px;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;	
}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }


.textfield {
	border: 1px solid #666666;
	font-size: 11px;
	padding: 2px;
	background-color: #222;
	color: #fff;
}

.textarea {
	border: 1px solid #666666;
	font-size: 11px;
	padding: 2px;
	background-color: #222;
	color: #fff;
}

.errortext {
	font-size: 12px;
	color: #d50000;
	font-weight: bold;
	margin: 15px auto;
}

.inputerror {
	border: 1px solid #d50000;
	background-color: #3d1b1b;
	color: #fff;
	font-size: 11px;
	padding: 2px;
}

.projectunit {
	clear: both;
	width: 90%;
	margin: 10px auto 30px auto;
}

.projectunit .about {
	float: left; 
	width: 40%;
	text-align: right;
}

.projectunit .picture {
	width: 55%;
	float: right;
	text-algin: left;
	border: none;
}

.projectunit .picture a img {
	border: none;
}

ul.clientlist {
	list-style: outside;
	list-style-type:none;
	margin-left: 10px;
	padding-left: 0px;
}

ul.clientlist li {
	margin-top: 10px;
	padding-left: 35px;
	background: url("pic/list_mark.gif") top left no-repeat;
	text-align: left;
}
