html, body {
	margin:0px;padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	background: 1px 0px url('images/bg.jpg') repeat-x;
}
table {
	font-family: Arial, Helvetica, sans-serif;
}
a, a:visited {
	color:#161A3D;
	text-decoration: none;
}
a:hover {
	color:#FF6600;
        cursor: pointer;
}
h1 {
	font-size: 16px;
	color:#033D6B;
	clear:none;
}
h3.date {
        color: #999999;
        font-weight: normal;
        font-size: 11px;
}
p.dotted {
	float: left;
	background: 0px 0px url('images/dotted_h.gif') repeat-x;
	width: 100%;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
input.error, textarea.error, select.error {
    background-color:#FFC9C9;
}
.required {
    font-weight: bold;
}
div.error p {
    background: url('images/action_delete.gif') no-repeat;
    padding-left: 20px;
}
form dl dt {
    float: left;
    width: 100px;
    padding: 4px;
}
form dl dd input {
    width: 200px;
}

div.egyiksem_site {
	position:relative;
    min-height: 100%;
    _height: 100%;
	width:860px;
	margin: 0 auto;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    _margin-left: 39px;
}

div.top {
	width:100%;
	height:134px;
	background-image:url('images/top.jpg');
}
	div.top div.links {
		position: relative;
		font-size: 10px;
		float: left;
		top: 5px;
		left: 450px;
	}
		div.top div.links a{
			text-decoration: underline;
			cursor: pointer;
			font-weight: bold;
		}
	div.top div.login {
		float: right;
		padding: 5px;
        margin-right: 100px;
        _margin-right: 75px;
	}
	
div.h_line {
	height: 20px; 
	margin:4px; 
	width:99%;
	background-color: #f2f2f2;
	padding: 2px 0px 2px 0px;
}
	div.h_line span {
		float: left;
		padding: 4px;
		margin-left: 40px;
	}
	div.h_line input {
		border: 1px solid silver;
	}
	div.h_line #submit {
		border: 1px solid silver;
		background-color: white;
	}

div.h_menu {
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    text-align: center;
    padding: 3px;
}
    div.h_menu p {
        margin: 0; padding: 0;
    }
div.center {
	clear: both;
	position: relative;
	width:100%;
}
div.center div.left {
	position: relative;
	float:left;
	width: 180px;
	padding: 10px;
        padding-bottom: 100px;
	background: 100% 0 url('images/dotted.gif') repeat-y;
	font-size: 10px;
        margin-bottom: 50px;
}
	div.left ul {
		list-style: circle;
		margin: 10px;
        margin-top: 6px;
		padding-left: 20px;
	}
	div.left ul li {
		margin:0; padding:0;
	}
	div.left #ul_title {
		font-weight:bold;
		color:#333333;
		font-size:11px;
        padding-bottom: 5px;
        padding-left: 1px;
		background: 0 100% url('images/dotted_h.gif') repeat-x;
		width: 95%;
	}
    div.left div.login {
        padding: 0; margin: 0;
        margin-right: 7px;
        padding-top: 10px;
        border: 1px solid silver;
    }
    * div.left div.login form {
        padding:0;margin:0;
        margin-bottom: -10px;
    }
    div.left h1 {
        font-size: 13px;
        margin-bottom: 2px;
        color: #6BA44E;
        background-color: #ECECEC;
    }
    div.left h1 a {
        color:inherit;
    }
    div.left .comment h1 {
        font-size: 11px;
    }
    div.left div.login label{
        padding:0;margin:0;
		float: left;
		width: 29px;
        _width: 42px;
		padding: 4px;
		text-align: right;
        clear: left;
	}
	div.left div.login input {
            width: 130px;
            _width: 100px;
            border: 1px solid silver;
            margin: 2px;
	}
    div.left div.login #submit {
            width: auto;
            border: 1px solid silver;
            background-color: white;
            position: relative;
            font-size: 10px;
            float: right;
            opacity: 0.4;
	}
