/* CSS Document */

html, body {
    padding: 0;
    margin: 0;
    font-family: verdana, arial;
    background-color: #E5E5E5;
    font-size: 10pt;
    color: #8C8C8C;
}

a {
    text-decoration: none;
    color: #696969;
    font-family: verdana, arial;
}

a.selected {
    color: #FE6D0D;
}

a:hover {
    color: #FE6D0D;
}

	.clearfix:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.clearfix {display:inline-block;}
	/* Hide from IE Mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display:block;}
	/* End hide from IE Mac */

img {
    vertical-align: top;
    border: 0px none;
}

h3 {
    font-size: 10pt;
    color: #8C8C8C;
    font-weight: bold;
    padding-top: 30px; 
    margin: 0px;
}

#container {
    width: 100%;
    background-color: white;
}

#header {
    height: 101px;
    background-color: #E5E5E5;
    background-image: url('/img/headerhr.png');
    background-repeat: no-repeat;
    background-position: bottom right;
}

#logo div {
    position: absolute;
    top: 0px;
    left: 94px;
}

#header img {
/*    margin-left: 94px; */
    border: 0px none; 
}

#header ul {
    padding: 72px 75px 0 0;
    margin: 0;
    display: block;
    font-size: 11.5pt;
    color: #696969;
    list-style-type: none;
/*    float: right; */
    position: absolute;
    top: 0px;
    right: 0px;
}

#header li {
    padding: 0;
    margin: 0;
    display: inline;
}

#content {
    padding: 0 75px 64px 70px;
    background-color: white;
}

#czas span.text {
    position: absolute;
    top: 1px;
    left: 145px;
    font-size: 10pt;
    color: #8C8C8C;
}

#content p {
    font-size: 10pt;
    color: #8C8C8C;
    margin-top: 20px;
    line-height: 18px;
}

.left_box {
    float: left;
    margin-top: 50px;
    
}

.index_p p {
    width: 250px;
    
}

.left_box ul {
    display: block;
    font-size: 11pt;
    color: #696969;
    list-style-type: none;
    border-top: solid #EAEAEA 1px;
    padding: 0px;
    margin: 0px;
    width: 90px;
}

.left_box li {
    margin: 0px;
    padding: 3px 0 4px 0;
    border-bottom: solid #EAEAEA 1px;
}

#czas {
    padding: 0 0 25px 0;
    position: relative;
    background-image: url('/img/os_czasu.png');
    background-repeat: no-repeat;
    background-position: 0px 10px;
    height: 10px
}

#timePointer {
    position: absolute;
    left: 50px;
    top:5px;
    cursor: pointer;
    padding: 0 4px;
}

#czas img {
    vertical-align: middle;
}

#start_center  {
    text-align: center;
}

#list_p {
    font-size: 10pt;
    color: #8C8C8C;
    padding-top: 10px;
}


#list_p dt {
    height: 25px;
    float: left;
}

#list_p dd {
    margin: 0px;
    margin-left: 47px;
    height: 25px;
}

.right_box {
   
}

.index .right_box {
    margin-left: 250px;
}

.right_box .link01 {
    font-size: 10pt;
    padding: 10px 0px 15px 34px;
    text-align: left;
}

#content .right_box p {
    padding-top: 0px;
    margin: 0px;
}

#list_p img {
    vertical-align: top;
}

.foto_box {
    float: left;
    width: 135px;
    height: 175px;
    padding-left: 36px;
}

.foto_box p span {
/*    color: #FF4D00; /**/
}

.checkbox {
    cursor: default;
    width: 25px;
}

.check_sign {
    vertical-align: middle;
    border: 0px none;
}

.foto {
    width: 133px;
    height: 133px;
    border: solid #989898 1px;
    text-align: center;
}

.foto img{
    border: 0px;
    vertical-align: top;
}

#footer {
    height: 118px;
    background-color: #E5E5E5;
    background-image: url('/img/footerhr.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0px;
    margin: 0px;
}   

#footer img {
    margin: 2px 2px 0 0;
    vertical-align: middle;
}   

#footer div {
    margin: 13px 0 0 84px;
    float: left;
    font-size: 10pt;
}

#footer div a {
    vertical-align: middle;
}

#footer p {
    font-size: 7pt;
    font-weight: normal;
    color: #696969;
    padding: 10px 94px 0 0;
    float: right;
    text-align: right;
}

#footer p a {
    text-decoration: underline;
    color: #FE6D0D;
}

#footer p a:hover {
    text-decoration: none;
}

/************ CSS galeria01 ************/

.galeria01 .left_box {
    width: 310px;
}

.galeria01_p p {
    width: 290px;
}

.galeria01 .right_box {
    margin-left: 310px;
    padding-top: 90px;
}

.galeria01 .foto_box {
    margin-bottom: 20px;
}

.galeria01 .foto {
    margin-bottom: 10px;
}

.galeria01 .right_box a {
    font-size: 10.5pt;
    color: #9E9E9E;
} 

.galeria01 .foto_box{
    text-align: center;
}

.galeria01 .right_box a:hover {
    color: #C0C0C0;
}

/************ CSS galeria02 ************/

.galeria02_p p {
    width: 240px;
}

.galeria02 .right_box {
    margin-left: 240px;
}

.data {
    padding: 50px 0 10px 0;
    font-size: 11pt;
    color: #FF761B;
}


/************ CSS album tradycyjny ************/

.album .left_box {
    width: 230px;
}

.album .right_box {
    margin-left: 230px;
}

.album00{
    padding: 20px 0 20px 0;
}

.album00 a:hover {
    color: #393939;
}

.album00 a {
    font-size: 10.5pt;
}


.album01 {
    float: left;  
    padding-right: 5px;  
}

.album02 { 
    float: none;   
}

/***************** CSS oferta ******************/

.oferta .left_box {
    float: none; 
    padding-top: 24px;
    margin: 0px;
}

#content .uwaga{
    color: #FF8331;  
}

.foto_box01 {
    width: 290px;
    height: 400px;
    
}

.foto01 {
    width: 290px;
    height: 290px;
    border: 0px solid #989898;
    padding: 2px 0;
}

.oferta .foto_box01 p {
    text-align: center;    
}

.oferta .right_box {
   margin: 90px auto 0 80px;
   float: right;
   
}

#lightbox #imageDataContainer {
    display: none;
}

/*************** CSS kontakt *****************/

address {
    line-height: 17px;
    white-space: pre;
    font-style: normal;
    font-size: 9pt;
    color: #8C8C8C;
}

#content .kontakt p {
    font-size: 9pt; 
    line-height: 17px;   
}

.kontakt .left_box {
    float: none; 
    padding-top: 110px;
    padding-left: 25px;
    margin: 0px;
}

.kontakt .right_box {
   margin: 113px 25px 0 0;
   float: right;
}


