/**********************************************************/
/* TACK international - hu - based on original .com css	  */
/* Author: Cafe Interactive Kft.						  */
/**********************************************************/

/* tisztitasok */

html, body, div, h1, h2, h3, span, p {
	margin:0;padding:0:border:0;
}

html, body {
width:100%;
height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url("/images/bg2.gif");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
A:link {
	color: #000000;
}
A:visited {
	color: #000000;
}
A:hover {
	color: #000000;
}
A:active {
	color: #000000;
}
.leftNav {
	left: 0px;
	top: 0px;
	width: 187px;
	position: absolute;
	z-index:10;
}
.imgDev {
	left: 187px;
	top: 122px;
	width: 146px;
	height: 539px;
	position: absolute;
	z-index: 1;
}
.bigImg {
	left: 187px;
	top: 109px;
	width: 600px;
	height: 542px;
	position: absolute;
	z-index: 1;
	background-repeat:no-repeat;
	background-position:bottom;
}
.banner {
	left: 187px;
	top: 0px;
	width: 770px;
	position: absolute;
	z-index: 9;
	font-size: 12px;
	font-weight: bold;
	background-image: url("/images/defaultBG2.gif");
	height: 77px;
	background-repeat:no-repeat;
}
.banner A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.banner A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.banner A:hover {
	color: #F0082E;
	text-decoration: none;
}
.banner A:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* left menu */

div#leftNavDiv a img {
border: none 0px;
}

div#leftNavDiv a.logo {
margin: 20px auto;
margin-left: 40px;
display:block;
position:relative;
}

div#leftNavDiv ul {
list-style-type:none;
padding:0px;
margin:0px;
}

div#leftNavDiv ul li {
padding:0px;
margin:0px;
position:relative;
displaY:Block;
width: 187px;
min-height:22px;
_height: 22px;
line-height: 22px;
vertical-align:middle;

background: transparent url(/images/blkipx.gif) bottom left repeat-x;
/*border-bottom: 1px solid #787775;*/
padding-left: 5px;
}

div#leftNavDiv ul li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
text-decoration:none;
}

div#leftNavDiv ul li ul {
list-style-type:none;
margin: 0px;
padding:0px;
background: url(/images/blkipx.gif) left top repeat-x;
margin-left: -5px;
padding-left: 5px;
}

div#leftNavDiv ul li ul li {
margin-left: -5px;
margin-top: 0px;
}

div#leftNavDiv ul li ul li a {
	font-size: 12px;
	height: 19px;
	width: 174px;
	padding-left: 8px;
	font-weight: bold;
	color:#999999;
}

div#leftNavDiv ul li a:hover {
color: #F0082E;
}

div#leftNavDiv ul li ul li ul li a {
	font-size: 12px;
	height: 19px;
	width: 164px;
	padding-left: 20px;
	font-weight: normal;
	color:#666666;
}


.LNRed {
	height: 19px;
	width: 182px;
	border-top: 1px solid #787775;
	margin-top: 6px;
	font-weight: bold;
}

.LNRed A {
	font-size: 14px !important;
}

.LNRed A:link, .LNRed A:visited {
	color: #F0082E;
	text-decoration: none;
}
.LNRed A:hover {
	color: #000000;
	text-decoration: none;
}

table.innertable {
FLOAT: none;
BACKGROUND-IMAGE: none;
VERTICAL-ALIGN: top;
WIDTH: 100%;
BORDER-TOP-STYLE: none;
BORDER-RIGHT-STYLE: none;
BORDER-LEFT-STYLE: none;
BORDER-BOTTOM-STYLE: none;
TEXT-ALIGN: left;
}

table.innertable td {
VERTICAL-ALIGN: top;
}


div#contentDiv {
/* width:700px;  *//* ha ezt ksizedjuk valamiert 550px-re ugrik a tartalom keret.... hmmm  */
min-height:400px;
padding-bottom:40px !important;
margin-bottom:40px;
}

#footer {
position:absolute;
display:block;
bottom:-100px;
clear:both;
}



