* {
	margin: 0;
	padding:0;
}

html, body {
	height: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0px;
	line-height: 0px;
	font-size:11px;
}

body.gray{
	background: #e3e3e3;
}

#allpage {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -22px; /* the bottom margin is the negative value of the footer's height */
	text-align: center;
}

#page {
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 1.6em;
	
}
a img { border:0px; }
a {
	color: #004A80;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#header { 
	height: 98px;
	width:100%;
	background:url('gfx/top_bcg.jpg');
}
#header_content{
	width:780px;
	margin:0px auto;
}
#header_content em.lontexInfo,
#header_content a.lontexLogo{
	display:block;
	overflow:hidden;
}
#header_content a.lontexLogo span{
	visibility:hidden;
}
#header a.lontexLogo{
	height:98px;
	width:206px;
	background:url(gfx/lontex_logo.png) no-repeat;
	float:left;
}
#header em.lontexInfo{
	height:98px;
	width:394px;
	/*background:url(gfx/top_md_bcg.jpg) no-repeat;*/
	float:left;
}
#header a:hover{
	text-decoration:none;
}
#search_box em span{
	visibility:hidden;
}
#search_box{
	float:left;
	height:98px;
	width:180px;
	/*background:url(gfx/top_rt_bcg.jpg) no-repeat;*/
}
#search_box em{
	width:11px;
	height:16px;
	background:url(gfx/g_sep.gif) no-repeat;
	float:left;
}
#search_box a{
	float:left;
	color:#000;
	visibility:visible;
	font-size:0.85em;
	font-weight:bolder;
}
#search_box .search_input{
	padding-top:30px;
}
#search_box .szukaj {
	background-color: #E2E6F4;
	border: 1px solid;
	border-left-color: #A0ABDB;
	border-right-color: #0A1A61;
	border-bottom-color: #0A1A61;
	border-top-color: #A0ABDB;
	width: 100px;
	margin-left:3px;
	padding:1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A1A61;
}

#main_menu { 
	margin: 0px; padding:0px; 
	text-align:center;
	width:100%;
	line-height:28px;
	background:url(gfx/m_bcg.gif);
	float:left;
	clear:both;
}
#main_menu ul li{
	display:inline;
}
#main_menu ul li a{
	color:#0d004c;
	font-weight:bold;
}
#main_menu ul li a:hover{
	color:#ca000a;
	text-decoration:none;
}

#main_menu ul li img{
	width:26px;
	height:28px;
	vertical-align:top;
	&vertical-align:middle;
}
.podmenu{
	width:100%;
	clear:both;
	height:7px;
	background:url(gfx/podmenu_bcg.gif);	
}
#jestestutaj{
	width:100%;
	background:#F6F6F6;
	text-align:center;
	font-size: 11px;
	line-height:21px;
}
#jestestutaj p{
	width:990px;
	background:#F6F6F6;
	text-align:left;
	margin:0px auto;
}
#jestestutaj a{
	color: #ED1C24;
}
#content { 
	width:990px; 
	text-align:left;
	margin:0px auto;
	margin-top:15px;
}
#leftside {
	width: 195px;
	padding: 0px;
	margin:0px;
	margin-right:15px;
	text-align:left;
	float:left;
	background:#e8e8e8;
}
#rightside{
	width: 195px;
	padding: 0px;
	margin:0px;
	text-align:left;
	float:left;
	background:#e8e8e8 url(gfx/lm_top.gif) 0 0 no-repeat;
}
#rightside #kol{
	padding:10px 10px 0px 10px;
}
#rightside .bottom{
	background-image:url(gfx/lewe_menu_dol.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:10px;	
}
#submenu h2{
	display:block;
	background-image:url(gfx/lm_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1em;
	padding:5px 10px 0px 10px;
}
#submenu ul{
	margin:0px;
	padding:0px;
	padding-left:13px;
	padding-right:13px;
	display:block;
}
#submenu ul li{
	background:url(gfx/podmenu_dots.gif) top repeat-x;
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:5px;
	display:block;
}
#submenu ul ul{
	padding-left:5px;
	margin:0px;
	display:block;
}
#submenu ul ul li{
	background:none;
	font-size:0.9em;
	padding-top:0px;	
	margin:0px;
	display:block;
}
#submenu li li{
	line-height:1.2em;
	padding-top:5px;
	padding-bottom:5px;
}
#submenu ul ul li a{
	font-weight:normal;
}
#submenu .bottom{
	background-image:url(gfx/lewe_menu_dol.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:10px;	
}
#submenu a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A80;
	text-decoration: none;
}
#submenu a:hover {
	text-decoration: underline;
}
#centerside {
	background:url(gfx/n2_middle.gif) repeat-y;
	float: left;
	width:570px;	
	margin-bottom:10px;
	margin-right:15px;
}
#centerside .cs_top{
	background-image:url(gfx/n2_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:9px;
}
#centerside .cs_bottom{
	height:17px;
	background-image:url(gfx/n2_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;	
	clear:both;
}

