﻿/* DEFAULTS
----------------------------------------------------------*/
@font-face {
	font-family: 'ImpactRegular';
	src: url('impact.eot');
	src: local('Impact'), local('Impact'), url('impact.woff') format('woff'), url('impact.ttf') format('truetype');
}

body   
{
    background-image: url(/Images/bg.jpg);
    background-repeat: repeat;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #333333;
    
    scrollbar-3dlight-color: #747474; 
	scrollbar-arrow-color: #747474; 
	scrollbar-base-color: #c3beb0; 
	scrollbar-darkshadow-color: #747474; 
	scrollbar-face-color: #c3beb0; 
	scrollbar-highlight-color: #747474; 
	scrollbar-shadow-color: #747474;
}

div.leftContent
{
	float: left;
	width: 280px;
	position: relative;
}
div.mainContent
{
	display: inline-block;
	margin-top: 23px;
	position: relative;
}

.border
{
	background-image: url(/Images/border.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 800px;
	margin: auto;
    margin-top: 23px;
}

.copyRight
{
	color: #ffffff;
	margin-top: 15px;
	margin-left: 30px;
}

.page
{
	background-image: url(/Images/page.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px; 
	width: 900px;
	height: 730px;
	padding-left: 30px;
}

.logo 
{
	display: inline-block;
	margin: 30px 0px 22px 0px
}

.refItem 
{
	padding-left: 10px;
	margin-bottom: 20px;
}

/* Elérhetőség
----------------------------------------------------------*/
.elerhetoseg 
{
	line-height: 20px;
	margin-bottom: 15px;
}
.elerhetoseg h2
{
	font-size: 20px;
	line-height: normal;
	font-family: 'ImpactRegular', sans-serif;
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
.elerhetoseg a
{
	color: #ffffff;
	text-decoration: none;
}
.elerhetoseg a:hover
{
	text-decoration: underline;
}


/* Szolgáltatásaink
----------------------------------------------------------*/
.szolgaltatasaink 
{
	line-height: 20px;
	margin-bottom: 41px;
}
.szolgaltatasaink h2
{
	font-size: 20px;
	line-height: normal;
	font-family: 'ImpactRegular', sans-serif;
	color: #f6d14d;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
.szolgaltatasaink div
{
	padding-left: 4px;
	background-image: url('/Images/lista_bg.png');
	background-repeat: repeat-y;
	height: 179px;
}
.szolgaltatasaink div span
{
	padding-left: 30px;
}
.szolgaltatasaink div div
{
	padding-left: 6px;
}


/* Technológia
----------------------------------------------------------*/
.technologia 
{
	line-height: 20px;
	position: absolute;
	top: 500px;
}
.technologia h2
{
	font-size: 20px;
	line-height: normal;
	font-family: 'ImpactRegular', sans-serif;
	color: #4cabc3;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
.technologia div
{
	padding-left: 4px;
	background-image: url('/Images/lista_bg.png');
	background-repeat: repeat-y;
	height: 79px;
}

.technologia div div
{
	padding-left: 6px;
}


/* Termékeink
----------------------------------------------------------*/
.termekeink 
{
	margin-left: 27px;
	line-height: 20px;
	position: absolute;
	top: 477px;
	left: 0px;
	width: 550px;
}
.termekeink h2
{
	font-size: 20px;
	line-height: normal;
	font-family: 'ImpactRegular', sans-serif;
	color: #ff6700;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
.termekeink div.left
{
	padding-left: 4px;
	background-image: url('/Images/lista_bg.png');
	background-repeat: repeat-y;
	height: 130px;
	float: left;
	width: 287px;
	display: inline-block;
}
.termekeink div.right
{
	background-image: url('/Images/lista_bg.png');
	background-repeat: repeat-y;
	height: 130px;
	width: 246px;
	display: inline-block;
	padding-left: 4px;
}

.termekeink a
{
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.termekeink a:hover
{
	color: #ffffff;
	cursor: pointer;
}

.termekeink p.right
{
	text-align: right;
}

.termekeink p.right a:hover
{
	color: #ff6700;
}

.termekeink div div
{
	width: 242px;
	height: 19px;
	margin-bottom: 1px;
	padding-left: 6px;
}
.termekeink div.left div:hover
{
	background-image: url('/Images/lista_sel.png');
}

/* Termékeink
----------------------------------------------------------*/
.termekeink2 
{
	line-height: 20px;
}
.termekeink2 h2
{
	font-size: 20px;
	line-height: normal;
	font-family: 'ImpactRegular', sans-serif;
	color: #4cabc3;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
.termekeink2 div
{
	padding-left: 6px;
	background-image: url('/Images/lista_bg.png');
	background-repeat: repeat-y;
}

.termekeink2 a
{
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.termekeink2 a:hover
{
	color: #ffffff;
	cursor: pointer;
}

.termekeink2 div div
{
	width: 242px;
	height: 19px;
	margin-bottom: 1px;
	padding-left: 6px;
}
.termekeink2 div div:hover
{
	background-image: url('/Images/lista_sel2.png');
}


/* Tartalom
----------------------------------------------------------*/
.content
{
	width: 562px;
	padding-left: 30px;
	padding-right: 10px;
	margin-top: 35px;
	height: 450px;
	overflow: auto;
}

.fullContent
{
	height: 650px;
}

.content h1, .content h2
{
	font-size: 20px;
	line-height: normal;
	font-family: 'ImpactRegular', sans-serif;
	color: #ff6700;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
.content p
{
	padding: 0px;
	margin: 0px 0px 15px 0px;
	text-align: justify;
}

.content a
{
	font-weight: bold;
	color: #ff6700;
	text-decoration: none;
}
.content a:hover
{
	text-decoration: underline;
}


/* Fejléc kép
----------------------------------------------------------*/
.imgContent
{
	width: 560px;
	padding-left: 30px;
	margin-top: 30px;
}

div.img
{
	border: 1px solid #ccc8be;
	padding: 5px 10px 5px 10px;
	background-color: #ffffff;
	position: relative;
}
.content div.img img
{
	margin: 0px;
	border: none;
}

div.img div.leftTape
{
	width: 86px;
	height: 131px;
	background-image: url(/Images/leftTape.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 78px;
	left: -23px;
}

div.img div.rightTape
{
	width: 127px;
	height: 132px;
	background-image: url(/Images/rightTape.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -33px;
	left: 462px;
}

/* Referenciák
----------------------------------------------------------*/
.referenciak 
{
	line-height: 20px;
	margin-bottom: 15px;
}
.referenciak h2
{
	font-size: 20px;
	line-height: normal;
	font-family: 'ImpactRegular', sans-serif;
	color: #ff6700;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
.referenciak div
{
	padding-left: 4px;
	background-image: url('/Images/lista_bg.png');
	background-repeat: repeat-y;
}
.referenciak div div
{
	padding-left: 6px;
}
.referenciak .h1 {height: 19px;}
.referenciak .h2 {height: 39px;}
.referenciak .h3 {height: 59px;}
.referenciak .h4 {height: 79px;}


/* Referencia oldal
----------------------------------------------------------*/
.contentRef
{
	width: 562px;
	padding-left: 30px;
	padding-right: 10px;
	margin-top: 35px;
	height: 660px;
	overflow: auto;
}

.fullContentRef
{
	height: 650px;
}

.contentRef h1, .contentRef h2
{
	font-size: 20px;
	line-height: normal;
	font-family: 'ImpactRegular', sans-serif;
	color: #ff6700;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
.contentRef p
{
	padding: 0px;
	margin: 0px 0px 25px 25px;
	text-align: justify;
	font-size:10px;
	font-weight: bold;
}

.contentRef a
{
	font-weight: bold;
	color: #ff6700;
	text-decoration: none;
}
.contentRef a:hover
{
	text-decoration: underline;
}

.refItemRef
{
	padding-left: 10px;
	margin-bottom: 20px;
}

.refItemRef p
{
	font-weight: normal;
	text-align: justify;
	font-size: 12px;
}

.refItemRef strong a
{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.refItemRef strong a:hover
{
	color: #ff6700;
}

.refH2
{
	float: right;
	padding-right: 164px;
}
