body 
{
	margin:0;
	padding:0;
	font-family:'Trebuchet MS'; 
}

.maintable
{ 
	background-image:url(images/div-content1.gif);
	background-position:right;
	background-repeat:repeat-y; 
}

.a_menu a
 {
    border-right:1px solid #4E6389;
    color:#B9BDD6;
    display:block;
    float:left;
    padding:5px 7px 4px;
    font-weight:bold;
    font-size:0.76em;
    font-family:"arial",sans-serif;
    text-decoration:none;
}

.a_menu a:hover
 {
    color:#FFF;
    background-color: #596592;
}


h 
{	
    font-weight:bold; 
}

td 
{ 
    font-family: Arial;
}

.lefttd 
{ 
    padding-right:5px; 
}

ul 
{ 
    font-family: Arial;
}

#content 
{ 
    font-family: Arial;
}

#content th 
{ 
    font-size:12px; color:#999999 
}

#content th div
{ 
    color: #FFFFFF;
    background-color:#152F68;
    padding:2px;
}

#content div a
{ 
    color: #FFFFFF;
}

#content tr 
{
    background-image:url(images/divider.gif);
	background-repeat:repeat-x;
	vertical-align:top;			
}

.opis 
{ 
    font-weight:bold;
    color:#152F68; 
}

#head tr 
{ 
    background-image:none;
	vertical-align:top;			
}

.product-image 
{
    max-width:300px;
    max-height:240px;
    border:0;
}

.product-image-small 
{
    max-width:140px;
    max-height:120px;
    border:0;
}

.product-image-small-1 
{ 
    max-width:160px;
    width:expression(document.body.clientWidth > 160 ? "160px" : "auto");
}

.select-list 
{ 
    color:#152F68;
    max-width:160px;
    width:expression(document.body.clientWidth > 160 ? "160px" : "auto" );
	font-size:12px;
}


table 
{ 
    background-repeat:no-repeat;
}

 /*
a:link { font-family: Arial;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none }
a:visited { font-family: Arial;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none }
a:hover { font-family: Arial;
	font-weight:bold;
	font-size:-1;
	text-decoration: underline }

a.normallink:link { font-family: Arial;
	font-weight:bold;
	font-size:12px;
	color:#667AA0;	
	text-decoration: none
}
a.normallink:visited { font-family: Arial;
	font-weight:bold;
	font-size:12px;
	color:#667AA0;
	text-decoration: none
}
a.normallink:hover { font-family: Arial;
	font-weight:bold;
	font-size:-1;
	color:#000000;
	text-decoration: underline
}
*/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm td
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#sddm td a
{	display: block;
	position:relative;
	margin: 0px 1px 0px 0px;
	/*padding: 4px 10px;*/
    margin: 2px 0px 0 10px;
	width: 145px;
	/*background: #152F68;
	color: #FFF;
	text-align:center;*/
	text-decoration: none;
    color: #223C6C;
    font-size: 1.1em;
    font-weight: bold;
}

#sddm td a:hover
{	
    /*background: #5970B2*/
    background: #5970B2;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-left: 155px;
	margin-top: -15px;
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;	
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
    z-index: 2;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	/*background: #EAEBD8;*/
	color: #152F68;
	font: 11px arial}

#sddm div a:hover
{
/*background: #5970B2;*/
	color: #FFF;
}

h3
{
	color: #596592;
	font-weight: bold;
	font-style: italic;
}

.search_label
{
    border:medium none;
    color:#223C6C;
    display:block;
    font-size:0.69em;
    margin-bottom:0;
}