html, body, form, ul, li
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #525151;
	background: #ffffff;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0;
}
table
{
	border-collapse: collapse;
}
table td
{
	vertical-align: top;
	margin: 0;
	padding: 0;
}
ul
{
	list-style-position: inside;
}
h1
{
	margin: 0;
	padding: 0px 10px 10px 10px;
	font-size: 20px;
}
h2
{
	margin: 0;
}
.clear
{
	clear: both;
}
ul.radio_list li
{
	list-style-type: none;
}
ul.error_list li
{
	color: #dd0000;
}
.checkbox_list li
{
	list-style-type: none;
}
.default_form th
{
	padding: 0px 5px 2px 0px;
	text-align: left;
	vertical-align: top;
}
.default_form td
{
	padding-bottom: 2px;
}
.default_edit th
{
	text-align: left;
	padding: 0px 8px 2px 0px;
}
.default_edit th.center
{
	text-align: center;
}
.default_edit td
{
	padding: 0px 8px 2px 0px;
}
.item_1_0
{
	float: left;
	padding: 5px 15px 0px 15px;
	text-transform: uppercase;
}
.separator_1_0
{
	
}
.width_100
{
	width: 100%;
}
#page
{
	padding: 5px 10px;
	border: 1px solid #a9a9a9;
	text-align: justify;
}
#paging
{
	padding: 5px;
	text-align: center;
}
#wrapper
{
	width: 998px;
	margin: 0 auto;
}
#logo
{
	float: left;
	width: 242px;
	height: 110px;
	border-top: 6px solid #f6d312;
}
#banner_750
{
	float: right;
	width: 750px;
	height: 105px;
	padding: 5px 0px 0px 6px;
	border-top: 6px solid #798c95;
}
.banner2, .banner3
{
	margin: 5px 18px 0px 18px;
}
#menu
{
	height: 30px;
	background: url(/images/menu.png) 0 0 repeat-x;
	font-size: 14px;
}
#menu a
{
	color: #ffffff;
}
#content
{
	float: left;
	width: 755px;
	padding-top: 5px;
	overflow: hidden;
}
.problem_text
{
	width: 500px;
	padding: 5px 10px;
	border-bottom: 1px solid #ffffff;
}
.problem_text_full
{
	width: 735px;
	padding: 5px 10px;
	border-bottom: 1px solid #ffffff;
}
.problem_text img, .problem_text_full img
{
	padding-right: 10px;
}
.text1
{
	background: #fdfbea;
}
.text2
{
	background: #f3f3f3;
}
.problem_text_formatting
{
	width: 500px;
	text-align: justify;
	overflow: hidden;
}
.problem_text_formatting_full
{
	width: 735px;
	text-align: justify;
	overflow: hidden;
}
.problem_comment
{
	width: 224px;
	padding: 5px 5px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
.problem_comment img
{
	padding-right: 10px;
}
.comment1
{
	background: #fef5bf;
}
.comment2
{
	background: #e4e3e3;
}
.problem_comment_formatting
{
	width: 224px;
	text-align: justify;
	overflow: hidden;
}
.problem_title
{
	float: left;
	font-size: 18px;
	border-bottom: 1px solid #a9a9a9;
	padding-right: 35px;
	color: #000000;
}
#sidebar
{
	float: right;
	width: 236px;
	overflow: hidden;
}
#sidebar div.block
{
	margin-top: 5px;
	padding: 5px 0px 5px 15px;
	border: 1px solid #a9a9a9;
}
#sidebar div.title
{
	font-size: 18px;
	border-bottom: 1px solid #a9a9a9;
	color: #394246;
}
#sidebar div.text
{
	padding: 5px 15px 0px 0px;
}
.poll0
{
	padding: 5px 10px;
	background: #fdfbea;
	border-bottom: 1px solid #ffffff;
}
.poll1
{
	padding: 5px 10px;
	background: #f3f3f3;
	border-bottom: 1px solid #ffffff;
}
.poll_answer
{
	float: left;
	width: 300px;
}
.poll_percents
{
	float: left;
	padding-left: 5px;
}
.poll_results
{
	text-align: right;
}
#netylek
{
	font-size: 10px;
}
#netylek input
{
	font-size: 10px;
}
#netylek input[type=submit]
{
	background: #fef5bf;
	border: 1px solid #a9a9a9;
}
#footer
{
	background: url(/images/footer.png) 0 0 repeat-x;
	margin-top: 5px;
	padding: 5px 0px 3px 0px;
	color: #7a7a7a;
	font-size: 11px;
	text-align: center;
}
.footer_text, .footer_text div
{
	display: inline;
}