html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
html {
	/*background: #E5F0F4 url('../../images/elsinco/bg_loop.jpg') repeat-x top center;*/
	background: #E5F0F4 url('../../images/elsinco/bg_main.jpg') no-repeat top center;
}
body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #636363;
	line-height: 16px;
}
div, p, span, table, form, ul, li, td {
	margin: 0;
	padding: 0;
}
* input, * select, * textarea{
	outline: none;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #636363;
}
* img {
	margin: 0;
	padding: 0;
	border: 0;
}
* a {
	text-decoration: none;
}
/********************************************************************/
.wrapper {
	margin: 0 auto;
	width: 900px;
	overflow: auto;
	padding: 0 0 100px 0;
}
.header {
	width: 900px;
	height: 56px;
	background: url('../../images/elsinco/header_bg.gif') no-repeat top center;
}
.head_left {
	float: left;
	display: inline;
	width: 114px;
	height: 41px;
	padding: 15px 0 0 18px;
}
.head_left img {
}
.head_right {
	float: right;
	display: inline;
	width: 650px;
	height: 38px;
	padding: 18px 0 0 18px;
}
.head_right input {
	vertical-align: middle;
	position: relative;
	top: -3px;
	float: right;
	margin: 0 10px 0 10px;
}
.header ul.topmenu {
	list-style: none;
	float: right;
}
.header ul.topmenu li {
	float: left;
	display: inline;
	width: auto;
	padding: 0 10px 0 10px;
	border-right: 1px solid #E3E4E5;
	vertical-align: middle;
	line-height: 16px;
	text-transform: uppercase;
}
.header ul.topmenu li a {
	color: #537C8B;
}
.header ul.topmenu li a:hover {
	text-decoration: underline;
}
/********************************************************************/
.main {
	width: 900px;
	height: 295px;
}
.main_left {
	float: left;
	display: inline;
	margin: 80px 0 0 0;
}
.main_right {
	float: right;
	margin: 30px 18px 0 0;
}
/********************************************************************/
.content {
	clear: left;
	float: left
}
.content .left {
	width: 194px;
	margin: 0 52px 0 0;
	float: left;
	display: inline;
	padding: 22px 0 0 0;
}
.content .mid {
	width: 408px;
	margin: 0 44px 0 0;
	float: left;
	display: inline;
}
.content .right {
	float: right;
	display: inline;
	width: 190px;
	padding: 22px 0 0 0;
}
/********************************************************************/
.welcome {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #B1BABE;
}
.welcome h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 21px;
	color: #E17600;
	font-weight: normal;
	line-height: 22px;
}
.welcome p {
	margin: 0 0 10px 0;
}
/********************************************************************/
.contentview {
}
.contentview .contentItem {
	margin: 0 0 10px 0;
	clear: left;
	float: left;
	display: inline;
	width: 408px;
}

.contentview .contentItem h4 {
	font-size: 17px;
	font-weight: normal;
	color: #69AAA0;
	margin: 30px 0 10px 0;
	padding: 0;
}

.contentview .contentItem p.link {
	margin: 2px 0 0 0;
	clear: both;
}
.contentview .contentItem p.link a {
	font-style: italic;
	font-weight: bold;
	color: #69AAA0;
}
.contentview .contentItem p.link a:hover {
	text-decoration: underline;
}

.mid .letolt_link p.link {
	margin: 2px 0 0 0;
}
.mid .letolt_link p.link a {
	font-style: italic;
	font-weight: bold;
	color: #69AAA0;
}
.mid .letolt_link p.link a:hover {
	text-decoration: underline;
}


