

/* main vertical scroll */
	#main {
		position:relative;
		overflow:hidden;
		height:750px;
		width: 660px;
	}
	
	/* root element for pages */
	#pages {
		position:absolute;
		height:20000em;

	
	}
	
	/* single page */
	.page {
		padding:10px;
		height:750px;
		width:640px;
	}
	
	/* root element for horizontal scrollables */
	.scrollable {
		position:relative;
		overflow:hidden;
		width: 620px;
		height:750px;
			}
	
	/* root element for scrollable items */
	.scrollable .items {
		width:20000em;
		position:absolute;
		clear:both;
	}
	
	/* single scrollable item */
	.item {
		float:left;
		width:620px;
		height:750px;
	}
	
	/* main navigator */
	#main_navi {
		float:left;
		width: 300px;
		padding:0px !important;
		margin:0px !important;
	}
	
	#main_navi li {
        border-left: 4px solid #333;
		clear:both;
		color:#000000;
		font-size:11px;
		margin-bottom: 5px;
		margin-top: 5px;
		height:35px;
		list-style-type:none;
		padding:10px;
		width: 255px;
		cursor:pointer;

		
	}
	
	.kontener
	{min-height: 400px;}
	
	
	#main_navi li:hover {
border-left: 4px solid #DD3148;
		width: 285px;
		
	}
	
	#main_navi li.active {
border-left: 4px solid #DD3F48;
		width: 285px;

	}
	
	#main_navi img {
		float:left;
		margin-right:10px;
	}
	
	#main_navi strong {
		display:block;
	}
	
	#main div.navi {
float: right;
		cursor:pointer;
	}









/* DEPRECATED FILE */




/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(left.png) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
	font-size:1px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(right.png);
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
} 	












* {
	margin: 0;
	padding: 0;
}

