@charset "utf-8";
/* CSS Document */

body {
	background-color: #131927;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	display:block;
	font-size:14px;
	font-family: "Trebuchet MS";
}

.content {
	display:block;
	width: 980px;
	margin: 0 auto;
	background-image: url(../images/content_bg.png);
	background-position: 2px 400px;
	background-repeat: repeat-y;
	min-height: 800px;
}

.sidebar {
	display:block;
	width: 268px;
	float:left;
	margin-left: 0px;
	text-shadow: 1px 1px 0px #000;
}

.sidebar_header {
	background-image: url(../images/sidebar_header.png);
	background-repeat: no-repeat;
	display: block;
	height: 172px;
	width: 299px;
}

.sidebar_content {
	display: block;
	width: 299px;
	height: 728px;
	background-image: url(../images/sidebar_bg.png);
	background-repeat: repeat-y;
}
.sidebar_content ul {
	color: #FFF;
	font-size: 16px;
	line-height: 24px;
	display: block;
	margin-left: 48px;
	margin-right: 30px;
	margin-top: 45px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sidebar .sidebar_content ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
	line-height: 18px;
	font-size: 15px;
	font-weight: lighter;
}
.sidebar .sidebar_content ul li a:hover {
	color: #999;
}

.holder {
	display:block;
	width: 683px;
	margin-left: 294px;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
}

.menu {
	display:block;
	height: 34px;
	margin: 0px;
	padding: 0px;
	width: 320px;
}

.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu ul li {}

.menu ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #2c3f5f;
	display: block;
	padding: 10px;
	float: left;
	height: 14px;
}

.flash {
	display:block;
	height: 308px;
}

.middle {
	display:block;
}

.text {
	display: block;
	float: left;
	padding-bottom: 50px;
	width: 683px;
	min-height: 1200px;
}

.text_header {
	font-size: 28px;
	font-style: normal;
	color: #a10000;
	background-image: url(../images/text_header.png);
	background-repeat: no-repeat;
	display: block;
	height: 57px;
	padding-left: 35px;
	padding-top: 17px;
	background-color: #2C3F5F;
	background-position: 3px;
	font-family: "Times New Roman";
}

.text_content {
	display: block;
	padding-left: 25px;
	padding-right:36px;
	padding-bottom: 50px;
	font-size: 14px;
	line-height: 20px;
}
.text .text_content_right {
	text-align: right;
}


.footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 80px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #dae7ed;
	text-shadow: 1px 1px 0px #000;
}

.footer_content {
	background-image: url(../images/footer_pics.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 16px;
	text-decoration: none;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_content a{color:#fff;}
.clear {clear:both;}
h1{
	font-size:22px;
	display:block;
	color:#FFF;
	text-align: center;
	font-weight: lighter;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
}
.p {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hirdetes_content {
	background-color: #e5e5e5;
	display: block;
	height: auto;
	padding-top: 25px;
	margin-bottom: 10px;
	margin-top: 25px;
	padding-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.big_pics {
	display: block;
	height: auto;
	width: 220px;
	border: 3px solid #A10000;
	float: left;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sorszam {
	display: block;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 230px;
	font-weight: bold;
	color: #A10000;
	text-shadow: 1px 1px 0px #fff;
}
.minipics {
	display: block;
	float: left;
	border: 2px solid #7a7a7a;
	height: 55px;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.leiras {
	color:#000;
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 230px;
	padding-bottom: 10px;
}
.leiras a {	
	color:#000;
	display: block;
	}
.telefon{
	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 175px;
	text-align: right;
	font-style: italic;
	color: #333;
}
.price{
	color: #A10000;
	display: block;
	font-weight: bolder;
	display: block;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 175px;
	text-align: right;
	font-size:18px;
	text-shadow: 1px 1px 0px #fff;
}
.lapszam {
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: left;
}
.lapszam a {
	color:#000;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	background-color: #CCC;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.lapszam a:hover {color:#999;text-align: left;}
.lapszam a:visited {color:#999;}
h2{color:#000; display:block; text-align:left; font-size:18px; padding: 0 0 20px 0;}
.banner {
	display: block;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 3px solid #A10000;
}

