/* qsr products / hm-kuljetus sivujen css */

body
{	position: relative; 
	min-width: 750px; 
	width: 50%; 
	margin: 0px auto 0px auto;
	color: #000000;
	background-color: #cccccc;
	font-family: Times New Roman, Apple Garamond Light, serif; }

div.otsikkokuva
{	float:left;
	clear:both;
	background-color: #CCC;
	background-image: url(images/otsikkokuva.jpg);
	background-repeat: no-repeat;
	width:750px; 
	height:287px;
}

p, h3 { padding: 0px 15px 3px 20px; }

p { font-size: 0.9em; } 
 
h3
{
	font-style: italic;
	font-weight: bolder;
	font-size: 1.0em;
}

div.yhteys
{	background-color: transparent;
	background-image: url(images/laatikkotausta.gif);
	background-repeat: repeat-y;
	float: left;
	clear: left;
	width: 300px;
	top: 306px;
	margin: 20px;
	line-height: 1.5em;
	word-spacing: 0.3em;
	font-size: 1.1em; }


div.infoa
{	background-color: transparent;
	background-image: url(images/laatikkotausta.gif);
	background-repeat: repeat-y;
	top: 306px;
	float:right;
	clear:right;
	width:300px;
	word-spacing: 0.3em;
	font-size: 1.0em;
	margin: 20px;
}

/*kulmakaaret*/

div.yla
{	width: 300px;
	height: 27px;
	background-color: white;
	background-image: url(images/yla.gif);
	background-repeat: no-repeat;
}
	
div.ala	
{	position: relative;
	left:0px;
	width:300px;
	height:28px;
	background-color: transparent;
	background-image: url(images/ala.gif);
	background-repeat: no-repeat;
	background-position: left bottom; }


.strong
{	word-spacing: 0.5em;
	font-size: 1.2em;
	background-image: url(images/luuri.jpg);
	background-repeat: no-repeat;
	background-position: 15px;
	text-indent: 35px;
	font-weight: bold; }

.mail { font-size: 0.8em; }

ul.eka { line-height: 1.5em; }

ul.toka
{
list-style-position: inside;
}


