/* BODY tagok */
body, html {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #A7A7A7;
	height: 100%;
	background-color: #2C2C2C;
}

#body {
	background-color: #2C2C2C;
}

/* A tagok */
a {
	color: #D87122;
	text-decoration: none;
}

a.backbutton {
	padding-top:20px;
}

a:hover {
	text-decoration: underline;
}

label {
    cursor: pointer;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
}


#main {
	width: 1000px;
    display: block;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 100%;
	height: 150px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../pics/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index: 50;
}

#projektor {
    position: absolute;
	width: 800px;
	height: 120px;
	left: 0px;
	top: 0px;
}

#projektor a {
    float: left;
	width: 100%;
	height: 100%;
}

#head_info {
    float: left;
	width: 685px;
	height: 25px;
	padding-left: 315px;
	line-height: 25px;
	color: #606060;
	letter-spacing: 1px;
}

#topmenu {
    float: left;
	width: 600px;
	height: 25px;
	position: relative;
	left: 215px;
	top: 124px;
}

#center {
	width: 100%;
	float: left;
	background-image: url(../pics/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: 215px top;
	background-color: #000000;
}

#left {
	width: 215px;
	height: 100%;
	float: left;
	background-image: url(../pics/left_bottom_bg.jpg);
	padding-bottom: 25px;
}

#left_inner {
    float: left;
	width: 185px;
	padding: 25px 12px 0px 18px;
	height: 100%;
	background-image: url(../pics/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #7F7F7F;
}

.projektor_select div select {
    width: 185px;
	font-size: 11px;
	margin-top: 5px;
}

#berles {
    float: left;
	width: 100%;
	background-image: url(../pics/left_slide_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 5px;
}

#berles h1 {
    font-size: 14px;
	text-align: center;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-size: 17px;
	color: #C63905;
}

#berles p {
    width: 100%;
}

.berles_link {
    display: block;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#left span {
    color: #C63803;
	font-size: 24px;
	font-weight: bold;
	margin-left: 50px;
	padding-top: 30px;
	display: block;
}

#leftmenu {
	margin: 0px;
	padding: 0px;
    display: block;
	width: 145px;
	float: left;
}

#middle {
    float: left;
	display: block;
	width: 638px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 50px;
	height: 100%;
	background-image: url(../pics/midle_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
}

#right {
    float: left;
	width: 125px;
	height: 100%;
	background-image: url(../pics/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}

.pinternet_logo {
    float: left;
	width: 125px;
}

.pinternet_logo a {
	position: relative;
	right: 52px;
    float: right;
	bottom: 3px;
}

.pinternet_logo a img {
    border: none;
}

div.mainbody {
	width: 100%;
	padding-left: 0px;
	display: block;
	float: left;
}

#bottom {
	width: 100%;
	height: 49px;
	float: left;
	background-color: #FFFFFF;
}

#footer {
    background-image: url(../pics/bottom_bg.jpg);
	float: left;
	width: 100%;
}


div.text {
}

div.paginator_bottom {
	display: none;
}

/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	margin: 3px 0px;
	font-size: 12px;
	line-height: 17px;
}

#main p {
	line-height: 15px;
}

#mainbody p {
	line-height: 17px;
}

/* Hr tagok */
hr {
	height: 2px;
	margin: 0px;
	padding: 0px;
	border: 1px dotted #DDD;
}

/* H1-H6 tagok */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

h1 {
	font-family: Arial;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
	width: auto;
	display: block;
	line-height: 100%;
	color: #D87122;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}


h1.title {
	font-family: Arial;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: auto;
	display: block;
	line-height: 100%;
	color: #D87122;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	background-image: url(../pics/title_bg.jpg);
}

h2 {
    font-size: 14px;
	color: #D87122;
}

/* funkcio gombok */
div.functionbuttons {
	width: auto;
	height: 40px;
	display: block;
	margin-left: 50px;
	float: left;
	text-align: center;
}

*html div.functionbuttons {
	margin-left: 25px;
}



div.functionbuttons p {
	display: inline;
	height: 40px;
	line-height: 40px;
}

div.functionbuttons a {
	color: #373736;
	background-color: #FFF;
	font-size: 10px;
	text-decoration: none;
}

div.functionbuttons a:hover {
	text-decoration: underline;
}

/* Form elemek */
form {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

input {
	margin: 0px;
	padding: 0px;
}


input.inputbox {
	padding: 1px;
	color: #05370E;
	background-color: #E1EBD4;
	border: 1px solid #AEB1B0;
	width: 200px;
}

input.submit {
	margin-bottom: 10px;
	margin-left: 145px;
	width: 102px;
	height: 22px;
	font-size: 14px;
	color: #FFF;
	border: 0px;
    background-color: #7AACD1;
}

/* Uzenetek */
p.error_message {
	text-indent: 20px;
	line-height: 25px;
	font-size: 12px;
	color: #8daf61;
	background-image: url(../pics/bg_error.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
}

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;
}

/* Egyeb */

#bottom span {
    float: left;
	padding-top: 2px;
}

#bottom span.fotter_info {
    width: 770px;
	text-align: center;
}

#bottom span.fotter_info a {
    color: #FFFFFF;
}


#bottom span#portalinternet {
	float: right;
	padding-right: 5px;
}

#bottom span#portalinternet a img {
	border: none;
}

p.pagebreaker {
	float: left;
	width: 100%;
	text-align: center;
}

p.pagebreaker a {
    padding: 0px 2px;
}

p.pagebreaker a.act_page {
    text-decoration: underline;
}

