body {
	margin: 0;
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-image:url(images/hatter_alap.jpg);
	background-color: #fff;
	font-family: 'Duru Sans', sans-serif;
	font-weight: 400; 
	font-size: 13px;
}

img {
	border: 0;
}
#fullkeret {

	overflow:auto;
	background-color:#fff;
	width:1000px;
	min-height:200px;
	margin: 0px auto 40px;
	
		-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	}

#header {
	width: 1000px;
	max-height: 260px;
	margin: 0 auto;

	z-index:0;
	overflow:hidden;

}

#jobblapozo2 {
min-height: 200px;
position:absolute;
top:0px;
z-index:50;

}

#header ul  {
	list-style:none;
	padding:0;
	margin:0;

	
}

#logo {
	min-width: 20px;
	padding: 0 0 0 0px;
	position:absolute;
	top:0;
	z-index:5;
	width:309px;
	height:247px;


}

#fejlecbal {
margin: 0px 0px 0px 10px;
width:309px;
height:260px;
position:absolute;
top:0;

}

#logo img {
padding-left:0px;
padding-top:15px;

}

.infotarto{
	position:absolute;
	top:190px;
	width:269px;
	margin-left:10px;
	height:50px;
	z-index:7;
	font-size:20px;
	color: #fff;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	

}

.infotarto b {
	font-size:30px;
	letter-spacing:-1px;
	font-weight:normal;
	color:#fff;

	}

#header .regbox {
position:absolute;
width:994px;
height:30px;
color:#333333;
text-align:right;
padding-top:11px;
font-size:11px;
z-index:500;
}
#header .regbox b{
color:#1d75bd;
font-weight:normal;
}

#header .regbox .bejelentkezve {
padding-right:10px;
padding-left:10px;
margin:0;
padding:0px;
float:right;



}


#header .regbox a {
text-decoration:none;
background-color:#6aaadd;
color:#FFFFFF;
padding:1px;
padding-bottom:2px;
padding-left:10px;
padding-right:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor:pointer;

}
#header .regbox a:hover{
text-decoration:none;
background-color:#195682;
}

#header .regbox .email, #header .regbox .password{
width:90px;
border:none;
background-color:#ffffff;
color:#6aaadd;
padding:2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size:11px;
}

#header .regbox .belepes {
width:60px;
background-color:#6aaadd;
color:#FFFFFF;
margin-top:0px;
padding:1px;
padding-left:10px;
padding-right:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor:pointer;
border:none;
font-size:11px;

}



#site-container {
	width: 1000px;

	margin: 0 auto;	
	overflow:  auto;
	z-index:10000;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	
}

#leftside {
	
	width: 309px;
	min-height:200px;
	display:block;
	float: left;
	overflow: hidden;
	margin-left:10px;	

}

#leftside .balfelso {

	padding-top:20px;

/*	background-color:#5391cc;	
	-webkit-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;*/
	padding-bottom:30px;
	width: 309px;
	min-height:200px;
	
	}
	
#leftside .qrcode {
	margin-top:10px;
	padding-top:10px;
	padding-bottom:20px;	
	width: 309px;
	min-height:200px;
	display:block;
	float: left;
	overflow: hidden;
	text-align:center;
	background-color:#fff;	
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

#leftside .qrcode span {
	font-size:16px;
	width:309px;
	height:60px;

	float:left;
	
	}

#leftside .menubal {


	margin-left:10px;
	margin-right:10px;

	}

#leftside .menubalbelso {
	padding:0 0 20px 0;
	background-color:#ededee;

	}
	
#leftside .zartcsoport {
	margin-top:3px;	
	background-color:  #ffffff;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
	color:#4d66aa;
	margin-bottom:3px;

	}

.top-submenu-second-lvl {
border:solid 1px #FF0000;

}

#leftside ul{
	margin: 0 auto;
	padding: 0;
	width: 270px;
}
#leftside ul li{

	width: 100%;
	min-height: 30px;
	list-style: none;
	margin-bottom:0px;
	
	
}

