body {
	background: url(pic/body_top.gif) left top repeat-x;
	margin:0px;
	padding:0px;
	width:100%;
}
img {border:none;}

#main_table {
	width:780px;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	color:#000;
	border-collapse: collapse;
	border:none;
}

#top_stripe {
	float:left;
	width:780px;
	margin:0px;
	background: url(pic/top_stripe.gif) left top no-repeat;
	height:5px;
}

#product_stripe {background:#00448f;padding:6px 0px 6px 10px;color:#FFF;font-weight:bold;font-size:12px;}

#products_list {float:left;width:780px;font-size:9px;color:#666;text-align:right;}
#products_list .product {float:left;width:auto!important;width:148px;min-width:138px;margin-right:6px;border-left:1px dotted #BBB;padding:8px 4px 8px 4px;height:100px;}
#products_list img {float:left;}

.tekst {	
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	line-height:1.4;
} 

.cell {
	padding-left:6px;
	margin-right:6px;
	float:left;
	text-align:justify;
	width:245px;
	
}

.cell_a {
	padding-left:6px;
	padding-top:4px;
	margin-right:6px;
	float:left;
	width:470px;
	line-height:1.6;
	text-align:left;
}

.cell_b {
	float:left;
	color:#000;
	width:258px;
	margin-bottom:2;
	line-height:1.4;
}

.cell_c {
	float:left;
	color:#000;
	width:258px;
	margin-bottom:2;
	line-height:1.4;
}

.cell_dott_left {
	border-left: 2px dotted #BBB;
	padding-left:1;
	float:left;
}

#main_cell_dott_left {
	border-left: 1px dotted #BBB;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:10px;
	float:left;
	
	width:486px;
	min-width:478px;
}

#main_cell_dott_left h2 {margin-bottom:8px;}
#main_cell_dott_left a {text-decoration:none;}
#main_cell_dott_left div {float:left;width:480px;border-bottom:1px solid #DDD;padding-bottom:6px;margin-bottom:6px;}

.main_cell_dott_right {
	border-left: 1px dotted #BBB;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:18px;
	float:left;
	
	width:274px;
	min-width:268px;
	text-align:justify;
}

.cell_2 {
	float:left;
	background:#000;
	color:#000;
	float:left;
}

h1 {
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	float:left;
	margin-top:13px;
	margin-left:20px;
	color:#FFF;
}

h2 {
	font-family: Pallatino,Arial;
	font-size:14px;
	margin:0;
	float:left;
	width:100%;
	font-weight:bold;
	color:#00448f;
	display:inline;
	padding-top:2px;
	padding-bottom:4px;
}

h2 img {float:left;margin-bottom:-3px;margin-right:5px;}

input {
	font-family:Arial;
	font-size:11px;
	height:20px;
}

form {
	margin:0;
	padding:0;
}

#top {
	float:left;
	padding-top:5px;
	height: auto!important;
	height:75px;
	min-height:67px;
	width:780px;
}

#top_menu_div {
	width:680px;
	float:left;
}

#top_menu {
	float:left;
	background: url(pic/menu_top.gif) left top no-repeat;
	color:#FFF;	
	height:32px;
	font-size:12px;
	width:780px;
	padding-bottom:0px;
	padding-top:1px;
	padding-left:0px;
	font-weight:bold;
}

#top_menu a {
	float:left;
	color:#FFF;

	padding-left:12;
	padding-right:12;
	padding-top:8;
	padding-bottom:8;	
	text-decoration:none;	
}

#top_menu a:hover {
	background: url(pic/menu_top_a.gif) left top repeat-x;
}

#top_podmenu {
	float:left;
	background:url(pic/tlo_podmenu.jpg) left top repeat-x;
	color:#FFF;	
	font-size:12;
	padding-top:16;
	padding-left:6;
	padding-bottom:19px;
	margin-top:2;
	margin-bottom:2;
	width:774px;
}

#top_podmenu_div {
	width:600;
	float:left;
}

#top_flash {
	float:left;
	padding-bottom:2;
}

#bottom_stripe {background:#00448f;height:5px;}

#search_area {float:right;margin-top:32;}

#main_site_banner{float:left;width:780px;height:237px;background:#DDD url(pliki/bannery/main_banner.jpg);border-top:1px solid #FFF;margin-bottom:2px;}

#main_site_banner .linki{float:right;width:260px;color:#FFF;font-family:Tahoma;font-size:14px;margin-top:6px;}

#main_site_banner a {float:left;height:40px;width:260px;color:#FFF; text-decoration:none;filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;margin-top:4px;}



#main_site_banner a:hover {float:left;color:#FFF; text-decoration:none;width:100%;filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;font-size:14px;}

#main_site_banner img {height:40px;border:none;float:left;}

.button {
    border-top: #0c65c5 1px solid;
    border-left: #0c65c5 1px solid;
    border-bottom: #0d3a71 1px solid;    
    border-right: #0d3a71 1px solid;
    background-color: #0f51aa;
    padding-left:8;
    padding-right:8;
	height:20px;
    font-family:Arial;
    font-size:11;
    font-weight: bold;
    color:#FFF;
    cursor:hand;
} 


A:link      	{ color:#000; text-decoration: underline;} 
A:visited   	{ color:#000; text-decoration: underline;}
A:active    	{ color:#000; text-decoration: underline;}
A:hover  	    { color:#B00; text-decoration: none;}

A.menulink_white:link      	{ color:#FFFFFF; text-decoration: none;} 
A.menulink_white:visited   	{ color:#FFFFFF; text-decoration: none;}
A.menulink_white:active    	{ color:#FFFFFF; text-decoration: none;}
A.menulink_white:hover  	{ color:#DDDDEE; text-decoration: none};