/* Start of CMSMS style sheet 'Sport Main' */
/* CSS Reset */

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

body {
	background-color: #f7efbc;
}

a img {
	border: none;
}

#header {
	width: 100%;
	height: 367px;
	background: url(uploads/sport/header_bg.jpg) repeat-x 0 0;
}

#header_top {
	height: 30px;
	font-family: Tahoma, Arial, sans-serif;
	color: #5c1c42;
}

#header_top h1 {
	font-size: 11px;
	font-weight: normal;
	float: left;
	margin: 6px 0 0 35px;
}

#topmenu {
	list-style: none;
	float: right;
	margin: 8px 40px 0 0;
}

#topmenu li {
	float: left;
	font-size: 9px;
	color: #5c1c42;
}

#topmenu a {
	font-size: 9px;
	color: #5c1c42;
	text-decoration: none;
	text-transform: lowercase;
}

#lang_bar {
	float: right;
	margin-right: 4px 35px 0 0;
}

#header_top, #header_bottom {
	width: 980px;
	margin: 0 auto;
}

#reservation_box {
	float: left;
	width: 266px;
	height: 337px;
	background: url(uploads/sport/logo.png) no-repeat 0 0;
	text-align: center;
}

#menu_and_banner {
	width: 714px;
	float: left;
}

#reservation_box table {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	text-transform: lowercase;
	margin: 210px auto 0 auto;
}

#reservation_box table td {
	padding: 3px;
}

#banner {
	width: 714px;
	height: 294px;
	background: url(uploads/sport/ban_main.jpg) no-repeat 0 0;
}

.lang_pl {
	background: url(uploads/sport/mainmenu_pl_PL.gif) no-repeat 0 0;
}

.lang_pl li.currentpage h3 {
	background-image: url(uploads/sport/mainmenu_pl_PL.gif);
}

.lang_pl a {
	background-image: url(uploads/sport/mainmenu_pl_PL.gif);
}

.lang_de {
	background: url(uploads/sport/mainmenu_de_DE.gif) no-repeat 0 0;
}

.lang_de li.currentpage h3 {
	background-image: url(uploads/sport/mainmenu_de_DE.gif);
}

.lang_de a {
	background-image: url(uploads/sport/mainmenu_de_DE.gif);
}

.lang_en {
	background: url(uploads/sport/mainmenu_en_US.gif) no-repeat 0 0;
}

.lang_en li.currentpage h3 {
	background-image: url(uploads/sport/mainmenu_en_US.gif);
}

.lang_en a {
	background-image: url(uploads/sport/mainmenu_en_US.gif);
}

#mainmenu {
	list-style: none;
	width: 714px;
}

#mainmenu li {
	float: left;
}

#mainmenu li.currentpage h3 {
	width: 142px;
	height: 43px;
	background-repeat: no-repeat;
}

#mainmenu li.currentpage h3 span {
	display: none;
}

#mainmenu a {
	display: block;
	width: 142px;
	height: 43px;
	background-repeat: no-repeat;
}

#mainmenu a span {
	display: none;
}

.a01 {
	background-position: 0 0;
}

.a02 {
	background-position: -142px 0;
}

.a03 {
	background-position: -284px 0;
}

.a04 {
	background-position: -426px 0;
}

.a05 {
	background-position: -568px 0;
}

.a01:hover, .a01active {
	background-position: 0 -44px;
}

.a02:hover, .a02active {
	background-position: -142px -44px;
}

.a03:hover, .a03active {
	background-position: -284px -44px;
}

.a04:hover, .a04active {
	background-position: -426px -44px;
}

.a05:hover, .a05active {
	background-position: -568px -44px;
}

#content {
	width: 100%;
	min-height: 100px;
	background: url(uploads/sport/content_bg.jpg) repeat-x 0 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #3a0822;
	padding: 50px 0 0 0;
}

#content h2 {
	font-size: 16px;
	color: #a4712c;
	font-weight: bold;
	margin: 5px 0 20px 40px;
}

#content h2 a {
	color: #a4712c;
	text-decoration: none;
}

#content p {
	text-align: justify;
	text-indent: 40px;
	margin: 5px 0 5px 0;
}

