/* Start of CMSMS style sheet 'main' */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #2d2d2d;
	text-align: left;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
}
div {
	font-size: 1em;
}
img {
	border: 0;
}
a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #0033ff;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #18507C;
}
a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #333;
}
div#pagewrapper {
	border: 2px solid #ffffbe;
	margin: 0 auto;
	max-width: 80em;
	min-width: 60em;
	background-color: #ffffbe;
	color: black;
}
div#header {
	height: 286px;
	background: #fff;
}
div#header-en_US h1 a {
	background: #fff url(uploads/images/weekend_header-en.jpg) no-repeat center top;
	display: block;
	height: 286px;
	text-indent: -999em;
	text-decoration: none;
}
div#header-pl_PL h1 a {
	background: #fff url(uploads/images/weekend_header-pl.jpg) no-repeat center top;
	display: block;
	height: 286px;
	text-indent: -999em;
	text-decoration: none;
}
div#content {
	margin: 1.5em auto 2em 0;
}
div#main {
	margin-left: 29%;
	margin-right: 2%;
}
div#sidebar {
	float: left;
	width: 26%;
	display: inline;
	margin-left: 0;
}
div#footer {
	clear: both;
	color: #fff;
	background-color: #2d2d2d;
}
div#footer p {
	font-size: 0.9em;
	padding: 1.5em;
	text-align: center;
	margin: 0;
}
div#footer p a {
	color: #fff;
}
div#footer a:hover {
	color: #333;
	padding: 2px;
}
div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}
div#lang {
	float: right;
	width: 5em;
	text-align: right;
	padding: 0.6em 0 0.2em 0;
	margin: 0 1em;
}
div#content {
}
div#content h1 {
	font-size: 2.2em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {
	color: #333;
	font-size: 2em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	text-align: left;
	padding-left: 0.5em;
	padding-bottom: 1px;
	border-left: 1.1em solid #e7ab0b;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
}
div#content h3 {
	color: #333;
	font-size: 1.8em;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	border-left: 1em solid #43a0dd;
	padding-left: 0.5em;
}
div#content h4 {
	color: #294B5F;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	color: #294B5F;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #294B5F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
p {
	font-size: 1em;
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
div.templatecode {
	margin: 0 0 2.5em;
}
div#main ul, div#main ol, div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li, div#main ol li {
	margin: 0 0 0.25em 3em;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
.error_message {
	background: #ffffcc;
	border: 1px solid #808080;
	padding: 5px 0 5px 25px;
	color: #ff0000;
}
#thx {
	background: #fff;
	padding: 5px 10px 5px 25px;
	border: 1px solid #0099ff;
}
/* End of 'main' */