body {
	line-height: 1.5;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

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


#czt
{
	background:url(tlo_404.png);
	
	}


a:hover, .half a:hover, .half_2 a:hover
{

text-decoration: underline!important;
}
.spacer
{height: 33px;}

.lead, .half a
{
font-size: 16px;
font-weight: 200;	
color:  #066;
	}


.half_2 a
{
font-size: 16px;
font-weight: 200;	
color:  #396;	
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

.check
{padding-left: 10px;
padding-bottom: 5px;}

.qr
{
float: right;
clear: both;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}

#news a, #footer1 a
{color:#404040;
text-decoration: none;
font-weight: 400;
}

#social
{width: 342px;
height: 60px;
float: left;
padding-left: 20px;
margin-top: 10px;
background: #000000;
border-bottom-left-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
border-top-right-radius: 5px 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}





#social li
{
list-style: none;
	}

body {
margin : 0 auto;
  color: #888;
background: #ffffff;
 font-size: 13px;
  font-family: "Helvetica Neue Light","HelvetiaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  line-height: 20px;


}

p.klamra
{
background : url(klamra.png) no-repeat right center;
width: 840px;	
margin: 0 auto;
	}
#header
{
height: 440px;	
width: 960px;
margin: 0 auto;

	}


#header_l
{
float: left;
clear: both;	
width: 420px;
height: 440px;	
background : url(a_logo2.jpg) no-repeat left top;
	
	}
img a, a img
{border: 0px solid #eaeaea;}

#header_r
{
width: 540px;	
float: right;
height: 440px;	

	}

	
	
	
#content
{
min-height: 300px;	
width: 960px;
margin: 10px auto;	
padding-bottom: 10px;
	}	
	
	
	
#content_lf
{
float: left;
clear: both;	
width: 420px;
	}




#lewa_b_text
{width: 400px;
height: 260px;
float: left;
padding-left: 20px;
margin-top: 10px;
background : url(lb.png) no-repeat left top;

}


#content_rt
{
width: 540px;	
float: right;
	}
	
	
	
	
	
#topmenu
{
    height: 60px;
    font-size: 14px;
    text-decoration: none;
    line-height: 60px;
    float: right;
    width: 540px;
/*
background: #eaeaea;
border-bottom-left-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
border-top-right-radius: 5px 5px;
-moz-border-radius: 5px;
border-radius: 5px;
*/


    }



#topmenu ul li, #topmenu ul li a
{
	display: inline;
    width: 50px;
	margin-right: 5px;
    color: #dd3f48;
    font-size: 16px;
    padding: 8px;
    text-decoration: none;
    font-weight: normal;
    }




#topmenu ul li a:hover, #topmenu ul li a:active
{
color: #cccccc;

background: #eaeaea;
border-bottom-left-radius: 15px 15px;
border-bottom-left-radius: 15px 15px;
border-bottom-right-radius: 15px 15px;
border-bottom-right-radius: 15px 15px;
border-top-left-radius: 15px 15px;
border-top-left-radius: 15px 15px;
border-top-right-radius: 15px 15px;
border-top-right-radius: 15px 15px;
-moz-border-radius: 15px;
border-radius: 15px;
color: #000000;
}

ul li.active a, #topmenu li.active a
{
color: #222222;
}

#topmenu li.last a
{
	margin-right: 0;

	}



#footer {
width: 100%;
margin-top: 10px;
clear: both;
/* background: #eaeaea;
border-top: 1px solid #cccccc; */
}


#footer1 {
width: 960px;
text-align : left;
font: normal normal normal 11px/normal verdana, helvetica, arial, geneva, sans-serif;
line-height : 12px;
margin: 0 auto;
padding: 5px;
color: #7e7e7e;
clear: both;

}

#main_right
{
margin-top: 30px;
float: right;	
width: 270px;	
border-bottom-left-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
border-top-right-radius: 5px 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #000000;
height: 100px;

display: none;
	}

#news
{
margin-top: 10px;

float: left;
clear: both;
	}



#dla
{
border-bottom-left-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
border-top-right-radius: 5px 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 362px;
height: 105px;
float: left;
background:#eaeaea url(arr.png) no-repeat right top;

	}



#left
{
margin-top: 350px;	
text-align: right;
width: 275px;
float: left;

}

h3
{	
background : url(h3.png) no-repeat left top;
line-height: 30px;
font-size: 16px;
padding-left: 40px;
margin-bottom: 25px;
padding-top: 10px;
color: #404040;
}	



h1
{	

line-height: 30px;
font-size: 16px;
color: #404040;
font-weight: 500;
}	


#moz
{
width: 540px;
margin-top: 120px;
overflow: hidden;
float: right;
	}
	
	
#moz ul
{padding-right: 10px;}

	
#moz li
{
width: 160px;	
height: 24px;
border-bottom: 1px solid #e8e8e8;	
padding-left: 5px;
color: #929292;
line-height: 24px;
font-size: 12px;
list-style: none;
padding-left: 10px;
background : url(square.png) no-repeat left center;
	}	
	
	
li.black
{
padding-left: 5px;
line-height: 24px;
width: 160px;	
border-bottom: 0px solid #cccccc;	
height: 24px;
font-size: 14px;
color: #000000;
font-weight: bold;
	}	
	
	
.more, .button
{
width: 60px;
text-align: center;
height: 20px;
padding: 3px 6px;
font-size: 10px;
color: #ffffff;
background: #dd3f48;
border-radius: 5px;
-moz-border-radius: 5px;
border: 0px solid #cccccc;	
float: right;
}



#port img 
      {border: 0px;
     padding:0;
     margin: 0;
      }
        .bottom img
        {border: 0px;}
        .bubbleInfo {
            position: relative;
            top: 20px;
            left: 0px;
            width: 250px;
            height: 150px;
            clear: both;
            
        }

        .trigger {
        }
     
        /* Bubble pop-up */

        .popup {
                position: absolute;
                display: none;
                z-index: 50;
                border-collapse: collapse;
        }

        .popup td.corner {
                height: 15px;
                width: 19px;
        }

        .popup td#topleft { background-image: url(/assets/templates/adams/css/bubble-1.png); }
        .popup td.top { background-image: url(/assets/templates/adams/css/bubble-2.png); }
        .popup td#topright { background-image: url(/assets/templates/adams/css/bubble-3.png); }
        .popup td.left { background: url( /assets/templates/adams/css/bubble-4.png) top left repeat-y; }
        .popup td.rightt { background: url( /assets/templates/adams/css/bubble-5.png) top right repeat-y; }
        .popup td#bottomleft { background-image: url(/assets/templates/adams/css/bubble-6.png); }
        .popup td.bottom { background-image: url(/assets/templates/adams/css/bubble-7.png); text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(/assets/templates/adams/css/bubble-8.png); }

        .popup table.popup-contents {
                font-size: 11px;
                line-height: 17px;
                background-color: #fff;
                width: 210px;
                color: #666;
                font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
                }

        table.popup-contents th {
                text-align: left;
                font-size: 10px;
                color: #0099cb;
                display: block;
                width: 45px;
                text-transform: lowercase;
                }

        table.popup-contents td {
                text-align: left;
                }

        tr#release-notes th {
                text-align: left;
                text-indent: -9999px;
                background: url(starburst.gif) no-repeat top right;
                height: 17px;
                }

        tr#release-notes td a {
                color: #333;
        }	
        
        
