table,td{
	font-family : Arial;
	font-size : 11px;
	color : #0072a6;
}

td.main_background{
	background-image: url(http://zzm.kopex.p1314.futuro.pl/static/main/images/main_tlo.gif);
	background-repeat: repeat-x;
	background-position: top;
}

td.srodek_background{
	background-image: url(http://zzm.kopex.p1314.futuro.pl/static/main/images/tlo_srodek_pasek.gif);
	background-repeat: repeat-x;
	background-position: top;
}

td.lewa_ramka_background{
	background-image: url(http://zzm.kopex.p1314.futuro.pl/static/main/images/tlo_lewa_ramka.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bold_tit{
	font-family : Arial;
	font-size : 12px;
	color : #0072a6;
	font-weight: bold;
}

.bold_tit_ramka{
	font-family : tahoma;
	font-size : 14px;
	color : #0072a6;
	font-weight: bold;
}

td.kontakt_slide{
	border-left-color: #acc2e1; 
	border-left-style: solid;
	border-left-width: 1px;
}

td.stopka_slide{
	border-right-color: #e9e9e9; 
	border-right-style: solid;
	border-right-width: 1px;
	font-family : tahoma;
	font-size : 11px;
	color : #c6c6c6;
	text-align: center;
}

td.horizontal_line{
	border-bottom-color: #e9e9e9; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.input_field{
	font-family : tahoma;
	font-size : 11px;
	color: #4c4c4c;
}

.white_txt{
	font-family : Arial;
	font-size : 11px;
	color : #1a4887;
}

.bold{
	font-weight: bold;
}

.data{
	font-family : Arial;
	font-size : 11px;
	color: #a4a4a4;
}

td.marginesy{
	padding-left: 7px;
	padding-right: 5px;
}

A:LINK.wiecej_link,A:VISITED.wiecej_link {
	font-family : Arial;
	font-size : 11px;
	color : #8fceec; 
	text-decoration:none;
}

A:HOVER.wiecej_link {
	font-family : Arial;
	font-size : 11px;
	color : red;
	text-decoration:underline;
}


A:LINK.text_link,A:VISITED.text_link {
	font-family : Arial;
	font-size : 11px;
	color : #0072a6;
	text-decoration:none;
}

A:HOVER.text_link {
	font-family : Arial;
	font-size : 11px;
	color : red;
	text-decoration:underline;
}

A:LINK.created,A:VISITED.created {
	font-family : Arial;
	font-size : 11px;
	color : #27A2E4;
	text-decoration:none;
}

A:HOVER.created {
	font-family : Arial;
	font-size : 11px;
	color : red;
	text-decoration:none;
}

A:LINK,A:VISITED {
	font-family : Arial;
	font-size : 11px;
	color : #2CA3DC; 
	text-decoration:none;
}

A:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : red;
	text-decoration:none;
}
 
input.przycisk{
	font-family : Tahoma;
	font-size : 11px;
	color : #006699;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	background-color: #F5F5F5;
}  

ul.stat {
	margin-left: 16px;
	padding: 0;

} 

.dzial_tit{
	color: #00adef;
	font-family : Verdana;
	font-size : 15px;
	font-weight: bold;
}

.data_newsy{
	font-family : Arial;
	font-size : 12px;
	color : #0072a6;
	text-decoration: underline;
}

td.submenu_main{
	background-color: #fdf9e1;
	border-bottom-color: #ffe011; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.submenu_main_active{
	background-color: #ffe011;
	border-bottom-color: #ffe011; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.submenu_podgrupa{
	background-color: #fdf9e1;
	border-bottom-color: #ffe011; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 15px;
}

td.submenu_podgrupa_active{
	background-color: #ffe011;
	border-bottom-color: #ffe011; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 15px;
}

td.submenu_item{
	border-bottom-color: #ffe011; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 45px;
}

A:LINK.submenu_link,A:VISITED.submenu_link {
	font-family : Arial;
	font-size : 11px;
	color : #01648a;
	text-decoration:none;
}

A:HOVER.submenu_link {
	font-family : Arial;
	font-size : 11px;
	color : red;
	text-decoration:underline;
}

table.products { width: 100%; margin: 0 0 15px 0px; float: right }


table.products, table.products tr, table.products td { 
	border-bottom: solid 1px #c8cbcd; 
	border-left: solid 1px #c8cbcd; 
	border-right: solid 1px #c8cbcd; 
	border-top: solid 1px #c8cbcd;
	border-collapse:collapse; padding: 4px ; 
	}
	
table.products td.head { 
	font-weight:bold; 
	background: #5e96d2; 
	color: #fff; 

	border-left: solid 1px #ffe011; 
	border-right: solid 1px #ffe011; 
	border-bottom: solid 1px #ffe011; 
	margin-bottom:3px; 
	}
