/* @override 
	http://tugendhat.atelierzidlicky.eu/css/forum.css
	http://tugendhat/css/forum.css
*/

#content-forum {
	font-size: 12px;
	position: relative;
}

#content-forum img {
background-image: none;
margin-top: 5px;
}

.rules {
	padding-left: 19px;
	background: url(../img/rules3.gif) no-repeat 0 2px;
	padding: 0 0 10px 19px;
	color: #555;
}

#content-forum h2 {
padding: 0px 0 8px 0;
margin-bottom: 0;
}

#forum-action {
	padding: 0 0 0 0;
	position: absolute;
right: 10px;
top: 35px;
z-index: 10;
}




.pridat-prispevek, .zalozit-tema {
		font-size: 11px;
	background: #eee url(../img/plus.gif) no-repeat 3px 3px;
	padding: 3px 5px 3px 23px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
		margin: 0;
		display: block;
z-index: 100;
		border: 1px solid #eee;
}

.del_item {
		font-size: 12px;
	background: #eee url(../img/del.gif) no-repeat 3px 3px;
	padding: 3px 5px 3px 20px;
	margin-left: 5px;
	color: #000;
	text-decoration: none;
}

.zalozit-tema:hover, .pridat-prispevek:hover {
		background-color: #000;		
		display: block;
		border: 1px solid #000;
		color: #fff;
}

#vlozit-prispevek, #vlozit-tema {
position: relative;
padding: 15px 0;
}

#vlozit-prispevek p strong, #vlozit-tema p strong {
padding: 5px 0;
}

#vlozit-prispevek .smiles {
width: 500px;
padding: 0;
display: none;
}

#vlozit-prispevek p, #vlozit-tema p {
position: relative;
margin: 0 0;
width: 490px;

}

#vlozit-prispevek p.note {
width: 450px;
color: #777;
font-style: italic;
font-size: 12px;
padding-left: 90px;
padding-top: 5px;

}

#vlozit-prispevek input, #vlozit-tema input {
position: absolute;
left: 90px;
z-index: 10;
top: 2px;
margin: 0;
width: 352px;
padding: 2px;
border: 1px solid #c5c5c5;
	background: #fff url(../img/input-bg.gif) repeat-x left 1px;
}

#vlozit-prispevek textarea, #vlozit-tema textarea {
position: absolute;
left: 90px;
top: 2px;
margin: 0;
border: 1px solid #c5c5c5;
	background: #fff url(../img/input-bg.gif) repeat-x left 1px;
}

#vlozit-prispevek p textarea {
padding: 3px;
width: 350px;
height: 140px;
}

#vlozit-tema p textarea {
padding: 3px;
width: 350px;
height: 140px;
}

#vlozit-prispevek .vlozit_btn, #vlozit-prispevek .btn, #vlozit-prispevek .btn-dis {
		font-size: 11px;
		text-transform: uppercase;
	background: #000 url(../img/pridat-prispevek.png) no-repeat 6px 2px;
	padding: 2px 5px 2px 5px;
	color: #f1f1f1;
	font-weight: bold;
		margin: 0;
		text-align: center;
		width: 100px;
		display: block;
position: absolute;
top: 203px;
left: 348px;
		border: 1px solid #fff;
		cursor: pointer;
}

#vlozit-tema .zalozit_btn, #vlozit-tema .zalozit_btn_h, #vlozit-tema .btn, #vlozit-tema .btn-dis {
		font-size: 11px;
		text-transform: uppercase;
	background: #000 url(../img/pridat-prispevek.png) no-repeat 6px 2px;
	padding: 2px 5px 2px 5px;
	color: #f1f1f1;
	font-weight: bold;
		margin: 0;
		text-align: center;
		width: 170px;
		display: block;
position: absolute;
top: 113px;
left: 280px;
		border: 1px solid #fff;
		cursor: pointer;
}


#vlozit-prispevek .btn-dis, #vlozit-prispevek .btn-dis {
		cursor: not-allowed;
		background: #333;
		}


#vlozit-prispevek .vlozit_btn_h {
	
		font-size: 11px;
		text-transform: uppercase;
	background: #000 url(../img/pridat-prispevek.png) no-repeat 6px 2px;
	padding: 2px 5px 2px 5px;
	color: #f1f1f1;
	font-weight: bold;
		margin: 0;
		text-align: center;
		width: 100px;
		display: block;
position: absolute;
top: 203px;
left: 348px;
		border: 1px solid #000;
		cursor: pointer;
}

