body {
	margin: 0px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	background: #dadada;
	color: #000000;
	font-size: 12px;
	line-height: normal;
}

p {
	font-size: 12px;
	margin:0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

ol {
	margin: 0px;
	padding: 0px;
}

img {
	border:none;
}

h1 {
	font-size:18px;
	color:#D1092D;
	padding:0 0 15px 0;
	margin:0;
	border:0;
}

/******************************* PAGE ********************************/

#page {
	width: 1015px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/******************************* HEADER ********************************/

#header_box {
	float: left;
	width: 985px;
	height: 190px;
	padding-right:30px;
	background: url(images/header.jpg) no-repeat;
}

#languages {
	float:right;
	height:170px;
	width:34px;
	padding-top:20px;
}

#flag {
	float:left;
	padding:5px;
}

/********************************** TOP MENU *****************************/

#menu {
	float:left;
	width:585px;
	list-style: none;
	margin: 0;
	background:url(images/menu.png) no-repeat center;
}

#menu td {
	height: 45px;
	text-decoration:none;
	margin:0;
	padding:0;
	font-weight:bold;
	text-align:center;
}

#menu td a {
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menu td a:hover {
	text-align:center;
	text-decoration:none;
	color:#Fd9500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/***************************** SIDES ***********************************/

#reg_head {
	float:left;
	width:200px;
	height:45px;
	background:url(images/regisztraljon.png) no-repeat;
	text-align:center;
	line-height:42px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:5px;
}

#reg_content {
	float: left;
	width: 185px;
	background: #CACBCD url(images/reg_foot.png) no-repeat bottom;
	padding:10px;
}

#gal_head {
	float:left;
	width:205px;
	height:45px;
	background:url(images/galeria.png) no-repeat;
	text-align:center;
	line-height:45px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

#gal_head a {
	text-decoration:none;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#gal_head a:hover {
	text-decoration:none;
	color:#Fd9500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#gal_content {
	float: left;
	width: 185px;
	background: #5F6065;
	padding:10px;
	color:#ffffff;
	text-align:center;
}

#gal_line {
	float:left;
	width:205px;
	height:15px;
	background:#5F6065 url(images/line.png) no-repeat;
}

#eler_head {
	float:left;
	width:205px;
	height:45px;
	background:url(images/elerhetoseg.png) no-repeat;
	text-align:center;
	line-height:45px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

#eler_head a {
	text-decoration:none;
	color:#ffffff;
}

#eler_head a:hover {
	text-decoration:none;
	color:#FF9900;
}

#eler_content {
	float: left;
	width: 185px;
	background: #ffffff;
	padding:10px;
}

#eler_content a {
	font-weight:bold;
	color:#D1092D;
}

.inputfield1 {
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-bottom:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
	width:80px;
}

.inputfield2 {
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-bottom:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
	width:170px;
}

.inputfield3 {
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-bottom:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
	width:150px;
}

.inputfield4 {
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-bottom:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
	width:70px;
}

.textarea {
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-bottom:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
}

.send {
	background:url(images/send.png) no-repeat;
	width:146px;
	height:27px;
	border:none;
	color:#ffffff;
	font-weight:bold;
}

.send2 {
	background:url(images/send2.png) no-repeat;
	width:146px;
	height:27px;
	border:none;
	color:#ffffff;
	font-weight:bold;
}

.send3 {
	background:url(images/send3.png) no-repeat;
	width:146px;
	height:27px;
	border:none;
	color:#ffffff;
	font-weight:bold;
}

/****************************** CONTENT ********************************/

#columns {
	float: left;
	width: 995px;
	background-color: #ffffff;
	padding-left:10px;
	padding-right:10px;
}

#center_columns {
	float: left;
	width: 585px;
}

#content {
	float: left;
	width: 561px;
	padding:10px 12px 10px 12px;
}

#left_columns {
	float: left;
	width: 205px;
	background: #CACBCD;
}

#right_columns {
	float: left;
	width: 205px;
}

#title_main {
	float:left;
	width:551px;
	background:#CF092C url(images/title.png) no-repeat left center;
	text-align:center;
	font-size:16px;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	border-bottom:5px solid #133C6A;
}

#ugyfelszolga {
	float:left;
	margin-bottom:10px;
	margin-top:2px;
}

#text {
	float:left;
	background:#E8E8EA url(images/title2.png) no-repeat left top;
	padding:20px;
	width:521px;
}

#kereses1 {
	float:left;
	width:521px;
	height:246px;
	background:url(images/kereses1.jpg) no-repeat;
	margin-top:2px;
	padding:10px 20px 0px 20px;
}

#kereses2 {
	float:left;
	width:501px;
	height:117px;
	background:url(images/kereses2.jpg) no-repeat;
	padding:20px 30px 0px 30px;
}

/******************************* GALERIA *******************************/

#galeria {
	float:left;
	width:790px;
}

#tallozo {
	float:left;
	width:778px;
	margin-left:12px;
	margin-top:10px;
	margin-bottom:20px;
}

#title_galeria {
	float:left;
	width:768px;
	height:40px;
	line-height:40px;
	background:#CF092C url(images/title.png) no-repeat left center;
	text-align:center;
	font-size:16px;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	border-bottom:5px solid #133C6A;
}

#tallozo1 {
	float:left;
	width:728px;
	height:100px;
	background:url(images/tallozo1.jpg) no-repeat;
	padding-top:18px;
	padding-left:50px;
}

#galeria_center {
	float:left;
	width:778px;
	height:327px;
	background:#dadada;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}

#tallozo2 {
	float:left;
	width:718px;
	height:122px;
	background:url(images/tallozo2.jpg) no-repeat;
	padding-top:30px;
	padding-left:60px;
}