.cbox {
	float: left;
	width: 550px;
	font-size: 11px;
	padding:0px 10px 0px 10px;	
}

.cbox .top {
	float: left;
	width: 550px;
}
#search h2,
.cbox .top span.title{
	font-size:1em;
	color:#4682b4;
	font-weight:bold;
}

.cbox .top div.data {
	font-weight: normal;
	display:block;
	color:#909090;
	font-size:0.8em;
}
#search,
.cbox .rest {
	float: left;
	width: 530px;
	padding:10px 10px 10px 10px;	
}

.cbox .rest p {
	/*text-align: justify;*/
	margin: 0px 0px 0px 0px;
}
.cbox .rest li {
	margin-left:15px;
}
.cbox .rest p img {
	margin: 6px;
}

.cbox .buttons {
	float: left;
	width: 530px;
	margin: 10px 0px 10px 0px;
	clear:both;
}

.cbox .buttons .more,
.cbox .buttons .gal {
	float: right;
	margin: 0px 10px 0px 0px;
}

.cbox .buttons * {
	border: 0px;
}
div.hr{
	margin:0px;
	padding:0px;
	border:none;
	background:url(gfx/podmenu_dots.gif) bottom repeat-x;
	height:8px;
	clear:both;
}
.pagesfooter{
	text-align:center;
	margin-left:10px;
	padding-top:10px;
	clear:both;
}

.filesdownload {
	line-height: 1.5em;	
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.filesdownload li {
	padding: 0px;
	margin: 0px;
}

#centerside .pagesfooter {
	font-size: 11px;
}

#centerside .pagesfooter a {
	color: #004A80;
	text-decoration: none;
}

#centerside .pagesfooter a:hover {
	color: #004A80;
	text-decoration: underline;
}


#footer, #push {
	clear: both;
	height: 1px; /* .push must be the same height as .footer */
	overflow:hidden;
}

#footer {
	background:url(gfx/dots_h.gif) top repeat-x;
	text-align: center;
	margin-top:15px;
	width:100%; 
	height:58px;
}

#footer .cont {
	margin: 0px auto;
	width: 780px;
	font-size: 0.8em;
	text-align: left;
	padding-top:10px;
}
#footer .rt {
	float: right;
	clear:right;
}

#footer a.foot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0072BC;
	text-decoration: none;
}
#footer a.foot:hover {
	color: 0072BC;
	text-decoration: underline;
}