.contentview h2, .contentview h2 a {
	font-size: 14px;
	font-weight: normal;
	color: #588F4A;
	margin: 30px 0 4px 0;
	padding: 0;
	line-height: 16px;
}
.contentview h3 {
	color: #69AAA0;
	font-size: 21px;
	font-weight: normal;
	line-height: 22px;
	margin: 5px 0 0 0;
	padding: 0;
}
.contentview p.lead {
	color: #636363;
	font-weight: bold;
	margin: 12px 0 20px 0;
}
.contentview p.date {
	margin: 0 0 2px 0;
	color: #939393;
}
.contentview p.text {
	color: #636363;
}
.contentview p.newsText {
	color: #636363;
	float: left;
	width: 250px;
}
.contentview .contentItem p.text img {
	padding: 10px;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E6EAEC;
	margin: 0 0 10px 10px;
}
/********************************************************************/
.boxItem {
	background: url('../../images/elsinco/box_bg_right.gif') no-repeat top center;
	height: 58px;
	cursor: pointer;
	padding: 15px;
}
.boxItem img {
	margin: 0 0 5px 0;
}
.boxItem p {
	font-size: 9px;
	line-height: 12px;
}
.boxItem_freeText {
	margin: 0 0 15px 0;
}
.boxItem_freeText p {
	line-height: 16px;
	border-bottom: 1px solid #E9E9E9;
	width: 159px;
	padding: 2px 0 4px 0;
}
.boxItem_freeText p span {
	color: #45B3A2;
	line-height: 16px;
	display: inline;
}
.boxItem_freeText img {
	margin: 0 0 5px 0;
}
.boxItem_t {
	background: url('../../images/elsinco/box_t.gif') no-repeat center top;
	height: 10px;
	line-height: 10px;
}
.boxItem_m {
	background: url('../../images/elsinco/box_m.gif') repeat-y center;
	overflow: auto;
	padding: 5px 0 5px 15px;
}
.boxItem_m .relatedLinks {
	margin: 0 0 10px 0;
}
.boxItem_b {
	background: url('../../images/elsinco/box_b.gif') no-repeat center bottom;
	height: 10px;
	line-height: 10px;
}
.boxItem_freeText p a {
	color: #636363;
	font-weight: normal;
	font-size: 11px;
}
.boxItem_freeText p a:hover {
	text-decoration: underline;
}
/********************************************************************/
.nLetter {
	background: url('../../images/elsinco/nletter_bg.gif') no-repeat top center;
	height: 107px;
	padding: 15px;
	margin: 10px 0 10px 0;
}
.nLetter img {
	margin: 0 0 10px 0;
}
.nLetter p, .nLetter a, .nLetter form {
	font-size: 9px;
	line-height: 12px;
	margin: 0 0 10px 0;
}
.nLetter a {
	color: #636363;
	text-decoration: none;
}
.nLetter input {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.nLetter input[type="image"] {
	margin: 0 0 0 10px;
	cursor: pointer;
}
.nLetter input[type="text"] {
	width: 110px;
}
/********************************************************************/
.menuBox {
	/*text-transform: uppercase;*/
}
.menuBox p {
	margin: 0 0 5px 0;
}
.menuBox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menuBox ul.menu ul.submenu {
	border-top:  1px solid #B1BABE;
	list-style: none;
}
.menuBox ul.menu li {
	border-top:  1px solid #B1BABE;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
.menuBox ul.menu li a {
	display: block;
	padding: 5px 0 5px 4px;
}
.menuBox ul.menu li.active a {
	background: #BFD9DD;
}
.menuBox ul.menu li a:hover {
	background: #BFD9DD;
}
.menuBox ul.menu li ul.submenu li {
	border: 0;
	line-height: 12px;
	padding-left: 15px;
}
.menuBox ul.menu li ul.submenu li a {
	background: none;
	padding: 4px 0 4px 18px;
}
.menuBox ul.menu li ul.submenu li.active a {
	color: #69AAA0;
	background: none;
}
.menuBox ul.menu li ul.submenu li a:hover {
	color: #69AAA0;
}
.menuBox li a {
	color: #537C8B;
}
/********************************************************************/
.partnerBox {
	margin: 30px 0 0 0;
	width: 220px;
	overflow: visible;
}
.partnerBox .logos img {
	vertical-align: middle;
	margin: 10px 10px 30px 10px;
}

/********************************************************************/
.imprint {
	margin: 30px 0 30px 0;
}
.imprint p a {
	color: #537C8B;
}
.imprint p a:hover {
	text-decoration: underline;
}
/********************************************************************/
.breadcrumb {
	font-size: 9px;
}
.breadcrumb a {
	color: #636363;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
/********************************************************************/
.listview {
	clear: both;
}
.listviewLine {
	border-top: 1px solid #B1BABE;
	clear: both;
}
.listItem {
	clear: left;
	float: left;
	display: inline;
	width: 408px;
}
.listItem h4 {
	font-size: 17px;
	font-weight: normal;
	color: #69AAA0;
	margin: 30px 0 10px 0;
	padding: 0;
}
.listItem_text {
	float: left;
	display: inline;
	width: 250px;
}
.listItem_pic {
	float: right;
	display: inline;
	background: #FFF;
	width: 126px;
	padding: 10px;
	margin: 0 0 0 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E6EAEC;
}
.listItem_pic img {
	text-align: center;
	vertical-align: middle;
}
.listItem_text p.link {
	margin: 2px 0 0 0;
}
.listItem_text p.link a {
	font-style: italic;
	font-weight: bold;
	color: #69AAA0;
}
.listItem_text p.link a:hover {
	text-decoration: underline;
}
.pager {
	text-align: center;
	clear: left;
	font-size: 14px;
}

.pager a {
	font-weight: bold;
	color: #69AAA0;
}

/******************************************************/
.contentItem form p.required {
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.contentItem .error {
	margin: 10px 0 10px 0;
	color: #AF0000;
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 12px;
	font-style: italic;
}
.contentItem form#regisztracio {
	/*.contentItem form#quotations_form*/
	margin: 20px 0 0 0;
}
.contentItem form#regisztracio input.okbutton,
.contentItem form#quotations_form input.okbutton {
	width: 100px;
	border: 1px solid #E3E4E5;
}
.contentItem form td {
	vertical-align: top;
}
.contentItem form td p.required {
	margin: 0;
}
.contentItem form#regisztracio input, .contentItem form#regisztracio textarea, .contentItem form#regisztracio select,
.contentItem form#quotations_form input, .contentItem form#quotations_form textarea, .contentItem form#quotations_form select {
		width: 250px;
}
/******************************************************/
.mosaic_table h3 {
	margin: 10px 0px 10px 0px;
}
.mosaic_table .mosaic_tables table {
	margin: 10px 0px 10px 0px;
}

.mosaic_table .lead_01, .mosaic_table .lead_02 {
	clear: both;
}

/******************************************************/
h3.mosaic_box_title {
	margin: 0px 0px 10px 0px;
}

.mosaic_box_body {
	margin-bottom: 15px;
}

/******************************************************/
p.galleryMosaic {
	width: 408px;
	margin: 0 0 10px 0;
}
p.galleryMosaic img {
	padding: 2px;
	margin: 2px;
	border: 1px solid #A4A5A6;
}