#leftside ul li a{

/*border-bottom: dotted 1px #999999;*/
	
}

#leftside ul li ul{
	display: none;
	width: 90%;
	margin: 0 auto 5px;
	
}

#leftside ul li ul li {
	min-height: 0px;
	margin: 0px 0;
}

#leftside ul li ul {
	padding-bottom:5px;
}	

#leftside ul li ul li:hover{
	background-image: none;
}

#leftside ul li ul li a {
	line-height: 20px;
	padding-bottom:3px;
	padding-top:3px;
	font-size:12px;
	border-bottom: dashed 1px #999999;
}

#leftside .menubal ul li a {
	line-height: 30px;
	color: #025699;
	text-decoration: none;
	font-size: 11px;
	letter-spacing:2px;
	display: block;
	padding-left:10px;
	border-bottom: dashed 1px #94a8dd;
	text-transform:uppercase;
	

}


#leftside .menubal ul li a:hover {
	color: #fff;
	background-color: #025699;
}


#facebook {
	width: 263px;
	display:block;
	float:left;
	overflow:auto;
}

#facebook .box{
	background: #ffffff;
	border-bottom:solid 2px #bccc5b;
	padding-bottom:5px;
}

.box {
border:solid 1px #FF0000;
}


#content-main {
	padding: 0px;

}

# {
	width: 663px;
	float: left;
	min-height: 700px;
	padding-left:11px;


}

#content p {

color: #333;
text-align:justify;
font-size:20px;

}


#content iframe {
	border:solid 3px #ccc !important;

}

#content h1 {
	padding: 0;
	margin:0;


}

#content h2, #content h2 a {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	margin: 10px 0 5px;
	text-decoration: none;
}

h1.title, #content h1 {
padding-top:6px;
width:661px;
height:60px;
padding-left:20px !important;
font-weight:normal !important;
font-size:50px !important;
color:#fff !important;
font-size: 25px !important;
text-transform:uppercase;

background-image:url(images/h1_hatter.jpg);
}

#content h2 {
position:absolute;
margin-top:-30px;
color: #fff;
padding-left:17px !important;
font-weight:normal !important;
font-size:15px !important;
letter-spacing:3px;
}

#content p{
	font-size: 15px;
	margin-left:30px;
	margin-right:30px;
}


#content h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

#content a {
text-decoration:none;
color: #666666;
font-size:14px;
	
}

#content a:hover {
color: #940000;
	
}


.hirlevelbox{
background-color:#CCCCCC;
}

.hirlevelfelso {
position:absolute;
margin-left:10px;
background-image:url(images/hirlevel_felso.jpg);
width:309px;
height:114px;
}

.hirlevelkozep {
position:absolute;
margin-left:10px;
margin-top:114px;
background-image:url(images/hirlevel_kozep.jpg);
width:309px;
height:156px;
}

.hirlevelnapocska {
position:absolute;
background-image:url(images/napocska.png);
width:197px;
height:180px;
z-index:10;
margin-left:-70px;
}

.hfejlec {
position:absolute;
	color:#f90428;
	font-weight:normal;
	font-size:35px;
	text-transform:none;
	margin-left:20px;
	z-index:11;
	margin-top:90px;
}

#frisshir {
margin-left:10px;
position:absolute;
background-image:url(images/frisshir.jpg);
margin-top:270px;
width:309px;
height:175px;
}

#frisshir span {
	color:#183293;
	font-weight:normal;
	font-size:35px;
	text-transform:none;
	margin-left:20px;
}

#frisshir h3 {
	margin:0;
	padding:0;
	padding-left:20px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#frisshir a {
	background-color:#ff9f27;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:40px;
	width:100px;
	display:block;
	line-height:40px;
	text-align:right;
	padding-right:20px;
	float:right;
	color:#000;
	text-decoration:none;
	
	-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
#frisshir a:hover {
background-color:#990000;
color:#FFFFFF;

}

