/* -------------------------------
----------------------------------
-- Begin basic styles
*/ 


/*body*/
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #999999;
}

body {
	background-color: #fff;
	topmargin: 10px;
	margin-top: 10px;
	text-align: center;
	/*background-image: url(images/fejlec_bg.gif);
	background-repeat:repeat-x;
	background-position: 0px 10px;*/	
}

hr {
	display:none;
}

h1, h2, h3, h4, h5, h6 {
	color: #666666;
	font-size: 14px;
	font-family: Verdana, helvetica, sans-serif;
}

h1 {
	text-transform: uppercase;
}

h4 {
	font-weight: bold;
	color: #1589FF;
	text-align: left;
	margin-top: 30px;
}

form{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #fff;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
}

a:visited {
	color: #fff;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
}

a:hover {
	color: #FAF8CC;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
}

a:active {
	color: #fff;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
}

ul, li {
	margin: 0px;
	padding: 2px;
	list-style-type: none;
	text-align: center;
	word-spacing: 20px;
}


/* End basic styles 
----------------------------------
----------------------------------
-- Begin layout
*/ 

/*outside frame*/

#container {
	width: 650px;
	background-color: #FAF8CC;
}

/*header*/
#head {
	float: none;
	background-color: #ff9f52;
	text-align: center;
	width: 650px;

}

/*content*/
#main {
}

#main_in {
	padding: 10px;	
}

/*leftpanel*/
#left {
	width: 190px;
	border-right-width: 1px;
	float: left;
	text-align: left;	
}

#left_in {
	margin-top:15px;
	height: 100%;

}
		
#left_in a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal; 
	color: #303030;
	text-decoration: none;
}

#left_in a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303030;
}


/*rightpanel*/
#right {
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 210px;
	text-align: justify;
	color: #303030;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1589FF;
}

#rightcontact {
	text-align: justify;
	color: #303030;
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#rightcontact a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold; 
	color: #000000;
	text-decoration: none;
}

#rightcontact a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303030;
}

#rightcontact img{
	float: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#right_in {
	}

/*footer*/

#foot {
	clear: none;
	margin: 5px;
	padding: 5px;
}

#foot_in {
	text-align: center;
	width:200px;
}

#footerdecor{
}

#footerdecor2{
}

/* End layout 
----------------------------------
----------------------------------
-- Begin design
*/
.headmenu{
}

.headmenu li{
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 13px;
}

.leftmenu a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #cba66b;
	font-size: 13px;
}

#footnote {
	color: #AC9C95;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
}

#footnote a {
	color: #AC9C95;
}


.content {
	text-align: justify;
}

.content a{
	color: #ce5b00;
}
.content ul{
	margin-left: 10px;
	margin-bottom: 5px;
}

.content li{
	margin-left: 10px;
	list-style-image: url(../img/bullet.gif);
	list-style-position: inside;
}

.taglist{
	font-size: 12px;
}

#elerhetoseg{}


/* image swap styling*/
.img {
	text-align: center;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

#img_kep{
	border-bottom-style: solid;
	border-bottom-color: #FF9F52;
	background-color: #FF9F52;
	margin-top: 15px;
	background-color: #FF9F52;
	text-align: center;
	margin-bottom: 15px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.parkolas{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
	font-variant: small-caps;
}
