/* BODY tagok */
body, html {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #14336C;
}

body#body {
	background-color: #8AA9EA;
/*	background-image: url(../pics/also_kifuto1.jpg);*/
/*	background-image: url(../pics/hatter.gif);*/
	background-repeat: repeat-x;
	background-position: center 700px;
}

td.before {
	background-image: url(../pics/kifuto_l.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

td.after {
	background-image: url(../pics/kifuto.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* A tagok */
a {
	color: #9A9A9A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#keret {
	width: 1000px;
	height: 700px;
}

#main {
	width: 1000px;
	height: 100%;
	display: block;
	float: left;
}

#top {
	width: 1000px;
	height: 155px;
	display: block;
	float: left;
	background-image: url(../pics/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#top .logok {
    display: block;
	float: left;
	width: 220px;
	height: 105px;
}

#top .logok .eurogites {
	display: block;
	float: right;
	width: 100px;
	height: 100%;
	position: relative;
	right: 12px;
}

#top .cim {
	display: block;
	float: right;
	width: 220px;
	height: 45px;
	position: relative;
}

#top .cim p {
    padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}

#top .cim p a {
	color: #14336C;
	text-decoration: none;
}

.langmanager {
	float: left;
	width: 225px;
}

.lang_links {
	float: left;
	width: 100px;
	padding-left: 50px;
	padding-top: 5px;
}

.lang_links a {
	float: left;
	width: 100%;
	color: #000000;
	text-decoration: none;
	margin-bottom: 2px;
}

.lang_links a img {
	border: 0px;
	margin-right: 5px;
}

.topbanner {
    display: block;
	float: left;
	width: 770px;
	height: 125px;
	text-align: right;
	position: relative;
	top: 4px;
	right: 27px;
}

div.topmenu {
	float: left;
	width: 100%;
}

#center {
	width: 100%;
	height: 451px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#bottom {
	width: 100%;
	height: 94px;
	display: block;
	float: left;
	color: #000;
	background-image: url(../pics/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#left {
	display: block;
	float: left;
	width: 200px;
	height: 100%;
	background-image: url(../pics/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#left .left_date {
    position: relative;
	top: 32px;
	left: 35px;
	color: #FABE87;
	line-height: 100%;
}

#left .left_date div {
    line-height: 13px;
}

#left .szallasajanlo {
    display: block;
	float: left;
	position: relative;
	top: 60px;
	left: 20px;
}

#szallllas {
	position:absolute;
	top:15px;
	left:15px;
	font-size: 14px;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
}

#right {
	display: block;
	float: left;
	width: 220px;
	height: 100%;
	background-image: url(../pics/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.mainbody {
	display: block;
	float: left;
	overflow: auto;
	background-repeat: no-repeat;
	background-color: #8AA9EA;
	padding-top: 20px;
	height: 429px;
	width: 578px;
	background-image: url(../pics/mainbody_bg.jpg);
	background-position: 382px top;
	border: 1px solid #9E1C1C;

}

*html div.mainbody {
    background-attachment: fixed;
}

div.mainbody a {
    color: #14336C;
}


div.mainbody h1.title {
	color: #8ABBE6;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	display: none;
}

div.mainbody .static_content {
	width: 540px;
	padding: 10px;
	padding-top: 0px;
}


div.mainbody .text {
	font-size: 11px;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: 100%;
}

#footer {
    height: 21px;
	width: 100%;
	display: block;
	float: left;
	background-color: #4853C7;
}

/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

td {
    font-size: 11px;
}

/* Hr tagok */
hr {
	height: 2px;
	margin: 0px;
	padding: 0px;
	border: 1px dotted #DDD;
}

/* H1-H6 tagok */
h1 {
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #855A54;
	font-size: 16px;
}

h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Tahoma;
    font-size: 13px;
	font-weight: normal;
	line-height: 100%;
}


/* funkcio gombok */
div.functionbuttons {
	width: 100%;
	float: left;
	text-align: center;
}