#three_columns {
	width: 980px;
	margin: 0 auto;
}

#col_one {
	width: 230px;
	float: left;
}

#col_one img {
	margin-top: 50px;
}

#col_two {
	width: 480px;
	float: left;
	padding: 0 20px 0 40px;
}

#col_three {
	width: 210px;
	float: left;
}

#col_three img {
	margin-top: 50px;
}

#leftmenu {
	list-style: none;
}

#leftmenu a {
	font-family: Tahoma, Arial, sans-serif;
	color: #3a0822;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 218px;
	padding: 6px 4px 4px 8px;
}

#leftmenu a:hover {
	font-weight: bold;
}

#leftmenu a:before {
	content: ">> ";
}

#leftmenu ul {
	list-style: none;
	margin-left: 20px;
}

#leftmenu ul a {
	font-size: 11px;
	width: 198px;
}

#leftmenu ul a:before {
	content: "> ";
}

#leftmenu a.menuactive {
	background-color: #ac7f42;
	color: #fff !important;
}

#leftmenu li.currentpage h3 {
	background-color: #ac7f42;
	color: #fff !important;
	width: 218px;
	padding: 4px 4px 4px 8px;
	font-weight: normal;
}

#leftmenu li.currentpage h3:before {
	content: ">> ";
}

#leftmenu ul li.currentpage h3 {
	background: none;
	color: #ac7f42 !important;
	font-size: 11px;
}

#leftmenu ul li.currentpage h3:before {
	content: "> ";
}

#footer {
	width: 100%;
	height: 110px;
	background: url(uploads/sport/footer_bg.jpg) repeat-x 0 0;
	padding: 50px 0 0 0;
	font-family: Tahoma, Arial, sans-serif;
}

#footer p {
	color: #646464;
	font-size: 10px;
}

#footer a {
	color: #646464;
	text-decoration: none;
}

#footer p img {
	vertical-align: middle;
}

#logos {
	width: 640px;
	height: 60px;
	margin: 0 auto;
	text-align: center;
}

#two_columns_bottom {
	width: 900px;
	margin: 10px auto 0 auto;
}

#col_one_bottom {
	float: left;
}

#col_two_bottom {
	float: right;
}

#bottommenu {
	list-style: none;
}

#bottommenu li {
	float: left;
	font-size: 10px;
	color: #5c1c42;
}

#bottommenu a {
	font-size: 10px;
	color: #5c1c42;
	text-decoration: none;
	text-transform: lowercase;
}


.NewsSummaryMorelink {
	text-align: right;
}

.NewsSummaryMorelink a {
	text-transform: lowercase;
	text-decoration: none;
	color: #aa7b3e;
	font-size: 11px;
}

.NewsSummarySummary p {
	text-indent: 0px !important;
	font-size: 10px !important;
	color: #3a0822;
}

.NewsSummarySummary a {
	color: #3a0822;
}

.NewsSummaryLink a {
	color: #3a0822;
	text-shadow: 11px;
	font-weight: bold;
	text-decoration: none;
}

.NewsPostDetailContent {
	text-align: justify;
}

table.formbuilderform td {
	padding: 5px;
}

table.formbuilderform input {
	border: solid 2px #ca8d13;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background: none;
}

table.formbuilderform textarea {
	border: solid 2px #ca8d13;
	width: 300px;
	height: 200px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background: none;
}

input.fbsubmit {
	background-color: #ca8d13 !important;
	padding: 4px 8px 4px 8px;
	color: #fff;
	font-weight: bold;
}

#reservation_button {
	width: 121px;
	height: 25px;
	display: block;
	background: url(uploads/sport/res_btn.png) no-repeat 0 0;
	margin: 10px auto 0 auto;
}

#reservation_button span {
	display: none;
}

#col_two ul {
	margin: 0 0 0 40px;
}

#col_two ul {
	padding: 10px;
}

#col_two p {
	line-height: 120%;
}

#col_two a {
	color: #ca8d13;
	text-decoration: none;
}

#col_two a:hover {
	font-weight: bold;
}

#flash_box {
	margin-top: 20px;
}
/* End of 'Sport Main' */

