/*--------------------------------
    main elements
--------------------------------*/
body,html {
    font-family: "Georgia" , Courier , Arial, Tahoma, Verdana;
    background: #FFFFFF url(../hpimages/bgr_site.jpg) repeat top center;
    color: #333333;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    min-height:100%;
	height:auto !important;
	height:100%;

}

input{
	 font-family: "Georgia" , Courier , Arial, Tahoma, Verdana;
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px;
	letter-spacing:1px;
}

p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

h1 {
	color: #73261b;
	margin: 8px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 24px;
	line-height:24px;
}
h2 {
	color: #73261b;
	margin: 6px 0px 6px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

h3 {
	color: #73261b;
	margin: 4px 0px 4px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;

}

a {
	text-decoration: none;
	color:#73261b;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}




/*--------------------------------
    containers
--------------------------------*/

.top{
	color:#c4b268;
	text-align:right;
	padding: 8px 40px 8px 0px;
	font-size:10px;
	font-family:Arial;
}

.top a{
	color:#c4b268;
	
}

.top a:hover{
	color:#73261b;
}

.top_gyorgyvilla,
.top_gyorgyvilla a{
	color:#004a3d;
}


.top_kemendy,
.top_kemendy a{
	color:#6f2316;
}

.top_francois,
.top_francois a{
	color:#8f7617;
}



.site_content{
	width: 814px;
    margin: auto;
	padding:0px 0px 0px 0px;
	height:100%;
	background:transparent url(../hpimages/content_bgr.png) repeat-y top center;
}

.content{
	border:1px solid red;
}

.container {
    margin:auto;
	width:760px;
}

.login_page {
	text-align:center;
	width:600px;
	margin:auto;
	color:#8a4723;
}

.pre_logo{
	text-align:center;
	margin-top:4px;
}

.divhr{
	border-top:1px solid #c4b268;
	margin:20px 28px 0px 28px;
}

.menu_cont{
	width:760px;
	height:80px;
	margin:auto;
    position: relative; /* mod by eryr */
}

.menu_gyorgyvilla{
	background: transparent url(../hpimages/bgr_gyorgyvilla_menu.jpg) no-repeat top left;
}

.menu_kemendy{
	background: transparent url(../hpimages/bgr_kemendy_menu.jpg) no-repeat top left;
	height:100px;
}

.menu_francois{
	background: transparent url(../hpimages/bgr_francois_menu.jpg) no-repeat top left;
}

.dateselect{
	padding:10px;
	text-align:center;
}

.topmenu_img{
	float:right;
	width:370px;
	height:55px;
	text-align:right;
}

.topmenu{
	height:55px;
	padding:0px;
	margin:15px 0px 0px 240px;
	float:left;
	width:500px;
}	

.topmenu_kemendy{
	margin:25px 0px 0px 140px;
}

.topmenu_francois{
	margin:15px 0px 0px 160px;
}


.topmenu .subcont{
	float:left;
	padding-right:20px;
}

.topmenu .subcont a{
	display:block;
	font-size:12px;
	text-transform: uppercase;
	padding:6px 10px 6px 10px;
	color:#FFFFFF;
	font-weight:bold;
}

.topmenu .subcont a:hover{
	color:#c4b268;
	text-decoration:none;
}

.topmenu_francois .subcont a:hover{
	color:#3f3304;
	text-decoration:none;
}

.topmenu .subcont a.active{
	color:#c4b268;
}

.topmenu_francois .subcont a.active{
	color:#3f3304;
}

.clearer{
    clear:both;
}

.feeling_pic{
	width:760px;
	height:110px;
	margin:20px 0px 20px 0px;
}

.color_brown{
	color:#bba625;
}

/*-------------------------------
	content
-------------------------------*/
.center_article {
    clear:both;
    padding: 0px 0px 0px 0px;
    font-size:12px;
    margin:0px;
	color:#333333;
}

.no_padding{
	padding:0px;
}

.choose{
	padding:100px 40px 10px 175px;
}

.center_article td {
		vertical-align:top;
    
}

.center_article li {
	margin:6px 0px 6px 0px;
    padding:0px;
}

.center_article h1 {
    
    font-weight: normal;
    margin-bottom:20px;
}

.center_article h2 {
    
}

.center_article h3 {
    
}


blockquote{
    margin:5px 5px 5px 20px;
    padding:4px 4px 4px 8px;
    font-weight:bold;
    border-left:4px solid #c0cfd6;
}

.clearer {
	clear : both;
}


a.article_title:link, a.article_title:visited, a.article_title:active {
    color: #c6a436;
    text-decoration: none;
}

a.article_title:hover {
    color: #c5ba8c;
}

.download_box{
	border-top:2px solid #DDD;
  border-bottom:1px solid #DDD;
	background-color:#FFF;
	margin:8px 20px 8px 8px;
	padding:4px;
  width:500px;
}



.tag_founds{
    margin:3px;
	padding:3px;
	}

.tag_menu{
	margin:3px;
	background-color:#FFDC56;
	padding:3px;
}

.tag_title{
	margin:0px 0px 0px 20px;
	padding:3px;
}

.tag_text{
	margin:0px 0px 0px 20px;
	padding:3px;
}

.result_td a , .result_td a:active , .result_td a:visited{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

#cimkek{
	margin:8px;
	padding:8px;
	border:1px solid #F7C600;
}

.result_td a:hover{
	color:#c5ba8c;
}

#gallery_box{
	margin-top:10px;
}

#gallery_box img{
	margin:5px;
	border:2px solid #c5ba8c;
  padding:4px;
}

