#forum_container1 {
	_width: 100%;
}
#forum_container2 {
		font-family: verdana, arial, helvetica, sans-serif;
	padding: 8px;
	background: transparent;	
	_width: 100%;
}
#forum_container2, #forum_container2 td {
		font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
#forum_container2 a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#forum_container2 a:hover {
	text-decoration: none;
}
.forum_head_topline {
	height: 6px;
    background-image: url('/images/forum/head_okraj_ht.gif');
    background-repeat: repeat-x;
}
.forum_head_leftline {
	width: 6px;
	background-image: url('/images/forum/head_okraj_vl.gif');
	background-repeat: repeat-y;
}
.forum_head_rightline {
	width: 6px;
	background-image: url('/images/forum/head_okraj_vr.gif');
	background-repeat: repeat-y;
}
.forum_head_botline {
	height: 6px;
	background-image: url('/images/forum/head_okraj_hb.gif');
	background-repeat: repeat-x;
}
.forum_select_nonactive {
	background-color: #e5e5e5;
	text-align: center;
	width: 139px;
	height: 19px;
}
.forum_select_nonactive span {
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: 1px;
}
.forum_select_active {
    text-align: center;
    width: 137px;
    height: 19px;
}
.forum_select_active span {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 0px;
}
.forum_leftline {
	width: 6px;
	background-image: url('/images/forum/okraj_vl.gif');
	background-repeat: repeat-y;
}
.forum_subject {
	margin-top: 8px;
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
}
.forum_author {
	margin-left: 5px;
	margin-bottom: 7px;
	font-size: 14px; font-weight: normal;
}
.forum_headtext {
	margin-left: 5px;
	margin-bottom: 7px;
}
.forum_order {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.forum_topline {
	height: 6px;
	border-top: 1px solid #9f9e9b;
}
.forum_botline {
	height: 6px;
	border-bottom: 1px solid #9f9e9b;
}
.forum_rightline {
	width: 6px;
	background-image: url('/images/forum/okraj_vr.gif');
	background-repeat: repeat-y;
}
.forum_measuretape {
	background-image: url('/images/forum/metr.gif');
	background-repeat: repeat-x;
	background-color: #f0f0f0;
}
.forum_measuretape span {
	font-size: 13px;
	font-weight: bold;
	padding-left: 4px;
}
.forum_insertform_caption {
	font-size: 13px;
	font-weight: bold;
}
#forum_container2 form {
	font-size: 13px;
	font-weight: normal;
}
.nobreak {
	white-space: nowrap;
}
.forum_rgt_reply {
	text-align: center;
	background-color: #f0f0f0;
}
.forum_rgt_reply span {
	font-size: 10px;
	font-weight: bold;
	position: relative; left: 0px;
}
.forum_post_author {
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.forum_post_text {
	font-size: 13px;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 7px;
}
.forum_thread0 {
	background-color: #d5d5d5;
}
#forum_insertcontainer {
	padding: 5px;
}
#forum_container1 a.forum_link:visited {
	color: #888888;
}
#forum_hidden {
	background-color: #eee;
}
#forum_hidden .forum_measuretape span {
	text-decoration: line-through;
}
#forumgroup_hidden {
	background-color: #eee;
	padding: 0 5px;
}
#forumgroup_hidden span.hiddensubject {
	text-decoration: line-through;
}
#forum_container1 span.forum_admin a {
	color: red;
}
.forum_read_post {
	color: #686868;
}
div.forum_showhidethreadcontainer {
	padding: 2px;
	margin: 3px 0;
}
.forum_showhidethread {
	background: #E5E5E5;
	padding: 2px;
}
div.nobreak a {
font-size: 12px;
font-weight: bold !important;
color: A52728 !important;
}