﻿/* CSS layout */
#masthead {
	height: 140px;
	background-image: url('../images/head4.jpg');
	width: 970px;
	background-repeat: no-repeat;
		border-bottom-color: #008000;
	border-bottom-style: solid;
	border-bottom-width: thick;
	
}
#footer {
	height: 60px;
	background-color: #b5ff6a;
	border-bottom-style: solid;
	border-width: medium;
	border-color: #326400;
	position: absolute;
	margin: 0px 0px 0px 0px;
	clear: both;
	width: 970px;
}
#top_nav {
	padding-top:105px;
/*	background: #6CBD37;  
	border-bottom-color: #008000;
	border-bottom-style: solid;
	border-bottom-width: thick;*/
	width: 970px;
}
#top_nav ul {
	border: 1px none #D6EDC9;
	font-family: "Microsoft Sans Serif";
	font-size: small;
	list-style-type: none;
	padding-left: 180px;
	margin-right: 0px;
	margin-left: 0px;
	top: 0px;
}
#top_nav li {
	padding: 0px 5px 0px 5px;
	float: left;
	text-align: center;
	width: 120px;
}
#top_nav a {
	margin: 2px;
	padding: 2px;
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
#top_nav a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
#left_col {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#left_col ul {
	font-family: "Microsoft Sans Serif";
	font-size: small;
	text-decoration: none;
	list-style-type: none;
	width: 100%;
	display: block;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#left_col li {
	display: block;
	padding: 1px;
	margin: 0px;
	border-style: none none solid none;
	border-width: 1px;
	text-decoration: none;
	color: #006600;
}
#left_col a {
	text-decoration: none;
	color: #006600;
	display: block;
	padding: 1px 1px 1px 5px;
	border-style: none;
	border-width: 1px;
}
#left_col a:hover {
	background-color: #339933;
	color: #CCFF99;
}
#left_col p {
	font-size: 90%;
}
#container {
	position: relative; /*	background-color: #e4ffca;*/;
	width: 970px;
	background-color: #EBFFD9;
}
#page_content {
	border-color: #B8ED7C;
	padding: 5px;
	position: relative;
	margin-right: 190px;
	margin-left: 190px;
	width: 580px; /*	min-width: 440px;
	min-height: 650px; */;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
}
#page_content p {
	margin: 5px;
	font-size: 110%;
	font-family: "Trebuchet MS";
	text-align: justify;
}
#szavazas {
	font-size: small;
	font-family: "Trebuchet MS";
	text-align: justify;
	background-color:#FAF3BE;
	width: 260px;
	height: 260px;
}

#szavazas div {
	margin: 10px;
}

#marqueecontainer{
	position: relative;
	width: 160px; /*marquee width */;
	height: 25px; /*marquee height */;
	background-color: #ebffd9;
/*	background-image:url('../images/doboz3.gif');  */
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #61C100;
/*	font-weight: bold; */
}


#megjegyzes {
	margin: 10px;
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
}
#right_col {
    position: absolute;		
	border-color: #79D06A;
	width: 180px;
	margin-left: 790px;
	margin-right:5px;
/* float: right;*/
	right: 0px;
	top: 0px; 	
	border-left-style: none;
	border-left-width: medium;
}
#kedvencek {
	background-color: #c8ff91;
	border: 1px inset #428400;
	margin: 10px;
}
#kapcsolat {
   background-image:url('../images/doboz3.gif');
    background-repeat:no-repeat;
/*	background-color: #c8ff91;  
	border: 1px ridge #428400;	*/
	margin:15px 10px 15px 10px;

}
#doboz_s {
   background-image:url('../images/doboz3.gif');
    background-repeat:no-repeat;
/*	background-color: #c8ff91;  
	border: 1px ridge #428400;	*/
	margin: 10px;

}

#kapcsolat p {
	font-size: 80%;
	padding-left: 5px;
	padding-right: 3px;
}

#hirlevel {
	margin-left: 5px;
	margin-right:10px;
	text-align:right;
	font-family:Verdana;
	font-size:x-small;
	vertical-align:middle;
}


#havi_top {
	font-family: "trebuchet MS";
	background-color: #c8ff91;
	border: 1px ridge #428400;
	margin: 10px;
}
#havi_top a {
	text-decoration: none;
}

