* {
	margin: 0;
	padding: 0;
}

img {
	border-width: 0;
}

p {
	margin-bottom: 1em;
}

a:link {
    color: #2a6374;
    text-decoration: none;
}

a:active {
    color: #2a6374;
    text-decoration: none;
}


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

a:hover {
    color: #2a6374;
    text-decoration: underline;
}


body {
	background: #fff url(bg.jpg) no-repeat center top;
	font-family: Arial, Verdana, sans-serif;
	line-height: 17px;
	font-size: 11px;
	color: #9191a4;
}

#Wrapper {
    width: 803px;
    margin: 0 auto;
    background-color: Transparent;

}

#Header {
    min-height: 150px;
    background: Transparent url(header.gif) no-repeat center top;
}

#lang {
    text-align: right;
    margin-right: 20px;
}

#Nav {
    float: right;
    margin-right: 20px;
    margin-top: 100px;
    height: 37px;
}

#Nav a {
    text-transform: uppercase;
}

#Nav p {
    float: left;
    padding: 10px 10px 0 10px;
    border-right: solid 1px #a3edff;
    height: 27px;
    letter-spacing: 1px;
}

#Nav p.last {
    border-right-width: 0px;
}

#Content {
    border-top: solid 1px #d6e5f2;
    margin-left: 52px;
    margin-right: 20px;
    padding-top: 2em;
    min-height: 200px;
}

#Teaser {
    float: left;
    width: 282px;
}

#TeaserPic {
    float: left;
    width: 429px;
    margin-left: 20px;
}
/*
.download {
    background: Transparent url(pdf.gif) no-repeat 0 15px;
    padding: 10px 0;
    border-top: solid 1px #d5e5f2;
    border-bottom: solid 1px #d5e5f2;
    padding: 15px 0 15px 20px;
} 
*/

.download {
    padding: 10px 0;
    border-top: solid 1px #d5e5f2;
    border-bottom: solid 1px #d5e5f2;
    padding: 15px 0 15px 0;
} 

#HomeProducts {
    height: 308px;
    background: Transparent url(sea.jpg) no-repeat top center;
    margin-left: 2px;
    padding-top: 2em;
}

.box {
    float: left;
    width: 194px;
    padding-left: 20px;
    margin-right: 30px;
}

.box img {
    display: block;
}

.box p {
    padding-top: 1em;
}

#Footer {
    background: Transparent url(footer.jpg) no-repeat top center;
    height: 167px;
    margin-left: 2px;
    padding-top: 1em;
}

#fBox1 {
    float: left;
    margin-left: 100px;
}


#fBox2 {
    float: left;
    margin-left: 100px;
    font-size: 9px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #396c9f;
    padding-top: 10px;
}

#fBox3 {
    float: left;
    color: #396c9f;
    font-size: 9px;
    line-height: normal;
    margin-left: 20px;
}

#fBox2 p{
    float: left;
}

.b1 {
    margin-left: 40px;
}

h1 {
    text-indent: -10000px;
    position: absolute;
    width: 400px;
    height: 130px;
    cursor: hand;
}

h2 {
    font-weight: normal;
    color: #3996a2;
    font-size: 19px;
    letter-spacing: -1px;
    padding-bottom: .5em
}

h2.bigger {
    font-size: 23px;
}

h4 {
    font-weight: normal;
    color: #3996a2;
    font-size: 19px;
    padding-bottom: 0;
    letter-spacing: -1px;
    margin-top: 1em;
}

h3 {
    color: #00b4df;
    font-size: 11px;
    font-weight: bold;
}

.p1 {
    float: left;
    width: 280px;
    padding-right: 20px;
    background: Transparent url(ferLine.jpg) no-repeat top right;
}

.p2 {
    float: left;
    margin-left: 20px;
    width: 360px;
}


.p2 ul {
    list-style-type: square;
    margin-left: 15px;
}

.product {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    border-bottom: solid 1px #ddd;
}


div.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #d5edf9;
	color: #2a6374;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}



.image {width:60px;height:60px;border:1px solid #CCC;float:left;margin-right:10px;margin-bottom:10px;position:relative;}
.image div { width:58px;height:58px;overflow:hidden;position:absolute;top:1px;left:1px;}
.image img { border:none; }


#Najava {
    text-align: center;
    height: 20px;
    font-size: 9px;
    text-align: center;
    background: Transparent url(blue.gif) no-repeat top center;
    color: #fff;
    letter-spacing: 1px;
    padding-bottom: 10px;
}

#Najava a {
    color: #fff;
    text-decoration: underline;
}
