
html{
	background:  #151515 url(/assets/images/bg2.png) repeat  ;
}

a{
	color: #0066c5;
	font-weight: bold !important;
}

a:hover{
	color: #0066c5;
	text-decoration: underline;
}

h1 a{
	width: 270px;
	height:85px;
	background: transparent url(/assets/images/logo.png) no-repeat top left;
	position: absolute;
	top: 0px;
	display: block;
	z-index: 5;
	cursor: pointer;
}

h1 , h2 {
	text-indent: -1000px;
	
}

h2 {
	font-size: 1.3em;
}

h2 span, h1 span{
	display: none;
}

h3 {
	font-size: 1.1em;
	text-decoration: underline;
}

img.alignleft{
	float: left;
	margin: 0px 10px 0px 0px; 
	padding: 3px;
	background-color: #fff;
	border: 1px solid #999;	
}

img.alignright{
	float: right;
	margin: 0px 0px 0px 15px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #999;	
}

.italic{
	font-style: italic;
}

.clearfloat{
	clear: both;
}



#page-holder{
	padding-top: 80px ;
	width:1100px;
	margin: 0px auto;
	position: relative;
	background: transparent;
	background-repeat:   no-repeat; 
	background-position:  270px -50px;
	
}


#wrap{	
	width:965px;
	text-align:left;
	clear: both;
}

#changebg{
	position: absolute;
	top: -30px;
	left: 300px;
	width: 32px;
	height: 73px;
	background:  url(/assets/images/changebg_24.png) no-repeat;
	cursor: pointer;	 
}

#wrap h1{
	color:#000;
}
#header {
	width: 810px;
	height: 90px;
	background: transparent url(/assets/images/header_24.png) no-repeat;
}

#nav{
	position: absolute;
	top: 80px;
	left: 0px;
	}

#nav li{
	display: inline;
}

#nav ul{
	margin-top: 25px;
	margin-left: 50px;
} 


#nav ul li a{
	display: block;
	float: left;
	height: 40px;
	text-indent: -5000px;
} 

#main-content{
overflow: hidden;
	width:600px;
	display:inline;
	float:left;
	margin-left:175px;
	min-height: 500px;
	margin-bottom: 200px;
	background: #666 url(/assets/images/bg.png) ;

}

/* jobb oldal */

#right-column{
	width:190px;
	float:left;
}
#language-box{
	
	background: transparent url(/assets/images/lang_24.png) no-repeat;
	height: 51px;
}

#language-box a, #language-box div{
	width: 80px;
	height: 50px;
	float: left;
	display: block;
	text-indent: -10000px;
}
#language-box a:hover{
	cursor: pointer;
}
#loggedin-box{
	height: 96px;
	padding: 0 10px;
}

#loggedin-box h4{
	padding-top: 35px;
	padding-right: 20px;
	font-size: 1.4em;
	text-align: right;
	font-weight: bold;	
	color: #262018;

}


#loggedin-box p{
	text-align: right;
	padding-right: 20px;

}

#loggedin-box a{
	color: #372f24;
}

#login-box p{
	margin: 0px;	
	padding: 0px;

}

#login-box{
	height: 147px;
	padding: 0 10px;
}

#login-box form{
	padding-top: 46px;

}
#login-box input{
	background: none;
	border: 0px;
	width: 150px;
	height: 29px;
	text-align: right;
	font-size: 1.4em;
	color: #372f24;
	font-family: sans-serif;
	vertical-align: bottom;
}

#login-box input.login_submit{
	width: 40px;
	height: 29px;
	text-indent: -100px;
	float: left; 	text-align: left;;

}

#login-box label{
	display: none;
}

#login-box a{
	color: #76654d;
}




#comments-box{
	height: 241px;
	overflow:hidden;
	font-size: 1.1em;
}

#comments-box ul{
	padding: 30px 20px 10px 10px;
}

#comments-box ul li{

	color: #edcac7;
	display: block;
	padding: 5px 0;
}

#comments-box .date{
	color: #e37d4f ;
	font-size: 0.8em;
	text-align: right;
	display: block;
	padding: 3px 0;
	border-bottom: 1px solid #e37d4f;

}

#comments-box a{
	color: #e3a424 ;
}



div#feed-box{
	height: 280px;
	padding: 0 40px 0 15px;
}

div#feed-box ul{
	padding-top: 50px !important;
}

div#feed-box li{
	overflow: hidden;
	display: block;
	height: 200px;
}

div#feed-box img{
	border: 4px solid #fff;
	width: 130px;
}

div#feed-box p{
	margin: 5px 0;
}

.bpstyle a{
	color: #aaa !important;
}


.bpstyle{
	background:  url(/assets/images/bpstyle_24.png) no-repeat;
	color: #e1e1e1 !important;
}