#col1 {
    width: 50%;
    float: left;
}


#col2 {
    width: 50%;
    float: right;
}
#foot_nav {
	font-family: "Trebuchet MS";
	font-size: x-small;
	float: left;
	text-decoration: none;
	list-style-type: none;
}
#foot_nav ul {
	list-style-type: none;
	padding-left: 250px;
	height: 10px;
}
#foot_nav li {
	float: left;
	width: 100px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#foot_nav a {
	display: block;
	text-decoration: none;
	color: #000000;
}
#foot_nav a:hover {
	text-decoration: underline;
	color: #000000;
}
div.box {
	padding: 4px;
	font-size: 80%;
	border: 1px ridge #E4E4E4;
	margin: 6px;
	font-family: "trebuchet MS";
	background-image: url('../images/img10.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
div.box p {
	font-family: "Trebuchet MS";
}
div.box ul {
	margin-left: 15px;
	padding-left: 10px;
}
div.grbox {
	padding: 4px;
	font-size: 100%;
	border: 1px ridge #E4E4E4;
	margin: 6px;
	font-family: "trebuchet MS";
	background-image: url('../images/img10.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
div.grbox p {
	font-family: "Trebuchet MS";
}
div.grbox ul {
	margin-left: 15px;
	padding-left: 10px;
}


img {
	border: none;
}

address {
	text-align: center;
	font-size: small;
	font-family: "trebuchet MS";
}
body {
	font-family: "Trebuchet MS";
	font-size: small;
}
h1 {
	font-size: large;
	font-family: "MS Reference Sans Serif";
	color: #006600;
}
h2 {
	margin: 0px;
	color: #53A600;
	font-size: medium;
}
h3 {
	text-decoration: none;
	color: #366c00;
	font-size: small;
	font-weight: bold;
}
h4 {
	padding: 3px;
	font-family: "Microsoft Sans Serif";
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #3F7D00;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 5px;
}
h5 {
	font-family: "Microsoft Sans Serif";
	font-size: small;
	font-weight: normal;
	color: #326400;
	line-height: normal;
	margin: 3px;
	float: left;
	text-decoration: none;
}
h5 a {
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: small;
	color: #326400;
	margin-bottom: 0px;
	font-weight: bold;
}
h5 a:hover {
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	color: #CC3300;
	font-size: small;
	margin-bottom: 0px;
	background-color: #ccff99;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #009900;
	font-style: normal;
	font-weight: normal;
}
.apro {
	font-size: xx-small;
	color: #008000; 
	
/*		color: #b7fC68; */
}

.hirek {
	font-family: "trebuchet MS";
	font-size: 80%;
}
.hiv {
	text-decoration: none;
	font-weight: bold;
}
.hiv a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.hiv a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.kiemelt {
	color: #008000;
	font-weight: bold;
	font-family: "trebuchet MS";
}
.nagykiemelt {
	color: #008000;
	font-weight: bold;
	font-size: large;
	font-family: "trebuchet MS";
}

.tbhead {
	border-style: solid;
	border-width: 1px;
	font-size: 90%;
	background-color: #B5FF6A;
}

.tbcell {
	border-style: solid;
	border-width: 1px;
	background-color: #E7FFCE;
	vertical-align:top;

}


.toplink {
	font-size: 90%;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
.toplink a {
	font-family: "Trebuchet MS";
	font-size: 90%;
	text-decoration: none;
	font-weight: bolder;
	color: #0035b4;
	padding-left: 5px;
	padding-bottom: 3px;
}
.toplink a:hover {
	color: #0099FF;
	font-weight: bold;
	font-family: "trebuchet MS";
	font-size: 90%;
}
.reszletek {
	font-size: 80%;
	font-family: "MS Reference Sans Serif";
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	color: #000000;
}
.reszletek a {
	font-family: "MS Reference Sans Serif";
	font-size: x-small;
	text-decoration: none;
	color: #990000;
	padding-left: 5px;
	padding-bottom: 3px;
	font-style: normal;
	text-align: right;
}
.reszletek a:hover {
	color: #339933;
	font-family: "MS Reference Sans Serif";
	font-size: x-small;
	text-align: right;
}
blockquote {
	font-style: italic;
	font-size: small;
	padding-right: 3px;
	padding-left: 3px;
}