.hirlevelbox a {
	background-color:#183293;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:40px;
	width:100px;
	display:block;
	line-height:40px;
	text-align:right;
	padding-right:20px;
	color:#fff;
	text-decoration:none;
	z-index:50;
	position:absolute;
	margin-left:199px;
	margin-top:185px;
	
	-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;

}

.hirlevelbox a:hover {
background-color:#990000;
color:#FFFFFF;

}

.hirekreszletes {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	text-align:justify;
	margin-top:5px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
	
}

.tavtarto {
margin-top:140px;


}

#hirek {
	min-height: 110px;
	background: #e3b240;
	padding: 5px;
	margin: 2px 0;
	overflow: auto;
}

#hirek #balhir a {
	border:none;
	background: #000000;
	padding: 0px 12px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	float: right;
	text-decoration: none;
	margin: 5px 6px 5px 0px;
	line-height: 24px;
	height:24px;
	text-transform: uppercase;
	cursor:pointer;
	min-width:40px;

}

#hirek #balhir .balhirtxt{
	text-align: justify;
	padding-right:10px;
	font-size:12px;
	color:#FFF;
	margin:6px;
	border-bottom:solid 1px #FFF;
	padding-bottom:5px;
	}

#hirek h3, #hirek h3 a{
	font-size:15px;
	padding:5px 7px 0 5px;
	margin:0;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	
	}

#hirek p {
	font-size: 11px;
	padding:0 5px;
	margin-top: 5px;
}

#leftside h2 {
	color:#FFFFFF;
	font-size: 21px;
	font-weight: bold;
	letter-spacing:-0.5px;
	text-transform:uppercase;

	margin: 0;
	padding: 0;
}

#content h4 {

	margin: 0;
	padding: 0;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:10px;
	font-size:22px !important;
	font-weight:normal;
	border-bottom: solid 1px #FF6600;

	
	color:#FF6600;
	padding:5px 10px;
	
}

td a img {
border:solid 1px #ccc;
background-color:#FFFFFF;
padding:2px;

}

#hirek h2 {
	color:#FFFFFF;
	font-size: 21px;
	font-weight: bold;
	letter-spacing:-0.5px;
	text-transform:uppercase;

	margin: 0;
	padding: 0;
}

#balbanner {
	padding: 10px 0 10px 10px;
	background-color:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#balbanner p {
padding:0px;
margin:0px;

}

#footer {
	width: 100%;
	height: 40px;
	overflow: auto;
	padding: 5px 0;



}


#footer .belso {
	padding:10px;
	text-align:center;
	color: #4661a7;
	font-size: 14px;

}

#footer .belso a{
	color: #4661a7;
	text-decoration: none;
	font-weight:bold;
}

/* Main page */

#hirek_folapra {
width:660px;
padding-bottom:15px;
height:150px;
border-bottom:solid 2px #CCCCCC;
}
#hirek_folapra img {
	border:solid 4px #ffffff;
	float:left;
	margin:10px;
	 -webkit-box-shadow: 1px 1px 6px 1px #666666;
	 box-shadow: 1px 1px 6px 1px #666666;
}
#hirek_folapra .txt {
padding-top:5px;

}

#h-news-box , #content .hirsor{
	width: 672px;
	border-bottom:solid 1px #CCCCCC;
	height:100px;
	background-color:#FF0000;
}

#h-news-box .img, #content .hirsor .img {
	margin: 9px 9px;
	float:left;
	border:solid 10px #0000FF;
	
}
	
#h-news-box .img, #content .hirsor .img img {
	border:solid 4px #FFF;
	margin-right:10px;
	float: left;
	 -webkit-box-shadow: 1px 1px 10px 1px #000000;
	 box-shadow: 1px 1px 10px 1px #000000;
	 width: 110px;
}

#h-news-box .img img {
	float: left;
	width: 110px;
}

#h-news-box .txt {
	float: left;
	width: 540px;
	margin-top:9px;
	min-height: 110px;

	font-size: 11px;
	color: #000;
	text-align: justify;

}


