body, html {
    margin:0;
    padding:0;
	text-align: left;
	background-color: #000000;
    background-image:url(i/test.jpg);
    background-position: top left;
    background-repeat: repeat;
}




/**
 * LANG
 */
#lang{
	float:right;
	width:121px;
	height:19px;
    background-image: url(i/lang_back.gif);
    background-repeat: no-repeat;
}
#lang a:link,#lang a:visited{color:#858585;font-size:10px;text-decoration: none;
	font-family: Verdana;}
#lang a:active,#lang a:hover{}
#lang .flag{
	width:20px;
	float:left;
	padding-top:2px;
	padding-left:5px;
}
#lang .title{
	padding-top:2px;
	margin-left:5px;
	float:left;
}

















/**
 * allPage
 */
#allPage {
	text-align: left;
    width:1035px;
    margin:0 auto;
}


.clear{clear:both;height:1px;font-size:1px;line-height:1px;}
.clear1{clear:both;height:1px;font-size:1px;line-height:1px;}
.clear3{clear:both;height:3px;font-size:3px;line-height:3px;}
.clear10{clear:both;height:10px;font-size:10px;line-height:10px;}
.clear23{clear:both;height:23px;font-size:23px;line-height:23px;}


.right{float:right;text-align:right;}
.left{float:left;text-align:left;}
.line{margin: 2px 0 2px 0;height: 2px; background-color: #404040;}

.sep{margin: 15px 0 15px 0;clear:both;height:1px;font-size:1px;line-height:1px;border-top: 1px dotted #6C86B7;}

.center {text-align:center;}
.photoLeft {float:left;margin: 0 15px 15px 0;}
.photoRight {float:right;margin: 0 0 15px 15px}
.nowrap {white-space: nowrap;}



/**
 * HEADER
 */
#header {
	margin-left: 130px;
	width:784px;
}

#topLogo{
	height:94px;	
}
#topMenu{
	
}

#topMenu .item{float:left}
#topMenu .item_active{
    background-image: url(i/wsk.gif);
    background-repeat: no-repeat;
    background-position: left 63% ;
	padding-left: 17px;
}
#topMenu .item .top_Menu{font-weight: normal; font-size: 14px;cursor:pointer; text-decoration: none;}
#topMenu .separator{float:left;width:1px;background-color: #2e2e2e; height:17px;margin:0px 11px 0px 11px;}


/**
 * FOOTER
 */
#linki_oferty{
	margin-left: 130px;
	width:784px;	
}

#newsleter_podpis{
	margin-top:10px;
	margin-bottom:30px;	
}
#newsleter{
	float:left;
	margin-left: 130px;
	margin-top: 25px;
}
#podpis{
	float:right;
}

#newsleter .newsletter_form{width:300px;}
#newsleter .newsletter_input{float:left;}

#newsleter .newsletter_input{
	background-image: url(i/newsletter_input.gif);
	background-repeat: no-repeat;
	width:93px;
	height:20px;	
}
#newsleter .newsletter_input input{
	margin:0px;
	border:none;
	background: none;
	width: 89px;
	color:#8d8d8d;
}
#newsleter .newsletter_button{
	padding: 3px 4px 0px 5px;
	color:#8d8d8d;
	float:left;
	height:20px;
	background-image: url(i/newsletter_button_background.gif);
	background-repeat: repeat-x;
}
#newsleter .newsletter_button_end{
	color:#8d8d8d;
	float:left;
	width:2px;
	height:20px;
	background-image: url(i/newsletter_button_end.gif);
	background-repeat: no-repeat;
}


#footer {
	height: 40px;
	margin-left: 130px;
	width:784px;
	color:#b3b3b3;
	font-size:9px;
}
#footer a{color:#b3b3b3;}


/**
 * PAGENAVIGATOR
 */
#pagenavigator {
	border:1px solid #dddddd;
	margin-bottom:10px;
}

#allcontent{
	margin-left: 130px;
	width:784px;	
}


/**
 * LEFT CONTENT
 */
