#myPopup .ct6Popup {
	line-height: 6px;
}
#myPopup .ctNormalPopup {
	line-height: normal;
	background-image: url(//images/modules/ct-alert/fond.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b9e1fd;
}
#myPopup .texteAlert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#myPopup_rss .ct6Popup {
	line-height: 6px;
}
#myPopup_rss .ctNormalPopup {
	line-height: normal;
	background-image: url(//images/modules/ct-alert/fond.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b9e1fd;
}
#myPopup_rss .texteAlert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#myPopup_twitter .ct6Popup {
line-height: 6px;
}
#myPopup_twitter .ctNormalPopup {
	line-height: normal;
	background-image: url(//images/modules/ct-alert/fond.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b9e1fd;
}
#myPopup_twitter .texteAlert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#obfus {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 9;
	background: url('/thema//images/obfus.png') repeat 0 0;
}
#modal-box {
	position: fixed;
	top: 100px;
	width: 930px;
	height: 550px;
	padding: 10px;
	background-color: #fff;
	z-index: 10;
	display: none;
}
#modal-box #btn-close {
	position: absolute;
	right: -12px;
	top: -12px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	background-image: url('/thema//images/fancybox_sprite.png');
}
.flexslider {
	margin-top: 30px;
}
.flexslider .slide {
	cursor: pointer;
}
.flex-control-nav {
	display: none;
}