#content {
width:681px;
float:left;
overflow:hidden;
margin-top:20px;


}

#content .hirsor .txt {
	float: left;
	width: 560px;
	min-height: 90px;

	font-size: 12px;
	color: #000;
	text-align: justify;
}

#content .hirsor .txt a.megnyit {
	margin: 30px 0 5px 0;
	border:none;
	background: #000000;
	padding: 2px 20px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	float: right;
	text-decoration: none;
	line-height: 20px;
	height:20px;
	text-transform: uppercase;
	cursor:pointer;
	min-width:52px;
}



#content .vonal {
border-top:solid 1px #999999;  
width:100%;
padding-top:2px;
float:right;
}

#h-news-box .button, #content .vonal .button {
	clear: both;
	width: 100%;
	height: 20px;
	
}

#h-news-box .button a.megnyit, #content .vonal .button a.megnyit {
	margin: 3px 5px 5px 0;
	border:none;
	background: #000000;
	padding: 2px 20px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	float: right;
	text-decoration: none;
	line-height: 20px;
	height:20px;
	text-align:center;
	text-transform: uppercase;
	cursor:pointer;
	min-width:52px;
}

#reverse-dotted {
	background-image: url('images/dottedrbg.png');
	background-repeat: no-repeat;
	position: absolute;
	width: 165px;
	height: 146px;
	margin: -37px 0 0 365px;
	display: none;
}

#v-news-boxes {
	width: 510px;
	margin: 0;
	padding: 0 0 0 12px;
	display:block;
	overflow:auto;
	


	
	/*background-image: url('images/dottedrbg.png');
	background-repeat: no-repeat;
	background-position: top right;*/
}

#v-news-boxes h2 {
padding:6px 0 2px 0;
margin:0;

}

#v-news-boxes h2 a{
color:#3f3f3f;
}

#v-news-boxes .vertical-news {
	width: 152px;
	padding: 15px 20px 0 0;
	font-size: 11px;
	float: left;
	color: #000;
	text-align: center;
	
}

#v-news-boxes .vertical-news .desc{
	height: 80px;
}

#v-news-boxes .vertical-news a.megnyit {
	margin: 0;
	border:none;
	background: #195683;
	padding: 2px 20px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	float: right;
	text-decoration: none;
	line-height: 17px;
	height:17px;
	text-align:center;
	text-transform:capitalize;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
	min-width:52px;
	}

#v-news-boxes .vertical-news .sep {
	width:100%;
	height: 2px;
	margin: 3px 0 3px 0;
	background: #bccc5b;
}

#v-news-boxes .vertical-news h2 a{
	font-size:15px;
	font-weight:bold;	
}

#v-news-boxes .vertical-news .desc{
	text-align: justify;
	}

#v-news-boxes .vertical-news img{
	border:solid 4px #fff;
	-webkit-box-shadow: 1px 1px 10px 1px #000000;
	 box-shadow: 1px 1px 10px 1px #000000;
	 width:150px;
	 height:90px;
	
	
	}


#v-news-boxes .vertical-news h2 {
	text-align:left;
	line-height:15px;
	
	
}

#mainpage-archives {
}

#mainpage-archives ul {
	margin: 0 10px;
	padding: 0;
}

#mainpage-archives ul li{
	background-image: url('images/li-archive.png');
	background-repeat: no-repeat;
	background-position: middle;
	list-style: none;
	height: 20px;
	line-height: 17px;
	margin: 0 0 5px 0;
}

#mainpage-archives ul li a{
	line-height: 20px;
	margin: 0 0 0 25px;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	background-image: url('images/dottedline.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.hirtext {
position:absolute;
margin-top:135px;
width:330px;
z-index:100;
text-align:center;
font-size:18px;
line-height:20px;



}


#content .gallery-album {
	float: left;
	width: 155px;
	text-align: center;
	margin: 0 4px 10px 0;
	padding:3px;
	background-color:#ffffff;
		-webkit-box-shadow: 1px 1px 10px 1px #999999;
	 box-shadow: 1px 1px 10px 1px #999999; 
	 border:solid 2px #FFF;
}

