body {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 0.7em;
	color: #fff;
	text-align: center;
	background: url('../images/tausta.jpg') left top repeat-x #0b5d83;
}

h1, h2, h3, h4, h5, p {
	margin-bottom: 10px;
}


blockquote {
	padding: 5px;
	margin: 0 0 1em 25px;
}

p {
line-height: 1.6;
}

a {
	font-weight: bold;
	color: #0b5d83;
}

form p {
	clear: both;
}

form em {
	color: #666;
}

form label {
	width: 150px;
	display: block;
	float: left;
	color: #666;
}

.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
	display: inline;
	visibility: none;
}

	.order_header {
		font-family: "Trebuchet MS", helvetica, sans-serif;
		font-size: 19pt;
		font-weight: bold;
		padding: 27px 15px 15px 25px;
	}

div#wrapper {
	width: 850px;
	margin: 0px auto;
	text-align: left;
	background-color: white;
	padding-bottom:10px;
}

ul {
	list-style-type: disc;
	margin: 0.5em 0 1.5em 15px;
}

li {
	line-height: 1.6;
}

.submitbutton {
	color: #A5C7D8;
	background: #3A83A9;
	font-weight: bold;
/*	border-bottom: 1px solid #393729;
	border-right: 1px solid #393729;
	border-top: 1px solid #9a8a00;
	border-left: 1px solid #9a8a00;*/
	}

div#header {
	width: 850px;
	height: 223px;
	background: url('../images/header.jpg') left bottom no-repeat;
}

div#headertop {
    clear: both;
    margin: 0px;
    height: 30px;
    background-color: #FFFFFF;
    /*border-top: thin solid #b1b2b4;*/
}


div#headertop .left {
    width: 300px;
    float: left;
    text-align: left;
    padding-top: 6px;    
    padding-left: 8px;  
}

div#headertop .right {
    width: 500px;
    float: right;
    text-align: right;
    padding-right: 6px;
    padding-top:3px;
}

ul#lang {
	float: right;
	list-style: none;	
	height: 20px;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-right: 5px;
	}	

ul#lang li{
	float: left;
	}	

ul#lang li img{
	border: 1px solid #CCCCCC;
	}	
	
#navigationbar{
	width: 100%;
	height: 40px;
	background-color: #cccccc;
	margin-bottom:15px;
	}

ul#navigation {
	margin: 0;
	list-style-type: none;
  background-color: #cccccc;
  border-top: thin solid #b1b2b4;
  border-bottom: thin solid #b1b2b4;
}

ul#navigation li {
	float: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 4px;
  /*border-right: solid #b1b2b4;*/
	line-height: 1.4;
}

ul#navigation li a {
	padding: 0px 10px 0px 10px;
  margin: 0px;
	height: 50px;
	float: left;
	font-size: 8pt;
	/*font-weight: bold;*/
	color: #0b5d83;
	line-height: 1.4;
}

ul#navigation li a:hover {
	text-decoration: none;
	color:#fff;
	/*border-left: 1px solid #b1b2b4;*/
	border-left: 1px solid #ccc;
}

ul#navigation li a.active {
	text-decoration: none;
	color:#fff;
}

div#content {
	width: 810px;
	min-height: 450px;
	padding: 0px 0px 0px 19px;
	float: left;
    color: black;
	font-size: 8pt;
}

div#content .left {
	width: 530px;
	float: left;
  /*border-right: thin solid #cccccc;*/
}

div#content .right {
	width: 250px;
	float: right;
	margin-right: 15px;
}

div#content .left2 {
	width: 450px;
	float: left;
  /*border-right: thin solid #cccccc;*/
}

div#content .right2 {
	width: 350px;
	margin-right: 0px;
	float: right;
}


div#content h1 {
    background: url('../images/h1bg.jpg') no-repeat 0px 0px #FFFFFF;		
    font-size: 14pt;
    padding: 10px 5px 10px 30px;
    line-height: 1em;
    color: #003366;
}

div#content h2 {
    font-size: 14pt;
    color: #003366;    
    margin: 10px 10px 15px 0;
    line-height: 1em;
}

div#content h3 {
    color: #003366;	
    font-size: 12pt;
    margin: 1em 0;
    border-bottom: 1px solid #ddd;
}

div#content p img {
    float: right;
    padding: 5px;
    margin: 0 0 15px 15px;
}

div#content a {
	color: #0b5d83;
}

div#footer {
    background: url('../images/footer.jpg') no-repeat 0px 0px #FFFFFF;	
	width: 760px;
	text-align: left;
    color: #0b5d83;
  	padding-left: 30px;
  	padding-right: 20px;
  	padding-top:5px;
  	padding-bottom: 20px;
  	position: relative;
  	top:15px;
	clear: both;
}
/*
div#header a {
    width: 41px;
    height: 35px;
    float: right;
    margin-top:1px;
}*/

div#headertop a em {
    display: none;
}
                            
div#headertop a.info {
    background: url('images/info.png') center center no-repeat;
    width: 41px;
    height: 35px;
    float: right;
    margin-right: 3px;
}

div#headertop a.email {
    background: url('images/email.png') center center no-repeat;
    width: 41px;
    height: 35px;
    float: right;
    margin-right: 3px;
}

div#headertop a.phone {
    background: url('images/phone.png') center center no-repeat;
    width: 41px;
    height: 35px;
    float: right;
    margin-right: 3px;
}


td {
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
}