div.gallery,
div.gallery table{
	text-align:center;
	margin:15px auto;
	margin-bottom:0px;
}
.txtBox2, .txtBox3 { font: 11px tahoma; color: #797874; border:0px; padding-top: 5px; padding-left:5px; }
.txtBox2 {	background: url('/templates/_img/form1.png') no-repeat scroll 0%;	height: 26px;width: 466px;	margin-top:5px; }
.txtBox3 {	background: url('/templates/_img/form2.png') no-repeat scroll 0%;	height: 138px;	width: 466px;	margin-top:5px;	overflow:hidden;}
fieldset { border:0px; }


/*#################################
 *	Homepage 
 *#################################*/
#top_flash{
	width:100%;
	background:url(gfx/flash-hp.jpg);	
	clear:both;
}
/* NOWOŚCI */
#home_nowosci{
	float:left;
	clear:left;
	width:380px;	
	overflow:hidden;
}
#home_nowosci div.news{
	margin-bottom:15px;
}
#home_nowosci div.top{
	background:url(gfx/n3_top.gif) top no-repeat;
	height:19px;
}
#home_nowosci div.middle{
	background:url(gfx/n3_middle.gif) repeat-y;
	padding:0px 10px 0px 10px;
}
#home_nowosci div.middle img { margin:10px;}
#home_nowosci div.middle h2{
	font-size:11px;
	color:#4682b4;
	font-weight:bold;
}
#home_nowosci div.middle .data{
	font-weight: normal;
	display:block;
	color:#909090;
	font-size:0.75em;
	margin-top:-5px;
}
#home_nowosci div.middle p{
	font-size:0.9em;
	font-weight:bold;
}
#home_boksy2 div.middle a.more,
#home_boksy div.middle a.more,
#home_promocje div.middle a.more,
#home_nowosci div.middle a.more{
	font-size: 9px;
	color: #ED1C24;
	float:right;
	text-decoration:none;
	padding-right:10px;
}
#home_boksy2 div.middle a.more:hover,
#home_boksy div.middle a.more:hover,
#home_promocje div.middle a.more:hover,
#home_nowosci div.middle a.more:hover{
	text-decoration:underline;
}
#home_nowosci div.bottom{
	background:url(gfx/n3_bottom.gif) bottom no-repeat;
	height:17px;
	clear:both;
}
/* PROMOCJE */
#home_promocje{
	float:left;
	width:190px;
	margin-left:15px;
	margin-bottom:15px;	
	overflow:hidden;
}
#home_promocje div.top{
	background:url(gfx/hp_promocja_top.gif) top no-repeat;
	height:45px;
}
#home_promocje div.middle{
	background:#FFDA59;
	padding:0px 10px 0px 10px;
}
#home_promocje div.dzial{
	font-weight: normal;	
	color:#909090;
	font-size:0.75em;
}
#home_promocje div.bottom{
	background:url(gfx/hp_promocja_bot.gif) bottom no-repeat;
	height:8px;
	clear:both;
}
#home_promocje div.middle h2{
	font-size:11px;
	font-weight:bold;
}
#home_promocje div.middle p{
	font-size:0.9em;
}
#home_promocje div.middle div.dots{
	border:none;
	margin:0px;
	padding:0px;
	background:url(gfx/hp_promocja_dots.gif) center center no-repeat;
	height:15px;
	clear:both;
}
/* BOKSY */
#home_boksy{
	float:left;
	width:180px;
	margin-left:15px;
	overflow:hidden;
}
#home_boksy div.boks{
	margin-bottom:15px;
}
#home_boksy div.top{
	background:url(gfx/boks_head.gif) top no-repeat;
	height:30px;
	overflow:hidden;
}
#home_boksy div.top h2{
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	line-height:25px;
}
#home_boksy div.middle{
	background:#F0F0F0;
	padding:0px 1px 0px 1px;
	text-align:center;
}
#home_boksy div.middle p{
	font-size:0.9em;
	line-height:1.2em;
	padding:0px 9px 0px 9px;
	text-align:left;
}
#home_boksy div.bottom{
	background:url(gfx/boks_bottom.gif) bottom no-repeat;
	height:6px;
	clear:both;
}
#home_boksy .newsletter {
	background-color: #E2E6F4;
	width: 120px;
	border: 1px solid;
	border-left-color: #A0ABDB;
	border-right-color: #0A1A61;
	border-bottom-color: #0A1A61;
	border-top-color: #A0ABDB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A1A61;
	padding:1px;
}
/* BOKSY2 */
#home_boksy2{
	width:190px;
	overflow:hidden;
	/*margin-top:15px;*/
}
#home_boksy2 div.boks2{
	margin-bottom:15px;
}
#home_boksy2 div.top{
	background:url(gfx/n4_top.gif) top no-repeat;
	height:20px;
	overflow:hidden;
}
#home_boksy2 div.middle h2{
	font-size:11px;
	font-weight:bold;
	padding:0px 9px 0px 9px;
	text-align:left;
}
#home_boksy2 div.middle{
	background:url(gfx/n4_middle.gif) repeat-y;
	padding:0px 1px 0px 1px;
	text-align:center;
}
#home_boksy2 div.middle p{
	font-size:0.9em;
	text-align:left;
	line-height:1.2em;
}
#home_boksy2 div.bottom{
	background:url(gfx/n4_bottom.gif) bottom no-repeat;
	height:17px;
	clear:both;	
} 
/*POLEC NAS*/
.polec1 {
	background-color: #E2E6F4;
	border: 1px solid;
	border-left-color: #A0ABDB;
	border-right-color: #0A1A61;
	border-bottom-color: #0A1A61;
	border-top-color: #A0ABDB;
	width: 200px;
	padding:1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A1A61;
}