#port
	{
float: right;
	width: 500px;

		}


#cfName
{
	border: none;
	width: 185px;
    margin-right: 10px;
    height: 23px;
background: url(bb.png) left top no-repeat;
padding-left: 25px;
color: #222222;
line-height: 23px;
}



#cfEmail
{
	border: none;
	width: 185px;
    margin-right: 10px;
    height: 23px;
background: url(cc.png) left top no-repeat;
padding-left: 25px;
color: #222222;
line-height: 23px;
}


#cfRegarding
{
	border: none;
	width: 185px;
    margin-right: 10px;
    height: 23px;
background: url(aa.png) left top no-repeat;
padding-left: 25px;
color: #222222;
line-height: 23px;
}


#cfMessage
{
width: 260px;
height: 100px;
border: none;
padding: 5px;
color: #7e7e7e;
background: url(message.png) left center no-repeat;
}

.cl img
{
height: 30px;
padding-bottom: 15px;
	}
	
	
#lang
{
position: relative;
top: 0;
left: 366px;
width: 164px;
height: 20px;
clear: both;
color: #ffffff;
font-size: 10px;
padding-left: 10px;
background: #dd3f48;
border: 0px solid #cccccc;	
border-bottom-left-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
}	

#inside
{padding: 10px;
}

#inside_v
{padding: 10px;
margin-top: 10px;
border-bottom-left-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
border-top-right-radius: 5px 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 342px;
height: 55px;
color: #066066;
float: left;
background:#eaeaea url(vec.png) no-repeat right top;

}



.go
{
width: 60px;
text-align: center;
height: 20px;
font-size: 10px;
color: #ffffff;
background: #dd3f48;
border-radius: 5px;
-moz-border-radius: 5px;
border: 0px solid #cccccc;	
}

.go:hover, .more:hover, .button:hover
{
background: #222222;
	}



.go:active, .more:active, .button:active
{
background: #999999;
	}


.news_item
{
float: left;
width: 240px;
padding-right: 10px;
height: 250px
}


.news_item_mm
{
float: left;
width: 360px;
margin-top: 20px;
padding-right: 10px;
}




#news_item p
{width: 250px;}

.moje
{
background: #ebebeb;
border-bottom-left-radius: 6px 6px;
border-bottom-left-radius: 6px 6px;
border-bottom-right-radius: 6px 6px;
border-bottom-right-radius: 6px 6px;
border-top-left-radius: 6px 6px;
border-top-left-radius: 6px 6px;
border-top-right-radius: 6px 6px;
border-top-right-radius: 6px 6px;
color: #000000;
font-size: 12px;
padding: 3px 8px;	
}





.cytat
{
background: #efefef;
border-bottom-left-radius: 6px 6px;
border-bottom-left-radius: 6px 6px;
border-bottom-right-radius: 6px 6px;
border-bottom-right-radius: 6px 6px;
border-top-left-radius: 6px 6px;
border-top-left-radius: 6px 6px;
border-top-right-radius: 6px 6px;
border-top-right-radius: 6px 6px;
color: #222222;
font-size: 12px;
padding: 3px 8px;	
}


.source
{
font-size: 10px;
float: right;
display: block;
padding: 10px;
font-style: italic;
color: #cccccc;
	}

#inputnumber
{
margin-left: 10px;
height: 20px;
margin-right: 10px;
border: 0px solid #cccccc;	
border-bottom-left-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
border-top-right-radius: 5px 5px;
border-radius: 5px;
-moz-border-radius: 5px;

	}
	
	
	
	
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#000000;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#000000;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(/images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(/images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(/images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(/images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(/images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(/images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(/images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(/images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
	
