@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
}
.navbar {
	background-image: url(images/navbar-bg.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 752px;
}
.left-column {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.optinbox-header-bg {
	background-image: url(images/optinbox-top.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 211px;
}
.optinbox-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.right-column {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	line-height: 24px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-align: left;
}
.bodytext-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/ds-bullet.html);
	list-style-type: circle;
}
.bodytext-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	list-style-position: outside;
	list-style-image: url(images/ds-bullet.html);
	list-style-type: circle;
}
.bodytext-toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}
.bodytext-toplinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.bodytext-toplinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
.website-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.title-box {
	float: left;
	margin-left: 0px;
	margin-top: 25px;
}
.footer {
	background-image: url(images/footer.gif);
	height: 65px;
	width: 752px;
}
.website-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.navbar-separator {
	background-image: url(images/navbar-bg.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 10px;
}
.optinbox-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.sidebox-header-bg {
	background-image: url(images/sidebox-top.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 211px;
}
.right-column tr th ul li {
	text-align: left;
	font-weight: normal;
}
.right-column tr th p {
	text-align: left;
	font-weight: normal;
}

	.vd-video-download
	{   margin-top:10px;
		margin-left: 2px;
		position: relative;
		width: 205px;
		height: 378px;
		background: url(images/formbg.png) no-repeat;
	}

		.vd-preload { display: none; }

		.vd-anim
		{
			display: block;
			position: absolute;
			top: 65px;
			left: 0;
			width: 205px;
			height: 23px;
		}

		.vd-title,
		.vd-form label span
		{
			display: none;
			text-indent: -20000em;
		}

		.vd-form input.vd-text
		{
			display: block;
			position: absolute;
			left: 15px;
			width: 170px;
			height: 21px;
			padding: 3px 5px 0;
			border: 0 none;
			background: transparent;
			color: #7f0000;
			font: 12px "Segoe Condensed", "Segoe UI", "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
			
		}

			.vd-1 { top: 100px; }
			.vd-2 { top: 133px; }
			/*.vd-3 { top: 165px; }*/
			.vd-4 { top: 164px; }

		.vd-submit
		{
			position: absolute;
			width: 145px;
			height: 48px;
			top: 284px;
			left: 29px;
			border: 0 none;
			background: transparent;
			color: #7f0000;
			font-size: 1px;
			cursor: pointer;
			text-indent: -20000em;
		}

		/*\*/
		* html .vs-submit
		{
			letter-spacing: 20000em;
		}
		/**/

			.vd-submit:hover
			{
				background: url(http://tozsdetanfolyam.hu/themes/terrafirma_theme/images/btn-hover.png) no-repeat;
			}

