.thread DIV {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.reply input,.reply  textarea{
	background-color: white;
	color: #555555;
}
/*
table, td, th{
	border-collapse: collapse;
}*/
.diskCont a, .diskCont  a:visited{
	text-decoration: none;
}
.diskCont a:hover{
	text-decoration: underline;
}


.diskCont{
	width:440px;
	margin: 0 auto;
	font-family: tahoma;
	font-size: 12px;
	padding: 0px;
	margin: 5px 0;
	text-align: center;
	margin-bottom: 20px;
}
.loginCont{
	padding: 5px 0;
}

.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{
    clear: both;
	margin-left: 0px;
}
.level2{
    clear: both;
	margin-left: 15px;
}
.level3{
    clear: both;
	margin-left: 30px;
}
.level4{
    clear: both;
	margin-left: 45px;
}
.level5{
clear: both;
	margin-left: 60px;
}
.level6{
clear: both;
	margin-left: 75px;
}
.level7{
clear: both;
	margin-left: 90px;
}
.level8{

clear: both;	margin-left: 105px;
}
.level9{
clear: both;
	margin-left: 120px;
	
}
.level10{
clear: both;
	margin-left: 135px;
}

.message, .notifier {
    xposition: relative;
    font-size: 11px;
    margin-bottom: 1px;
    text-align: left;
    width: 100%;
}

.message .head, .message .redakcebleskcz {
    height: 25px;
    line-height: 25px;
    background: url(../images/blesk/bg_hlavicka.gif) repeat-x;
    font-weight: bold;
    padding-left: 5px;
    color: white;
}

.message .redakcebleskcz {
    background-image: none;
    background: #E7DE0F !IMPORTANT;
    color: black;   
}
.message .head span {
    float: left;
    width: 270px;
    overflow: hidden;
    height: 25px;

}

.redakcebleskcz .star-rating {
  background: url(../images/blesk/redakcebleskcz.gif) no-repeat;
  height: 20px;
  width: 58px;
  margin-top: 3px;  
}
.star-rating {
    float: right;
    width: 50px;
    height: 10px;
    background: url(../images/blesk/im_star_0.gif) repeat-x;
    position: relative;
    margin-top: 5px;
    margin-right: 5px;
} 
.redakcebleskcz .star-rating div{
  display: none;
}
.star-rating div{
    height: 10px;
    background: url(../images/blesk/im_star_1.gif) repeat-x;
    position: absolute;
    top: 0;
    left: 0;
} 
.redakcebleskcz .star-rating ul{
  display: none;
}
.star-rating ul{
    list-style:none;
    margin: 0;
    padding:0;
    width: 50px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
} 

.star-rating li {
    padding:0;
    margin:0;
    /*\*/float: left;/* */}
     
.star-rating li a {
    font-size: 10px;
    line-height: 10px;
    display:block;
    width:10px;
    height: 10px;
    text-decoration: none;
    text-indent: -999em;
    z-index: 20;
    position: absolute;
    padding: 0px;
} 

.star-rating li a:hover{
    background: url(../images/blesk/im_star_1.gif);
    z-index: 1;
    left: 0px;
} 

.star-rating a.one-star{left: 0;} 
.star-rating a.one-star:hover{width:10px;} 
.star-rating a.two-stars{left:10px;} 
.star-rating a.two-stars:hover{width: 20px;} 
.star-rating a.three-stars:hover{width: 30px;} 
.star-rating a.three-stars{left: 20px;} 
.star-rating a.four-stars{left: 30px;}      
.star-rating a.four-stars:hover{width: 40px;} 
.star-rating a.five-stars{left: 40px;} 
.star-rating a.five-stars:hover{width: 50px;}

.message p, .message .body {
    background-color:  #eaeaea;
    margin: 1px 0px 1px 0px;
    padding: 5px;
}

.message .foot {
    background-color: #dbd9da;
    height: 25px;
}

.message .foot div, .message .foot a {
    display: block;
    float: left;
    font-weight: bold;
    line-height: 25px;
    padding-left: 5px;
}

.message .foot a {
    color: #000000;
    font-weight: bold;
}

.message .foot .nick {
    height: 25px; 
    padding-right: 5px;
}
.foot .nick:hover{
	text-decoration: none !important;
}
.admin{
	background: url(../images/blesk/im_crown.gif) no-repeat right 5px !important;
	padding-right: 18px !important;
}

.message .foot .user_level0 {
	background: transparent none no-repeat right 5px !important;
	padding-right: 18px !important;
}
.message .foot .user_level1 {
	background: url(../images/blesk/user_level0.gif) no-repeat right 5px !important;
	padding-right: 18px !important;
}

.message .foot .user_level2 {
	background: url(../images/blesk/user_level1.gif) no-repeat right 5px !important;
	padding-right: 18px !important;
}

.message .foot .banned {
	background: url(../images/blesk/im_ban.gif) no-repeat right 5px !important;
	padding-right: 18px !important;
}

.message .foot .date {
    font-weight: normal;
    padding: 0px 5px;
}

.message .foot .react {
    margin-top: 1px;
    float: right;
    width: 88px;
    height: 24px;
    border: 0;
    background: url(../images/blesk/react_bg.gif) repeat-x;
    text-align: center;
    line-height: 23px;
    color: white;
}
.message .foot .button {
    display: block;
    padding-right: 5px;
}

.message .foot .notify {
    
}

.message .foot .delete {
    background: url(../images/im_stop.gif) no-repeat 5px 6px;
    padding-left: 25px;
}

.message .foot .dictionary {
    background: url(../images/im_dict.gif) no-repeat 4px 5px;
    padding-left: 25px;	
}

.message .foot .adddictionary {
    padding-left: 20px;	
	background: url(../images/im_adddict.gif) no-repeat 4px 5px;
}

.message .foot .restore {
    padding-left: 25px;	
	background: url(../images/im_restore.gif) no-repeat 5px 5px;
}

.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: 88px;
	background: url(../images/bg_react_ok.gif) repeat-x;
}