#content .gallery-album img {

	width:152px;
	
	}

#content .gallery-album a{
	font-size: 13px;
	color: #000000;
}

#content .gallery-tns {
	margin: 0px 0 0 0;
	text-align:center;
}

#content .gallery-tns img{
	height:82px;
	margin: 0 1px 6px 0;
	padding:1px;
	background-color:#fff;
	border:solid 2px #ccc;
}

div.photos {
	margin-left:3px;
	text-align:left;
	}
	
div.photos img{
	max-height:82px;
	margin: 0 1px 2px 0;
	padding:1px;
	background-color:#fff;
	border:solid 2px #ccc;
	}
div.details {
	}
div.details h2{
	border-bottom:solid 2px #C90;
	margin:0;
	line-height:30px;
	background-color: #DBDBDB;
	font-size:17px !important;
	padding-left:10px !important;
	}
	
div.details td{
	border-bottom:dotted 1px #ccc;
	line-height:25px;
	width:50%;
	}
	

#belsotartalom p {
	font-size:14px;
	color:#333;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#belsotartalom h2 {
	padding:0;
	margin:0;
	font-size:16px;
	color: #666;
}
	
#belsotartalom img {


	}
	
#rightside .rsshirek {
	border-top: solid 2px #1d75bd;
	padding:10px;

}

#rightside .rsshirek .rss-row {
	background-image:url(images/rsstagolo.png);
	background-repeat:no-repeat;
	min-height:37px;
	

	
}

#rightside .rsshirek .rss-row h3{
	padding:0 15px;
	margin:0;
	font-size:12px;
	font-weight:normal;
	color:#666;

}	
#rightside .rsshirek .rss-row h3 a {
	color:#666;
	text-decoration:none;
}
#rightside .rsshirek .rss-row h3 a:hover {
	color:#900;
	text-decoration:none;
}

#rightside .rsshirek .rss-row .date {
	
	padding:0 15px;
	margin:0;
	font-size:10px;
	font-weight:normal;
	color:#999;
}

#rightside .rsshirek .rss-row .desc {
	padding:0px 0px 5px 0px;
	margin:5px 15px;
	font-size:10px;
	color:#666;
	text-align:justify;
	border-bottom: solid 1px #CCC;
}

#leftside .qrkod img{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:45px;
	width:200px;
	height:200px;
}

/* Hirdetesek */

#list-ads {
	overflow: auto;

}

#list-ads .car-row {

	width: 100%;
	overflow: auto;

}

#list-ads .car-row h2{
	margin: 0 0 5px;
	padding: 10px;
	float: left;
	width: 385px;
	height: 46px;
	display: block;
	color: #fff;
	background: #adadad;
	font-weight: bold;
	font-size: 13px;
}

#list-ads .car-row p{
	color: #272625;
}

#list-ads .car-row p.shortinf {
	margin: 0;
	padding: 0;
}

#list-ads .car-row p.shortinf b{
	font-size: 18px;
}


#list-ads .car-row img{
	float: right;
	width: 112px;
	height: 84px;
}

#content hr {
background-color:#bccc5b;
border:none;
height:4px;
padding:0;
margin:0;

}

/* hirek még a folapra*/ 

#folapra2 {
	width: 700px;
	float: left;
	min-height: 10px;
	margin-bottom:30px;
}



	
#folapra2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#folapra2 ul li{
	height: 24px;
	padding:0;
	border-bottom: 1px dotted #c1baab;
	width:685px;
}


#folapra2 ul li a{
	padding-left:10px;
	line-height: 24px;
	color: #000000;
}

/* boltok cuccai a folapra */
 
.boltok {
	width:680px;
	height:250px;
	padding-bottom:10px;
}

.boltok .boxok1{
	background-color:#cccccc;
	height:250px;
	width:225px;
	float:left;
	margin-right:3px;
	margin-bottom:10px;
	
}

.boltok .boxok2{
	background-color:#cccccc;
	height:250px;
	width:224px;
	float:left;
}
	
