@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	background-color: #FFF;
	background-image: url(images/bg_03.jpg);
	background-position: center;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 35px;
	/*padding-left: 25px; */
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a img { 
	border: none;
}

a:link {
	color: #6E3B1E;
	text-decoration: none;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #963;
}

a:visited {
	text-decoration: none;
	color: #669900;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #520;
	text-align: left;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #996633;
}
h3 {
	font-size: 14px;
	color: #996633;
}

.container {
	width: 783px;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/textbg_12.jpg);
	background-repeat: repeat-y;
}

.header {
	background-color: #FFF;
	background-image: url(images/headerbg_03.jpg);
	background-repeat: no-repeat;
	height: 68px;
	padding-top: 180px;
	padding-right: 20px;
	padding-left: 45px;
	padding-bottom: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}


.sidebar1 {
	float: left;
	width: 173px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right:25px;
	background-image: url(images/navibg_09.jpg);
	background-position: left top;
	min-height:350px;
}

.sidebar1 .navi {
	padding-left:25px;
	padding-top: 15px;
	padding-right: 0px;
}

.sidebar1 h2 {
	padding-top:15px;
	margin-bottom: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D3C1C;
	font-size: 13px;
	text-align: left;
	color: #520;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom:2px;
	font-weight: normal;
	text-transform: uppercase;

}

.sidebar1 p a {
	font-size: 12px;
	text-align: left;
	color: #C29813;
	text-decoration: none;
	padding-left: 0px;
	padding-bottom:5px;
	display:block;
}

.sidebar1 p a:hover, .sidebar1 p a:active, .sidebar1 p a:focus {
	text-decoration: underline;
	color: #963;
}

.sidebar1 p {
	padding-left: 5px;
	margin-left: 0px;
}

.content {
	width: 575px;
	float: left;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/contentbg_10.jpg);
}

td.kuvasolu {
	padding-right:25px;
	text-align: left;
	width:250px;
}
td.kuvasolu p {
	padding:0px;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #ADB96E;
	color: #FFF;
}

.footer {
	position: relative;
	clear: both; 
	background-image: url(images/footerbg_14.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #963;
	padding-top: 38px;
	padding-right: 20px;
	padding-bottom: 61px;
	padding-left: 20px;
	text-align: center;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container .content h1 .hinta {
	float: right;
}

.erotin {
	padding-bottom:10px;
	padding-top:10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F3DBAF;
	width: 480px;
}

h4 {
	font-size: 12px;
	color: #B28A29;
	font-weight: normal;
}

h3.taustaraita_ruskea {
	color: #630;
	background-color: #E0CB9F;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