#leftContent {
	float:left;
}
#leftContent div a{display:block;font-size:11px;padding-bottom:9px;color:#8c8c8c;}
#leftContent div.active a{font-weight:bold;color:#ffffff;}
#leftContent .box_content{padding:12px 16px 0px 16px;}




/**
 * HOME PAGE
 */
#homepage {
	margin-left: 130px;
	width:784px;
}


#homepage #news{color:#727272;}
#homepage #news a{color:#97010b;font-weight:bold;text-decoration: none;}


#homepage #news a.more2{
	float:right;
	padding-left: 3px;
	font-size:9px;
	color:#c1c1c1;
	font-weight:normal;
	display:block;
	width:48px;
	height:16px;
    background-image: url(i/wiecej.gif);
    background-repeat: no-repeat;
    text-decoration: none;
}



.com-news div{
	line-height:14px;	
}





/**
 * INTERLINIA
 */
#homepage .box_content{
	line-height:14px;	
}
#content .box_content .com-news, #content .box_content .com-static, #content .box_content .gallery, #content .box_content .com-contact{
	line-height:14px;	
}





/**
 * CONTENT
 */
#content {
	float:right;
}

#content ul {
    margin: 5px 0px;
    padding: 0;
    list-style-type: none;
}
#content ul li {
    margin: 0 0 3px 5px;
    padding: 0 0 0 12px;
    background-image: url(i/li2.gif);
    background-repeat: no-repeat;
    background-position: 0 0px;
}

#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:190px;
	border:1px solid #cccccc;
}
#navigation a.head {
	cursor:pointer;	
	border-bottom:1px solid #C1C1C1;
	border-top:1px solid #F4F4F4;	
	color:#000000 !important;
	display:block;
	font-variant:small-caps;
	/*outline-color:-moz-use-text-color;*/
	outline-style:none;
	outline-width:0;
	padding:6px 8px 6px 18px;
	text-decoration:none;
	background:#e3e3e3;	
	background-image:url(i/collapsed.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#navigation a.head:hover {
	color:#FFFFFF;
}
#navigation a.selected {
	background-image:url(i/expanded.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#navigation a.current {
	color:#ffffff;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;	
}
#navigation li li a {
	color:#cccccc;
	display:block;
	text-indent:10px;
	text-decoration: none;
	background:#222222;
	padding:3px 0px 3px 1px;
}
#navigation li li a:hover {
	color:#ffffff;
}

@media print {
	#navigation ul{
		display: block!important;
		height: auto!important
	}
}



#lastFirm .item, #lastComments .item{
	float:left;
	padding:0px 10px;
	width:175px;
	border-right:1px solid #cccccc;
	height:240px;
}
#lastComments .item{
	height:138px;
}



#lastFirm .first, #lastComments .first{
	padding-left:0px;
}	
#lastFirm .last, #lastComments .last{
	padding-right:0px;	
	border-right:none;
}
#lastFirm img{
	border:1px solid #dddddd;
	padding: 2px;
	margin:2px;
}
#lastFirm p, #lastComments p{margin-bottom: 3px;display:block;line-height:130%;}
#lastFirm p.opis, #lastComments p.opis{/*text-align:justify;*/margin-top: 5px;}
#lastFirm p.more, #lastComments p.more{text-align:right;margin-top:5px;}
#lastFirm p.title, #lastComments p.title{font-size:13px;}






#lastFirm, #lastComments {
    width:763px;
    margin: 0 auto;
    position: relative;
}
.scroll {
	width:763px;
	height:138px;
    overflow: auto;
    /*overflow-x: hidden;*/
    position: relative;
    clear: left;
}
.scroll2 {
	width:763px;
	height:240px;
    overflow: auto;
    /*overflow-x: hidden;*/
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    height: 120px;
    width:763px;
}
ul.slider_navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}
ul.slider_navigation li {
    display: inline;
}
ul.slider_navigation a {
	color:#353535;
    text-decoration: none;
    cursor:pointer; 
	font-weight: bold;
}
ul.slider_navigation a:hover {
	color:#ff0000;
}
ul.slider_navigation a.selected {
	color:#ff0000;
}
ul.slider_navigation a:focus {
    color:#ff0000;
}




/**
 * moduleBox
 */