.social {
padding-bottom:15px;

}

#nevnap {
background-color:#0099CC;
padding:10px;
color:#FFFFFF;
}

#bannerbal {

margin-left:10px;
margin-top:10px;
padding-bottom:10px;
width:309px;
min-height:170px;
text-align:center;


}


/* HÍREK BELSO GRAFIKA */ /* HÍREK BELSO GRAFIKA */ /* HÍREK BELSO GRAFIKA */ /* HÍREK BELSO GRAFIKA */ 
/* HÍREK BELSO GRAFIKA */ /* HÍREK BELSO GRAFIKA */ /* HÍREK BELSO GRAFIKA */ /* HÍREK BELSO GRAFIKA */ 
.hirsor2 {
margin-bottom:10px;
overflow:auto;
display:block;
border-bottom:solid 2px #FF9900;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}



.kephelye {
height:100px;
width:140px;
margin-right:10px;
float:left;

}

.kephelye img {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;


}

.szoveghelye {
border-right:20px;
font-size:17px;
}

.szoveghelye h3 a{
font-size:22px !important;
color:#990000 !important;

}

.kezdobox{
width:660px;
margin-top:10px;
min-height:4px;
display:block;
overflow: hidden;

}


.kezdobox img {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

/* boltok cuccai a folapra eddig*/


/* BAL OLDAL ALSÓ*/

#leftside2 {
	width: 309px;
	min-height:200px;
	display:block;
	float: left;
	overflow: hidden;
	background-color:#18a1c5;
	margin-left:10px;	
	-webkit-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	padding-bottom:30px;


/*	background-color:#000000;*/



}

/* LETOLTES */ 
#letoltesfelso {
min-height:30px;
overflow:auto;
margin:30px;

}


.letoltesbox {
width:123px;
height:130px;
margin:5px;
display:block;
border:solid 1px #333;
float:left;
text-align:left;
padding:10px;
font-size:18px;
color:#333;
background-color:#ccc;
}

.letoltesbox a {
padding:5px;
background-color:#666666;
color:#FFFFFF !important;
font-size:30px !important;
height:50px !important;


}

#letolteskeret {

margin:30px 30px  0 30px;

}

#letolteskeret .albumneve {
border-bottom:dashed 1px #666;
padding-bottom:8px;
font-size:25px;

}
#letolteskeret .letolt_logo {
background-color:#fff;
height:40px;
width:40px;
display:block;
float:left;
padding-right:3px;


}

.letoltbox {

margin-top:3px;
height:40px;


}

.letoltbox .letolt_megnevezes {

width:402px;
height:40px;
line-height:40px;
padding-left:10px;
float:left;
background-color:#ccc;

}

.letoltbox .letolt_link {

height:40px;
width:80px;
display:block;
float:left;
line-height:40px;
text-align:center;
margin-left:3px;
color:#FFFFFF;

}

.letoltbox .letolt_link a {
background-color:#999999;
text-decoration:none;
color:#FFFFFF !important;
height:40px;
width:80px;
display:block;

}

.letoltbox .letolt_link a:hover {
background-color:#666666;

}

.letoltfejlec {
margin-top:4px;

width:621px;
height:40px;



}
.letoltfejlec .letol1 {
width:445px;
height:40px;
line-height:40px;
padding-left:10px;
float:left;
border-bottom:solid 1px #CCCCCC;
font-size:13px;
}

.letoltfejlec .letol2 {
width:80px;  
height:36px;
float:left;
text-align:center;
margin-left:3px;
border-bottom:solid 1px #CCCCCC;
font-size:12px;
margin-top:4px;
}

.nincsbenne {

text-decoration:none;
color:#666 !important;
height:40px;
width:80px;
display:block;


}






/* LETOLTES EDDIG */

/* BLOG INNEN */

/* BLOG CUCCOK INNEN */

.csoportbox {
	width:660px;
	height:120px;

	float:left;
	margin-top:6px;
	padding-bottom:5px;
	margin-left:10px;
	}
	
