html, body {
        height: 100%;
				width: 100%;
        margin: 0;
        padding: 0;
				color: #f5f5f5;
				font-family: verdana;
				font-size: 13px;
				background: #ef9a33 url(../images/bg.png) repeat-x center top;
	}

/* szkielet estudio */
#cont_head{
        width: 100%;
				height: 192px;
        margin: 0;
				padding: 0;
				background: url(../images/bg_head.png) no-repeat center top;
}
#lang{
        max-width: 900px;
				height: 30px;
				text-align: right;
        margin: 0 auto;
}
#logo{
        max-width: 900px;
				height: 107px;
        margin: 0 auto;
}
a.logo{
        display: block;
				width: 220px;
				height: 86px;
				margin: 0 0 0 78px;
				background: url(../images/logo.png) no-repeat center top;
}
#menu{
        max-width: 900px;
				text-align: center;
        margin: 0 auto;
}
#cont_slider{
        width: 100%;
        margin: 0;
				padding: 0;
				background: #ffffff;
}
#slider{
        max-width: 900px;
				height: 239px;
        margin: 0 auto;
}
#cont_content{
        width: 100%;
        margin: 0;
				padding: 0;
				background: #999999 url(../images/bg_content.png) repeat-x center top;
}
#content{
        max-width: 900px;
        margin: 0 auto;
				padding: 35px 0 0 0;
				background: url(../images/bg_content2.png) no-repeat center top;
}
#cont_foot{
        width: 100%;
				height: 300px;
        margin: 0;
				padding: 0;
				background: url(../images/bg_foot.png) no-repeat center top,
				            url(../images/bg_foot_cont.png) repeat-x center top;
}
#foot{
        max-width: 900px;
        margin: 0 auto;
				padding: 55px 0 0 0;
				
				color: #424242;
				font-family: verdana;
        font-size: 11px;
				font-weight: bold;
				text-shadow: 1px 1px 2px #c58835;
}
/* koniec szkielet estudio */

td.etapy{
        width: 140px;
				height: 120px;
        text-align: center;
}
#tele{
        display: none;
        max-width: 900px;
        margin: 0 auto;
				padding: 105px 0 0 0;
}
a.tele{
        display: block;
				width: 201px;
				height: 61px;
				margin: 0 auto;
				background: url(../images/tele.png) no-repeat center top;
}

/* Menu poziome */
#menu ul {
        position: relative;
				padding: 0;
				margin: 0 auto;
}
#menu li {
        position: relative;
        list-style: none;
				display:inline-block;
				padding: 0;
}
#menu a {
        display: block;
				height: 55px;
				line-height: 59px;
        color: #999999;
				font-family: futura_sc_t_otbook;
        font-size: 20px;
				font-weight: normal;
				text-transform: uppercase;
        text-decoration: none;
				text-shadow: 1px 1px 2px #afafaf;
        padding: 0 14px 0 14px;
				margin: 0;
}
#menu a:hover {
        color: #ff8c00;
        font-family: futura_sc_t_otbook;
        font-size: 20px;
				font-weight: normal;
        text-decoration: none;
}
#menu li.current, .active a {
        color: #ff8c00;
}
#menu li.active a {
        color: #ff8c00;
}
/* koniec menu poziome */

/* jezyki */
div.mod-languages {
				padding-right: 13px;
				padding-top: 5px;
}
div.mod-languages li {
				margin-left: 0px;
				margin-right: 0px;
}
div.mod-languages img {
				box-shadow: 1px 1px 3px #7f7f7f;
				margin: 0px;
}
div.mod-languages a {
				margin: 0px;
				padding: 0px;
}
/* koniec jêzyki */

/* slider */
.camera_commands{
        display: none;
}
.camera_prev{
        width: 61px;
				height: 94px;
				margin-top: -43px;
        background: url(../images/arrow_l.png) no-repeat center top;
}
.camera_prev:hover{
        background: url(../images/arrow_lh.png) no-repeat center top;
}
.camera_prev > span {
        display:none;
}
.camera_next{
        width: 61px;
				height: 94px;
				margin-top: -43px;
        background: url(../images/arrow_r.png) no-repeat center top;
}
.camera_next:hover{
        background: url(../images/arrow_rh.png) no-repeat center top;
}
.camera_next > span {
        display:none;
}
/* koniec slider */

/* animacja */
a.logo{
        position: absolute;
        z-index: 2; 
}
#gifcontent{
        position: absolute;
				z-index: 1;
}
/* koniec animacja */

/* wersja mobilna */
@media all and (max-width:920px) {
a.logo{
        position: static;
        z-index: auto; 
}
#gifcontent{
				display: none;
}
#content{
				padding: 35px 10px 0 10px;
}
}
@media all and (max-width:890px) {
#foot {
				display: none;
}
#tele{
        display: block;
}
}
@media all and (max-width:480px) {
a.logo{
				margin: 0 auto;
}
.camera_prev{
        display: none;
}
.camera_next{
        display: none;
}
/* slider */
#slider{
				height: 180px;
				overflow: hidden;
				vertical-align: middle;
}
/* wer PL */
#camera_wrap_88{
        height: 180px;
        top: -30px;
}
/* wer EN */
#camera_wrap_93{
        height: 180px;
        top: -30px;
}
/* /slider */
}
/* koniec wersja mobilna */


