

.input{
	background-color: Black;
	border: 1px solid white;
	color: white;
	width: 200px;
}
#parent{
	width: 40px;
	text-align: right;
}

.forum_left{
	width: 170px;
	float: left;
	margin-top: 3px;
	text-align: right;
}

.forum_right{
	width: 370px;
	float:left;
	margin-top: 3px;
	margin-left: 30px;
	text-align: left;
}

#textarea{
	margin-top: 2px;
	width: 296px;
	height: 100px;
}

#odoslat{
	width: 95px;
	margin-left: 95px;
	margin-bottom: 5px;}

.prispevok{
	border: 1px solid white;
	width: 450px;
	float:left;
	margin-top: 10px;
	margin-left: 70px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}

.top_left{
	width: 50px;
	float: left;
	
}

.top_nazov{
	font-weight: bold;
	float: left;
}

.top_odpovedat{
	float: right;
	padding-right: 5px;
	
}

.text_prispevku{
	width: 100%;
	margin-top: 15px;
}

.bottom_prispevku{
	width: 100%;
	font-size: 10px;
	float: left;
	margin-top: 10px;
}

#strank{
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}