div.functionbuttons p {
	display: inline;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

p.error_message {
	display: none;
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	border-bottom: 1px solid #CCC;
	border-left: 10px solid #AAA;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

p.success_message {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #D8F884;
	border-bottom: 1px solid #000;
	border-left: 10px solid #B9F323;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

/* Form elemek */
form {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

input.inputbox {
	margin: 2px;
	padding: 0px;
	color: #333;
	background-color: #EEE;
	border: 1px solid #000;
	width: 200px;
}

input.inputbox:focus {
	margin: 2px;
	padding: 0px;
	color: #333;
	background-color: #EEE;
	border: 1px solid #000;
	width: 200px;
}

input.submit {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #FF0000;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #EEE;
}

/* Paginator */
div.paginator_top {
	width: 100%;
	text-align: right;
}

div.paginator_bottom {
	width: 100%;
	text-align: center;
}

p.lang {
	text-align: center;
}

/* TOP menu */

#footer span {
    display: block;
	width: 90%;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	padding-top: 3px;
}


.pi_logo {
    float: right;
	position: relative;
	right: 10px;
	top: 2px;
}

.pi_logo img {
    border: none;
}


.right_calendar {
	position: relative;
	top: 240px;
	left: 27px;
	color: #FABE87;
	display: block;
	float: left;
	width: 115px;
}

.cal_head {
	display: block;
	float: left;
	width: 110px;
    font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 5px;
	text-align: center;
}

.calendar {
	display: block;
	float: left;
	width: 130px;
}

.calendar .cal_days {
    display: block;
	float: left;
	width: 105px;
	padding-top: 3px;
}

.calendar .premonth {
	display: block;
	float: left;
	text-decoration: none;
	color: #FABE87;
	font-weight: bold;
}

.calendar .nextmonth {
	display: block;
	float: left;
	text-decoration: none;
	color: #FABE87;
	font-weight: bold;
}

.calendar .year_month {
    display: block;
	float: left;
	width: 90px;
	text-align: center;
	margin-bottom: 5px;
}

.calendar .cal_year {
	display: block;
    float: left;
	font-size: 11px;
	padding-right: 0px;
	padding-right: 5px;
	width: auto;
}

.calendar .cal_month {
	display: block;
    float: left;
	font-size: 11px;
	width: auto;
}

.calendar .cal_week {
    display: block;
	float: left;
	width: 105px;
	margin-bottom: 3px;
}

.calendar .cal_week .cal_day {
    display: block;
	float: left;
	width: 15px;
	text-align: center;
	color: #FABE87;
}

.calendar div.month_week_1, .calendar div.month_week_3, .calendar div.month_week_5 {
}

.calendar div.month_week_2, .calendar div.month_week_4, .calendar div.month_week_6 {
}


.show_events {
    display: block;
	float: left;
	padding-left: 10px;
	width: 550px;
}

.event_day {
    font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}

.event {
	display: block;
	float: left;
    margin-bottom: 5px;
	padding-left: 10px;
	padding-bottom: 13px;
	width: 538px;
	background-image: url(../pics/event_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #194014;
}

.event_title {
	display:block;
	color:#855A54;
	color: #833214;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.event_place {
	display: block;
	float: left;
	padding-top: 3px;
	width: 100%;
}

.event_place span {
	display: block;
	float: left;
	padding-right: 5px;
	font-weight: bold;
}

.event_title span {
    font-size: 11px;
}

.event_intortext {
    display: block;
	float: left;
	width: 100%;
}


.numericpager a {
	font-size: 14px;
}

.numericpager a.act_page {
    font-weight: bold;
}

#GrayLayer {
	background-color: #000000;
	cursor: pointer;
	display: block;
	float: left;
	height: 100%;
	left: 0px;
	top: 0px;
	filter: alpha(opacity=60);
	opacity: 0.6;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 45;
}

#InnerLayer {
    display: block;
	float: left;
	position: absolute;
	left: 0px;
	z-index: 50;
	width: 100%;
}

.pagebreaker_top {
    display: none;
}

.vote_element {
    display: block;
	height: 20px;
}

.vote_element input {
    float: left;
}

.vote_element div {
    display: block;
	float: left;
	line-height: 20px;
}

.vote_element div.vote_text {
	width: 150px;
}

.vote_element div.vote_percent {
	width: 100px;
	text-align: center;
	background-image: url(../pics/csik.gif);
	background-repeat: no-repeat;
	background-position: -200px top;
}

.pi_link {
	display: block;
    position: relative;
	top: 58px;
	left: 8px;
	border: 1px solid;
	width: 20px;
	height: 20px;
	filter: alpha(opacity=0);
	opacity: 0;
}

#foglalokezelo {
	float: left;
	width: 570px;
	padding-left: 5px;
}

#buttons, #nav, #list {
	float: left;
	width: 100%;
}

#buttons p {
	float: left;
}

#foglalokezelo table tr.cl_allowed {
	background-color: #00FFFF;
}

#foglalokezelo table tr.cl_disallowed {
	background-color: #B6B6B6;
}

#foglalokezelo table tr.cl_active {
	background-color: #00CC33;
}
