body {
	font-size: 76%;
}

body,td,th {
	font-family: 'Arial CE', Arial, 'Helvetica CE', Helvetica, sans-serif;
	font-size: 0.83em;
}

.wsw h2 {
	margin: 0px;
	text-align: left;
	font-size: 300%;
	font-weight: normal;
	color: silver;
	background: url('/_images/background_p.png') no-repeat;
	background-position: left bottom;
}

.wsw h3 {
	display: block;
	margin: 0px 0px 3px 0px;
	padding: 3px 8px 2px 10px;
	text-align: left;
	font-size: 150%;
	font-weight: normal;
	color: #f48000;
	background: #F5F5F5
}

.wsw h4 {
	margin: 0px;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
}

.wsw h5 {
	margin: 0px;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
}

.wsw ul,ol {
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
}

.wsw ul {
	list-style: square;
}

.wsw a {
	color: #f48000;
	text-decoration: underline;
}

.wsw a:hover {
	color: #F03F99;
}

.wsw p {
	margin: 0px 0px 5px 0px;
}

.wsw img {
	margin: 5px;
}

.wsw small {
	font-size: 0.92em
}

/* styly pro roletku "styly" */
.wsw .black {
	color: Black;
}

.wsw .big {
	font-size: 1.5em;
}

.wsw .bigger {
	font-size: 1.17em;
}

.wsw .smaller {
	font-size: 0.92em;
}

.wsw .small {
	font-size: 0.83em;
}

.wsw td {
	vertical-align: top;
}