#body, .position {
    position: relative;
    width: 969px;
}
#body {
	margin: 0 auto;
}
/* HEADER */
#header1 {
    padding-left:20px;
    margin-top:15px;
}
#header1 div, #header1 img {
    float: left;
    margin-left:30px;
}
#header1 div {
    font-weight: bold;
    margin-top: 2px;
}
.shwH {
    width: 969px;
}
.shwV {
    width: 13px;
    height:235px;
    float:left;
}
#shwT {
    background-image: url(img/main/shwT.gif);
}
#shwL {
    background-image: url(img/main/shwL.gif);
}
#shwR {
    background-image: url(img/main/shwR.gif);
}
#shwB {
    background-image: url(img/main/shwB.gif);
}
#headCornerLT {
    background-image: url(img/main/headCornerLT.jpg);
    width:30px;
    height:15px;
    float:left;
}
#headCornerLB {
    background-image: url(img/main/headCornerLB.jpg);
    width:30px;
    height:15px;
    float:left;
}
#headCornerRT {
    background-image: url(img/main/headCornerRT.jpg);
    width:30px;
    height:15px;
    float:right;
}
#headCornerRB {
    background-image: url(img/main/headCornerRB.jpg);
    width:30px;
    height:15px;
    float:right;
}
#headCornerLT2 {
    background-image: url(img/main/headCornerLT2.jpg);
    width:13px;
    height:15px;
}
#headCornerRT2 {
    background-image: url(img/main/headCornerRT2.jpg);
    width:13px;
    height:15px;
}
#headCornerLB2 {
    background-image: url(img/main/headCornerLB2.jpg);
    width:13px;
    height:15px;
    margin-top:205px;
}
#headCornerRB2 {
    background-image: url(img/main/headCornerRB2.jpg);
    width:13px;
    height:15px;
    margin-top:205px;
}
#flash {
    width: 943px;
    height: 235px;
    float:left;
overflow:hidden}
.flash {
    background-image: url(img/flash/holder.jpg);
}
/* MAIN MENU */
#menuBox {
    height:50px;
    background-image: url(img/mainMenu/shwB.gif);
    background-repeat: repeat-x;
    background-position: 0 34px;
    position: absolute;
    left: 414px;
    /*right: 150px;*/
    top: -15px;
   /* width: 506px;*/
}
#shwL2 {
    width: 19px;
    height:50px;
    float:left;
    background-image: url(img/mainMenu/shwL.jpg);
}
#shwR2 {
    width: 17px;
    height:50px;
    float:left;
    background-image: url(img/mainMenu/shwR.jpg);
}
#menuBoxBg {
    float:left;
    height: 19px;
    padding-bottom:15px;
    background-image: url(img/mainMenu/bg.gif);
    background-color: #F1F1F2;
    padding-left: 5px;
    padding-right: 5px;
	/*width:460px;*/
	white-space:nowrap;
	overflow:hidden;
}
ul#menuBig {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    list-style-type: none;
    margin: 0;
    padding: 0;
    /*width: 100%; /* precision for Opera */

}
#menuBig li {
    float: left;
    padding-right: 12px;
    padding-left: 13px;
    border-left: solid 1px #231F20;
    border-right: solid 1px #231F20;
}
#menuBig a, #menuBig span {
    display: block;
    text-align: center;
    text-decoration: none;
	color: #231F20;
}
#menuBig span {
	color: #CE252C;
}
#menuBig a:hover {
	color: #CE252C;
}
#menuBig a:active {
}

/* SUB MENU */
/*#content {
    margin-top: 66px;
}*/
#subMenuBox {
   background-image: url(img/subMenu/bg.jpg);
   background-color: #CE252C;
   width:257px;
   overflow: hidden;
}
#SMTop {
   background-image: url(img/subMenu/menuTop.jpg);
   height: 26px;
}
#SMBottom {
   background-image: url(img/subMenu/menuBottom.jpg);
   height: 28px;
}
ul#subMenu {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#subMenu li {
}
#subMenu a, #subMenu span {
     display: block;
     text-decoration: none;
     margin-left:27px;
     line-height: 35px;
     height: 35px;
     width: 205px;
     border-bottom: solid 1px white;
     color: white;
}
#subMenu a.noborder, #subMenu span {
     border-bottom: auto;
}
#subMenu span {
    color: #CE252C;
}
#subMenu a:hover {
    color: #CE252C;
}
.menuOn {
    background-image: url(img/subMenu/hoverBg.jpg);
    background-color: #FDE1D4;
}

