@charset "iso-8859-2";

body {
	margin: 0px;
	padding: 0px;
}
#htmlbody {
	background-image: url(images/bgBody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	left: 0px;
	top: 0px;
	min-width: 990px;
}


p {
	margin: 0px;
}

a {
	color: #473929;
}

a:hover {
	color: #660000;
}

form {
	margin: 0px;
	padding: 0px;
}
#myAds {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #ffffde;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 9;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#myAds:hover {
	background-color: #3399ff;
	color: #FFF;
}




#header {
	height: 76px;
	z-index: 9;
	background-image: url(images/bgHeader.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	width: auto;
}


#headerContents {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 2px;
}
#slogen {
	top: 10px;
	position: absolute;
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: italic;
	color: #AA9B88;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	right: 15px;
}
#navBar {
	position: absolute;
	top: 35px;
	right: 0px;
}
#navBar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navBar ul li{
	display: block;
	float: left;
	position: relative;
	cursor: default;
}
#navBar ul li a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 6px;
	margin-right: 4px;
	margin-left: 7px;
	display: block;
}
#navBar ul li a span {
	padding-top: 7px;
	padding-bottom: 6px;
	margin-left: 1px;
	padding-right: 13px;
}

#navBar ul li a:hover{
	color: #c2ab92;
	background: transparent url(images/menuLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navBar ul li a:hover span{
	background: transparent url(images/menuRight.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.separator  {
	width: 3px;
	height: 3px;
	background-color: #64574D;
	margin-top: 12px;
	display: block;
	float: left;
}
#navBar ul ul  {
	display: none;
	background-color: #343333;
	position: absolute;
	left: -5px;
	top: 27px;
	list-style-type: none;
	z-index: 0;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 160px;
}

#navBar ul ul li {
	display: block;
	clear: both;
	padding: 0px;
}
/*#navBar ul ul li a {
	background: none;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#navBar ul ul li a:hover {
	background: none;
}
*/
#navBar ul li:hover ul, #navBar ul ul:hover {
	display: block;
}





#headerText {
	position: relative;
	width: 184px;
	height: 221px;
	background-repeat: no-repeat;
/*	background-image: url(images/kedvezmeny.png); */
	left: 20px;
	top: 0px;
}

#headerGraphics {
	height: 221px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	position: relative;
	width: 992px;
	/*background-image: url(headerGraphics.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	left: -3px;
	top: -6px;
}

#headerGraphics  a {
	color: #FFFFFF;
	text-decoration: none;
}
#cms {
	position: relative;
	left: 140px;
	top: -50px;
	width: 135px;
}




#contents {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 2px;
}

#contents #left {
	width: 225px;
	float: left;
}

#contents #center {
	float: left;
	width: 535px;
	margin-left: 3px;
}

#contents #right {
	float: left;
	width: 225px;
}

.boxLittleTop {
	height: 45px;
	width: 221px;
	background-image: url(images/boxLittleTop.png);
	background-repeat: no-repeat;
}
.boxLittleTop-icon {
	float: left;
	margin-top: 9px;
	margin-left: 15px;
}
.boxLittleTop-img  {
	float: left;
	margin-top: 9px;
	margin-left: 0px;
}


.boxLittleMiddle {
	background: url(images/boxLittleMiddle.png) repeat-y;
	width: 180px;
	font: 12px Tahoma;
	color: #473929;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.boxLittleBottom {
	background: url(images/boxLittleBottom.png) no-repeat;
	height: 16px;
	width: 221px;
}

.boxBigTop {
	background: url(images/boxBigTop.png) no-repeat;
	height: 45px;
	width: 530px;
}

.boxBigMiddle {
	background: url(images/boxBigMiddle.png) repeat-y;
	width: 530px;
	font: 12px Tahoma;
	color: #473929;
	padding: 5px 20px;
}

.boxBigBottom {
	background: url(images/boxBigBottom.png) no-repeat;
	height: 16px;
	width: 530px;
}

.textfield1 {
	background: url(images/textfield1.png) no-repeat left top;
	height: 23px;
	width: 180px;
	display: block;
	margin-left: -5px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 9px;
}

.textfield1 input {
	background: transparent;
	height: 19px;
	width: 160px;
	border-style: none;
	font: normal 12px Tahoma;
	color: #555555;
}

.textfield2 {
	background: url(images/textfield2.png) no-repeat left top;
	height: 21px;
	width: 410px;
	display: block;
}


.textfield2 input {
	background: transparent;
	height: 19px;
	width: 390px;
	border-style: none;
	font: normal 12px Tahoma;
	color: #555555;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

.textarea2 {
	background: url(images/textarea2.png) no-repeat left top;
	height: 107px;
	width: 410px;
	display: block;
}
.textareaOffer {
	background-image: url(images/bgOfferTextarea.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 177px;
	margin-left: -3px;
}
.textareaOffer textarea {
	width: 163px;
	height: 97px;
	margin-left: 7px;
	margin-top: 7px;
	background: transparent;
	border-style: none;
	font: normal 12px Tahoma;
	color: #555555;
}

.textarea2 textarea {
	background: transparent;
	height: 98px;
	width: 400px;
	border-style: none;
	font: normal 12px Tahoma;
	color: #555555;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}



.boxBigTop img {
	margin-left: 20px;
	margin-top: 9px;
}

#logos {
	font: 12px Tahoma;
	color: #000000;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: left;
}

#footer {
	background: url(images/bgFooter.png) repeat-x left top;
	height: 38px;
	font: 12px Tahoma;
	color: #FFFFFF;
	text-align: center;
	padding-top: 13px;
	position: relative;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

.button1 {
	height: 28px;
	width: 89px;
	font: 12px Tahoma;
	color: #E8E6E3;
	border-style: none;
	cursor: pointer;
	margin-left: -3px;
	background: #FFFFFF url(images/button1.png) no-repeat;
	margin-top: 3px;
}

.button1:hover {
	background-image: url(images/button1Over.png);
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
}
.boxLittleMiddle ul {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.bull1 {
	list-style: url(images/bull1.png) outside;
	padding-left: 12px;
	margin: 0px;
}


.bull2 {
	list-style: square outside;
	padding-left: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bull3 {
	list-style: url(images/bull3.png) outside;
	padding-left: 12px;
	margin: 0px;
	margin-left: 5px;
}
.bull1  li, .bull2 li, .bull3 li {
	margin-top: 2px;
	margin-bottom: 2px;
}

.portfolioBox {
	height: 157px;
	width: 495px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.portfolioBox img {
	border: 2px solid #555555;
}
.portfolioBox img:hover {
	border: 2px solid #990000;
}
.table {
	border: 1px solid #D5C7B7;
}
.redHead {
	font-size: 14px;
	color: #600;
}
.refHead {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #600;
}
.refHead:hover {
	text-decoration: underline;
	cursor: pointer;
}
.helped {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #473929;
	border-right-color: #473929;
	border-bottom-color: #473929;
	border-left-color: #473929;
	cursor: help;
}
.helped:hover {
	color: #600;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
}