/*
.LNRed {
	height: 19px;
	width: 182px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #787775;
	border-style: solid;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 6px;
	font-weight: bold;
}
.LNRed A:link {
	color: #F0082E;
	text-decoration: none;
}
.LNRed A:visited {
	color: #F0082E;
	text-decoration: none;
}
.LNRed A:hover {
	color: #000000;
	text-decoration: none;
}
.LNRed A:active {
	color: #F0082E;
	text-decoration: none;
}
*/
/*
.LNActive {
	font-size: 12px;
	height: 19px;
	width: 182px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #787775;
	border-style: solid;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #F0082E;
}
.LNActive A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.LNActive A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.LNActive A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.LNActive A:active {
	color: #FFFFFF;
	text-decoration: none;
}
.LNSub {
	font-size: 12px;
	height: 19px;
	width: 174px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #787775;
	border-style: solid;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-weight: bold;
}
.LNSub A:link {
	color: #787775;
	text-decoration: none;
}
.LNSub A:visited {
	color: #787775;
	text-decoration: none;
}
.LNSub A:hover {
	color: #333333;
	text-decoration: none;
}
.LNSub A:active {
	color: #787775;
	text-decoration: none;
}
.hex {
	background-color: #009999;
	margin: 0px;
}
.LNSubSub {
	font-size: 12px;
	width: 161px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #787775;
	border-style: solid;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 23px;
	font-weight: bold;
	background-color:#CCCCCC;
}
.LNSubSub A:link {
	color: #787775;
	text-decoration: none;
}
.LNSubSub A:visited {
	color: #787775;
	text-decoration: none;
}
.LNSubSub A:hover {
	color: #F0082E;
	text-decoration: none;
}
.LNSubSub A:active {
	color: #787775;
	text-decoration: none;
}

.LNInactive {
	height: 19px;
	width: 182px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #787775;
	border-style: solid;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
.LNInactive A:link {
	color: #2E2F2A;
	text-decoration: none;
}
.LNInactive A:visited {
	color: #2E2F2A;
	text-decoration: none;
}
.LNInactive A:hover {
	color: #F0082E;
	text-decoration: none;
}
.LNInactive A:active {
	color: #2E2F2A;
	text-decoration: none;
}

*/
.banNav1 {
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banNav2 {
	text-align: right;
	padding-top: 27px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.contentBlock {
	width: 750px;
	top: 118px;
	height: 500px;
	position: absolute;
	left: 210px;
	z-index:5;
	font-size: 12px;
}
.contentBlock H1 {
	font-size: 20px;
	font-weight: normal;
}
.contentBlock H2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.contentBlock H3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 0;
}
.contentBlock H4 {
	font-size: 16px;
	font-weight: bold;
}
.contentBlock H5 {
	font-size: 14px;
	font-weight: bold;
}
.footer {
	left: 0px;
	height: 20px;
	top: 590px;
	width: 950px;
	position: absolute;
	vertical-align:bottom;
	z-index:5;
	font-size: 10px;
	text-align:right;
}
.footer A:link {
	color: #000000;
}
.footer A:visited {
	color: #000000;
}
.footer A:hover {
	color: #000000;
}
.footer A:active {
	color: #000000;
}
.mailprint {
	border: 0px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-size: 10px;
}
.mailprint A:link {
	color: #999999;
}
.mailprint A:visited {
	color: #999999;
}
.mailprint A:hover {
	color: #787775;
}
.mailprint A:active {
	color: #999999;
}
.selTopLink {
	color: #F0082E;
	text-decoration:underline;
}
.selMidLink {
	color: #F0082E;
	text-decoration:none;
}
.selRtLink {
	color: #F0082E;
	text-decoration:none;
}
.LNActSub {
	font-size: 12px;
	height: 19px;
	width: 172px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #787775;
	border-style: solid;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #999999;
}
.LNActSub A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.LNActSub A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.LNActSub A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.LNActSub A:active {
	color: #FFFFFF;
	text-decoration: none;
}
li {
	list-style-type: square;
}
ol li {
	list-style-type: armenian;
}
.CDMLink {
	border-color: #787775;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 0px;
	border-style: solid;
}
.CDMLink A:link {
	color: #F0082E;
	text-decoration: none;
}
.CDMLink A:visited {
	color: #F0082E;
	text-decoration: none;
}
.CDMLink A:hover {
	color: #000000;
	text-decoration: none;
}
.CDMLink A:active {
	color: #F0082E;
	text-decoration: none;
}
.CDVenue {
	border-color: #787775;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 0px;
	border-style: solid;
}
.CDVenueT {
	border-color: #787775;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	border-style: solid;
}
.courseT {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-color: #787775;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.greenBtn {
	font-family: arial, _sans;
	font-size: 12px; 
	background : #7EAA00; 
	color: white; 
	font-weight: bold;
	padding: 2px;
	border : 0px solid #FFFFFF;
	width: 75px;
}
.wideGreenBtn {
	font-family: arial, _sans;
	font-size: 12px; 
	background : #7EAA00; 
	color: white; 
	font-weight: bold;
	padding: 2px;
	border : 0px solid #FFFFFF;
	width: 215px;
}
.cartHeader {
	color: #F0082E;
	font-size: 16px;
	font-weight: bold;
}
.greyBtn {
	font-family: arial, _sans;
	font-size: 12px; 
	background : #838387; 
	color: white; 
	font-weight: bold;
	padding: 3px;
	border : 0px solid #FFFFFF;
	width: 150px;
	text-align: center;
	margin-right: 20px;
}
.greyBtn A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.greyBtn A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.greyBtn A:hover {
	color: #000000;
	text-decoration: none;
}
.greyBtn A:active {
	color: #FFFFFF;
	text-decoration: none;
}
.wideRedBtn {
	font-family: arial, _sans;
	font-size: 12px; 
	background : #D4001E; 
	color: white; 
	font-weight: bold;
	padding: 3px;
	border : 0px solid #FFFFFF;
	width: 210px;
	text-align: center;
	margin-right: 20px;
	margin-top:5px;
}
.wideRedBtn A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.wideRedBtn A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.wideRedBtn A:hover {
	color: #000000;
	text-decoration: none;
}
.wideRedBtn A:active {
	color: #FFFFFF;
	text-decoration: none;
}
.smRedBtn {
	font-family: arial, _sans;
	font-size: 12px; 
	background : #D4001E; 
	color: white; 
	font-weight: bold;
	padding: 2px;
	border : 0px solid #FFFFFF;
	width: 70px;
	text-align: center;
	margin-right: 20px;
	margin-top:5px;
}
.smRedBtnn A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.smRedBtn A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.smRedBtn A:hover {
	color: #000000;
	text-decoration: none;
}
.smRedBtn A:active {
	color: #FFFFFF;
	text-decoration: none;
}

div#contentDiv p {
padding-top:5px;
padding-bottom: 5px;

}




.banNav1 {
position:relative;
padding-right: 220px;
padding-top:7px;
height:60px;
background: transparent url("/images/animeLogo.gif") 605px 10px no-repeat;
z-index:900 !important;
}

a#logo {
position:absolute;
display:block;
width:200px;
height:60px;
top:0px;
right:-785px;
visibility:visible;
}

a#active { color:red; }
