.tac        { text-align: center !important; }
.tal        { text-align: left !important; }
.tar        { text-align: right !important; }
.taj        { text-align: justify !important; }
.nb, .nb td { border: none !important; }
.fl         { float: left; }
.fr         { float: right; }
.fx:after   { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fx         { zoom: 1; }

body {
    background: #6eb9f3;
}

#bg {
    position: fixed;
    display: block !important;
    z-index: -1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#container {
    width: 1005px;
    margin: 2em auto;
}

#header {
    background: transparent url(../img/bg-header.png) top center no-repeat;
    padding-top: 5px;
    height: 58px; /* 63px - padding */
}

#header h1 {
    display: none;
}

#logo-helios {
    display: block;
    padding: 20px;
    float: left;
    border-right: 2px dotted #3d2c03;
}

#menu {
    margin-left: 150px;
}

#menu li {
    height: 58px; /* 63px - padding */
    float: left;
    border-right: 2px dotted #3d2c03;
}

#menu li a {
    white-space: nowrap;
    text-align: center;
    display: block;
    margin-top: 12px;
    padding: 8px 1em;
    color: #4f4f4f;
    font-size: 12px;
}

#menu, #menu li, #menu a {
    color: #00468e;
}

li#menu-kontakt {
    border: none !important;
}


#content {
    background: transparent url(../img/bg-content.png) top center repeat-y;
    padding: 0 4px;
}

#page {
    background: #fff url(../img/bg-page.png) top center no-repeat;
    min-height: 400px;
}

#body {
    margin-left: 220px;
    margin-right: 25px;
    padding: 20px 0;
}

#side {
    width: 200px;
    margin-left: -220px;
    float: left;
}

#side ul a,
#side ul {
    color: #005cc4;
}

#side li {
    border-bottom: 1px dotted #513c23;
    padding: 0.5em 1em;
    font-size: 11px;
}

#side ul ul li {
    border-bottom: none;
    list-style: disc;
    padding-bottom: 0;
    margin-left: 2em;
    padding-left: 0;
    list-style-position: outside;
}

#banerki a {
    display: block;
    margin: 10px;
}


#footer {
    background: transparent url(../img/bg-footer.png) top center no-repeat;
    text-align: right;
    padding: 15px 30px;
}
#footer, #footer a {
    font-size: 10px;
    color: #4f4f4f;
    text-decoration: none;
}
#footer img {
    vertical-align: middle;
}


#cboxTitle {
    display: none !important;
}

div.error {
	padding: 1em 25px;
	margin: 1em;
	border: 1px solid #f00;
    color: black;
	background: #fdd url(../img/error.png) 5px center no-repeat;
}

div.info {
	padding: 1em 25px;
	margin: 1em;
	border: 1px solid #aaf;
    color: black;
	background: #bbf url(../img/info.png) 5px center no-repeat;
}

div.debug {
	padding: 1em 25px;
	margin: 1em;
    border: 1px solid #000;
    color: black;
	background: #fff url(../img/debug.png) 5px center no-repeat;
}

div.news {
    clear: both;
}
a.czytaj {
    display: block;
    text-align: right;
}


input, textarea, select {
    border: 1px solid #7e7e7e;
}
input[type=radio] {
    background-color: transparent !important;
    border: none !important;
}

input[type=submit], input[type=reset], input[type=button], .button {
	border: none !important;
    background-color: transparent !important;
    background-image: url('../img/button-75.gif');
    width: 75px;
	height: 25px;
	font-weight: bold;
	font-family: Arial, serif, Verdana;
	font-size: 13px;
	color: #7e7e7e;
	display: inline-block;
	padding-bottom: 5px;
	cursor: pointer;
}

form div.form             { padding-left: 150px; margin-bottom: 0.5em; }
form div.form label       { margin-left: -150px; width: 140px; float: left; }
form.formularz { margin: 1.5em 0; }
form.formularz input.text           { width: 30em; }
form.formularz textarea             { width: 30em; height: 8em; }


.cms-blok-zdjecia {
}

.cms-blok-zdjecia a {
    display: block;
    width: 24%;
    height: 150px;
    display: inline-block;
    text-align: center;
}

.galeria-album      { margin-bottom: 2em; }
.galeria-zdjecie    { margin-left: 150px; margin-bottom:1em; }
.galeria-miniatura  { margin-left: -150px; float: left; }

.download-kategoria { margin-bottom: 2em; }
.download-plik      { margin-bottom: 2em; }

