table,td{
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

td.stopka{
	border-top-color: #cbcbcb; 
	border-top-style: solid;
	border-top-width: 1px;
}

td.dolny_spacer{
	border-bottom-color: #cbcbcb; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.bold{
	font-weight: bold;
}

td.main_background{
	background-image: url(http://spomax.content-manager.pl/static/main/images/gorne_tlo.gif);
	background-repeat: repeat-x;
	background-position: top;
}

table.lewa_tlo{
	background-color: #e3e2e2;
}

td.lewa_tlo_tit{
	background-color: #e3e2e2;
	padding-left: 7px;
}

.input_field{
	font-family : Helvetica;
	font-size : 11px;
	color: #4c4c4c;
}

.zielony_tit{
	font-family : Verdana;
	font-size : 12px;
	color : #1ea839;
	font-weight: bold;
}

.zielony_main_tit{
	font-family : Verdana;
	font-size : 14px;
	color : #1ea839;
	font-weight: bold;
}

.niebieski_tit{
	font-family : Tahoma;
	font-size : 12px;
	color : #00477f;
	font-weight: bold;

}

.lokalizator{
	color: #acacac;
	font-family : Verdana;
	font-size : 11px;
}

A:LINK.wiecej_link,A:VISITED.wiecej_link {
	font-family : Verdana;
	font-size : 11px;
	color : red;
	text-decoration:none;
}

A:HOVER.wiecej_link {
	font-family : Verdana;
	font-size : 11px;
	color : red;
	text-decoration:underline;
}


A:LINK.lokalizator_link,A:VISITED.lokalizator_link {
	font-family : Verdana;
	font-size : 11px;
	color : #acacac;
	text-decoration:none;
}

A:HOVER.lokalizator_link {
	font-family : Verdana;
	font-size : 11px;
	color : red;
	text-decoration:underline;
}

table.ramka_content{
	border-top-color: #cbcbcb; 
	border-top-style: solid;
	border-top-width: 1px;

	border-left-color: #cbcbcb; 
	border-left-style: solid;
	border-left-width: 1px;

	border-right-color: #cbcbcb; 
	border-right-style: solid;
	border-right-width: 1px;
	
	border-bottom-color: #cbcbcb; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.oferta_firmy{
	background-color: #00477f;
}


td.back_gray{
	background-color: #e3e2e2;
	padding-left: 5px;
	border-left-color: #ffffff; 

	border-right-color: #ffffff; 
	
	border-bottom-color: #ffffff; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

td.back_white{
	background-color: #ffffff;
	padding-left: 10px;
	border-left-color: #e3e2e2; 
	border-left-style: solid;
	border-left-width: 1px;

	border-right-color: #e3e2e2; 
	border-right-style: solid;
	border-right-width: 1px;
	
	border-bottom-color: #e3e2e2; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

.main_tit_menu{
	font-family : Verdana;
	font-size : 12px;
	color : white;
	font-weight: bold;
}


A:LINK.link_sub_menu, A:VISITED.link_sub_menu {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration:none;
}

A:HOVER.link_sub_menu {
	font-family : Verdana;
	font-size : 11px;
	color : red;
	text-decoration:none;
}


A:LINK,A:VISITED {
	font-family : Verdana;
	font-size : 11px;
	color : #00477f;
	text-decoration:none;
}

A:HOVER {
	font-family : Verdana;
	font-size : 11px;
	color : red;
	text-decoration:none;
}

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: #d71f05; 
	color: #fff; 

	border-left: solid 1px #e46957; 
	border-right: solid 1px #e46957; 
	border-bottom: solid 3px #f2b5ad; 
	margin-bottom:3px; 
	}
	