#vlozit-prispevek p .zalozit_btn, #vlozit-prispevek .zalozit_btn_h {
		font-size: 11px;
		text-transform: uppercase;
	background: #000 url(../img/pridat-prispevek.png) no-repeat 6px 2px;
	padding: 2px 5px 2px 5px;
	color: #f1f1f1;
	font-weight: bold;
		margin: 0;
		text-align: center;
		width: 160px;
		display: block;
position: absolute;
top: 115px;
left: 288px;
		border: 1px solid #fff;
		cursor: pointer;
}


 .thread-title {
position: relative;}

 .thread-title h3 {
font-size: 145%;
padding: 0;
margin: 18px 0;
}

p.question {

border: 1px solid #c5c5c5;
background: #f5f5f5;
margin: 7px 0 15px 0;
position: relative;
padding: 5px 10px;
}


p.question a {
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: #aaa;
	color: #fff;
	padding: 1px 4px;
	font-size: 12px;
	text-decoration: none;
	border: none;
}

p.question a:hover {
background: #555;}


 p.question span{
	padding: 15px 17px;
	display: block;
	padding: 5px;
}

 .question img {
position: absolute;
top: -13px;
right: 95px;
}

 .tema-zalozil {
text-align: right;
position: relative;
font-size: 12px;
font-weight: normal;
padding: 0 0 3px 0;
display: block;
float: right;
}

.tema-zalozil span {
font-weight: bold;}

.thread {
	padding-top: 10px;
}

/* ------------ forum ------------- */

.threads{

  padding: 10px 10px 10px 10px;
  line-height: 100%;
border: 1px solid #DBDBDB;
border-width: 1px 1px 1px 0;
margin: 0 0 10px 0;
}

.threads-popis{
width: 460px;
float: left;
	}

.threads-popis h3{

font-size: 130%;}

.threads-zalozeno {
width: 75px;
margin: 0 5px;
text-align: center;
font-weight: bold;
float: left;}

.threads-temat p{
text-align: center;
margin-bottom: 3px;	
}

.threads-zalozeno p{
text-align: center;
font-size: 12px;
font-weight: normal;
margin-bottom: 7px;
}

.threads-temat {
width: 60px;
text-align: center;
font-weight: bold;
float: left;}

.threads-temat p {
font-weight: normal;
margin-bottom: 7px;
}

.threads p {
padding: 3px 0 0px 0;
}


.thread h3 {
padding: 0px 0 2px 0;
margin: 0;
width: 700px;
font-weight: bold;
font-size: 15px;
float: left;
}

/* THEADS IN*/


.table-thread-in {
border: 1px solid #D5D5D5;
border-width: 1px 1px 1px 0;
margin-bottom: 10px;
width: 100%;
}


.table-thread-in tr.border td {
border-bottom: 1px solid #D5D5D5;
}

.table-thread-in th {
text-align: center;
	padding: 4px ;
margin: 0;
font-weight: normal;
background: #000 url(../img/forum-th-bg.gif) repeat-x;
font-size: 12px;
color: #fff;
		border: 1px solid #D5D5D5;
		border-width: 0 0 1px 1px;


}

.table-thread-in td {
	vertical-align: middle;
	padding: 3px 6px 3px 6px;
margin: 0;
		border-left: 1px solid #D5D5D5;


}

.table-thread-in h3 {
	font-size: 14px;
	padding: 2x 2px 50px 2px !important;
	margin: 0;
	font-weight: bold;
}

.table-thread-in h3 a {
text-decoration: none;}

#content .table-thread-in h5 {
	font-size: 12px;
	line-height: 130%;
margin: 0;
padding-bottom: 5px;
font-weight: normal;
}

.table-thread-in p {
	font-size: 12px;
margin: 0;
padding: 0 5px;
font-weight: normal;
color: #000;
}

.td-popis {
	background: #F8F8F8 url(../img/sraf2.gif) repeat-x left bottom;
	width: 450px;
	text-align: left;
	}

.td-popis h3 {
	padding: 3px 3px 2px 3px !important;
	margin: 0 !important;	}

.td-popis-blog {
	background: #fff url(../img/sraf2.gif) repeat-x left bottom;
	width: 450px;
	text-align: left;
	vertical-align: middle;
	
	}

.table-thread-in .td-popis-blog h3 {
padding: 0 2px;
margin: 0;
font-size: 14px;
	}

.td-popis-blog a {
position: relative;
top: -9px;
	}

.td-popis-blog h3 {
margin: 0 !important;
padding: 3px 4px !important;
}

.nadpis h3  {
	margin: 0 !important;
padding: 11px 0 !important;

}

.td-popis-blog img {
height: 30px;
border: 1px solid #DBDBDB;
padding: 1px;
position: relative;
top: 11px;
margin-right: 2px;

}