.message .foot .del  {
	width: 88px;
}


/*
.cb {
    clear: both;
    border: 0;
    padding:0;
    line-height: 1px;
    margin-top: -1px;
    height: 1px;
    overflow: hidden;
}
*/

.reply {
    background-color: #eaeaea;
    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 #949494;
    width: 100%;
    background: #f2f2f2;
    font-size: 11px;
    font-family: tahoma;
}


.reply textarea {
    height: 100px;
}

.reply #badwords {
	width: 100%;
	height: 100px;	
}

.reply .reason {
	width: 78%;
	height: 30px;
	float: left;	
}

.reply label {
    margin: 0px;
	display: block;
    padding: 0px;
    font-size: 11px;
    font-weight: bold;
	text-align: left;
	padding-right: 5px;
	margin-bottom: 5px;
}

.reply .submit {
    border: 1px solid #949494;
    margin: 8px 0 10px 0;
    background: url(../images/blesk/react_bg.gif) repeat-x;
	color: white;
    width: 130px;
    height: 25px;
    font-size: 11px;
    font-weight: bold;
	padding: 0px;
    float: right;
	cursor: pointer;
    
}

.reply .notifySubmit { 
	margin-top: 5px;
	width: 80px;
}
.root_reply {
	text-align: right;
	margin: 10px 0px 10px 0px;
}
#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: 100%;
	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 {
	
}

#loginBox form {
	margin: 0;
	padding: 0;
	width: 308px;
	height: 120px;	
	background: url(../images/blesk/bg_login.gif) no-repeat;
	text-align: left;
	float: left;
	color: white;
	font-size: 11px;
	font-weight: bold;
	display: block;
}
#loginBox .buttons {
	width: 120px;
	float: left;
}
#loginBox form .inputy {
	padding: 18px 0 0 11px;
	width: 140px;
	float: left;
}

#loginBox form .inputy input {
	width: 136px;
	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;
}

#loginBox form img {
	border: 1px solid #6b9701;
	margin: 3px 5px 0 11px;
	cursor: pointer;
	display: none;
}

#loginBox .warning {
	background: url(../images/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: 186px;	
	background: url(../images/blesk/bg_logged.gif) no-repeat;
	text-align: left;
	padding-top: 6px;
	margin-left: 0;
	height: 61px;
}

#loggedBox .user a {
	margin-left: 4px;
}

#loggedBox p {
	font-weight: bold;
	text-align: left;
}

#loggedBox .select{
	font-size: 13px;
	margin-left: 5px;
	background-color: #B8DE5D;
	width: 175px;
}

.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;
}

.artForumNfo{
	background-color: #D5D5D5;
}

.artForumNfo img{
	width: 50px !important;
}
.artForumLnk{
	text-decoration: none !important;
}
.artForumLnk:hover{
	text-decoration: underline !important;
}
.artForumNfo a{
	font-weight: bold; padding-left: 20px; color: black;
	text-decoration: none !important;
}
.artForumNfo a:hover{
	text-decoration: underline !important;
	color: #c00000;
}
.artForumNfo2{
	color: #000000;
	font-weight: bold;
	padding-top:5px;
	margin-top:5px;
	border-top:1px solid #ccc;
}
.artForumNfo2 a{
		text-decoration: none;
		color:#fff;
		height:19px;
		padding: 3px 10px;
		background: transparent url(../images/blesk/facelift/pridej_prispevek.gif) no-repeat;
		width:120px;
		display:inline-block;
		/* pro ie 6 */
		_width: 138px;
}
.artForumNfo2 a:hover{
		text-decoration: underline;
}
.forumArtTitle a{
	text-decoration: none;
}
.forumArtTitle a:hover{
	text-decoration: underline;
}
.forumArtTitle small{
	font-size: 50%;
}
.ulineHover{ text-decoration: none;}
.ulineHover:hover{ text-decoration: underline;}
.backToArt{
	color:#DE1111;
	font-weight:bold;
	text-align:right;
	clear: both;
	padding: 10px;
}
.main_react{
		padding-right: 10px;
		font-weight: bold;
}