@charset "utf-8";

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../img/bg.jpg);
}

#container {
	position: relative;
	width: 1003px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/contbg.jpg);
	background-repeat: no-repeat;
	height: 1%;
}

a {}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:active{}
ul{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	line-height: 20px;
}
li{
	padding-left: 15px;
	font-weight: bold;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: none;
	color: #0082C9;
}

ul .link{}
li .link{
	background-image: url(../img/arrow-gray.gif);
	background-repeat: no-repeat;
	list-style-type: none;

}
.link a{
	color: #0077b1;
	font-weight: bold;
	font-size: 11px;
}

h1{
	margin: 0px;
	padding: 0px;
}

h1.blue{
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0082C9;
	line-height: 20px;
	height: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1.gray{
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #858589;
	line-height: 20px;
	height: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	float: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
}

p{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

#cLeft {
	width: 653px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 1%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#cRight {
	width: 269px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#cRight .gallery{
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 20px;
	clear: both;
	height: 1%;
	float: none;
}
#cRight .gallery img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: auto;
	bottom: auto;
}
#cRight .gallery a{
	border: 3px solid #73B1D3;
	height: 75px;
	width: 100px;
	clear: none;
	float: left;
	background-color: #a2cde5;
	text-align: center;
	display: block;
	overflow: hidden;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cRight .gallery a:link{
	border: 3px solid #73B1D3;
}
#cRight .gallery a:visited{
	border: 3px solid #73B1D3;
}
#cRight .gallery a:hover{
	border: 3px solid #FFFFFF;
}
#cRight .gallery a:active{
	border: 3px solid #FFFFFF;
}

#subMenu{
	margin-left: 20px;
	margin-top: 10px;
}
#subMenu a{
	color: #DDD21B;
}
.blueBox{
	background-image: url(../img/blueBoxBg.png);
	color: #FFFFFF;
	height: 1%;
	background-repeat: repeat-x;
	background-color: #0082C9;
}

.grayBox{
	background-image: url(../img/grayBoxBg.png);
	color: #FFFFFF;
	height: 1%;
}
.whiteBox{
	background-image: url(../img/whiteBoxBg.png);
	color: #FFFFFF;
	height: 1%;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0077B4;
}
.whiteBox h1{
	margin: 0px;
	color: #006FAB;
	background-color: #eeeeee;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	float: none;
	line-height: 24px;
}
.whiteBox p{
	color: #333333;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.whiteBox a{
}
.blueBox li{
	background-image: url(../img/arrow-yellow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
.grayBox li{
	background-image: url(../img/arrow-yellow-gray.gif);
	list-style-type: none;
	background-repeat: no-repeat;
}

#header{
	width: 1003px;
	height: 215px;
	clear: both;
	float: none;
}

#content {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	width: 923px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	height: 1%;
}

#footer{
	clear: both;
	float: none;
	height: 20px;
	width: 1003px;
	background-color: #858589;
	font-weight: bold;
	overflow: hidden;
}

#footer a{
	color: #FFFFFF;
}

#footer i{
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer b{
	font-size: 10px;
	font-weight: bolder;
	margin-right: 10px;
	margin-left: 10px;
}

#footer p{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
}

.home{
	display: block;
	overflow: hidden;
	width: 922px;
	background-color: #FFFFFF;
}

#intro{
	float: left;
	width: 691px;
	margin: 0px;
	padding: 0px;
	height: 320px;
}

#intro h1{
}

#intro img{
	float: left;
	border: 5px solid #CCCCCC;
	margin: 3px;
}

#intro p{
	clear: both;
	float: none;
	margin: 3px;
	line-height: 20px;
	color: #FFFFFF;
}
#intro li{}
#intro ul{}

#introtext {
	width: 436px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 300px;
	display: block;
	margin: 0px;
}
#zoneMap {
	float: left;
	width: 215px;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #e5e5e5;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 307px;
}

#szolgaltasIntro {
	float: left;
	width: 232px;
	height: 300px;
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#szolgaltasIntro  p{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 200px;
}

#szolgaltasIntro  a{
	color: #FFFF00;
	text-transform: capitalize;
	background-image: none;
}

#szolgaltasIntro h1{
}
#szolgaltatasBox {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 240px;
}
#telephelyBox {
	padding: 5px;
	height: 30px;
}

table{
	color: #333333;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table td{
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
table tr{
	color: #333333;
	background-color: #D4D4D4;
	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: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
table th{
	background-color: #006FAB;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #036BA0;
	border-bottom-color: #73B1D3;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #0082C8;
	border-left-color: #0082C8;
}

.szolgaltatasok {}

.bemutatkozunk {}
.bemutatkozunk h1{}
.bemutatkozunk p{}

.termekeink {}
.termekek ul{}
.termekek li{}
.termekek li.closed{}
.termekek li.open{}
.termekek a{}

.kapcsolat {}
.kapcsolat img{}
.kapcsolat  h1{}
.kapcsolat  a{}
.kapcsolat  p{}

#contact-area {
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #0071AE;
	float: left;
	margin-bottom: 0px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 150px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	background-color: #E3E3E3;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 50px;
	height: 22px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0070AD;
	display: block;
}
#referencia{
	height: 330px;
	width: 400px;
	border: 5px solid #73B1D3;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#referencia p{
	height: 30px;
	margin-top: 300px;
	display: block;
	background-color: #73B1D3;
	width: 400px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	float: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #838383;
}
#auto {
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	text-align: center;
	background-color: #EEE;
	padding: 5px;
}
#auto img {
	border: 5px solid #D1D1D1;

}
#auto p {
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: 180px;
	background-color: #D1D1D1;
}
#auto p i {
	color: #006FAB;
	font-style: normal;
	line-height: normal;
}
