.exc {
 	background: #EFEFEF;
	margin:15px auto;
	padding:10px;
}

.title {
	font-size: 20px;
}

.title a:link, .title a:visited, .title a:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

#p_table {

	text-align:center;
	width: auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:10px;
	margin-bottom:50px;
}

#product p {
	font-weight:bold;
	padding:0px;
	margin: 0px;
	margin-bottom: -15px;
	font-size: 16px;
}

#product a:link, #product a:visited, #product a:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

#komment {
 	background: #f8f8f8;
	text-align:center;
	width: 600px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:10px;
	padding-bottom: 20px;
}

#komment p {
	font-weight:bold;
	padding:0px;
	margin: 0px;
	margin-bottom: -15px;
	font-size: 16px;
}

#komment_text {
	width: 300px;
}
