.clearfloat {
	clear: both;
}

.admintab{
	position: absolute;
	right:0px;
	top:0px;
}

.adminfield{
	position: relative;
	float:right;
}

div#main div.row{
	clear: both;
	position:relative;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
}

div.loginname{
	color:#c0c0c0;
	font-weight: bold;
}

div.rang{
	color:#a90808;
	font-weight: bold;
}
div.top-series-logo{
	border:1px solid #E1E0E0;
	padding:1px;
	margin:5px;
	width:505px;
}

div.bot-series-logo{
}
div.top-series-logo-small{
	border:1px solid #E1E0E0;
	padding:1px;
}

div.bot-series-logo-small{
	
}

img.series-logo{
border:0px;
padding:0px;
}
div.series-body,
div.series-summary{
	position:relative;
}
div.series-summary div.series-title,
div.series-body div.series-title {
	text-align:center;
	color:red;
	font-size: 20px;
	padding-top: 10px;
}

div.series-summary div.series-authors,
div.series-body div.series-authors {
	color:#DA4800;
	padding-top: 5px;
	text-align:center;
	text-transform: uppercase;
}


div.top-volume-logo{
	border:1px solid #E1E0E0;
	padding:1px;
	width:75px;
	margin-bottom:10px;
}
div.top-volume-logo-medium{
	border:1px solid #E1E0E0;
	padding:1px;
	margin-bottom:10px;
}

img.volume-logo{
border:0px;
}

div.webshop-item{
	border:1px solid #E1E0E0;
	padding:1px;
	margin:5px;
	padding:5px;
	overflow:hidden;
	background-color:white;
}

div.main-content{
}

div.content{
	border:1px solid #E1E0E0;
	margin:5px;
	padding:5px;
	background-color:white;
}
div.basket-content{

}

div.volume-summary
{
float:left;
width:400px;
padding-left:12px;
}

div.volume-summary div.volume-title{
	color:#404040;
	font-size: 16px;
	padding-top: 5px;
}

div.volume-summary div.volume-status{
	color:#DA4800;
	padding-top: 5px;
}