.csoportbox:hover {
	background-color:#666;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor:pointer;

	
	}

.csoportbox img {
	margin:5px;
	margin-right:10px;
	border:solid 2px #fff;
	background-color:#FFF;
	float:left;
	width:100px;
	height:100px;
	display:block;
	

	
	}
.blognev {
	padding:5px;	
	font-size:16px;
	background-color:#ccc;
	border-bottom: solid 7px  #DFDFDF;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;

	
	
	}
	
.blognev2 {
	padding:5px;	
	font-size:12px;
	background-color:#ccc;
	border-bottom: solid 7px  #DFDFDF;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
font-weight:bold;

	
	
	}
	
.blogleiras {
	position:absolute;
	z-index:100;
	width:510px;
	
	padding:10px;
	padding-left:10px;
	padding-right:20px;	

	margin-left:125px;
	text-align:justify;
	font-size:13px;
	line-height:16px;

	
	}
	
.blogolvasott {
	position:absolute;
	font-size:160px;

	color:#CCC;
	height:130px;
	overflow:hidden;
	width:660px;
	text-align:right;
	opacity:0.4;
	font-weight:bold;
}
.csoportbox a {
	width:660px;
	height:120px;


	display:block;
	position:absolute;
	z-index:200;
	}

.blogdatum {

	width:74px;
	min-height:18px;
	float:left;
	border-right: 1px dotted #000;
	margin-right:7px;
	font-size:13px;
	font-weight:normal;
	}
	
.csoportboxresz	{
	
	width:660px;
	min-height:20px;
	display:block;
	overflow:auto;
	margin-top:6px;
	padding-bottom:5px;
	margin-left:10px;

	}
	
.blogreszcim {
	position:relative;
	background-color:#fff;
	font-size:25px;
	color: #666;
	min-height:20px;
	display:block;
	overflow: auto;
	width:660px;
	margin-top:85px;
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:5px;
	font-weight:bold;
	z-index:5;
	letter-spacing:-1px;
	line-height:26px;
	border-bottom:dotted 1px #666;
	
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;

	
	}
	
.blogreszreszlet {
	font-size:13px;
	color:#333;
	font-weight:normal;
	text-align:justify;
	padding-bottom:5px;

	min-height:20px;
	display:block;
	overflow:auto;
	padding:10px;
	background-color:#CCC;



	}

.blogreszszerzokep {
	margin-left:10px;
	width:100px;
	height:100px;
	background-color:#fff;
	position:absolute;
	display:block;
	z-index:200;
	border-left:solid 1px #333333;
	border-right:solid 1px #333333;
	border-botton:solid 1px #333333;
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;		
	}
	
.blogreszdatum {
	position:absolute;
	margin-left:112px;
	margin-top:25px;
	padding:5px;
	background-color: #333;
	color:#FFF;
	z-index:300;	
	
	}
.blogreszszerzo {
	position:absolute;
	margin-left:112px;
	margin-top:55px;
	padding:5px;
	background-color: #333;
	color:#FFF;
	font-size:20px;
	z-index:300;
	
	}	

.blogreszkep {
	}
	
.blogreszkep2 {
	position:absolute;
	z-index:1;	
	}			
	
.blogtartalom {
	width:660px;
	margin-left:10px;
	padding-bottom:10px;
	
	}
	
	/* ELOZO OLDAL */
	
.elozooldal {
	width:680px;
	height:70px;
	border-top:solid 7px #ccc;
	text-align:right;
	padding-top:10px;

	
	}
	
.elozooldal a {
	background-color:#CCC;
	color:#333;
	text-decoration:none;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
		margin-right:10px;
		font-size:11px !important;
	
	}
	
.elozooldal a:hover {
	background-color:#333;
	color:#CCC !important;
	
	}
	
.blogreszszerzokep img{

margin-left:10px;
margin-top:10px;

-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;




}


/* BLOG EDDIG */

/* BAL OLDAL ALSÓ VÉGE */