 BODY {
	font-size: 11px;
	color: black;
	background-color: #E2ECF6;
	scrollbar-arrow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #E2ECF6;
	scrollbar-shadow-color: #E2ECF6;
	scrollbar-3dlight-color: #E2ECF6;
	scrollbar-darkshadow-color: #E2ECF6;
	scrollbar-track-color: #E2ECF6;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD { font-family: Verdana; font-size:11px; color:black;}
A { text-decoration: none; font-weight: normal; color: #4074A6;}
A:hover {text-decoration:underline;font-weight: normal; color: #4074A6;}
A.butonik { text-decoration: none; font-weight: bold; color: #343B83; padding:2px 12px; background-color:#CBDBEB; border:1px solid white;}
A.butonik:hover {text-decoration:none; font-weight: bold; color: #CBDBEB; padding:2px 12px; background-color:#343B83; border:1px solid white;}
A.small {font-size:9px; text-decoration: none; font-weight: normal; color: #3D3C88;}
A.small:hover {font-size:9px; text-decoration:underline;font-weight: normal; color: #3D3C88;}

A.small2 {font-size:9px; text-decoration: none; font-weight: normal; color: #B4BCC4;}
A.small2:hover {font-size:9px; text-decoration:underline;font-weight: normal; color: #3D3C88;}

A.menu { text-decoration: none; font-weight: bold; color: white; display: block;}
A.menu:hover {text-decoration:none;font-weight: bold; color:#12416D; background-color:white; display: block;}
A.submenu { padding:4px;}
A.submenu:hover {background-color:#12416D; padding:4px;}

A.submenu2 { padding:2px;}
A.submenu2:hover {text-decoration:none;background-color:#12416D; padding:2px; color:#FFF;}


font.male {
	font-size:9px;
	color:#000;
}

p.sort {
	text-align:center;
	padding:3px;
	margin:0px;
	background-color:#4074A6;
	color:#FFF;
	font-size:9px;
	font-weight:bold;
	float:none;
}

DIV.sortiment {
	width:140px;
	height:120px;
	text-align:center;
	float: left;
	margin:3px;
	padding:0px;
	border:1px solid #4074A6;
}

DIV#center {position: relative;top: 0px;left: 0px;right: 0px; width:100%; height:100%; z-index: 100;}
DIV#menu {position: relative;top: 0px;left: 0px;width:100%;height:100%;z-index: 200;}
DIV#menu2 {position: relative;top: 0px;left:70px;width:200px;height:267px;z-index: 200;}
DIV.mleft {margin-left:0px; width:130px:}
DIV.popup {display: none; border: solid 1px #12416D; background-color: #12416D;
  padding-left: 5px; padding-right: 5px; z-index: 300; -moz-box-sizing: border-box;
  width:130px;}
DIV.popup a {text-align: left; padding: 2px; display:block;text-decoration:block;
  font-weight: normal; font-size:9px; color: white;}
DIV.popup a:hover {font-weight: normal; text-decoration:none; color: #12416D; background: white;}