div.belenez {
	border: 0;
	height: 18px;
	cursor: pointer;
	width: 78px;
	background: url(../images/buttons/inputbutton_belenez.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.belenez:hover,
div.belenezHover {
	background: url(../images/buttons/inputbutton_belenez_hover.png);
}

.belenez a span{
visibility:hidden;
letter-spacing: 5px;

}
.belenez a{
text-decoration:none;
}


div.top-volume-logo-big{
	border:1px solid #E1E0E0;
	padding:1px;
	margin-bottom:10px;
}

div#volume-body
{
float:left;
width:330px;
padding-left:12px;
}

div#volume-body div.volume-title
{
	color:#404040;
	font-size: 20px;
	font-weight:bold;
	padding-top: 5px;
}
a.volume-title,
a:visited.volume-title
{
	color:#404040;
	font-size: 20px;
}

div#volume-body div.volume-subtitle
{
	color:#404040;
	font-size: 16px;
	font-weight:bold;
	padding-top: 5px;
}
div.volume-summary div.volume-subtitle
{
	color:#404040;
	font-size: 14px;
	font-weight:bold;
	padding-top: 5px;
}

div#volume-body div.volume-status
{
	color:#DA4800;
	padding-top: 5px;
}

div#volume-body div.series-title
{
	color:#DA4800;
	padding-top: 5px;
}

/*Blogoldal*/
.blog-title{
	color:red;
	font-size: 20px;
	padding-top: 0px;
	line-height: 1.4em;
}

a.blog-title,
a.blog-title:visited,
a.blog-title:hover {
	color: red;
	text-decoration: none;
}
.blog-info{
	font-size: 12px;
	font-weight: bold;
	color:white;
}

.blog-cimkek{
	color:#DA4800;
	font-size: 12px;
	font-weight: normal;

}

div.blog-summary{
	margin-bottom:15px;
}

a.blog-title{
	color:red;
	font-size: 20px;
}

/*AVATAR*/
div.top-avatar{
	background: url(../images/avatar_bg.png);
	padding-top: 6px;
	width:82px;
}

div.bot-avatar{
	background: url(../images/avatar_bg.png) bottom;
	padding-bottom:6px;
	width:82px;
}
img.avatar{
	border:0px;
	margin-left:6px;
	margin-right:6px;
}

div.forum-group{
	margin-bottom:10px;
	position:relative;
}

div.forum-group .forum-group-title{
	font-size:20px;
	color:#e1b900;
	margin-bottom:10px;
	display:block;
}

div.forum-group div.forum-forum{
/*	background: url(../images/bigboxbg.png);
	height:44px; */
	margin-bottom:6px;
	margin-top:6px;
	position:relative;
}

div.forum-group div.forum-forum div.forum-forum-info{
	font-size:12px;
	font-weight:bold;
	color:#bf0000;
	float:right;
	margin-right:10px;
	position:relative;
}

div.forum-group div.forum-forum .forum-forum-title{
	font-size:12px;
	font-weight:bold;
	color:#e1b900;
	/*display:block;*/
	padding-left:10px;
}

div.forum-group div.forum-forum .forum-topic-info{
	display:block;
	font-size:12px;
	color:#da4800;
	position:relative;
	padding-left:10px;
	top:-5px;
}

div.forum-topic .forum-topic-title{
	font-size:12px;
	font-weight:bold;
	color:#e1b900;
	padding-left:10px;
	width:300px;
}

.forum-forum-title,
.forum-topic-title{
	font-size:20px;
	color:#e1b900;
	position:relative;
}
.forum-topics-title{
	margin-bottom:5px;
}
div.forum-topic{
	position:relative;
	background: url(../images/bigboxbg.png);
	height:44px;

}
div.forum-pagecounter{
	right:0px;
	text-align:right;
	color:#bf0000;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;

}

div.forum-topic .forum-topic-title{
	font-size:12px;
	font-weight:bold;
	color:#e1b900;
	width:260px;
	left:10px;
	top:5px;
	line-height:1.2em;
	position:absolute;
}

.forum-topic-lapozo{
	color:#da4800;
	font-size:12px;
}

div.forum-topic .forum-topic-info{
	font-size:12px;
	font-weight:bold;
	color:#bf0000;
	width:150px;
	left:270px;
	top:0px;
	position:absolute;
	text-align:center;

}
div.forum-topic .forum-comment-info{
	font-size:12px;
	font-weight:bold;
	color:#e1b900;
	width:200px;
	right:10px;
	position:absolute;
	text-align:right;
	top:5px;
	line-height:1.2em;

}

div.forum-topic .forum-comment-time{
	font-size:10px;
	color:#da4800;
}


div.forum-topic-header{
	position:relative;
}

div.forum-topic-header .forum-topic-title{
	font-size:12px;
	font-weight:bold;
	color:#bf0000;
	width:260px;
	left:10px;
}
div.forum-topic-header .forum-topic-info{
	font-size:12px;
	font-weight:bold;
	color:#bf0000;
	width:130px;
	left:270px;
	top:0px;
	position:absolute;
	text-align:center;
}
div.forum-topic-header .forum-comment-info{
	font-size:12px;
	font-weight:bold;
	color:#bf0000;
	width:200px;
	right:10px;
	position:absolute;
	top:0px;
	text-align:right;
}

div.bigboxbgwrapper{
	background: url(../images/bigboxbg_middle.png);
	width:530px;
}
div.bigboxbgwrapper_top{
	background: url(../images/bigboxbg_top.png);
	background-repeat:no-repeat;
	width:530px;
}
div.bigboxbgwrapper_bottom{
	background: url(../images/bigboxbg_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:10px;
	width:530px;
	}

div.shortboxbgwrapper{
	background: url(../images/shortboxbg_middle.png);
	margin-bottom:10px;
	width:530px;

}
div.shortboxbgwrapper_top{
	background: url(../images/shortboxbg_top.png);
	background-repeat:no-repeat;
	width:530px;
}
div.shortboxbgwrapper_bottom{
	background: url(../images/shortboxbg_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	position:relative;
	width:530px;
}

div.forum-postedat{
float:right;
}

div.forum-messageinfoline{
padding-left:10px;
padding-right:10px;
color:#da4800;
font-size:10px;
}

.parentlinks{
	font-size:12px;
	font-weight:bold;
	color:#bf0000;
}
form.login label {
	float: left;
	width: 50px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.forum-message{
	float:right;
	width:360px;
	padding-right:10px;
	overflow:hidden;
	}

.forum-message-wide img,
.forum-message img{
max-width:350px;
}
.forum-message-wide{
padding-right:10px;
padding-left:10px;
}

.forum-comments-textarea{
	width:365px;
	height:250px
}

.off{
color:grey;
}
.quote{
	margin-left:20px;
	padding:2px;
	border:1px solid #a90808;
	background-color: #333333;
}

textarea.shoutbox{
	width:245px;
	height:120px;
	color:white;
	background-color:black;
}

.category-title{
	color:red;
	font-size: 20px;
	padding-top: 0px;
	line-height: 1.4em;
}


.shoutbox-line0{
	color:#ffeb3e;
}
.shoutbox-line1{
	color:#ffffff;
}

.spoiler{
	display:none;
}

.menuelem{
	border-style:solid;
	border-width:0px 0px 0px 1px;
	margin:0px;
	padding:0px;
	margin-left:3px;
	background: url(../images/menuelem_bg.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
}
div#holkaphato p{
	padding:0px;
	margin:0px;
	padding-top:8px;
	line-height:12px;
}

div.rating{
	padding-left:18px;
	padding-right:16px;
	background: url(../images/rating.png);
	* background: url(../images/rating_ie.png);
}

div.timer{
	color:white;

	font-size:14px;
	font-weight:bold;
}
div.timer div{
	width:143px;
	text-align:center;
}
div.timer a{
 position:relative;

}
div.position {

position:relative;
}
div.timer-3{
	background:url('../images/szamlalo_hatter_3.png');
	width:524px;
	height:392px;
}
div.timer-4{
	background:url('../images/szamlalo_hatter_4.png');
	width:524px;
	height:561px;
}



.keskenybox {
	width: 258px;
	background-image: url(../images/new/keskeny_hatter.png);
	background-repeat: repeat-y;
	margin: 0;
	padding:0;
}

.topbgwrapper_keskenybox {
	background-image: url(../images/new/keskeny_felso.png);
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
}

.bottombgwrapper_keskenybox {
	background-image: url(../images/new/keskeny_also.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	margin: 0;
	padding:0;
	padding:10px;
}
table{
	border-collapse:separate
}
