/* ------------------------------ NASTENKA ------------------------------------ */
#prispevky {
	width: 92%;
	margin-left: 2px;
}

		.nastenkovnik
		{
			font-size: 90%;
			margin-top: 2px;
			margin-bottom: 2px;
			padding: 3px 2px 3px 0px; 
		/*
			border: 1px solid #382D12;
		*/
		}

		.nastenkovnik_l
		{
			font-size: 90%;
			margin-top: 2px;
			margin-bottom:2px;
			padding: 3px 2px 3px 0px; 
		/*
			border: 1px solid #382D12;
		*/
		}

		.head
		{
			width: 100%;
		}

				.kdo
				{
					width: 100%;
				/*
					font-weight: bold;
				*/
					text-decoration: underline;
				}

				.kdy
				{
					width: 100%;
					font-size: 80%;
				}

		.post
		{
			padding-top: 2px;
			width:100%;	
			font-style: italic;
		}

.strankovadlo_stranka
{
	padding-left:3px;
	padding-right: 3px;
}

.active_stranka
{
	font-weight: bold;
}

.novy_prispevek{
	text-align: center;
	width: 92%;
}

.strankovadlo a
{
	text-decoration:none;
	letter-spacing: -1px;
	text-align: left;
	padding-left: 10px;
}

.strankovadlo {
	text-align: center;
	font-size: 90%;
	width: 92%;
	padding-top: 5px;
	padding-bottom: 5px
}

.cleaner
{
	clear:both;
}

/*----------------- OKYNKO --------------------*/
#plovoknoPrispevek{
	position: absolute;
	right: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	z-index:10;
	
	/*
		left:50%;
		margin-left: -132px;
	*/
}

.plovokno{
	display:block;
}

.plovokno_skryte{
	display:none;
}

.okynko
{
	color: black;
	width:275px;
	height:285px;
	border-left: 2px solid #D2D2D2;
	border-right: 2px solid #D2D2D2;
	border-bottom: 2px solid #D2D2D2;
	background-color:#F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.horni
{
	background-image: url("images/ram_h.png") ; 
	background-repeat:repeat-x;
	height: 20px; /* -5 padding-top */
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	padding-top: 5px;
}

.x-close{
	background-image: url("images/ram_h.png") ; 
	background-repeat:repeat-x;
	height: 20px; /* -5 padding-top */
	float:right;
	padding-right:4px;
	padding-top: 5px;
}

.x-close a
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	font-size: 14px;
}

.pracovni
{
	font-size:12px;
	margin: 10px 15px 5px 15px;
}

.form
{
	text-align:left;
	margin-left: 10px;	
	margin-top: 5px;
	margin-bottom:8px;
}

.sub
{
	margin-top: 8px;
	text-align:center;
}

.radovifurtnecovadi
{
	width: 225px;
}



.neviditelny{
	display: none;
}

.buttonek{
	width: 100px;
}

.kod-div{
	line-height: 150%;
	vertical-align: top;
}