#leftBox {
    float: left;
}
#centerBox {
	float: left;
	width: 516px;
	position: relative;
}
#rightBox {
    float: right;
    width: 171px;
}
.news {
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
}
.news img {
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}
/* FOOTER */
#footerMenu {
	line-height: 25px;
	text-align: right;
	height: 25px;
	margin-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #231F20;
	text-transform: uppercase;
}
#footerMenu a {
	color: #231F20;
	text-decoration: none;
}
#footerMenu a:hover {
	text-decoration: underline;
}
#footer1{
	height: 7px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #231F20;
	margin-top: 45px;
}
#footer2 {
	background-color: #CE252C;
	height: 16px;
	margin-bottom: 3px;
	background-image: url(img/main/footer.jpg);
	background-repeat: no-repeat;
	text-align: right;
}


tt {
    float: left;
    padding: 5px;
    background: #EFEFEF;
    border: 1px solid #CCCCCC;
    margin: 10px;
    font-size: 11px;
}


.hr {
    border-bottom: solid 1px #C7C9CB;
    height: 14px;
    margin-bottom: 14px;
    clear: both;
}

td {
	padding: 2px;
}
.imgC {
	margin: 0 auto;
	display:block;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CE252C;
	cursor: help;
}
button {
    background-repeat: no-repeat;
    border: 0;
    margin-top: 13px;
    margin-bottom: 13px;
}
.versionBox {
	text-align: center;
	margin-bottom: 28px;
	margin-top: 50px;
}
.versionBox img {
	display: block;
	margin: 0 auto;
}
.versionBox button {
	margin-top: 18px;
	margin-bottom: 25px;
	margin-left: 10px;
}
button.buy {
	background-image: url(img/buttons/buy.gif);
	height: 27px;
	width: 89px;
}
button.buy2 {
	background-image: url(img/buttons/buy2.gif);
	height: 50px;
	width: 90px;
}
button.download {
	background-image: url(img/buttons/download.gif);
	height: 27px;
	width: 90px;
}
button.upgrade {
	background-image: url(img/buttons/upgrade.gif);
	height: 50px;
	width: 90px;
	display: block;
	margin: 5px auto !important;
}
h2 span {
	display: block;
}
#langBox img {
    margin: 5px;
}

#table {
    position: absolute;
    display: none;
    top: 0px;
    background-color: white;
    font-size: 11px;
}
#table img {
    cursor: pointer;
}
.listbox {
    margin-bottom: 8px;
}
.pdffile {
	background-image: url(img/content/pdficon.gif);
    background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}
table#pricelist th {
	background-color: #F1F1F2;
}
table#pricelist td, table#pricelist th {
	border: 1px solid #231F20;
	white-space: nowrap;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.clear, .clearIEBugFlash {
	font-size:1px;
	line-height:0;
	height: 0;
}
.colRight {
	float: right;
	width: 253px;
}
.colLeft {
	float: left;
	width: 253px;
}
ul#tree li {
    margin-bottom: 5px;
}
#pdfselect {
	width: 250px;
}
#downloadPDF {
	background-image: url(img/content/Leirasok-ismertetok.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 45px;
	margin-top: 8px;
	margin-left: 25px;
	margin-bottom: 13px;
	cursor: pointer;
}
#gallery div {
	float: left;
}
#gallery a {
	border: solid 2px white;
	margin: 5px;
	display: block;
}
#gallery a:hover {
	border-color: #CE252C;
}
#PictureZoomVeil {
	background-color: white;
}

#compare {
	width: 100%;
}
#compare .red, #compare i {
	color:#CE252C;
}