.td-last .time, .time {
padding: 0 0 0 0;
/*background: url(../img/time.gif) no-repeat 2px center;*/
text-align: center;
	}

.td-popis .locked {
font-weight: normal;
font-size: 11px;
margin: 0 0 5px 7px;
display: block;

}

.td-popis p {
	margin: 1px 3px 3px 3px;
	padding: 0;
}


.td-zalozil a {
margin-bottom: 6px;
font-size: 11px;
line-height: 120%;
}


#content .td-zalozil {
	background: #fff url(../img/sraf5.gif) repeat-x left bottom;
	text-align: center;
	width: 55px;
	font-size: 12px;

}

.td-zalozil img {
	width: 35px;
	border: 1px solid #DBDBDB;
	padding: 1px;
}


.td-prispevku h5{
margin-bottom: 10px;
}

.td-prispevku-blog h5{
margin-bottom: 2px;
}

.td-prispevku-blog span {
margin: 0 auto;
padding-left: 12px;
background: url(../img/cmnt.gif) no-repeat left 2px;
	padding-left: 16px;


}

p.pocet-prispevku {
background:  url(../img/forum_bubble.gif) no-repeat left center;
	text-align: left;
display: inline;
padding-left: 17px;
}

.td-prispevku {
background: #fff url(../img/sraf5.gif) repeat-x left bottom;
	width: 40px;
	text-align: center;
	padding-top: 200px;
}

.td-prispevku-blog {
	background: #f6fbfb url(../img/sraf5.gif) repeat-x left bottom;
	width: 50px;
	text-align: center;


}

.td-last {
	text-align: center;
	background: #fff url(../img/sraf5.gif) repeat-x left bottom;
width: 65px;

}

.td-last a {
font-size: 11px;
}

#jump-to {
  font-size: 100%;
color: #2d87a5;
width: 510px;
position: relative;
font-weight: bold;
padding: 17px 0 0 0 ;
}

.jumpto {
  font-size: 100%;
  color: #000;
  width: 510px;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
}

.jumpto img {
position: relative;
top: 3px;
margin-left: 4px;

}

.locked {
  font-size: 100%;
color: #bd1b1b;
  background: url(../img/locked.gif) no-repeat left 5px;
  padding-left: 12px;
  padding-top: 2px;
  margin-left: 0;
}

.new-entry{
  font-size: 100%;
  font-weight: normal;
  background: #fff url(../img/addcmnt_bg.gif) repeat-x 3px bottom;
  border: 1px solid #1bc2cb;
  padding: 4px 8px 1px 4px;
  height: 20px;
  display: block;
  width: 140px;
}

.new-entry a{
    background: url(../img/addcmnt.gif) no-repeat left 3px;
  padding: 4px 0 2px 25px;
  text-decoration: none;
  }

.pages{
	text-align: right;
	position: relative;
	height: 2)px;
	margin: 18px 0 15px 0;
}

.celkem-prispevku {
	width: 710px;
	text-align: left;
	padding: 0 20px 0 0;
}

.na-stranku  {
	text-align: right;
	position: absolute;
	padding: 0;
	top: -2px;
	right: 0;
	width: 250px;

}

.paging-links {
	width: 100%;
	padding: 10px 0 0 0;
	text-align: right;
	
}

.paging-links a {
	padding: 0px 4px 1px 4px;
	font-size: 90%;
	text-decoration: none;
	margin: 0 3px;
	font-weight: bold;
	border: 1px solid #2d87a5;
}

.paging-links a:hover {
	margin: 0 3px;
	border: 1px solid #2d87a5;
	color: #fff;
	background: #2d87a5;
	text-decoration: none;
}

.paging-links a.active {
	border: 1px solid #2d87a5;
	color: #fff;
	background: #2d87a5;
}

.entry{
  margin: 5px 0 5px 0;
  padding-top: 10px;
  border-top: dotted 1px #ccc;
}


.pages .active{
  font-weight: bold;
}

.entry .user_card{
  width: 100px;
  float: left;
  line-height: 110%;
}

.reply {
	margin: 10px 0 0px 10px;
	padding: 0 5px 0 15px;
	background:  url(../img/forum_bubble.gif) no-repeat left center;
	color: #000;
}

.subject .delete {
	margin: 10px 0 0px 0px;
	padding: 0 5px 0 5px;
	background:  url(../img/delete.gif) no-repeat center center;
	color: #000;
}

.reply .user_card {
  width: 100px;
  float: right;
  text-align: right;
  line-height: 110%;
  
}

.entry .user_card p{
margin: 0;
padding: 0; 
text-align: left; 
}

