/*
	Theme Name: fSpring
	Theme URI: http://www.fahlstad.se
	Description: Spring flavour.
	Version: 1.0
	Author: Fredrik Fahlstad
	Author URI: http://www.fahlstad.se
*/
* {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.shadow{
	display:block;
	margin:5px 5px 5px 10px;
	background-image:url(images/image_bg_right.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right: 11px !important;
	padding-bottom: 8px !important;
}

img.fl { float:left; margin: 0 15px 15px 0;}
img.fr { float:right; margin: 0 0 15px 15px;}
br.clear {clear:both;}

.entrybody h2{
color:#464646;
border-left: 10px solid #9da825;
margin:10px 0 0 9px;
padding: 4px 0 4px 10px;
font-weight:normal;
font-size:16px;
}

.entrybody h2.posttitle{ font-size:26px; border: none; padding: 16px 0 8px 8px;}

.entrybody h3{
color:#464646;
border-left: 10px solid #9da825;
margin:9px 0 0 9px;
padding: 4px 0 4px 10px;
font-weight:normal;
font-size:16px;
text-align:left;
}

#sidebar h3{
color:#464646;
border-left: 10px solid #9da825;
margin:10px 0 0 9px;
padding: 4px 0 4px 10px;
font-weight:normal;
font-size:16px;
text-align:left;
}

.entrybody h4{
color:#cf0f04;
font-size:13px;
padding:15px 0 0 15px;
}

.entrybody a {
color: #cf0f04;
text-decoration:underline;}

.entrybody dl {
border-bottom: #9da825 1px solid;
margin:0 0 0 0;
padding:0 0 20px 0;
width:450px;
}

.entrybody dt {
padding-left:15px;
}

.entrybody dt h4 {
padding-left:0;
}

.entrybody dd ul {
margin: 5px 0 5px 15px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #f1ebcb;
	color: #333;
}
#wrap {
	width: 766px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
}
#content {
	width: 483px;
	float: left;
	display:inline;
	text-align: justify;
	padding:0;
	margin:0;
	font-size:11px;
}

#content p {
	padding: 10px 10px 0 10px;
	margin: 8px 8px 0 8px;
}




#nav {
	height: 49px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 238px;
	float: right;
	line-height: 1.5em;
	display:inline;
	margin: 8px 8px 8px 0px;
	padding: 10px 10px 10px 0;
	font-size:10px;
}
#pages h1{
	margin:0px;
	padding:0px;
}
#pages h1 a{
	text-transform:uppercase;
	text-decoration:none;
	color:#999;
	font: 18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:13px 0px 0px 10px;
	letter-spacing: -1px;
	float: left;
}
#pages h1 a:hover{
	text-decoration:underline;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-size:12px;
}
#logo {
	background: url(images/top1.jpg) no-repeat;
	height: 245px;
	margin-right: auto;
	margin-left: auto;
	font-size:12px;
	padding:36px 0 0 21px;
	}
	
#logo a {color:#333; font-weight:bold;}
#logo img {border:none;}






#footer {
	clear: both;
	text-align: center;
	height: 40px;
	width: 767px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size:10px;
	background: url(images/footer.jpg) top center no-repeat;
}
#footer p{
	padding:10px;
	margin:0px;
}

.entry{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}
.firstpost {
	margin-bottom:15px
}
h3.entrytitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;

}
h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #ff7800;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}
h3.entrytitle a:hover, h3 a:hover{
text-decoration:underline;}
.entrymeta{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #999;
	border-top:solid 1px #ccc;
	padding-top:4px;
	margin-bottom: 8px;
}
.entrymeta a img{
	border:none;
}

.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:20px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
	font-size:11px;
}
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}
h2{
	margin-bottom: 10px;
	font-size: 14px;
}
a{
	text-decoration:none !important;
}
a:hover{
	text-decoration:underline !important;
}
.entrybody p{
margin:8px 0;
padding:0;
}

.entrybody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:30px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
#sidebar h2 {
	color: #333;
	margin:0 0 8px 0;
	padding:0 0 4px 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar ul {
	margin: 0 0 20px 15px;
	padding: 0;
}

#sidebar ul li {
	list-style: disc;
	margin:0;
    padding-bottom:5px;
}

#sidebar ul li a {
    color: #CF0F04;
	font-weight:bold;
	font-size:12px;
	margin:0 0 0 0;
	padding:4px 0 4px 0;
}

.cimke {
	background:url(images/cimke.jpg) no-repeat top left;
	padding:80px 0 0 50px;
	width:199px;
	height:139px;
}

.zoldseg {
	background: url(images/zoldseg.jpg) no-repeat top left;
	width: 243px;
	height:83px;
	padding:110px 10px 0 240px;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
}

.zoldseg a {
	color:#FFFFFF;
	font-weight:bold;
}


.hova {
    background: url(images/hova.jpg) no-repeat top right;
	height:193px;
	width:269px;
}

.hovaform {
	background: url(images/telepulesbg.jpg) no-repeat top left;
	margin:0 0 0 20px;
	padding:11px 5px 5px 20px;
	width:176px;
	height:30px;
}

#searchdiv {
	margin-top: 8px;
	margin-bottom: 15px;
}
.comments-link {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}
/************************************************
*	Comments													*
************************************************/
#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}
#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;

	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #ececec url(images/comm.png) no-repeat top;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote{
	font-style: italic;
	color: #999999;
}
.adwrap,
.adwrapwide,
.adwrap-lu,
.adwrapbutton {
	margin:0 0 1em;
	padding:4px 0;
	background:#fff;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d0;
	border-right-color: #d5d7d0;
	border-bottom-color: #d5d7d0;
	border-left-color: #d5d7d0;
}

.adwrap object {
	width:336px;
	height:280px;
}

.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
}

.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
}

.adwrap-lu object {
	width:180px;
	height:90px;
}

.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
}


table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}

table.szelhull thead  th { text-align:center; font-weight:bold;}
table.szelhull tbody  th { text-align:left; font-weight:normal; border-bottom: 1px solid #bcb388;}
table.szelhull tbody  td { text-align:center; font-weight:bold; border-bottom: 1px solid #bcb388;}
table.szelhull tbody  td.tick{background: url(images/szel_tick.png) center center no-repeat;}
table.szelhull tbody  td.ney{background: url(images/szel_ney.png) center center no-repeat;}
table.szelhull tbody  td.neys{background: url(images/szel_neys.png) center center no-repeat;}

p.szel_gyujt {line-height:20px !important;}
p.szel_gyujt span { padding: 2px 0 2px 22px;}
p.szel_gyujt span.tick {background: url(images/szel_tick.png) top left no-repeat;}
p.szel_gyujt span.ney{background: url(images/szel_ney.png) top left no-repeat;}
p.szel_gyujt span.neys{background: url(images/szel_neys.png) top left no-repeat;}


