@charset "windows-1250";
body {	margin: 0px;
	background-image: url(bg_body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana; font-size: 12px;
	color: #404040;}

.tdcontent {padding-left: 70px;
	padding-right: 10px;
	background-image: url(bg_footer2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;}

.tdmenu {padding-top: 128px;}

.top {	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bg_header.jpg);
	background-repeat: no-repeat;
	height: 304px;}

.lang {
	float: right;
	width: 151px;
	margin-right: 190px;
}

.content {min-height: 400px;
	background-repeat: no-repeat;
	background-image: url(bg_content.jpg);}

.subcontent {width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(bg_subcontent.jpg);}

.footer {width: 900px;
	height: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bg_footer.jpg);
	background-repeat: no-repeat;}

.copy p {margin: 0px; padding: 90px 150px 0px 150px;}

p {line-height: 1.5em; padding-left: 5px;}

.yli {text-decoration: line-through;}
.pun {color: red;}

h1 {color: #E6000B; font-size: 20px;}
h2 {color: #E6000B; font-size: 17px; margin-top: 50px;}
h3 {font-size: 15px; margin-top: 30px;}
h4 {margin-top: 30px;}

a {color: #E6000B;}
a:hover {color: #860000;}
a:visited {text-decoration: none;}


.viiva {padding-top: 2em; border-top: 1px solid #000000;}

.kartta {margin: 5px; border: 5px solid #ffffff;}

.tdcontent img {border: 5px solid #ffffff;}



dl.kuvateksti {border: 5px solid #ffffff;
            background-color: #ffffff;
            width: 130px;
            text-align: center; font-size: 9pt;
            padding: 0px; margin: 5px;
	    float: left;}

.kuvateksti dt {font-weight: bold;}

.kuvateksti dt img {border: none; width: 130px; height: 190px;}

.kuvateksti dd {margin: 0; padding: 0;}