#galeria_bottom {
	float:left;
	width:667px;
	height:106px;
	background:#dadada;
	border-top:5px solid #ffffff;
	padding:25px 56px 25px 55px;
}

#mezok {
	float:left;
	width:647px;
	height:106px;
	background:url(images/mezok.jpg) no-repeat;
	padding:10px 20px 10px 20px;
}

#leiras {
	float:left;
	width:208px;
	height:287px;
	background:#dadada url(images/leiras.png) no-repeat right;
	padding:20px 20px 20px 40px;
}

#kep {
	float:left;
	width:510px;
	text-align:left;
	padding:10px 0 9px 0;
}

#kep img {
	border:4px solid #ffffff;
}

#noitem {
	float:left;
	width:778px;
	text-align:center;
	font-weight:bold;
	padding-top:50px;
}

#search {
	float:left;
	width:738px;
	background:#dadada;
	padding:20px;
	color:#444444;
}

#search a {
	text-decoration:none;
	color:#000000;
}

#markak {
	float:left;
	width:733px;
	padding:40px 0 40px 45px;
	text-align:center;
	background:#eeeeee;
}

#marka_item {
	float:left;
	padding:10px;
}

/************************** JAVASCRIPT SCROLLER ************************/

.carousel-component { 
	padding:8px 16px 4px 16px;
	margin:0px;
}

.carousel-component .carousel-list li { 
	margin:4px;
	width:157px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) +  img.border-left (1) + img.border-right (1)*/
	height:110px; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
	display:block;
	outline:none;
}

.carousel-component .carousel-list li img { 
	display:block; 
}
								
.carousel-component .carousel-prev { 
	position:absolute;
	top:3px;
	z-index:3;
	cursor:pointer; 
	left:0px; 
}

.carousel-component .carousel-next { 
	position:absolute;
	top:3px;
	z-index:3;
	cursor:pointer; 
	right:0px; 
}

/******************************* PICTURE *******************************/

.pic_pad_right {
	margin-left: 5px;
	margin-bottom: 5px;
}

.pic_pad_left {
	margin-right: 8px;
	margin-bottom: 5px;
}

.pic_border1 {
	border: 1px solid #5C6B79;
}

/****************************** STYLES *******************************/

a.link_black:link, a.link_black:visited{
	color: #000000;
	text-decoration : none;
}

a.link_black:hover, a.link_black:active{
	color: #000000;
	text-decoration : underline;
}

a.link_grey:link, a.link_grey:visited{
	color: #232327;
	text-decoration : none;
}

a.link_grey:hover, a.link_grey:active{
	color: #232327;
	text-decoration : none;
}

a.link_green:link, a.link_green:visited{
	color: #C6D300;
	text-decoration : none;
}

a.link_green:hover, a.link_green:active{
	color: #C6D300;
	text-decoration : underline;
}

a.link_white:link, a.link_white:visited{
	color: #FFFFFF;
	text-decoration : none;
}

a.link_white:hover, a.link_white:active{
	color: #FDBB25;
	text-decoration : none;
}


.focim {
	font-size: 27px;
	color: #7A2929;	
}

.alcim { 
	font-size: 18px;
}

.alcim1 { 
	font-size: 16px;
}

/****************************** STYLES - TEXT COLOR *******************************/

.text_brown {
	color: #622100;
}

.text_red {
	color: #731E01;
}

.text_black {
	color: #000000;
}

.text_grey {
	color: #58585E;
}

.text_white {
	color: #FFFFFF;
}

.text_blue {
	color: #8A40AF;
}

.text_green {
	color: #C6D300;
}

.text_dgrey {
	color:#444444;
}

.text_dblue {
	color:#033C86;
}

/****************************** STYLES - TEXT COLOR *******************************/

.red_bg {
	background-color: #9C3000;
}

.green_bg {
	background-color: #C6D300;
}

.white_bg {
	background-color: #FFFFFF;
}

/****************************** STYLES - TEXT SIZE *******************************/

.text12 {
	font-size: 12px;
}

.text13 {
	font-size: 13px;
}

.text14 {
	font-size: 14px;
}

.text15 {
	font-size: 15px;
}

.text16 {
	font-size: 16px;
}

.text17 {
	font-size: 17px;
}

.text18 {
	font-size: 18px;
}

.text19 {
	font-size: 19px;
}

.text20 {
	font-size: 20px;
}

.text21 {
	font-size: 21px;
}

.text22 {
	font-size: 22px;
}

.text23 {
	font-size: 23px;
}

.text24 {
	font-size: 24px;
}

.text25 {
	font-size: 25px;
}

.text26 {
	font-size: 26px;
}

.text28 {
	font-size: 28px;
}

.text30 {
	font-size: 30px;
}

.text32 {
	font-size: 32px;
}

.text34 {
	font-size: 34px;
}

/****************************** STYLES - TEXT PADDING_BOTTOM *******************************/

.padb6 {
	padding-bottom: 6px;
}

.padb8 {
	padding-bottom: 8px;
}

.padb10 {
	padding-bottom: 10px;
}

.padb12 {
	padding-bottom: 12px;
}

.padb14 {
	padding-bottom: 14px;
}

.padb16 {
	padding-bottom: 16px;
}

.padb18 {
	padding-bottom: 18px;
}

.padb20 {
	padding-bottom: 20px;
}

.padb22 {
	padding-bottom: 22px;
}

.padb24 {
	padding-bottom: 24px;
}

/****************************** STYLES - TEXT PADDING_LEFT *******************************/

.padl10 {
	padding-left: 10px;
}

.padl12 {
	padding-left: 12px;
}

.padl14 {
	padding-left: 14px;
}

.padl16 {
	padding-left: 16px;
}

.padl18 {
	padding-left: 18px;
}

.padl22 {
	padding-left: 22px;
}