img {
        border: 0px;
				padding:0;
				margin:0;
}
p {
				padding:0;
				margin:0;
}

/* /////////////////////////////////////////////////////////joomla////////////////////////////////////////////////////////////////// */

/* Normal link */

/* a {
        font-family: verdana;
				font-size: 14px;
        color: #d0d0d0;
        text-decoration: none;
				font-weight: normal;
}

a:hover, a:active, a:focus {
        font-family: verdana;
				font-size: 14px;
        color: #ff0000;
        text-decoration: none;
				font-weight: normal;
} */

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
        /* font-family: Verdana; */
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
        color: #666666;
        font-size: 92%;
}

/* Heading */
h1 {
        font-size: 180%;
}

h2 {
/*         font-size: 150%; */
}

h3 {
/*         font-size: 125%;*/
}

h4 {
        font-size: 100%;
        text-transform: uppercase;
}

th {
        padding: 5px;
        font-weight: bold;
        text-align: left;
}

fieldset {
        border: none;
        padding: 10px 5px;
        background: url(../images/hdot2.gif) repeat-x top;
}

fieldset a {
        font-weight: bold;
}

td, div {
        font-size: 100%;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
        clear: both;
        display: block;
        height: 20px;
}

.article_column {
}

.column_separator {
        padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
        border: none;
        width: 100%;
}

table.contentpaneopen {
        border: none;
        border-collapse: collapse;
        border-spacing: 0;
}

table.contenttoc {
        margin: 0 0 10px 10px;
        padding: 0;
        width: 35%;
        float: right;
}

table.contenttoc a {
        text-decoration: none;
}

table.contenttoc td {
        padding: 1px 5px 1px 25px;
        background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
        padding: 0 0 3PX;
        border-bottom: 1px solid #CCCCCC;
        text-indent: 5px;
}

table.poll {
        padding: 0;
        width: 100%;
        border-collapse: collapse;
}

table.pollstableborder {
        padding: 0;
        width: 100%;
        border: none;
        text-align: left;
}

table.pollstableborder img {
        vertical-align: baseline;
}

table.pollstableborder td {
        padding: 4px!important;
        border-collapse: collapse;
        border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
        background: #ECECEC;
}

table.searchintro {
        padding: 10px 0;
        width: 100%;
}

table.searchintro td {
        padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
        padding: 10px 0;
        background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
        margin: 0 0 5px;
        display: block;
        font-size: 125%;
}

.blog_more ul {
        margin: 0;
        padding: 0;
}

.blog_more ul li {
        margin: 0;
        padding: 0 0 0 17px;
        background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
        font-weight: bold;
}

h1.componentheading, .componentheading {

        padding: 5px 0 15px;
        margin: 0 0 10px;
/*
        background: url(../images/hdot.gif) repeat-x bottom;
*/
}

.componentheading {
        font-size: 200%;
        color: #FFFFFF;
        line-height: 1.2em;
        text-align: right;
        padding: 0 50px 15px 20px;
}

.contentdescription {
        padding-bottom: 30px;
}

h2.contentheading, .contentheading {
        /* padding: 5px 0 14px; */
        margin: 0;
        font-weight: normal;
}

table.blog .contentheading {
        font-size: 150%;
}

.contentheading {
        font-size: 200%;
        color: #20692B;
        line-height: 1.2em;
        text-align: left;
        padding: 0 50px 15px 0px;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
        text-decoration: none !important;
}


/*////////////////////////przycisk 'wiecej'///////////////////////*/
a.readon {
        float: right;
        margin-top: 10px;
        padding: 5px 5px 5px 15px;
        border: 1px solid #DDDDDD;
        display: block;
        background: url(../images/arrow.png) no-repeat 5px 48%;
        color: #868686;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
        border: 1px solid #DDDDDD;
        background: url(../images/arrow.png) no-repeat 5px 48% #F6F6F6;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
        width: 100%;
}

.moduletable {
/*        padding: 0; */
}

ul.pagination {
        margin: 15px auto;
        padding: 10px 0;
        background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
        margin: 0;
        padding: 0;
        display: inline;
        background: none;
}

ul.pagination li span{
        padding: 2px 5px;
}

ul.pagination a {
        padding: 2px 5px;
        border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
        border: 1px solid #ECECEC;
        background: #FFFFFF;
}

.pagenavbar {
        padding-left: 14px;
}

.pagenavcounter {
        padding: 8px 14px 0 14px;
}

.sectiontableheader {
        padding: 8px 5px;
        background: #444444;
        color: #FFFFFF;
}

.sectiontableheader a {
        color: #FFFFFF;
}

