@charset "UTF-8";

/* 

Layout CSS File
Created by Jeyrad

*/


/* Main Body Elements */
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #006699;
}

body,td,th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
body 
{
	margin: 0;
	
	background: #E5E1C6;
	font-size: 12px;
}

p
{
	margin: 0;
	margin-bottom: 12px;
}

#top
{
	width: auto;
	margin: 0;
	height: 110px;
	text-decoration: none;
	text-align: center;
	padding: 7px 5px 5px 5px;
	background: #E5E1C6 url("images/top_bg.jpg") repeat-x;
	
}

#wrapper
{
	width: auto;
	background: #E5E1C6;
	padding-top: 4px;
	padding-bottom: 15px;
}



#footer
{
	width: auto;
	margin: 0;
	clear: both;
	height: 40px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	background:url(images/bg.jpg);
}

#footer a
{
	color: #FFF;
}

#main_container
{
	width: 700px;
	margin-right:0px;
	margin-left:155px;
	float:inherit;
	margin-bottom:0px;
}

#head_container
{
	width: 800px;
	clear: both;
	margin-right:auto;
	text-align: left;
	margin-left:auto;
	height: 110px;
}

#head_container ul
{
	margin-top: 42px;
	float: right;
	vertical-align:bottom;
	list-style: none;
}

#head_container li
{
	margin-left: 5px;
	float: left;
	color: #FFFFFF;
	
}

#head_container li a
{
	background: url("images/navbar_body.jpg") no-repeat right;
	height: 17px;
	border: 2px solid #5F9EBE;
	border-top: 1px;
	margin-top: 2px;
	color: #FFFFFF;
	margin-left: 5px;
	display: block;
	text-decoration: none;
	float: left;
	padding: 8px;
	
}
#head_container li a:hover
{
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
	margin-top: 0px;
	border-top: 2px solid #5F9EBE;
	background: #7DB0CA;
}



#menu_container
{
	float: right;
	width: 200px;
	
}

#content_targymutato
{
	float:left;
	width: 690px;
	
	padding-right: 10px;
	background: #E5E1C6;
}

#targymutato_link {
	font-size:12px;
}
#targymutato_link a{
	text-decoration:none;
	font-weight:bold;
}
#targymutato_link a:hover{
	text-decoration:underline;
	
}
#content_left
{
	float:left;
	width: 220px;
	padding-right: 10px;
	background: #E5E1C6;
}

#content_middle
{
	margin-left:5px;	
	float:left;
	width: 220px;
	padding-right: 10px;
	background: #E5E1C6;
}

#content_right
{
	float:right;
	width: 220px;
	padding-right: 10px;
	background: #E5E1C6;
}

#clear
{
	clear: right;
}
.content
{
	width: auto;
	text-align: left;
	padding: 5px;
	margin: 0px;
	margin-bottom: 15px;
	background: #FFF;
	border: 1px solid #D5D1B8;
}

.content a
{
	
	display: block;
	width: auto;
	padding: 3px;
	list-style: none;
	margin: 0;
	text-decoration:none;
	padding-left:10px;
}
.content a:hover
{
	text-decoration:underline;
}
.content span
{
	color: #999999;
}

.content2
{
	width: auto;
	text-align: left;
	padding: 5px;
	margin: 0px;
	margin-bottom: 15px;
	background: #FFF;
	border: 1px solid #D5D1B8;
}

.content2 a
{
	
	width: auto;
	list-style: none;
	margin: 0;
	text-decoration:none;
	
}
.content2 a:hover
{
	text-decoration:underline;
}
.content2 span
{
	color: #999999;
}

h1
{
	width: auto;
	background: url("images/titletop.jpg");
	height: 15px;
	margin: 0px;
	padding: 3px;
	padding-bottom: 4px;
	color: #FFFFFF;
	font-size: 12px;
}

#logo
{
	background: url(images/logo.png) no-repeat left;
	margin-top: 15px;
	display: block;
	padding-left: 70px;
	padding-top: 10px;
	height: 52px;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-size: 36px;
}
#logo a
{
	text-decoration: none;
}

#sorszam {
	color: #CC0000;
	font-weight: bold;
}
#sorszam a {
	color: #CC0000;
	font-weight: bold;
	text-decoration:none
}
#sorszam a:hover{
	color: #CC0000;
	font-weight: bold;
	text-decoration:underline;
}
#sorszam2 {
	color:#666666;
	font-weight: bold;
}
#sorszam2 a {
	color:#666666;
	font-weight: bold;
	text-decoration:none;
}
#sorszam2 a:hover{
	color:#CC0000;
	font-weight: bold;
	text-decoration:none;
}
#hirdetes_bal {
	float:left; 
	width:140px; 
	height:600px; 
	margin-left:5px; 
	margin-top:2px;
	text-align:right;
}

#hirdetes_jobb {
	position:absolute;
	width:160px;
	height:600px;
	z-index:1;
	left: 855px;
	top: 128px;
	border:#CC0000 1px dotted;
}
#datum{
	font-size:10px;
}
.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.modalDialog_contentDiv{
	border:3px solid #FF6600;	
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

