html, body {
	background: #1c2402 url(../img/bg-wzorki.png);
	padding: 0;
	margin: 0;
	height: 100%;
    color: #e3bf91;
	font-family: Georgia, Garamond, Arial, Tahoma, Verdana;
}

:focus {
	outline: 0;
}

img {
	border: 0;
}

h1 {
    font-size: 20px;
    font-family: Georgia, Garamond, Arial, Tahoma, Verdana;
    font-weight: normal;
}

a {
	color: #f2f08e;
	text-decoration: none;
}

input, textarea {
    background: url(../img/bg-trans-green.png);
    border: 1px solid #3d1301;
    font-size: 11px;
	color: #fff;
	font-family: Arial, Tahoma, Verdana, Times;
    padding: 2px 4px;
}

a:hover { 
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

table.mainList {
    width: 100%;
}

table.mainList th h2 {
    color: #fff !important;
    font-size: 31px !important;
}

table.mainList td, table.mainList th {
	padding: 3px 7px;
    margin: 0;
    border: 0;
    text-align: left;
    height: 20px;
}

table.mainList th {
	background: url(../img/bg-trans-white.png);
    color: #fff;
    font-family: Georgia, Garamond, Arial, Tahoma, Verdana;
    font-weight: normal;
    padding: 1px 8px 1px 4px;    
}

table.mainList th.second {
    text-align: right;
    background: url(../img/bg-trans-orange.png);
    width: 25%;
}

table.mainList th.first {
    text-align: left;
    background: url(../img/bg-trans-lemon.png);
    width: 25%;
    padding-left: 10px;
}

table.mainList td {
    padding: 8px 0 8px 16px;
    vertical-align: top;
}

.grey {
    color: #b19885;
}

#darkPart {
	height: 50%;
	background: url(../img/bg-strip-dark.png);
	z-index: 1;
}

#darkPartShadow {
	height: 200px;
	background: url(../img/bg-strip-dark-shadow.png) repeat-x left top;
	z-index: 2;
}

#normalPartShadow {
	height: 50%;
	background: url(../img/bg-strip-shadow.png) repeat-x left bottom;
	z-index: 3;
}

#splashContent {
	position: fixed !important;
	position: absolute;
	width: 840px;
	height: 560px;
	top: 50%;
	left: 50%;
	margin: -280px 0 0 -420px;
	background: transparent;
	z-index: 4;
}

#splashContent div {
	position: absolute;
}

#splashGallery {
	right: 0;
	top: 100px;
	width: 506px;
	height: 295px;
	padding: 8px;
	z-index: 5;
}

#splashFoto {
	z-index: 6;
}

#splashLogo {
	z-index: 10;
    width: 385px;
    text-align: left;
}

#splashLogo img {
	margin: 0;
    padding: 0;
}

#splashNavi {
	width: 100%;
	border: 0;
	background: #000;
	bottom: 0;
	height: 40px;
	z-index: 7;
	background: url(../img/bg-transparent2.png);
    text-align: right;
}

#splashNavi img {
    margin-top: 10px;
}

#splashNews {
	bottom: 20px;
	right: 0;
	border-top: 1px solid #96af43;
	padding-top: 10px;
	background: transparent !important;
}

#splashNews div {
	position: relative;
	width: 156px;
	height: 78px;
	float: left;
	margin-right: 8px;
}

#splashNews .newsBox {
    padding: 4px 4px 4px 8px;
    z-index: 12 !important;
}

#splashNews .newsBox p {
    font-size: 11px;
	font-family: Arial, Tahoma, Verdana, Times;
    margin: 0;
    color: #fff;
}

.galleryShowDiv {
    width: 225px;
    padding: 3px;
    float: left;
    color: #c4bab5;
}

.galleryShowImage {
    background: url(../img/bg-trans-black.png);
    width: 219px;
    height: 142px;
    padding: 4px;
    margin: 3px 0;
    float: left;
}

.splashArrow {
    float: right;
    width: 24px;
    height: 40px;
    margin-top: 2px;
}

.newsBox {
	background: url(../img/bg-transparent.png);
	border: 1px solid #95aa2f;
}

.contentBox {
	background: url(../img/bg-transparent2.png);
}

#mainHeader {
	height: 380px;
	background: url(../img/bg-wzorki-dark.png);
}

#mainHeader .centerContent {
    height: 380px;
    background: url(../img/bg-head-flash.jpg) no-repeat 50% 100%;
}

#headerLogo {
    float: left;
    margin-left: 360px;
}

#headerInfo {
    background: url(../img/bg-trans-black.png);
    width: 330px;
    height: 60px;
    padding: 5px 15px;
    margin: 90px 2px 0 0;
    font-size: 11px;
	font-family: Arial, Tahoma, Verdana, Times;
    color: #fff;
    font-weight: bold;
    text-align: right;
}

#headerLang {
    float: right;
}

#headerInfo h1 {
    margin: 0;
    color: #e3bf91;
}

.centerContent {
	width: 976px;
	margin: 0 auto;
}

#mainContentMain {
	padding-top: 7px;
	background: url(../img/bg-wzorki-shadow.png) repeat-x top left; 
}

