﻿/* layouts */
body
{
	background-color:#a4a393;/*#87866b;/*#eaeaea;*/	
}

div
{
	background-color:White;
}	
div#container 
{
	width:800px;
	margin:0px auto 0px auto;
}
div#breadcrumb
{
	height:20px;
	background-image: url(img/breadcrumb.gif);
	background-repeat:repeat-y;
	border-bottom: solid 1px gray;	
}

div#header
{
	height:130px;
	background-image: url(img/header.gif);	
}

div#wrapper 
{
	float:left;
	width: 800px;
	background-image:url();
	background-repeat:repeat-y;		
}

div#content 
{
	float:left;
/*	border-left: solid 1px gray;	*/
	margin: 5px;
	width: 624px;
}

div#sidebar_left 
{
	float:left;
	width:165px;	
}

div#footer 
{
	clear:left;
	background-image: url(img/breadcrumb.gif);
	background-repeat:repeat-y;
	width:100%;
	border-top: solid 1px gray;	
	line-height: 22px;
}

div#department 
{	
	width:200px;
	padding:10px;	
}

div#department2 
{	
	width:500px;
	padding:10px;	
}
td.center
{
	text-align:center;
	vertical-align:top;
	width:280px;
}

td.margin
{
	width:5%;
}

div.center
{
	text-align:center;
	width: 100%;
}

h1.center, h2.center, h3.center
{
	text-align:center;
}

div.left
{
	text-align:left;
	width: 153px;
	padding:10px 0px 10px 20px;
}

menu.text
{
	font-size:medium;
	font-style:oblique;
}
	
div.topp
{
	vertical-align:top;	
}

td.top
{
	vertical-align:top;
	width:300px;
	border:solid 1px gray;
}

table.center
{
	margin:15px;
	padding:10px;
}

p.boldd
{
	font-weight:bold;
}

div.default
{
	padding:0px 30px 20px 30px;	
}

div.breadcrumbleft
{
	padding:0px 0px 0px 20px;	
}

div.default2
{
	padding:25px;
}

div.proposal
{
	width:500px;
	text-align:justify;
	border:solid 1px gray;
	margin:20px;
	padding:20px 10px 20px 10px;
}

div.registration
{
	width:470px;
	margin:20px auto 20px auto;
}

div.newproposal
{
	width:470px;
	margin:20px auto 20px auto;
}

td.right
{
	text-align:right;
	vertical-align:top;	
}

td.left
{
	text-align:left;
	vertical-align:top;	
}

td.C
{
	width:100px;
}

td.CL
{
	width:150px;
}

td.CC
{
	width:200px;
}

td.CCL
{
	width:250px;
}

td.CCC
{
	width:300px;
}

td.CCCL
{
	width:350px;
}

td.CD
{
	width:400px;
}

div.CDL
{
	width:450px;
}

div.D
{
	width:500px;
	margin:auto;
}

div.LD
{
	width:400px;
	margin:20px auto 20px auto;
}

div.LLL
{
	width:300px;
	margin:auto;
}

a.defaulthyperlink:link {color: #0000ff;text-decoration: none}
a.defaulthyperlink:visited {color: #0000ff; text-decoration: none}
a.defaulthyperlink:hover {color: #0000ff; text-decoration: underline}

.style1
{
	color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}

ol.upper_roman 
{
	list-style-type:upper-roman;
}

/* horizontal line */

div.hr {
  height: 15px;
  background: #fff url(img/hr1.gif) no-repeat scroll center;
  margin:40px 40px 40px 40px;
}
div.hr hr {
  display: none;
}

/* End of  horizontal line */

/* menu */
#menu_panel{
	clear: both;	
	width:100%;
	height: 25px;	
	margin: 0 auto;
	margin-bottom: 10px;
	color: #554555;
}

#menu_panel #menu_section{
	width: 530px;
	height: 20px;	
	margin:0 auto;
	padding: 0 0 0 30px;
	color: #7F0102;
}

#menu_section ul {
	float: left;
	width: 930px;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu_section ul li {
	display: inline;
}

#menu_section ul li a{
	float: left;
	width: 130px;
	padding: 2px 0;
	margin-right: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #554555;

}

#menu_section li a:hover, #menu_section li .current{
	color: #7F0102;
}

#menu_section li .last {
	border-right: none;
}
/* end of menu */

/* old pictures */
.offer_box_wide{
width:440px;
height:80px;
float:left;
background-color:#f3f5f6;
padding:10px;
margin:10px;
}
img {
border : 0;
margin-right : 3px;
margin-left : 3px;
}
/* end of old pictures */


/* Szállás táblázat */

table.szallas
{ width: 530px;
background-color: #efe;
border: 1px #FB7A31 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.szallasDept
{ 
font-family: Verdana;
font-weight: bold;
font-size: 12px;
border-top: 1px solid #FB7A31;
border-bottom: 1px solid #FB7A31;
border: 1px #FB7A31 solid;
background: #FFC;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

td.szallasDept2
{ 
font-family: Verdana;
font-weight: bold;
font-size: 12px;
border-top: 1px solid #FB7A31;
border-bottom: 1px solid #FB7A31;
border: 1px #FB7A31 solid;
background: #FFC;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

td.szallas
{
font-size: 9px;
border-bottom: 1px #FB7A31 dotted;
border: 1px #FB7A31 dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 10 px;
color: #404040;
background-color: #efe;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