div.content {
    float: left;
    width: 640px;
    _width: auto;
    padding: 10px;
    margin-bottom: 50px;
}
    div.content div.list {
        float: left;
        width: 100%;
        position: relative;
    }
    div.content h2 {
            font-size: 11px;
            color: #565656;
    }
    div.content .article {
        width: 100%;
        float: left;
    }
    div.content label {
        width: 140px;
        padding: 3px;
        clear: left;
        float: left;
    }
    div.content p {
        margin-top: 3px;
        margin-bottom: 7px;
        line-height: 150%;
    }
    div.content .article-content {
        padding-top: 10px;
        line-height: 150%;
    }
    div.content .content_text {
        padding-top: 20px;
    }
    div.content .sub_article {
        width: 300px;
        height: 320px;
        float: left;
        padding: 10px;
        line-height: 150%;
        overflow: hidden;
    }
    div.content .sub_article p.send_article {
        float: right; padding: 2px 2px;
        width: 60px;
    }
    div.content .article p.send_article {
        float: right;
        padding: 2px 2px;
        width: 150px;
    }
    div.content .sub_article p.comment_num,
    div.content .article p.comment_num {
        float: right;
        padding: 2px 2px;
        width: 120px;
    }
    div.content .sub_article p.open,
    div.content .article p.open {
        
    }
    div.content .sub_article p.open a,
    div.content .article p.open a {
        float: right;
        width: 70px;
        padding: 2px 2px;
        /*background: #F1F1F1;*/
        background:#FF8D00;
        text-decoration: underline;
        color: white;
    }
    div.content .sub_article p.open a:hover,
    div.content .article p.open a:hover {
        background: #FFD096;
    }
div.comment {
    padding: 5px;
    margin: 3px;
    border-top: 1px solid silver;
    border-bottom:  1px solid silver;
}
    div.comment h1 {
        font-size: 14px;
        color: #616161;
        padding-bottom: 0px;
        margin-bottom: 3px;
    }
    div.comment h3 {
        margin:0;padding:2px;
        font-size: 10px;
        color: gray;
    }
    div.comment div.comment_text {
        margin-top: 7px;
        margin-bottom: 8px;
        padding: 3px;
    }
    div.comment a {
        text-decoration: underline;
    }
    div.comment div.reply {
        margin-left: 20px;
        padding-left: 3px;
        font-size: 10px;
        border-left: 2px solid silver;
        font-style: italic;
    }
    div.comment div.reply h1 {
        font-size: 12px;
    }
    div.comment div.reply .comment_text {
        margin-top: 0px;
    }
div.right {
	float: right;
	width: 300px;
	padding-left: 5px;
	margin-bottom: 60px;
}
	div.right h2 {
		/* background: 0 0 url('images/logo_40.jpg') no-repeat; */
		border: 1px solid green; /*#333333;*/
		text-align: center;
		font-size: 13px;
		clear: none;
		padding: 6px;
		height: 15px;
		color: #1D1D1D;
        margin:0;
	}
    div.right #h2_p {
        margin:0;padding:0;
        border:1px solid #D51111;
    }
    div.right #h2_f {
        margin:0;padding:0;
        border:2px solid white;
    }
	div.right div.list {
		margin-top: 10px;
		border: 1px solid gray;
		padding: 10px;
		color: #1D1D1D;
	}
	div.right div.list p {
		padding: 8px;
	}

div.topics {
    margin-top: 30px;
}
div.topics div.topic {
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    margin: 3px;
    height: 12px;
    padding: 4px;
    padding-left: 10px;
    clear: both;
}
div.topics div.topic span {
    float: left;
    width: 200px;
}

/* send article */
dl.send_article dd {
    padding-left: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    clear: left;
}
dl.send_article dd label {
    width: 100px;
    float: left;
}

div.bottom {
	clear: both;
	position:relative;
	bottom:0;
	padding: 10px;
	width: 98%;
	border-top: 1px solid silver;
}

/* Jelentkezes | Teszt */
#test a, #test a:visited,
#apply a, #apply a:visited {
    text-decoration: underline;
}
#test p, #test ul,
#apply p, #apply ul {
    list-style: none;
}
#test h1,
#apply h1 {
    font-size: 14pt;
    margin-bottom: 12pt;
    margin-top: 16pt;
}
#test h2,
#apply h2 {
    margin-bottom: 10pt;
}
#test li,
#apply li {
    margin-bottom: 8px;
}
#test p.radio label,
#apply p.radio label {
    float: none;
}
#test span.error,
#apply span.error {
    color: red;
}
#apply fieldset {
    margin-bottom: 10px;
}
#apply fieldset legend {
    color: #6CA44F;
    font-weight: bold;
    font-size: 120%;
}