#gallery_box td{
	margin:10px;
}

#gallery_box span{
	font-size:12px;
	color:#c5ba8c;
}


.gomb{   
    color:#c5ba8c;
    font-weight:normal;
    font-size:11px;
    padding:3px 5px 2px 5px;
    background:transparent url(../hpimages/reszletek_btn.jpg) no-repeat top left;
    width:111px;
    height:24px;
    border:none;
}

.inputmezo{
	border:1px solid #FF9C4D;
	padding:2px;
}

.inputmezo_error{
	border:1px solid red;
	padding:2px;
}

#error{
	color:red;	
}

#error1{
	color:red;	
}

#error2{
	color:red;
}

.inputmezo2{

	padding:1px;
	width:220px;
}

.selectborder{
    border:1px solid #FF9C4D;
	padding:1px;
}

.inputarea{
	border:1px solid #FF9C4D;
	padding:1px;
	width:220px;
	height:120px;
}

#cikk_pager{
        margin:10px;
        padding:3px;
        text-align:right;
        line-height:22px;
}

#cikk_pager span.prev{
        float:right;
        display:block;
        height:22px;
        width:22px;
}

#cikk_pager span.page{
        float:right;
        display:block;
        height:22px;
        width:32px;
}


#cikk_pager span.next{
        float:right;
        display:block;
        height:22px;
        width:22px;
}

.com_box{
    text-align:justify;
    padding:4px 0px 4px 0px;
}

.search_lead{
    
    padding:5px 0px 5px 0px;
}

.search_res{
    padding:5px 0px 5px 0px;
}

.table_list{
    margin:0px;
    padding:0px;
}

.table_list td{
    padding:5px;
    font-size:11px;
    border-bottom:1px solid #c5dbe3;
}

.table_list td.lap{
    background-color:#FFF;
    border-right:1px solid #FFF;
}

.table_list td.lap_csik{
    background-color:#eaf6fa;
    border-right:1px solid #FFF;
}


.preinput{
	border : none;
	font-size : 12px;
	padding : 5px;
	background-color : #c4b268;
	color : #73261b;
	width:80px;
}

.preerror{
	color:red;
	background-color:#FFF;
	padding:10px;
}


.gyorgyvillapage h1,
.gyorgyvillapage h2,
.gyorgyvillapage h3{
	color:#004a3d;
}

.francoispage h1,
.francoispage h2,
.francoispage h3{
	color:#8f7617;
}

.left_choose{
	border-top:1px solid #004a3d;
	border-bottom:1px solid #004a3d;
	width:160px;
}

.left_choose_kemendy{
	border-top:1px solid #6f2316;
	border-bottom:1px solid #6f2316;
}

.left_menuname {
	width:160px;
	text-transform: uppercase;
	text-align:center;
	font-size:18px;
	padding:13px 0px 20px 0px;
	color:#004a3d;
}

.leftkemendy{
	color:#6f2316;
}

.leftfrancois{
	color:#8f7617;
}
