/* @override http://worldmusic/styles/wm-add.css */

@charset "UTF-8";

input {
	font-size: 12px;
}

input#imagewide, input#imagesmall {
	color: #ffffff;
}

input#odstranitobrazek {

}

.pagelistitemheader {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

/* @group setters */

.roknewspager-div.fake-header {
	margin-bottom: 20px;	
}

.zero-bottom {
	padding-bottom:0px;
	margin-bottom:0px;
}

body.dark .cc-img img { border: 1px solid #222; }

.fotogallerySelector {
	margin: 0;
	padding-bottom: 14px;
}

/* @end */

/* @group helpers */

.al-left {
	text-align: left;
}

.al-right {
	text-align: right;
}

.al-center {
	text-align: center;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.hidden {
	display: none;
}

.colorBlue {
	color: #2e82d0;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.uppercase {
	text-transform: uppercase;
}

.no-border {
	border: 0 !important;
}

a:focus {
	-moz-outline-style: none;
	outline: none;
}

a:active {
	outline: none;
}

/* @end */