.moduleBox{background-color: #000000;margin-bottom:10px;}
.moduleBox div.t			{background: url(i/moduleBox/dot.gif) 	0 		0 		repeat-x;}
.moduleBox div.b			{background: url(i/moduleBox/dot.gif) 	0 		100% 	repeat-x;}
.moduleBox div.l 			{background: url(i/moduleBox/dot.gif) 	0 		0 		repeat-y;}
.moduleBox div.r 			{background: url(i/moduleBox/dot.gif) 	100% 	0 		repeat-y;}
.moduleBox div.bl 			{background: url(i/moduleBox/bl.gif) 	0 		100% 	no-repeat;}
.moduleBox div.br 			{background: url(i/moduleBox/br.gif) 	100% 	100% 	no-repeat;}
.moduleBox div.tl 			{background: url(i/moduleBox/tl.gif) 	0 		0 		no-repeat;}
.moduleBox div.tr 			{background: url(i/moduleBox/tr.gif) 	100% 	0 		no-repeat;}
.moduleBox div.content{padding:2px;}





/** box_148 */
.box_148{width:148px;text-align: left;margin-bottom:2px;}
.box_148 div.box_top{height: 7px;background: url(i/box/top_148.gif) no-repeat;}
.box_148 div.box_content{background: url(i/box/content_148.gif) repeat-y; padding: 0px 8px;}
.box_148 div.box_bottom{height: 7px;background: url(i/box/bottom_148.gif) no-repeat;}

/** box_784 */
.box_784{width:784px;text-align: left;margin-bottom:2px;}
.box_784 div.box_top{height: 7px;background: url(i/box/top_784.gif) no-repeat;}
.box_784 div.box_content{background: url(i/box/content_784.gif) repeat-y; padding: 0px 8px;}
.box_784 div.box_bottom{height: 7px;background: url(i/box/bottom_784.gif) no-repeat;}
.box_784 div.padding60{padding:23px 60px 23px 65px;}

.box_784 div.head{position: absolute;height:22px;background: url(i/head_box.gif) right no-repeat;padding:0px 10px 0px 10px;}
.box_784 div.head div{font-size:10px;color:#666666;font-weight:bold;padding-top:5px}

/** box_633 */
.box_633{width:633px;text-align: left;margin-bottom:2px;}
.box_633 div.box_top{height: 7px;background: url(i/box/top_633.gif) no-repeat;}
.box_633 div.box_content{background: url(i/box/content_633.gif) repeat-y; padding: 0px 8px;}
.box_633 div.box_bottom{height: 7px;background: url(i/box/bottom_633.gif) no-repeat;}
.box_633 div.padding60{padding:23px 60px 23px 65px;}

/** box_227 */
.box_227{width:227px;text-align: left;margin-bottom:2px;}
.box_227 div.box_top{height: 7px;background: url(i/box/top_227.gif) no-repeat;}
.box_227 div.box_content{background: url(i/box/content_227.gif) repeat-y; padding: 0px 8px;}
.box_227 div.box_bottom{height: 7px;background: url(i/box/bottom_227.gif) no-repeat;}

.box_227 div.head{position: absolute;z-index:100;height:22px;background: url(i/head_box.gif) right no-repeat;padding:0px 10px 0px 10px;}
.box_227 div.head div{font-size:10px;color:#666666;font-weight:bold;padding-top:5px}

/** box_554 */
.box_554{width:554px;text-align: left;margin-bottom:2px;}
.box_554 div.box_top{height: 7px;background: url(i/box/top_554.gif) no-repeat;}
.box_554 div.box_content{background: url(i/box/content_554.gif) repeat-y; padding: 0px 8px;}
.box_554 div.box_bottom{height: 7px;background: url(i/box/bottom_554.gif) no-repeat;}



/**
 * MESSAGES
 */
.message_info{
	background-color: #eeeeee;
	border: 1px solid green;
	color: #459636;
	padding: 10px 10px;
	margin: 10px 10px;
}
.message_error{
	background-color: #eeeeee;
	border: 1px solid red;
	color: #C44C31;
	padding: 10px 10px;
	margin: 10px 10px;
}
.requisite{
	color: #C44C31;
}