.page .content{
	width: 100%;
	padding: 0;
}
.end{
	font-size:1px;
	clear:left;
	line-height: 1px;
}
.galerie_detail{
	padding-bottom:50px;
}
.galerie_detail .foto{
	padding: 50px 0 10px 0;
	text-align: center;
}
.addon_content{
	margin: 0 auto;
	padding: 20px;
	width: 960px;
}
.addon{
	background-color:Black;
}
.addon .column{
	width: 48%;
	float:left;
	margin: 0;
	padding: 0;
}
.addon .column div{
	float:left;
}
.addon .column .label{
	width: 130px;
	clear:left;
}
.addon .column .text{
	width: 300px;
	margin-bottom: 10px;
}
.addon .column .text span{
	padding-right: 20px;
}
.addon .column .text .title{
	color: #98C6D8;
}
.addon .column .text a{
	color: White;
	text-decoration: none;
}
.addon .column .text .user{
	font-style: italic;
}
.addon .hr{
	clear:left;
	font-size: 1px;
	line-height: 1px;
	margin:0;
}
.addon .forms{
	clear:left;
	margin: 0;
	width:100%;
	height: 150px;
	border-top: 1px solid White;
	padding-top: 12px;
	margin-top: 30px;
}
.addon .commentform{
	margin: 0;
	width: 460px;
	height: 130px;
	float:left;
}
.addon .commentform .title{
	padding-bottom: 8px;
	font-size: 12px;
}
.addon .commentform .area{
	width: 360px;
	height: 120px;
	float:left;
}
.addon .commentform .area textarea{
	width:338px;
	height: 80px;
	font-family: Verdana;
	font-size: 12px;
}
.addon .commentform .area span{
	display:block;
	text-align: right;
	margin-top: 2px;
}
.addon .commentform .area span input{
	width: 35px;
	margin-right:4px;
	font-family: Verdana;
	font-size: 12px;
}
.addon .commentform .submit{
	width:70px;
	height:80px;
	float:left;
}
.addon .commentform .submit input{
	background-color: Black;
	color: White;
	font-family: Verdana;
	border: 0;
	cursor: pointer;
	margin-top: 90px;
	font-size: 12px;
	height: 15px;
	width: 30px;
}
.addon .tool1{
	margin:0;
	height: 23px;
}
.addon .tool2{
	margin: 0;
	height: 70px;
}
.addon .tool3{
	margin: 0;
	height: 15px;
}
.addon .tool1 .submit, .addon .tool2 .submit, .addon .tool3 .submit{
	margin-bottom: 8px;
}
.addon .tool1 .submit input, .addon .tool2 .submit input, .addon .tool3 .submit input{
	background-color: Black;
	color: White;
	font-family: Verdana;
	border: 0;
	padding:0;
	cursor: pointer;
	font-size: 12px;
	height: 15px;
	text-align: left;
}
#options_form{
	background-color: #666666;
	border: 1px solid Black;
	position: absolute;
	padding: 10px;
	margin: -200px 0 0 600px;
	width: 320px;
	height: 170px;
}
#options_form div{
	float:left;
}
#options_form .label{
	width: 80px;
}
#options_form input, #options_form textarea{
	width: 200px;
	font-family: Verdana;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	margin: 2px 0 8px 0;
}
#options_form textarea{
	height: 60px;
}
#options_form .submit input, #delete_form .submit input{
	background-color: #666666;
	color: White;
	font-family: Verdana;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	width: 10px;
	height: 15px;
	text-align: left;
	font-weight: bold;
	margin: 50px 0 0 8px;
}
#delete_form{
	background-color: #666666;
	border: 1px solid Black;
	position: absolute;
	padding: 10px;
	margin: -120px 0 0 600px;
	width: 320px;
	height: 50px;
}
#delete_form .label{
	margin-bottom: 3px;
}
#delete_form select{
	font-family: Verdana;
	border: 0;
	font-size: 12px;
	width: 100%;
}
#delete_form .submit{
	text-align:right;
}
#delete_form .submit input{
	margin: 4px 0 0 0;
}
.komentare{
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	clear:left;
	min-height: 50px;
}
.komentar{
	border-bottom: 1px solid White;
	padding-bottom: 6px;
	margin-bottom: 8px;
}
.komentar .icon{
	width: 48px;
	float:left;
}
.komentar .data{
	min-height:48px;
}
.komentar .data span{
	display:block;
}
.komentar .data .info{
	margin-bottom: 3px;
}
.komentar .data .info span{
	display: inline;
}
.komentar .data .info .hodnoceni{
	color: #98C6D8;
	padding-left: 10px;
}
.komentar .data span a{
	color: #98C6D8;
	text-decoration: none;
	font-style: italic;
	padding-right: 8px;
}
.komentar .delete{
	display:block;
	text-align: right;
	text-decoration: none;
	color:  white;
	
}
.komentar .end{
	clear: left;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	float: none;
}