body {
	font-family: Verdana;
	background: url(/images/design2010/bg-test.jpg) repeat-y center top;
	color: #333;
	font-size: 11px;
}

img { border: 0; }

a { text-decoration: none; color: #A76038; }

.cb { clear: both; }

.fl { float: left; }
.fr { float: right; }

.r { text-align: right !important; }
.l { text-align: left !important; }
.c { text-align: center !important; }
.j { text-align: justify !important; }

.brown { color: #A76038; }

p { line-height: 150%; }

small { font-size: 10px; }

#overall {
	background: url(/images/design2010/top.jpg) no-repeat center top;
}

#inner {
	width:980px;
	height:600px;
	margin:0 auto;
}

#leftPanel {
	float:left;
	width:263px;
	height:600px;
	position: relative;
}

#menuWrapper {
	float: right;
	width: 128px;
	/*height: 161px;*/
	height: 160px;
	margin-top: 5px;
	margin-bottom: 1px;
	background:url(/images/design2010/menu-bg.png);
}

#menu {
	margin:0;
	padding:0;
	padding-left:8px;
	color:white;
	font-size:11px;
	font-variant: small-caps;
	color:#efefef;
	line-height:20px;
	list-style:none;
}

#menu li {
}

#menu li a {
	color: white;
	text-decoration: none;
	display: block;
	width: 118px;
}

#menu li a:hover {
	background: url(/images/design2010/li.gif) no-repeat 95px 5px;
}

#menu li.active a {
	background: url(/images/design2010/li.gif) no-repeat 95px 5px;
}


#zawodnicy {
	position: absolute;
	width: 363px;
	height:285px;
	right: 0px;
	background: url(/images/design2010/ludzie.jpg) no-repeat 0 -1px; /* 5px */
}

#logos {
	text-align: right;
	padding-top: 301px;
	padding-right: 15px;
}

#contentWrapper1 {
	float: left;
	width: 450px;
	background: url(/images/design2010/mid-bg2.jpg) repeat-y;
}

	#contentWrapper {
		float: left;
		width: 450px;
		background: url(/images/design2010/mid-bg-top.jpg) no-repeat;
	}

/**
 *
 */
#content {
	width: 430px;
	padding-left: 10px;
	padding-top: 60px;
	min-height: 700px;
	color: #2f2f2f;
	overflow: hidden;
}

#content p {
	font-size: 11px;
	margin-bottom: 10px;
	text-align: justify;
}

table {
	font-size: 11px;
}

#content h2, #content h3 {
	font-variant: small-caps;
	color: #A76038;
	margin: 0;
}

#content h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

#content h3 {
	font-size: 15px;
	margin-bottom: 20px;
}

.entry {
	margin-top: 8px;
	margin-bottom: 8px;
}

.regulamin {
	margin-top: 50px;
	font-size: 10px;
	text-align: justify;
}

.regulamin ol, .regulamin ul {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 110%;
}

.regulamin ol li {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}

.regulamin ol li ol li {
	margin: 0;
	font-weight: normal;
}

.regulamin ol li ol li ol {
	list-style-type: lower-alpha;
}

.regulamin ul {
	font-weight: normal;
	list-style-type: square;
}



h4 {
	font-size: 14px;
	margin-bottom: 14px;
}


a.btn span {
	padding: 5px;
	background: #A76038;
	color: #f2f2f2;
	font-size: 9px;
}

a.btn:hover span {
	text-decoration: underline;
}


/* a.box-opened div, a.box-semi div, a.box-closed div { */

a.box {
	display: block;
	width: 128px;
	height: 100px;
	padding-top: 28px;
	background: url(/images/design2010/boxes24.png) no-repeat;
	color: #f2f2f2;
	cursor: pointer;
}

a.box-opened:hover { background-position: -260px 0; }

a.box-semi { background-position: -128px 0; }
a.box-semi:hover { background-position: 0 0; }

a.box-closed { background-position: -260px 0; }
a.box-closed:hover { background-position: 0 0; }

#box1 { margin-left: 75px; margin-top: 100px; }
#box2 { margin-left: 20px; margin-top: -40px; }
#box3 { margin-left: 30px; margin-top: -44px; }
#box4 { margin-left: 90px; margin-top: -44px; }

.box span { display: block; background: url(/images/design2010/napisy.png) no-repeat; width: 79px; }

#box1 div { margin-left: 35px; margin-top: -8px; }
#box1 span { height: 19px; }

#box2 div { margin-left: 24px; margin-top: -5px; }
#box2 span { height: 22px; background-position: 0 -54px; }

#box3 div { margin-left: 35px; margin-top: -5px; }
#box3 span { height: 18px; background-position: 0 -20px; }

#box4 div { margin-left: 44px; margin-top: -8px; }
#box4 span { height: 16px; background-position: 0 -38px; }

#box5 div { margin-left: 35px; margin-top: -6px; }
#box5 span { height: 20px; background-position: 0 -76px; }


/**
 * OLD
 */
.video-container {
	width: 120px;
	height: 120px;
	padding: 5px;
	margin: 5px 0px 5px 5px;
	border: 1px solid #ccc;
	display: block;
	float: left;
}

.video-container small {
	position: relative;
	top: -5px;
	color: #666;
}

.video-thumbnail {
	width: 120px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	cursor: pointer;
}

/**/
.thumb {
	border: 1px solid #ccc;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

/**/
.paginationControl {
	font-size: 8pt;
}

.paginationControl .sel {
	color: white;
	background: #a76038;
	padding: 2px;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
}


.ytvideo {
	text-align: center;
}