﻿/*@charset "utf-8";*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../design/bckgrnd.png);
	background-repeat: repeat-x;
}

/*########### A fejléc DIV-jei ##########*/

#header1 {
	height: 110px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
}
#logo {
	width: 260px;
	height: 110px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	background-image: url(../design/lingua_pro_logo.png);
}
#header1_right_container {
	width: 700px;
	height: 80px;
	float: left;
	border: 1px none #CC3300;
	margin-left: 5px;
}
#header1_right {
	height: 60px;
	width: 700px;
	border: 1px none #009966;
	text-align: right;
}
#languages {
	height: 24px;
	width: 700px;
	margin-top: 22px;
	border: 1px none #999999;
}
#language_div {
	float: right;
	height: 24px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#language_div:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #F3F3F3;
}


/*########## A banner és az ajánlatkérés DIV-jei ##########*/

#header2 {
	height: 190px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
#banner {
	height: 190px;
	width: 655px;
	float: left;
	background-image: url(../design/banner_hun.png);
}
#request_offer {
	height: 190px;
	width: 300px;
	float: right;
	background-image: url(../design/ajanlatkeres_hun.png);
}


/*########## A tartalom DIV-jei ##########*/
#container {
	height: auto;
	width: 970px;
	border: 1px none #999999;
	margin-right: auto;
	margin-left: auto;
}
#leftmenu {
	height: 400px;
	width: 230px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#menudiv {
	height: 40px;
	width: 229px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	/*background-image: url(../design/left_button_background_alap.png);
	background-repeat: repeat-x;*/
}
#telefondiv {
	height: 80px;
	width: 229px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	border-top-style: solid;
	background-image: url(../design/telefon_hun.png);
}
#emaildiv {
	height: 80px;
	width: 229px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	border-top-style: solid;
	background-image: url(../design/email_hun.png);
}
#content {
	height: auto;
	width: 710px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}
#footer_right {
	float: right;
	width: 720px;
	border: 1px none #CCCCCC;
	height: 50px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}


.cim_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C40000;
	font-weight: normal;
}
.alcim_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B77A5;
	font-weight: normal;
	font-style: italic;
}
.alcim_szoveg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B77A5;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.alcim_szoveg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B77A5;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.tartalom_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;

}
.tartalom_szoveg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	text-decoration: none;
}
.tartalom_szoveg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	text-decoration: underline;
}
.footer_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
}
.footer_szoveg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	text-decoration: none;
}
.footer_szoveg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	text-decoration: underline;
}

#nyelv_valaszto {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#nyelv_valaszto a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#nyelv_valaszto a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tartalom_pic {
	padding: 5px;
	width: 180px;
	border: 1px solid #CCCCCC;
}
#form_mezo {
	background-color: #F4F4F4;
	border: 1px solid #999999;
	color: #006699;
	margin-bottom: 5px;
}
#hibauzenet {
	background-color: #FFD7D7;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CC0000;
	width: 300px;
	margin-bottom: 15px;
	padding: 5px;
}
.hiba_uzenet {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
}
#googlemap {
	background-color: #F3F3F3;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	width: 425px;
}