@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	font-family: 'Alegreya', serif;
	font-family: 'Titillium Web', sans-serif;
	font-size:15px; 
	line-height:1.3em;
	text-align:justify;
	color:#fff;
	background-color:#73625b;
	letter-spacing:1pt;
    background-image:url(../gfx/bgMain.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

a {color:#fff; text-decoration:none}
a:hover {color:#fff; text-decoration:underline}
a:visited {color:#fff; text-decoration:none}

#footer a {color:inherit; text-decoration:none}
#footer a:hover {color:inherit; text-decoration:underline}
#footer a:visited {color:inherit; text-decoration:none}

a, img, a img {
	border:none;
}

h1 {
	font-size: 1.8em;
    color:#fff;
    font-weight: normal;
    padding: 5px;
    margin-left:15px;
    line-height: 1.2em;
}

h2 {
	font-size: 1.5em;
    color:#fff; 
    font-weight: normal;
    margin: 20px;
    line-height: 1.5em;
}


.kolumny {
    -moz-column-count: 2;
    -moz-column-gap: 5px;
    -webkit-column-count: 2;
    -webkit-column-gap: 5px;
    column-count: 2;
    column-gap: 5px;
    width: 960px;
}


#calendar h2 {
	color:#6d6e71;
	margin:0;
	font-size:.9em;
}

p {
	margin:20px;
}


.small {
	font-size:.8em;
}

.big {
	font-size:1.5em;
}

.fl {
	float:left;
}

.fr {
	float:right;
}
.container {
	width:960px;
	margin:auto;
}

#main{
    background-color: #73625b;
    margin-top: 30px;
    min-height: 600px;
}

#main table{
    margin:20px;
}

#main ul {
    margin: 20px;
}

#main li, #sidebarKomunikaty li {
    padding-bottom: 15px;
}

#sidebarKomunikaty h1, #sidebarKomunikaty a {
    color: #e0beab;
}

.moreLink {
	text-align:right;
}

#header {
	background-image:url(../gfx/bgHeader.png);
    background-position: top center;
    height: 70px;
    width: 100%;
}

#logo {
    margin: 20px;
    z-index: 100;
}

#lead {
	height:250px;
    margin-top: -4px;
}

#sliderContainer {
	width:960px;
	height:300px;
	float:left;
}

#slider img {
	width:960px;
}

#top {
	height:140px;
}

#menuPion {
	float:left;
	width:230px;
}

.menuBox {
	background-color:#ece9e4;
	width:230px;
	min-height:50px;
	margin-bottom:10px;
	border-radius:5px;
	padding-bottom:2px;
}

.menuBox ul {
	margin:10px;
	margin-top:0;
	padding:0px;
	padding-bottom:0px;
	list-style-type:none;
}

.menuBox li {
	padding-left:0;
	margin-left:0;
	margin-bottom:3px;
}

.sidebarR {
	width:335px;
	float:right;
    padding-right: 15px;
    padding-left: 15px;
}

.btn {
    border: solid thin #560000;
}

.komunikat {
    background-image: url(../gfx/pdf.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-bottom: 25px;
    margin-right: 20px;
    font-size: .9em;
    line-height: 1.4em;
    padding-bottom: 5px;
    min-height: 34px;
}

.komunikat:hover {
    background-color: #f3f3f3;
    border-radius: 5px;
}

.komunikat a {color:#000; text-decoration:none;}
.komunikat a:hover {color:#000; text-decoration:none;}
.komunikat a:visited {color:#000; text-decoration:none;}

#sidebarKomunikaty, #sidebarRegulaminy {
    text-align:left;
    border-left: solid thin #CCC;
}

#sidebarRegulaminy ul {
    margin-left: 0;
}

#alert {
	background-color:#0079bf;
	color:#fff;
    font-size: 1.2em;
    background-image: url(../gfx/bgAlert.png);
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 60px;
    padding-left: 80px;
    padding-top: 15px;
    margin-top:20px;
}

#alert a {
    color: #fff;
}

#rightSidebar {
	width:300px;
}

#leftSidebar {
	width:615px;
	float:left;
}

.boxSidebar {
	background-color:#fff4a5;
	border-radius:5px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	min-height:150px;
	margin-bottom:15px;
}

.boxSidebar p{
	margin:0 10px;
	padding:0;
}

.boxSidebarHdr {
	height:30px;
	background-image:url(../gfx/boxSidebarHdrBg.jpg);
	padding:15px;
	font-size:1.2em;
	font-weight:bold;
	padding-top:18px;
	text-align:center; 
}