#mainContent {
	padding: 3px 0 10px; 
}

#mainContent .newsBox {
	border: 0;
	height: 320px;
}

#leftContent {
	padding: 5px 0 5px 5px;
	width: 230px;
	float: left;
}

#leftBottom {
	margin: 10px 20px 5px 20px;
}

#leftBottom h3, #leftBottom a, #leftBottom p, #contentFooter h3, #contentFooter p, #contentFooter a {
	font-size: 16px;
	color: #848943;
	padding: 0;
	font-weight: normal;
	margin: 0;
}

#leftBottom p, #leftBottom a, #contentFooter p, #contentFooter a {
	font-size: 11px;
	color: #6c8212;
	font-family: Arial, Tahoma, Verdana, Times;
}

#leftBottom a, #contentFooter a {
	color: #89974d;
	text-decoration: underline;
}

ul#mainMenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#mainMenu li {
	height: 34px;
	padding: 0 0 2px;
	margin: 0;
}

ul#mainMenu li.sub a {
	padding-left: 20px;
}

ul#mainMenu li.sub a em {
	background: transparent;
}

ul#mainMenu li a {
	display: block;
	height: 34px;
	line-height: 34px;
	background: url(../img/bg-transparent3.png);
	font-size: 16px;
	color: #5c612c;
	text-decoration: none;
}

ul#mainMenu li a em {
	width: 10px;
	display: block;
	float: left;
	margin-right: 15px;
	background: url(../img/list-item.png) no-repeat;
}

ul#mainMenu li a:hover, ul#mainMenu li a.active {
	background: url(../img/bg-trans-red.png);
	color: #f2f08e;
}

#rightContent {
	padding: 5px 0 5px 5px;
	width: 730px;
	float: left;
}

#content {
	background: url(../img/bg-trans-red.png);
}

#contentTitle h1 {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	background: url(../img/bg-trans-black.png);
	padding: 0 15px;
	border-bottom: 1px solid #100;
	font-weight: normal;
	margin: 0;
}

#contentText h2 {
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, Tahoma, Verdana, Arial;
	color: #f2f08e;
	margin: 0;
	padding: 0;
}

#contentText h3 {
	margin: 6px 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	color: #6d584d;
}

#contentText {
	padding: 15px 0;
    min-height: 200px;
	color: #e3bf91;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, Times;
}

#contentTextIn {
    padding: 0 15px;
}

#contentText img {
	border: 1px solid #4e2a1f;
}

#contentText input {
    height: 20px;
}

#contentText textarea {
    height: 90px;
}

#contentText input[type="text"], #contentText textarea {
    width: 230px;
}

#contentText img.head {
	float: left;
	margin: 0 15px 10px 0;
}

#contentFooter {
	background: url(../img/bg-trans-black.png);
	border-top: 1px solid #100;
	padding: 17px;
	height: 60px;
}

#contentFooter img {
	float: left;
}

#contentBottomLeft {
	float: left;
	padding: 0 40px;
	width: 200px;
	border-right: 1px solid #000;
	height: 60px;
}

#contentBottom {
	float: left;
	padding: 0 30px;
	border-left: 1px solid #481e00;
	height: 60px;
	width: 250px;
}

#preFooter {
	font-family: Georgia, Garamond, Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #97b60b;
	padding: 4px 0;
}

a.active, #preFooter a.active {
	color: #fff;
}

#footer {
	height: 40px;
	background: url(../img/bg-trans-black.png);
	margin-top: 4px;
	font-size: 11px;
	color: #6c8212;
	font-family: Georgia, Garamond, Arial, Tahoma, Verdana;
	padding: 5px;
}

#googleMap {
    clear:both;
    width:400px;
    height:300px;
}

#sportBox {
    height: 190px;
}

#sportBox .halfLeft {
    width: 340px;
    height: 150px;
    margin-top: 20px;
    background: url(../img/soccer-field.jpg) no-repeat 50% 50%;
}

#sportBox .halfRight {
    height: 150px;
    background: #000;
    width: 300px;
    color: #fff;
    padding-left: 60px;
    margin-top: 20px;
}

#sportSplash {
    position: absolute;
    z-index: 101;
    width: 124px;
    height: 196px;
    margin: 10px 0 0 280px;
    background: url(../img/sport-event.png) no-repeat;
}

.comment {
    width: 85%;
    background: url(../img/bg-trans-white2.png);
    margin-bottom: 15px;
    padding: 5px;
    border: 1px solid #654a39;
}

.clr {
	clear: both;
}

.halfLeft {
    float: left;
    width: 50%;
}

.halfRight {
    float: right;
    width: 49%;
}

.error, .errorok {
    text-align:center;
    height: 25px;
}

.error {
    color: #d00;
}

.errorok {
    color: #0b0;
}

.title {
    color: #fff;
    font-family: Georgia, Garamond, Arial, Tahoma, Verdana;
    font-size: 14px;
}

.error404 {
    height: 50% !important;
    color: #fff;
}

.error404 h1 {
    font-size: 72px;
    margin: 0;
}

.error404 h1, .error404 h2 {
    margin-right: 10px;
}