.diskCont input, .diskCont textarea{
	background-color: white;
}
.diskCont table, .diskCont td, .diskCont th{
	border-collapse: collapse;
}
.diskCont a, .diskCont a:visited{
    color: #c00000;
	text-decoration: none;
}
.diskCont a:hover{
	text-decoration: underline;
}

.diskCont{
	font-family: arial;
	font-size: 12px;
	padding: 0 0 10px 0;
	text-align: center;
	width:595px;
	margin: 0 auto;
}

.opa50{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); 
    filter:alpha(opacity=50);
    moz-opacity:.50;
    opacity:.50;
}
.thread{
	text-align: left;
}

.level1{
	margin-left: 0px;
}
.level2{
	margin-left: 30px;
}
.level3{
	margin-left: 60px;
}
.level4{
	margin-left: 90px;
}
.level5{
	margin-left: 120px;
}
.level6{
	margin-left: 150px;
}
.level7{
	margin-left: 180px;
}
.level8{
	margin-left: 210px;
}
.level9{
	margin-left: 230px;
	
}
.level10{
	margin-left: 260px;
}

.message, .notifier {
    font-size: 11px;
    margin-top: 10px;
    text-align: left;
}

.message .head {
    height: 27px;
    background: url(bg_hlavicka.gif) repeat-x;
    border-left: 1px solid #b9b9b9;
    border-right: 1px solid #b9b9b9;
    line-height: 26px;
    font-weight: bold;
    padding-left: 5px;
}
.message .head span{
	float: left;
}

.message p, .message .body {
    border: 1px solid #b9b9b9;
    border-bottom: 0;
    margin: 0px;
    padding: 5px;
    background: url(bg_body.gif) repeat-x;
    background-position: bottom; 
}

.message .bottom {
    border-bottom: 1px solid #b9b9b9;	
}

.message .foot {
    background: url(bg_paticka.gif) repeat-x;
    border-right: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    height: 26px;
}

.message .foot div, .message .foot a {
    display: block;
    float: left;
    border-left: 1px solid #b9b9b9;
    font-weight: bold;
    line-height: 26px;
    padding-left: 5px;
}

.message .foot a {
    color: #d10000;
    font-weight: bold;
}

.message .foot .nick {
    height: 26px; 
    padding-right: 5px;
}
.admin{
	color: #11AA11 !important;
	background: url(admin-ico.gif) no-repeat 5px 7px !important;
	padding-left: 25px !important;
}
.message .foot .date {
    font-weight: normal;
    padding: 0px 5px;
}

.message .foot .react {
    float: right;
    width: 88px;
    height: 23px;
    border: 0;
    background: url(react_bg.gif) repeat-x;
    text-align: center;
    line-height: 23px;
    margin-top: 2px;
    margin-right: 1px;
    color: white;
}
.message .foot .button {
    display: block;
    padding-left: 25px;
    padding-right: 5px;
}

.message .foot .notify {
    background: url(im_notify.gif) no-repeat 5px 7px;
}

.message .foot .delete {
    background: url(im_stop.gif) no-repeat 5px 7px;
}

.message .foot .dictionary {
    background: url(im_dict.gif) no-repeat 4px 7px;	
}

.message .foot .adddictionary {
	background: url(im_adddict.gif) no-repeat 4px 7px;
}

.message .foot .restore {
	background: url(im_restore.gif) no-repeat 5px 7px;
}

.notifier {
	border: 1px solid #B9B9B9;
	margin-bottom: 1px;
}

.notifier p {
	margin: 0px;
	padding: 5px;
	font-weight: bold;
}

.notifier .foot {
	line-height: 23px;
	height: 23px;
	text-align: right;
	background-color: #dfddde;
}

.notifier .foot a {
	font-weight: bold;	
}

.notifier .foot .date {
	margin-right: 5px;	
}

.message .foot .ok  {
	width: 140px;
	background: url(bg_react_ok.gif) repeat-x;
}

