@charset "utf-8";
/* CSS Document */
#li {
						background: url('www.e-szoftver.hu/kepek/web.jpg') no-repeat 0 1px;
						padding-left: 20px;
						margin-top: 7px;	
					}

#post-entry {
		overflow: hidden;
		line-height: 19px;
font: 13px "Trebuchet MS";

	}
	
#post-entry img {
			border: 1px solid #dddddd;
			background: #f3f5f5;
			padding: 10px;
			margin: 0px 0 0px 0;
		}
		
#post-entry img.size-thumbnail {
			margin: 0 10px 1px 0;
		}
		
#post-entry .read-more {
			float: right;
			margin-top: 15px;
		} 
		
#post-entry ul {
			list-style-type: none;
			padding-left: 60px;
		}
		
#post-entry ul li {
			padding-left: 23px;
			margin-top: 10px;
			background: url('images/li-note.png') no-repeat 0px 1px;
		}
	
#post-tags {
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		line-height: 28px;
		padding-left: 20px;
		background: url('images/icon-tags.png') no-repeat 0 7px;
		margin-bottom: 15px;
	}


body {
	font-size: 12px;
	color: #52585f;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	border-collapse: collapse;
	overflow-y: scroll;
	background-color: #18263d;
}
#hiddenText2 {
	font-size: 12px;
	color: #aaaaaa;
}
#hiddenText {
	margin-top: 100px;
	font-size: 11px;
	color: #aaaaaa;
}

input.textfield {
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #132E3F;
}

#headerDiv {
	position: relative;
	width: 100%;
	height: 144px;
	background: url(design/header-bg.png) repeat-x;
}
#body-bgDiv {
	position: absolute;
	width: 100%;
	height: 274px;
	background: url(design/body-bg-top.jpg) no-repeat left;
}
#bgcolorDiv {
	position: relative;
	background-color: #dee7f6;
}
#contentDiv {
	position: relative;
	width: 980px;
	margin: 0 auto 0 auto;
	background: none;
	padding: 0 0 25px 0;
}
#footerDiv {
	position: relative;
	width: 100%;
	height: 100px;
	font-size: 10px;
	color: #b8c4d2;
	background-color: #18263d;
}
#inner-contentDiv {
	position: relative;
	width: 820px;
	min-height: 280px;
	margin: 0 0 0 80px;
	background-color: #FFF;
	padding: 12px 40px 10px 40px;
}
#inner-headerDiv {
	position: relative;
	width: 980px;
	height: 156px;
	margin: 0 auto 0 auto;
}
#inner-footerDiv {
	position: relative;
	width: 900px;
	height: 100px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 80px;
	text-align: center;
}
#main-menuDiv {
	position: absolute;
	width: 900px;
	margin: -35px 0 0 80px;
	height: 23px;
	background: url(design/menu-bg.png) repeat-x #FFF;
}
#sub-menuDiv {
	position: absolute;
	width: 900px;
	margin: -12px 0 0 80px;
	height: 23px;
	background: url(design/submenu-bg.png) repeat-x;
	z-index: 99;
}
#sub-menu2Div {
	display: block;
	position: absolute;
	width: 900px;
	margin: -12px 0 0 80px;
	height: 23px;
	background: #FFF;
	z-index: 99;
}
.menuSpan , .active-menuSpan {
	padding: 0 6px 0 6px;
	float: left;
	line-height: 23px;
	height: 100%;
	margin: 0;
}
.menuSpan:hover , .active-menuSpan {
	background: url(design/menu-active-bg.png) repeat-x;
}
.sub-menuSpan , .active-sub-menuSpan {
	padding: 0 15px 0 15px;
	float: left;
	line-height: 23px;
	height: 100%;
	margin: 0;
	color: #4e4741;
}
.sub-menuSpan:hover , .active-sub-menuSpan{
	background: url(design/submenu-active-bg.png) repeat-x;
}
#slogenSpan {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9bafc3;
   margin: 40px 10px 0 120px;	
}
#main-menuDiv img , #sub-menuDiv img {
	float: left;
}
#mainTable {
	text-align: center;
}
.mainTableLeftTd {
	text-align: left;
}
#mainTable td {
	background: #e0e8f0;
}
/*     HTML TAG     */
img {
	border: none;
}
a {
	text-decoration: none;
	color: #e67937;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#main-menuDiv a , #sub-menuDiv a {
	color: #FFF;
}
#main-menuDiv a:hover , #sub-menuDiv a:hover {
	text-decoration: none;
}
div.kiemelt {
        background : #FFFDB9;
        border : 2px dashed #8D8D8D;
        padding: 10px;
        margin: 10px;
}
div.ar {
        background : #8888FF;
        margin: 10px;
        text-align: right;
        text-decoration: bold;
        color: #FFFFFF;

}

div.kiemelt2 {
        background : white;
        border : 1px dashed #8AB6CC;
        padding: 5px;
        margin: 10px;
        position: relative;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #fe7711;
	margin: 0 0 10px 0;
	width: 100%;
	text-align: right;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fe7711;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
        color: #18263d;
	margin: 0 0 10px 0;
}
td.sor_off {
background-image:url(http://www.e-szoftver.hu/kepek/keret-kozepe.png); 
}
td.sor_on {
background-image:url(http://www.e-szoftver.hu/kepek/keret-kozepe-narancs.png); 
}
