.DA_profile_public {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #ffffff; /* layer fill content */
	-moz-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	-webkit-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
}

.DA_profile_public_header {
	height: 100px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #ffffff; /* layer fill content */
	-moz-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	-webkit-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	background-color: #e5ddbf; /* layer fill content */
}

.DA_profile_public_header img.avatar {
	float: left;
	height: 100px;
	margin-right: 20px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	-webkit-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
}


.DA_profile_public h2 {
	margin: 0;
	font-size: 34px;
	line-height: 40px;
}
.DA_profile_public h3 {
	margin: 0;
	font-size: 20px;
	line-height: 26px;
}
.DA_profile_public_header h2 { padding: 20px 0 0 0; }
.DA_profile_public_header_3lines h2 { padding: 5px 0 0 0!important; }
.DA_profile_public_header_3lines div { padding: 5px 0 0 0!important; }

.DA_profile_public {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #ffffff; /* layer fill content */
	-moz-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	-webkit-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
}

.DA_profile_public_header {
	height: 100px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #ffffff; /* layer fill content */
	-moz-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	-webkit-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	background-color: #e5ddbf; /* layer fill content */
}

.DA_profile_public_header img.avatar {
	float: left;
	height: 100px;
	margin-right: 20px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	-webkit-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
}

.DA_profile_public_body {
	padding: 10px 20px;
}


.DA_profile_public_widget .badge_icon {
	text-align: center;
	color: #c10f23; /* text color */
	font-family: 'BebasNeue', Arial, sans-serif; text-transform: uppercase;
	font-size: 34px;
	padding: 30px 0 0 0;
	width: 100px;
	height: 70px;
	background: url('images/ico-prijmy.png') no-repeat;
	float: left;
	margin-right: 15px;
}

.DA_profile_public_widget .badge > img {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 15px;
}

.DA_profile_public_widget .badge_label {
	font-family: 'BebasNeue', Arial, sans-serif; text-transform: uppercase;
	font-size: 22px;
	padding-top: 15px;
}
.DA_profile_public_widget .badge_label_datum {
	font-family: 'BebasNeue', Arial, sans-serif; text-transform: uppercase;
	font-size: 32px;
	color: #c10f23; /* text color */
}

.DA_profile_public_widget .cta {
	font-family: 'BebasNeue', Arial, sans-serif; text-transform: uppercase;
	font-size: 22px;
	text-align: center;
	margin: 20px 0 10px 0;
}


.DA_prijemce_box {
	padding: 15px 20px;
	margin-bottom: 20px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #e5ddbf; /* layer fill content */
	-moz-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	-webkit-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
}

#content .DA_prijemce_box img.blog_list_img { margin: 3px 10px 10px 0; }

.DA_prijemce_box img.avatar {
	float: left;
	width: 120px;
	height: auto;
	margin-right: 20px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	-webkit-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
}

.profil_photos a {
	text-decoration: none;
}
.profil_photos .cssthumb_wrap {
    width: 120px;
    height: 120px;
    position:relative;
    overflow: hidden;
    display: inline-block;
}
.profil_photos .cssthumb {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	-webkit-box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
	box-shadow: inset 0 0 0 1px rgba(43,41,28,.1); /* inner shadow */
}


.DA_profile_public.side {
	width: 30%;
	min-width: 200px;
	max-width: 500px;
	float: right;
	margin: 0 0 5px 10px;
}

.DA_profile_public_body.side {
	height: auto;
	background-color: #e5ddbf; /* layer fill content */
}

.DA_profile_public_body.side img.avatar {
	width: 80%;
	margin: 0 auto;
	display: block;
}


.DA_profile_public.photo {
	background: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.DA_profile_public_body.photo {
	background: transparent;
}
.DA_profile_public_body.photo img.avatar {
	float: left;
	width: 40%;
	max-width: 250px;
	min-width: 80px;
	height: auto;
	margin: 0 10px 5px 0;
}