.message .foot .del  {
	width: 120px;
}


.cb {
    clear: both;
    border: 0;
    padding:0;
    line-height: 1px;
    margin-top: -1px;
    height: 1px;
    overflow: hidden;
}

.reply {
    background: url(bg_reply.gif) repeat-x bottom;
    border: 1px solid #b9b9b9;
    padding: 12px;
    padding-bottom: 10px;
    text-align: right;
    margin-top: 3px;
    font-size: 11px;
}

.reply form {
    margin: 0px;
    padding: 0px;
}

.reply input, .reply textarea {
    border: 1px solid #6d6c6c;
    width: 85%;
    background: white url(bg_reply_input.gif) repeat-x;
    font-size: 11px;
    font-family: Arial;
}


.reply textarea {
    height: 100px;
}

.reply #badwords {
	width: 100%;
	height: 100px;	
}

.reply .reason {
	width: 82%;
	height: 30px;
	float: left;	
}

.reply label {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-weight: bold;
	width: 50px;
	float: left;
	text-align: right;
	padding-right: 5px;
}

.reply .submit {
    margin: 8px 0 10px 0;
    background: url(bg_reply_button.gif) repeat-x;
    width: 130px;
    height: 24px;
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
    float: right;
    
}

.reply .notifySubmit { 
	margin-top: 5px;
	width: 80px;
}

#badwordsCont {
	display: none;	
}

#wordCont .reply {
	text-align: left;
	float: none;
}

#wordCont .controls {
	text-align: right;
}

#wordCont .controls .submit {
	float: none;
	margin-bottom: 0;	
}
#formCont .controls {
	width: 85%;
	float: right;
}

#formCont .remaining {
	float: left;
	color: #7a7a7a;
	font-size: 11px;
	padding-top: 8px;
	text-align: left;
}

#formCont .remaining span {
	font-weight: bold;
}

#formCont .smilies {
	float: right;
	margin: 12px 5px 0 0;
}

#formCont .smilies a {
	margin-right: 2px; 	
}

#formCont .notify {
	text-align: left;
	color: #7a7a7a;
	font-size: 11px;
}

#formCont .notify img {
	border: 1px solid #7f7f7f;
	margin-right: 5px;
	cursor: pointer;
	display: none;
}


.login{
	margin-top: 150px;
	width: 300px;
	padding: 20px;
	border: 1px solid grey;
	background-color: #f4f4f4;
}

.login label{
		float: left;
		width: 100px;
}
.login input{
		border-collapse: collapse;
		border: 1px solid grey;
}
.zlutapolozka {
	color: yellow;
}
.pager{
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
}
.pager a{
	display: inline-block;
	width: 2em;
}
.pager a img{
	_margin-bottom: -10px;
}
.pager a, .pager a:visited{
	margin: 0px 2px;
	text-decoration: none;
	color: black;
}
.pager a:active, .pager a:hover, .pageON {
	color: #d10000 !important;
	text-decoration: underline;
}

.pageON{
	font-weight: bold;
}

#loginBox, #loggedBox {
	width: 600px;
	margin-top: 5px;
}

#loginBox form {
	margin: 0;
	padding: 0;
	width: 424px;
	height: 110px;	
	background: url(bg_login.jpg) no-repeat;
	text-align: left;
	float: left;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

#loginBox form .inputy {
	padding: 16px 0 0 11px;
	width: 185px;
	float: left;
}

#loginBox form .inputy input {
	width: 180px;
	border-collapse: collapse;
	border: 1px solid #6a9501;
	margin-bottom: 1px;
	color: #bababa;
	line-height: 16px;
	padding-top: 3px;
	font-size: 12px;
}

#loginBox form .image {
	margin: 14px 0 0 2px;
	display: block !important;
	border: 0;
}

#loginBox form img {
	border: 1px solid #6b9701;
	margin: 3px 5px 0 11px;
	cursor: pointer;
	display: none;
}