.mash{
	background:  url(/assets/images/mash_24.png) no-repeat;
	color: #c2c2c2 !important;

}
.mash .title a{
	color: #e1e1e1 !important;
	font-size: 1.1em;
}

.juicy-mash{
	background:  url(/assets/images/juicy_mash_24.png) no-repeat;
	color: #fff !important;

}

.juicy-mash p.title{
		margin-top: 15px !important;

}
.juicy-mash .title a{

	color: #e1e1e1 !important;
	font-size: 1.1em;
}

.a38{
	background:  url(/assets/images/a38_24.png) no-repeat;
	color: #222 !important;
	font-size: 1.1em;
}


.a38 .title a{
	color: #cc0000 !important;
	font-size: 1.2em;
	margin-bottom: 10px;
}




/* bal oldal */

#left-column{
	width:175px;
	float:left;
	margin-left:-965px;
	
}

#search-box{
	height: 70px;
	padding-left: 23px;
}

#search-box form{
	padding-top: 24px;

}
#search-box input{
	background: none;
	border: 0px;
	width: 125px;
	height: 24px;
	font-size: 1.2em;
	color: #372f24;
	font-family: sans-serif;	
	float: left; 

}

#search-box input.search-submit{
	width: 25px;
	height: 35px;
	border: 0px;
	text-indent: -1000px;
}


#actualmagazine-box{
	height: 125px;
}

#actualmagazine-box a{
	display: block;
	width: 150px;
	height: 100px;
	height: 125px;
}


#left-banner-box{
	height: 555px;
	padding-left: 30px;
	background:  url(/assets/images/left_banner_box.png) no-repeat;
}

#left-banner-box div{
	padding: 10px;
	overflow: hidden;
}


#info-box {
	text-align: right;
	height: 190px;
	padding: 10px 30px 20px 20px;
	font-size: 1.2em;
	background:  url(/assets/images/fontos.png) no-repeat;
}

#info-box .flyers{
	margin-bottom: 30px;
	font-size: 1.4em;
}

#info-box p{
	margin-bottom: 10px;
}



/* Főoldal közép banner */

.banner-holder-hor{
	background: url(/assets/images/centerbanner.png) no-repeat 50% 50%;
	padding: 15px 30px 40px 75px;
	
	
}
.banner-holder-hor2{
	padding: 15px;
}


/* Főoldal friss cikkek */

.whitemask{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 540px;
	height: 50px;
	background: transparent url(/assets/images/white_mask_bottom_24.png) repeat-x;
	display: block;
}

#recent-articles-holder {
	background: transparent url(/assets/images/bigstamp_center.png) repeat-y;
	padding-left: 25px;
}

#recent-articles-holder-top {
	background: transparent url(/assets/images/bigstamp_top_boltok_en.png) repeat-y;
	height: 18px ;
}

#recent-articles {
	position: relative;
	height: 700px;
	overflow: hidden;	
}

#recent-articles .recent-articles-box {
	width: 135px;
	float: left;
	text-align: left;
	/*background-color: #eee;*/
}

#recent-articles .recent-articles-box h3 a{
	display: block;
	height: 60px;
	text-indent: -10000px;
}

#recent-articles .recent-articles-box.kifuto h3 a:hover{
	background-position: 0px 0px;
}

#recent-articles .recent-articles-box.kult h3 a:hover{
	background-position: -135px 0px;
}

#recent-articles .recent-articles-box.kulter h3 a:hover{
	background-position: -270px 0px;
}

#recent-articles .recent-articles-box.korkep h3 a:hover{
	background-position: -405px 0px;
}


#recent-articles .recent-articles-box hr {
	margin-bottom: 15px;
	border: none;
	border-top: 1px solid;	
}

#recent-articles .recent-articles-box dl {
	margin-bottom: 15px;
	margin-left: 13px;			
	padding:0px;		
}

#recent-articles .recent-articles-box dl dt {
	font-weight: bold;
}

#recent-articles .recent-articles-box dl dt img {
	display: block;
	margin-left: 5px;
	padding: 1px;
	border: 1px solid #bbb;
	background: #fffefa;
}

#recent-articles .recent-articles-box dl dd {
	margin: 10px 0px 5px 0px !important;
	padding: 0 5px;
	font-size: 0.9em;
	line-height: 1.1em;
}

#recent-articles .recent-articles-box dl dd.infoline {
	padding-top: 5px;
	text-align: right;
	font-size: 0.8em;
}

#recent-articles .recent-articles-box dl dd a {
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	font-variant: normal;
}



.recent-articles-box.kulter, .recent-articles-box.kifuto{
	color: #ccc;
}