.reply .user_card p{
margin: 0;
padding: 0; 
text-align: right; 
}

.user_card .user-info {
font-style: italic;
color: #9EA2AA;
font-size: 11px;
margin: 2px 0;
}

.entry .user_card .author {
	background: url(../img/user.gif) no-repeat left top;
	padding: 1px 0 1px 9px;
margin: 3px 0;
}

.reply .user_card .author {
	background: url(../img/user.gif) no-repeat right top;
	padding: 1px 9px 1px 0px;
margin: 3px 0;
}

.user_card .numero {
font-size: 90%;
color: #9EA2AA;
}

.user_card .numero .cyan {
font-size: 100%;
}


.gotop {
	background: url(../img/gotop.gif) no-repeat left center;
	padding-left: 13px;
	margin: 4px 0;
	font-size: 11px;
}



.user-img {
	padding: 5px 0;
}

.user-img img {
	border: 1px solid #c5c5c5;
	padding: 1px;
	background: #fff;
	
}

.entry_content-1, .entry_content-2{
  width: 400px;
  _height: 100px;
  min-height: 100px;
  float: left;
}


.subject {
padding: 0;
margin: 0;
font-weight: normal;
 }

.subject a {
font-weight: normal;
text-decoration: none;
 }

.subject a:hover {
     color: #F50000;
 }

.subject .user {
font-weight: normal; }

.entry_content{
  width: 710px;
  padding: 7px 8px 5px 10px;
  border: 1px solid #c5c5c5;

background: #ffffff;
	position: relative;
  margin-bottom: 5px;
}

.entry_content p.subject{
  padding: 0 0 4px 0;
}

.entry_content p{
  padding: 4px 0 4px 0;
}

.entry_content  .att {
font-style: italic;
padding-top: 8px;
display: block;
}

.att a {
  padding: 5px 10px 5px 18px;
      color: #333;
font-style: normal;
      text-decoration: none;
      font-size: 11px;
margin-left: 2px;
}

.att a:hover {
      color: #000;
      text-decoration: underline;
}

.entry_content .date{
  background: url(../img/timee.gif) no-repeat 0 center;
  padding-left: 18px;
  font-size: 11px;
  color: #888;
  font-style: normal;
  float: right;
}

.reply .entry_content{
  width: 710px;
padding: 5px 10px 5px 10px;
  border: 1px solid #c5c5c5;
background: #F5F5F5;

position: relative;
  margin-bottom: 7px;
}

.reply .entry_content.edit{
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	background: #D3D3D3;
	color: #fff;
	padding: 0px 4px;
	font-size: 11px;
	text-decoration: none;
}

.entry_content .edit{
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: #aaa;
	color: #fff;
	padding: 1px 4px;
	font-size: 12px;
	text-decoration: none;
}

.entry_content .edit:hover{
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: #555;
	color: #fff;
	padding: 1px 4px;
	text-decoration: none;
	border: none;
	border: none;
}



.reply .improper {
background: url(../img/danger.gif) no-repeat right 2px;
float: right;
padding: 0;
padding-right: 14px;
font-size: 11px;
color: #A8A8A8;text-decoration: none;
}

.reply a.improper:hover {
background: url(../img/danger.gif) no-repeat right -15px;
float: right;
padding-right: 14px;
color: red;
font-size: 11px;
border: none;
border: none;
}

.reply  p.improper {
	background: url(../img/danger.gif) no-repeat right -14px;

}

.entry .improper {
background: url(../img/danger.gif) no-repeat right 2px;
float: right;
padding: 0;
padding-right: 14px;
font-size: 11px;
color: #A8A8A8;
text-decoration: none;
border: none;
}

.entry a.improper {
background: url(../img/danger.gif) no-repeat right 2px;
float: right;
padding-right: 14px;
font-size: 11px;
color: #A8A8A8;
text-decoration: none;
}

.entry a.improper:hover {
background: url(../img/danger.gif) no-repeat right -15px;
float: right;
padding-right: 14px;
color: red;
font-size: 11px;
border: none;
}

.entry  p.improper {
	background: url(../img/danger.gif) no-repeat right -14px;

}

.entry_content .bubble-left{
display: none;
}

.reply .entry_content .bubble-right{
display: none;}


#vlozit-prispevek #next_file{
    width: 200px;
    padding: 0 0 0 90px;
}

#file_fields{
    position: relative;
    padding-top: 15px;
}

.file{
    padding: 2px 20px 2px 24px;
}

.add_item{
  padding: 5px 5px 5px 23px;
  margin: 0 0 0 0px;
  display: block;
  background: url('../img/add.png') 0 center no-repeat;
  text-decoration: none;
  font-weight: normal;
}