#loginBox .warning {
	background: url(im_warning.jpg) no-repeat;
	margin-top: 10px;
	padding: 5px 3px 3px 50px; 	
	text-align: left;
	font-weight: bold;
	height: 48px;
}

#loginBox .warning a {
	color: #c00000;
	text-decoration: underline;
}

#loginBox iframe {
	width: 1px;	
	height: 1px;
}

#loggedBox .box {
	float: left;
	height: 54px;
	margin-left: 4px;
}

#loggedBox .user {
	width: 256px;	
	background: url(bg_logged.gif) no-repeat;
	text-align: left;
	padding-top: 4px;
	margin-left: 0;
}

#loggedBox .user a {
	margin-left: 10px;
}

#loggedBox p {
	font-weight: bold;
	text-align: left;
}

#loggedBox .select{
	font-size: 12px;
	margin-left: 10px;
	background-color: #B8DE5D;
}

.red {
	color: #c00000;
}

.normal {
	font-weight: normal;
}

.impNote{
	border: 1px solid #c0c0c0;
	color: yellow;
	font-weight: bold;
	background-color: #ca0000;
	padding: 10px;
	margin: 10px 0px;
}

#condCont {
	text-align: left;
}

.forumPL, .forumPR{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.forumPL{
	height: 28px;
	width: 7px;
	background: url(fb_left.gif) no-repeat;
}
.forumPB{
	width: 97.5%;
	height: 28px;
	background: url(fb_body.gif);
	line-herght: 25px; 
	color: white;
	background-color: green;
}
.forumPR{
	height: 28px;
	width: 8px !important;
	background: url(fb_right.gif) no-repeat;
}

.forumRule{
	margin: 0;
	padding: 20px;
	font-size: 10px;
	width: 25%;
	float: left;
	text-align: left;
}
.forumBox {
	margin-top: 5px;
}
.forumBox a{
	color: #C00000;
}
.forumBox td{
	height: 25px;
	wertical-align: middle;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0 10px;
	background-color: #f1f1f1;
}
.forumBoxLine a,
.forumBoxLine a:visited{
	color: black;
}
.forumBoxLine a:hover{
	color: #c00000;
	text-decoration: none;
}
.forumBoxGreyLine{
	background-color: #ddd !important;
}
.forumBoxHead{
		background-image: url(header_forum2.png);
		height: 38px !important;
		background-repeat: no-repeat;
		padding: 0px 10px 0 10px !important;
		margin: 0px;
		font-weight: bold;
		vertical-align: middle;
		font-size: 14px;
		color: white;
		background-color: #fff !important;
		border-left: 0px !important;
		border-right: 0px !important;		
}
.forumBoxHead strong{
	line-height: 36px;
}
.forumBoxAddReply{
		display: block;
		width: 149px;
		height: 27px;
		float: right;
		background-image: url(button_forum2.png);
		background-repeat: no-repeat;
		margin-top: 5px;
}

.forumBoxAddReply:hover{
		text-decoration: none;
}
.forumBoxInfo{
		padding: 0 0 0 20px !important;
		color: #c00000;
		background-color: #f1f1f1;
		background-image: url(fb_arrow.gif);
		background-repeat: no-repeat;
		background-position: 10px center;
}
.forumBoxNew{
		padding: 0 0 0 35px !important;
		color: #000;
		font-weight: bold;
		background-color: #fff !important;
		background-image: url(fb_bubble.gif);
		background-repeat: no-repeat;
		background-position: 10px center;
}
.forumBoxReact{
		padding: 0 0 0 35px !important;
		color: #c00000;
		background-color: #f1f1f1;
		background-image: url(fb_bubble2.gif);
		background-repeat: no-repeat;
		background-position: 10px center;
}

.forum-voting {
	width: 50px;
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	background-image: url(forum-voting.png);
	display: inline;
}
.forum-voting,
.forum-voting a:hover,
.forum-voting .current-rating{
	text-decoration: none;
	background-image: url(forum-voting.png);
}