.recent-articles-box.kult, .recent-articles-box.korkep{
	color: #222;
}


.recent-articles-box.kifuto dl dd a, .recent-articles-box.kifuto hr  {
	color: #0087ba;
}

.recent-articles-box.kulter dl dd a, .recent-articles-box.kulter hr{
	color: #57ba16;
}

.recent-articles-box.kult dl dd a, .recent-articles-box.kult hr{
	color: #de4c08;	
}

.recent-articles-box.korkep dl dd a, .recent-articles-box.korkep hr{
	color: #bcaa0f;
}




/* cikkek */


#article #article-body{
	background: transparent url(/assets/images/bigstamp_center.png) repeat-y;
	font-size: 1.2em !important;
	text-align: justify;
	padding: 10px 50px;
	padding-top: 20px !important;
	line-height: 1.6em !important;
	color: #222

}

#article #article-body span, #article #article-body p{
			font-family: 'Trebuchet MS' !important;

}

#article #article-body p{
	margin: 0.6em 0;
}

#article #article-body li{
	margin-left: 20px;
}

#article #article-body strong{
	font-weight: bold;
}


#article #article-lead{
	height: 215px;
	padding: 0 50px;
	font-size: 1.3em;
	text-align: right;
}

#article #article-lead p.infoline{
	display: block;
	border-top: 1px dashed #bbb;
	font-size: 0.9em;
	line-height: 1em;
	color: #444;
	padding-top:  3px;
	clear: right;
	font-weight: normal;
	
}

#article #article-lead img{
	float: right;
	background-color: #eee;
	padding: 6px;
	border: 1px solid #bbb;
	margin: 40px 0px 10px 20px;
	

}

#article #article-lead h3{
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1em;
	text-decoration: none;
	padding: 40px 0px 4px 40px;
	color: #222;
}


#article #article-lead p{

	color: #222;
	line-height: 1.2em;
	padding: 0px 0px 10px 20px;
	font-weight: normal;
	

}


#article #comments p{
	color: #333;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #ddd;
}


#article #comments h5{
	color: #999;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	margin-top:10px;
}


#article #comments h4{
	padding:10px 0;
	margin-top:20px;
	color: #222;
	font-weight: bold;
	font-size: 1.5em;
	text-align: left;
	border-top: 1px dashed #666;
}

#article #comments .gototop{
margin-top: 5px;
	display: block;
	text-align: right;
}

#article #comments .gototop a{
	color: #70a3c5;
}

#article #comments textarea{
	display: block;
	width: 100%;
	height: 100px;
	border: 0px;
	border: 1px solid #888;
}
#article #comments input{	
	margin: 5px 0 20px 0;
	background: none;
	background: #ccc;
	padding: 5px;
	border: 1px solid #888;
	display: block;
	color: #000;
}
#article #comments input:hover{
	background: none;
	background: #999;
	padding: 5px;
	border: 1px solid #888;
	display: block;
}





/*  list‡z‡s   */



#article-list-header {
	padding: 0 30px;
	height: 75px;
	position: relative;
}

#article-list-header h3{
	text-indent: -5000px;
}


#article-list-header p.paginator-top{
	font-size: 1.2em;
	text-align: right;
	color: #888;

}

#article-list-header p.paginator-top a{

	color: #555;
}

#article-list-header p.paginator-top a:hover{
	color: #222;

}

#article-list-header p.pagecounter{
	margin:0;
	padding: 30px 0;
	font-size: 7em;
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;
	color: #ddd;
	text-align: right;
	position: absolute;
	display: block;
	top: 20px;
	right: 20px;
	/*z-index: 10;*/
}

#article-list  {
	padding: 30px  25px;
	background: transparent url(/assets/images/bigstamp_center.png) repeat-y;

}


#article-list dl {
	position: relative;
	border-bottom: 1px dashed #888;
	height: 80px;
	padding:  0;
	text-align: left;
}

#article-list dl dt {
	float:left;
}

#article-list dl dt img {
	margin: 10px 10px 0px 10px;
	padding: 2px;
	border: 3px solid #ccc;
	background: #fffefa;
	width: 50px;
	
}

#article-list dl dd a {
	font-size: 1.4em;
}

#article-list dl dd {
	margin: 5px 10px 6px 80px ;
	padding-top: 6px;
	line-height: 1.1em;
	font-size: 1.1em;
}

#article-list dl dd.infoline {
	display: block;
	position: absolute;
	margin: 0px;
	bottom: 5px;
	right: 0px;
	color: #777;	
	padding-top: 5px;
	border-top: 1px solid #eee;
	text-align: right;
	font-size: 0.9em;
}

.boltok #article-list dl {
	width: 260px;
	height: 100px;
	overflow: hidden;
	border: 1px dashed #999;
	margin: 10px 10px 0px 0px;
	padding:0px;
	float: left;
}


