﻿@charset "iso-8859-2";
/* CSS Document */
body  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: #DCBBDA;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 14px;
}
.miniajandekok #container { 
	width: 1000px; 
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: 0px;
	border: 1px solid #869D43;
	text-align: left;
	min-height: 800px;
} 
.miniajandekok #header { 
	padding: 0px 0px 0px 0px;
	background: #FFF;
	background-image: url(../images/logo1.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;	
	height: 180px;
} 
.miniajandekok #topmenu { 
	background: #DDDDDD; 
	padding: 10px 10px 10px 20px;
	font-style: normal;
	text-align: center;	
	background-color: #869D43;
	color:#FFF;
} 
.miniajandekok #header h1 {
	margin: 0;
	padding: 10px 0;
}
.miniajandekok #sidebar1 {
	float: left;
	width: 200px;
	background: #FFF;
	padding: 10px 20px 10px 20px;
}
.miniajandekok #mainContent { 
	margin: 10px 0px 0px 250px;
	padding: 0 20px;
	min-height: 655px;
} 

.miniajandekok #mainContent h1{ 
	margin: 0;
	padding: 10px 0;
	color: #869D43;
	font-size: 20px;
}
.miniajandekok #footer { 
	padding: 0 10px 0 20px;
	background:#DDDDDD; 
} 
.miniajandekok #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.miniajandekok a {
	color: #FFF;
	text-decoration: none;
}

.miniajandekok a:hover {
	text-decoration: underline;
}

ul#leftmenu li a, ul#leftmenu li a:hover, ul#leftmenu li a.on, ul#leftmenu li a.on:hover {
	height: 1%;
	color: #555555;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 1px;
	margin-left: 0pt;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 19px;
	background-color: #f6f6f6;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
}
.miniajandekok a.leftNav {
	color: #666;
	text-decoration: none;
}

.miniajandekok a:hover {
	text-decoration: underline;
}

ul.leftNav li a:link,
ul.leftNav li a:visited,
ul.leftNav li a:active,
ul.leftNav li a:hover {
	display: block;
	padding: 2px 5px 2px 19px;
	background: #C5D398 8px 7px no-repeat;
	border-bottom: 1px solid #FFF;
	color: #666;
}

ul.leftNav li a:hover {
	background: #A9BE69 8px 7px no-repeat;
	text-decoration: none;
	color: #FFF;
	/*font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
}

ul.leftNav li.active a:link,
ul.leftNav li.active a:visited,
ul.leftNav li.active a:active,
ul.leftNav li.active a:hover {
	background: #869D43 8px 7px no-repeat;
	color: #000;
	border-bottom: 1px solid #fff;
}

ul.leftNav li a.on,
ul.leftNav li a.on:hover {
    color: #fff !important;
    background: #869D43 7px 7px no-repeat !important;
}

ul.leftNav ul li a {
    padding: 2px 2px 2px 25px !important;
    border-bottom: #fff solid 1px !important;
    background: #fbdbe6 14px 7px no-repeat !important;
}

ul.leftNav ul li a:hover,
ul.leftNav ul li a.on,
ul.leftNav ul li a.on:hover {
    color: #000 !important;
    background: #869D43 14px 7px no-repeat !important;	
}

div.subPage ul.leftNav li.banner {
	margin-top: 30px;
}

ul, ol, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
.miniajandekok #mainContent table {
	font-size: 10px;
	text-align: justify;
	text-align:center;
	border: 1px solid #869D43;
}

.miniajandekok #mainContent lu {
	font-size: 10px;
	color:#000;
	font-weight: bold;
}

.thumbnailbottom{
	position: relative;
	z-index: 0;
}

.thumbnailbottom:hover{
	background-color: transparent;
	z-index: 30;
}

.thumbnailbottom span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFC1;
	padding: 5px;
	left: -600px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	text-align:justify;
}

.thumbnailbottom span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnailbottom:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	bottom: 40px;
	left: 60px; /*position where enlarged image should offset horizontally */
}
.productid {
	color: #900;
	font-weight: bold;
}
.miniajandekok #container #mainContent div .normal {
	color: #093;
}
.miniajandekok #container #mainContent ul {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.miniajandekok #container #mainContent li {
	/*list-style-image: url(../images/bullet.gif);*/
	list-style-position: inherit;
	list-style-type: disc;
}
.miniajandekok #container #mainContent div {
	text-align: justify;
}
