body {
	background-image: url(img/body_omena.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #619F16;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.clear {
	clear:both;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
img {
	border:none;
}
table {
	padding: 0px;
	margin-bottom: 14px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	color: #1a5d9c;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #3b6e9e;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
}

.forms {
	
}

#BgIso {
	background-image: url(img/OmenaBgIso.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
}
#wrapper {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#right {
	float: right;
	width: 218px;
}
#left {
	width: 642px;
	float: left;
}#top {
	height: 88px;
	position: relative;
}
#top #logo {
	background-image: url(img/LogoOmena.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 340px;
}
#top-menu {
	position: absolute;
	top: 40px;
	right: 10px;
	color: #FFFFFF;
	width: 300px;
	text-align: right;
}
#top-menu a {
	color: #FFFFFF;
}

#menu #menu-left {
	background-image: url(img/MenuBgLeft.gif);
	height: 51px;
	width: 23px;
	float: left;
}
#menu #menu-right {
	background-image: url(img/MenuBgRight.gif);
	height: 51px;
	width: 23px;
	float: right;
}
#menu #nav {
	width: 596px;
	float:left;
	background-image: url(img/MenuBg.gif);
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0px;
}
#nav ul a {
	margin: 0;
	padding: 0;
	font-size: 0px;
	display: none;
}

#nav ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#nav li li {
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 51px;
}
#nav li li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 51px;
	padding-right: 13px;
	padding-left: 13px;
	display: block;
	float: left;
	outline:none;
}
#nav a:hover {
	background-image: url(img/MenuBgHover.gif);
}
#nav a.act {
	background-image: url(img/MenuBgAct.gif);
}

#main {
	color: #000000;
	background-color: #FFFFFF;
}
#main-bottom {
	line-height: 24px;
	background-image: url(img/MainBottom.gif);
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
#main-image {
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(img/MainBanner.jpg);
	height: 200px;
}
#main-text {
	margin-right: 3px;
	margin-left: 3px;
}
#main-text #pad {
	line-height: 16px;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
}

#main-text #pad2 {
	line-height: 16px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 30px;
}

#main-text #pop {
	background-color: #e2e2e2;
	padding: 15px;
}
#main-text ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 20px;
	list-style-type: square;
}
#pop .pop {
	height: 121px;
	width: 184px;
	float: left;
	margin-left: 14px;
}#right h1 {
	margin: 0px;
	padding: 0px;
}
.box {
	margin-bottom: 12px;
}

.box  h1 {
	font-size: 13px;
	line-height: 33px;
	color: #FFFFFF;
	background-image: url(img/BoxTop.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.box-bg {
	background-image: url(img/BoxBottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.box-text {
	padding: 8px;
}
.created {
	font-size: 9px;
	font-style: italic;
	color: #999999;
}

#right p {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#right p.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.more {
	background-image: url(img/bullet1.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 14px;
	background-position: 2px center;
	border: 1px solid #C7C7C7;
	padding-right: 3px;
	background-color: #DDDDDD;
	color: #000000;
}
.article{
	margin-bottom: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;

}
.gallery-pic {
	margin-left: 14px;
	border: 1px solid #EEEEEE;
	margin-bottom: 6px;
}.hinnasto td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
#gallery table {
	margin:0;
	padding:0;
}
#gallery {
	margin-top: 0px;
	padding:2px;
}
#gallery .kk {
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	margin-bottom: 5px;
}

#gallery .kk1 {
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
}

#gallery .created {
	font-size: 9px;
	color: #999999;
}