#article-list p.paginator{
	font-size: 1.1em;
	text-align: center;
	padding: 20px 0;
}

#article-list p.paginator a{
	display: inline;
	padding: 1px 8px;
	background-color: #eee;
	border: 1px solid #ddd;
	margin: 1px;
	color: #555;
}

#article-list p.paginator a:hover{
	border: 1px solid #bbb;
	background-color: #ddd;

}



.keptar #article-list h4{

	font-size: 1.8em;
}

.keptar #article-list p{

	font-size: 1.2em;
	margin: 10px;
	clear: both;
}

.keptar #article-list p.infoline{
	text-align: right;
	font-size: 1.1em;
	color: #888;
	padding-bottom: 5px;
	border-bottom: 1px dotted #bbb;
	margin: 10px;
	clear: both;
}

.keptar #article-list img{
	width: 40px;
	height: 40px;
	margin: 5px;
	padding: 2px;
	border: 1px solid #888;
	float: left;
}

body.kifuto dl dd a, body.kifuto #article-list-header a{
	color: #0087ba;
}

body.kult dl dd a, body.kult #article-list-header a{
	color: #de4c08;
}

body.kulter dl dd a, body.kulter #article-list-header a{
	color: #57ba16;
}

body.korkep dl dd a, body.korkep #article-list-header a{
	color: #bcaa0f;
}


#inner-recent-articles-box h2{
	font-size: 16px;
	display: block;
	color: #666;
	margin: 20px 0 10px 0;

}

#inner-recent-articles-box h3{
	display: none;
}



#inner-recent-articles-box dl, #inner-recent-articles-box dl dd, #inner-recent-articles-box dl dt, #inner-recent-articles-box p{
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	color: #555;
	clear: none;
}

#inner-recent-articles-box dl{
	border: 1px dotted #ccc !important;
	float: left;
	width: 220px !important;
	height: 70px !important;
	background: #fff;
	margin: 5px 5px 0 0;
	padding: 5px;
	opacity: 0.40;
	text-decoration: none;
	font-weight: normal;
	overflow: hidden;
}

#inner-recent-articles-box dl dd{
text-align: left;
margin-top: 5px;
line-height: 1em;
font-size: 11px;
	width: auto;
	height: auto;

}

#inner-recent-articles-box dl dd a{
	font-size: 1.1em;
	color: #999;
	font-weight: normal;
}

#inner-recent-articles-box dl dt{
	float: none;
}

#inner-recent-articles-box dl dt img {
	float: left;
	margin: 5px 10px 20px 5px;
	padding: 1px;
	border: 1px solid #ccc;
	background: #ffffff;	
}


#inner-recent-articles-box dl:hover{
	text-decoration: none;
	border: none;
	font-weight: normal;
	opacity: 1;	
}

#inner-recent-articles-box dl:hover a{
	color: #0066c5;
}

#article-top{
	background: url(/assets/images/bigstamp_top_boltok_en.png);
	height: 13px;
}

body.register #article label{
	text-align: right;
	width: 150px;
	display: block;
	float: left;
}

body.register #article input, body.register #article select{
	margin-left: 20px;
}

body.register #article ul{
	margin-left: 150px;
	color: #ff0000;
	font-size: 0.9em;
	font-weight: bold;
}

body.register #article fieldset{
	margin: 20px 0;
	border-top: 1px solid #aaa;
}

body.register #article legend{
	font-size: 1.2em;
	font-weight: bold;
	color:#999;
	padding: 5px;
	
}

body.register #article form{
	
	margin-bottom: 100px;
	
}
body.register #article p{
		line-height: 1.2em;
	padding-bottom: 1em;

	font-size: 0.9em;
		
}
body.register #article h2{
	font-size: 1.4em;
	margin-bottom: 20px;
		
}

body.impresszum #article p{

	line-height: 1.2em;
	padding-bottom: 1em;
	color: #333;	
}

body.impresszum #article li{
	color: #333;	
}

body.impresszum #article ul.bulleted li{
	list-style: square;	
}

body.impresszum #article strong{

	color: #111;	

}

body.impresszum #article h3{

	
	padding: 1em 0 0.5em 0;
}

body.flyers #article img{
	padding: 5px;
	margin: 5px;
	border: 1px solid #999;
}

body.flyers #article h2{
	margin-bottom: 20px;	
}




.center-list {
	text-align: center;

}
.center-list  li{
		text-align: center;
		margin-left: 0px;
}

.article-bottom{
	clear: both;
	background: url(/assets/images/bigstamp_bottom.png) no-repeat;
	height: 35px;
}

#footer{
height: 30px;
	clear:both;
}





