/* Start of CMSMS style sheet 'lodders' */
 .content { text-align: justify; line-height: 18px;  



}

body {

overflow: -moz-scrollbars-vertical;

 }



body, table, td
				{	
color:#353e0d; 

cursor: default;	font-family: verdana;	font-size:11px;}

H1 {

padding: 10px 0px 0px 0px;
	
text-align: center;
color:#353e0d;
cursor: default;		font-size:18px;
}

H2 {
 font-weight: bold;
cursor: default;	 font-size:14px;
}

A:link		{	 text-decoration: none;	color: #687628;	cursor: pointer;}
A:visited   {	 text-decoration: none;	color: #687628;	cursor: pointer;}
A:active    {	text-decoration: underline;	color: #687628;	cursor: pointer;}
A:hover		{	 text-decoration: underline;	color: #687628;	cursor: pointer;}

.foot:link		{	text-decoration: none;	color: #FFFFFF;	cursor: pointer;}
.foot:visited   {	text-decoration: none;	color: #FFFFFF;	cursor: pointer;}
.foot:active    {	text-decoration: underline;	color: #ffffff;	cursor: pointer;}
.foot:hover		{	text-decoration: underline;	color: #ffffff;	cursor: pointer;}



table.sortiment {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #859536 859536 859536 859536;
	border-collapse: separate;

}
table.sortiment tr {
	border-width: 0px 0px 0px 0px;
	padding: 0px;
	border-style: inset inset inset inset;
	border-color: #859536 859536 859536 859536;

	-moz-border-radius: 0px 0px 0px 0px;
}
table.sortiment td {
	border-width: 0px 0px 1px 0px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #859536 859536 859536 859536;

	-moz-border-radius: 0px 0px 0px 0px;
}


.flag img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}

.flag:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
/* End of 'lodders' */

