﻿/* Copyright (C) 2010 Infinite Communication Ltd. All rights reserved. - http://www.infinite.hu */

/* page style beginning */

html, body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #28330D;
	background-color: #F0FCE9;
}

#petriktiszk_header
{
	position: relative;
	height: 40px;
	background-color: #EA7122;
}

#petriktiszk_content
{
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: url(../media/image/background.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#petriktiszk_footer
{
	position: relative;
	height: 31px;
	background-image: url(../media/image/background.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#page_container
{
	width: 900px;
	margin: 0px auto;
}

#page_header
{
	width: 900px;
	height: 166px;
	background-color: #FFFFFF;
	background-image: url(../media/image/header.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#page_header_budapest
{
	width: 880px;
	height: 40px;
	margin: auto;
	color: #FFFFFF;
	background-color: #EA7122;
	padding: 0px 10px 0px 10px;
}

#page_footer
{
	width: 880px;
	height: 31px;
	line-height: 32px;
	margin: auto;
	color: #28330D;
	background-color: #D2E99B;
	padding: 0px 10px 0px 10px;
}

#header_logo
{
	width: 310px;
	height: 126px;
	padding: 17px 0px 0px 10px;
}

#menu
{
	position: relative;
	float: left;
	display: block;
	width: 180px;
	height: 300px;
	text-align: left;
}

#menu ul,ol
{
	list-style: none;
	float: right;
	height: 30px;
	margin: auto;
	padding: 0px;
}

#menu li
{
	float: left;
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#menu li a
{
	float: left;
	display: block;
	width: 170px;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	background-color: #D2E99B;
	background-image: url(../media/image/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#header_menu li a:hover
{
	float: left;
	display: block;
	height: 26px;
	line-height: 26px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
	background-color: #ED5F00;
	background-image: none;
}

#page_content
{
	position: relative;
	display: table;
	width: 900px;
	height: 100%;
	padding: 0px 0px 20px 0px;
}

#content_side
{
	position: relative;
	float: left;
	display: block;
	width: 180px;
}

#content_header_left
{
	position: relative;
	float: left;
	display: block;
	width: 50%;
	height: 30px;
	line-height: 35px;
	text-align: left;
}

#content_header_right
{
	position: relative;
	float: right;
	display: block;
	width: 50%;
	height: 30px;
	line-height: 35px;
	text-align: right;
}

#content_side_top
{
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

#content_center_light
{
	position: relative;
	float: left;
	display: block;
	width: 500px;
	background-color: #E9F4CD;
	padding: 10px;
}

#content_center
{
	position: relative;
	float: left;
	display: block;
	width: 520px;
	padding: 0px 10px 0px 10px;
}

#content_center ul,ol
{
	display: inline-table;
	list-style: none;
	height: 14px;
	margin: auto;
	padding: 0px;
}

#content_center li
{
	height: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	background-image: url(../media/image/sign_normal.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#center
{
	width: 100%;
	text-align: center;
}

#content_header_line
{
	width: 520px;
	height: 17px;
	background-image: url(../media/image/line_header_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#content_footer_line
{
	width: 520px;
	height: 5px;
	background-image: url(../media/image/line_footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#box_content
{
	position: relative;
	display: table;
	width: 170px;
	padding: 0px 0px 0px 10px;
}

#box_content_bg
{
	position: relative;
	display: table;
	width: 150px;
	background-color: #D2E99B;
	padding: 15px 15px 10px 15px;
	line-height: 19px;
}

#box_calendar
{
	position: relative;
	display: table;
	width: 180px;
	padding: 0px;
}

#picture_container_left
{
	float: left;
	display: block;
	padding: 0px 10px 0px 0px;
}

#picture_container_right
{
	float: right;
	display: block;
	padding: 0px 0px 0px 10px;
}

.clear
{
	clear: both;
	margin: 0px;
	padding: 0px;
}

.br
{
	height: 10px;
}

/* page style end */



/* text style beginning */

.text_title
{
	height: 10px;
	line-height: 10px;
	font-size: 12pt;
	color: #A4D135;
	font-weight: bold;
	text-decoration: none;
}

.text_title_article
{
	font-size: 9pt;
	color: #28330D;
	font-weight: bold;
	text-decoration: none;
}

/* text style end */



/* link style beginning */

a.link_menu_title
{
	font-size: 10pt;
	color: #28330D;
	font-weight: bold;
	text-decoration: none;
}

a.link_menu_title:hover
{
	font-size: 10pt;
	color: #A4D135;
	font-weight: bold;
	text-decoration: none;
}

a.link_normal
{
	font-size: 8pt;
	color: #28330D;
	font-weight: normal;
	text-decoration: none;
}

a.link_normal:hover
{
	font-size: 8pt;
	color: #28330D;
	font-weight: normal;
	text-decoration: underline;
}

a.link_bold
{
	font-size: 8pt;
	color: #28330D;
	font-weight: bold;
	text-decoration: none;
}

a.link_bold:hover
{
	font-size: 8pt;
	color: #28330D;
	font-weight: bold;
	text-decoration: underline;
}

a.link_bold_light
{
	font-size: 8pt;
	color: #A4D135;
	font-weight: bold;
	text-decoration: none;
}

a.link_bold_light:hover
{
	font-size: 8pt;
	color: #28330D;
	font-weight: bold;
	text-decoration: none;
}

a.link_title
{
	font-size: 9pt;
	color: #28330D;
	font-weight: bold;
	text-decoration: none;
}

a.link_title:hover
{
	font-size: 9pt;
	color: #28330D;
	font-weight: bold;
	text-decoration: underline;
}

/* link style end */



/* picture style beginning */

.picture
{
	border-width: 2px;
	border-style: solid;
	border-color: #A4D135;
}
.picture_over
{
	border-width: 2px;
	border-style: solid;
	border-color: #28330D;
}

/* picture style end */



/* forms & inputs style beginning */

.input
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 7pt;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}

.button
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	border-style: none;
	border-width: 0px;
	border-color: #28330D;
	background-color: #28330D;
	padding: 1px;
	cursor: pointer;
}

.button:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	color: #28330D;
	font-weight: normal;
	border-style: none;
	border-width: 0px;
	border-color: #A4D135;
	background-color: #A4D135;
	padding: 1px;
	cursor: pointer;
}

.radiobutton
{
	height: 20px;
	vertical-align: middle;
	margin: 0px;
}

.checkbox
{
	height: 20px;
	vertical-align: middle;
	margin: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

label
{
	cursor: pointer;
}

label:hover
{
	color: #4980A0;
}

hr
{
	width: 100%;
	height: 1px;
	color: #ED5F00;
	background-color: #ED5F00;
	border: 0px;
}

object,embed
{
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
}

/* forms & inputs style end */