.boxSidebar img {
	margin-left:5px;
	margin-top:0;
	border-radius:0 0 5px 5px;
}

#news {
	margin:5px;
    width: 600px;
}


#news a {color:#0079bf; text-decoration:none;}
#news a:hover {color:#0079bf; text-decoration:none;}
#news a:visited {color:#0079bf; text-decoration:none;}

#news h2 a {color:#000; text-decoration:none;}
#news h2 a:hover {color:#000; text-decoration:none;}
#news h2 a:visited {color:#000; text-decoration:none;}

.newsImg {
	margin:15px;
    margin-left: 5px;
	margin-top:0;
	float:left;
    width: 130px;
    height: 130px;
}

.newsImg2 {
	margin:15px;
	float:left;
	border-radius:5px;
}

.newsImg3 {
	margin:15px;
	margin-top:0;
	float:right;
	border-radius:5px;
}

.picNewsMore {
	border-radius:5px;
	margin-top:0px;
	margin-left:15px;
	
}

#news hr {
	width:900px;
	visibility:hidden;
	margin-bottom:15px;
	clear:left;
}

.newsHeader {
	background-color:#ccc5bd;
	border-radius:5px;
	padding:5px;
	color:#000;
	font-size:1.5em;
}

.dataNewsa {
	color:#b0a8a2;
	font-weight:normal;
	font-size:.7em;
}


#footer{
    background-color: #4A413C;
}

#footer .container {
    padding-bottom:15px;
}

.footerBox {
	float:left;
	width:300px;
}

.footerBox p {
	text-align:left;
}

#mapa {
	margin-top:15px;
}


/*---------------Galeria---------------*/

.galeria {
	padding-bottom:15px;
}

.fotka {
	border:#fff solid 9px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .2);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .2);
	width:120px;
	height:120px;
	background-position:center;
	margin: 10px 0 0 10px;
}



#btns {
	text-align:center;
}

#btns img {
	margin:0px;
}




/*---------------MENU---------------*/

nav {
	
}

nav a {color:#fff}
nav a:hover {color:#fff}
nav a:visited {color:#fff}

nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}


nav ul {
	list-style: none;
	position: relative;
    padding-left: 0;
    margin-left: 0;
}

nav ul:after {
	content: ""; clear: both; display: block;
}

nav ul li {
	float: left;
	margin-right:0;
}		
	
nav ul ul {
	background: #4A413C; 	
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 65px;
    border-radius:5px;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, .3);
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, .3);
	z-index:100;
}

nav ul ul li {
	float: none;
	padding:10px;
    min-width: 120px;
	padding-left:25px;
	text-align:left;
	font-size:1em;
	margin-right:0;
    border-radius:5px;
    color: #fff;
}

nav ul ul li:hover {
	float: none;
	padding:10px;
	padding-left:25px;
	text-align:left;
	font-size:1em;
	background-color:#3b3b3b;
}
	
nav a:hover {text-decoration:none;}
	
nav ul ul ul {
	position: absolute; left: 100%; top:0;
}

/*---------------PAGINACJA------------------*/
#paginacja {
	text-align:center;
	font-size:1.5em;
	width:260px;
	margin:auto;
	font-size:.9em;
}

#paginacja hr {
	visibility:hidden;
	margin-bottom:25px;
}

#paginacja a {text-decoration:none; color:#666}
#paginacja a:hover {text-decoration:none;  color:#666}
#paginacja a:visited {text-decoration:none  color:#666}

#paginacja .nr, #paginacja .longa {
	color:#333;
	border: solid thin #333;
	padding:0;
	background-color:inherit;
	border-radius:3px;
	width:20px;
	margin:0 2px;
}

#paginacja a {
	float:left;
}

#paginacja .active-page, #paginacja .nr:hover, #paginacja .longa:hover {
	color:#000;
	border: solid thin #000;
	background-color:#FFF;
	border-radius:3px;
}



#katGal {
	background-color:#b6aea7;
	border-radius:5px;
	color:#333343;
	padding:3px;
}

/*ROZGRYWKI*/
.topMenu_type_name {
}

#preInfo_data {
    color: #797979;
    margin-top: -15px;
}

#playTable, #lastRoundTable {
    width: 900px;
}

#playTable tr:hover, #lastRoundTable tr:hover {
    background-color: #eeeeee;
}

#playTable td, #playTable th, #lastRoundTable td, #lastRoundTable th{
    padding: 5px;
    text-align: center;
}
