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

body{
font-family: Arial, Helvetica, sans-serif;
font-size: 75%; /* Resets 1em to 11px 1em equals 16px;*/ 
color:#596a72;
line-height:1.8em;
margin:0px;
padding:0px;
background-color: #d4dcdf;
height:100%; 
}

p{
margin-top:0px;
padding-top:0px;
}

h1{
font-size: 18px;
width: 240px;
height: 40px;
padding-right: 10px;
line-height: 40px;
text-align: right;
}

h2{
font-size:11px;
color:#b3c0c8;
}

h3{
font-size:100%;
font-weight:bold;
}

h5{
font-size: 100%;
font-right: bold;
}

#wrapper{
position: absolute; 
width: 850px;
left: 50%;
margin-left: -425px;
overflow:auto;
padding: 0 15px 0 15px;
}

#rij1_col1{
position: relative;
float: left;
width: 60px;
height: 100px;
padding-left: 10px;
}

#rij1_col2{
position: relative;
float: left;
width: 735px;
height: 20px;
padding-top: 70px;
padding-right: 15px;
}

.nav{
position: relative;
float: right;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
}

.nav a{
text-decoration: none;
color: #666666;
margin-left: 20px;
}

.nav a:hover{
text-decoration: underline;
}

#rij2{
position: relative;
float: left;
width: 840px;
padding-left: 10px;
height: 520px;
overflow: auto;
background-repeat: no-repeat;
background-image: url(/website/images/home_background.jpg);
}

.segment_box{
position: relative;
float: left;
width: 250px;
height: 350px;
margin-top: 30px;
}

/*.segment_box_header{
position: relative;
float: left;
width: 240px;
height: 40px;
padding-right: 10px;
line-height: 40px;
text-align: right;
}*/

.segment_box img{
position: relative;
float: left;
width: 250px;
height: 178px;
}

.segment_box_body{
position: relative;
float: left;
width: 220px;
padding: 15px;
}

.segment_box_agr a{
color: #5fa700;
text-decoration: none;
font-size: 12px;
height: 20px;
line-height: 20px;
width: 215px;
}

.segment_box_ind a{
color: #48acd8;
text-decoration: none;
font-size: 12px;
height: 20px;
line-height: 20px;
width: 215px;
}

.segment_box_geb a{
color: #b77fda;
text-decoration: none;
font-size: 12px;
height: 20px;
line-height: 20px;
width: 215px;
}

.segment_box a:hover{
text-decoration: underline;
}

#home_logos{
position: relative;
float: left;
width:100%;
margin-top: 10px;
height: 87px;
text-align: center;
padding-top: 10px;
}
