/* www.addpriv.eu based stylesheet, modified for the purposes of polish site */
html {
height: 70%;

}

body{
margin: 0px;
padding: 0px;
text-align: center;
background: #e9e9e9;
font-size: 13px;
color: #474747;
font-family: tahoma, arial, sans-serif;
font-weight: normal;
}

/*texte*/


h1 {
font-size: 200%;

}

h2 {
font-size: 150%;
background-color: #E9E9E9;
padding:3px;
margin-top: 15px;
}

h3 {
font-size: 125%;

}

h4, h5, h6 {
font-size: 100%;

}

/* liens hypertextes*/ 
a:link, a:visited {
text-decoration:none;
color:#000000;
font-weight:bold;

}

a:hover {
color:#bababa;

}

/*listes a puces*/
li {
list-style-type:square;
background:transparent;
padding:0;
margin: 4px;

}

/*image*/
/*img {
border:none;
margin:3px 5px;
padding:0;

}

img .caption {
text-align: left;

}*/

.pagewidth{
display: block;
width:1000px;
text-align:left;
background:transparent;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
background-color: white;
}

/********************************************/
/*** ********header  ************************/
/*******************************************/

#header {
clear: both;
float:left;
width:1000px;
height:176px;
/*background:transparent;*/
/*background: url('../img/banner.png') 2px 0px no-repeat;*/
margin-left: auto;
margin-right: auto;
text-align: center;
}

#header a img{
width: 996px;
height: 176px;
border: 0px;
}

/********************************************/
/*** ********topmenu ************************/
/*******************************************/
#main{
clear: both;
height: 100%;
}

#main_content{
float: left;
clear: right;
padding: 0px 30px 15px 30px;
width: 720px;
}

#main_content p, #main_content li{
margin-left: 5px;
margin-right: 5px;
text-align: justify;
font-size: 13px;
font-family: tahoma, arial, sans-serif;
line-height: 1.6em;
}

#main_content h3{
margin-left: 5px;
}

#video{
margin: auto;
text-align: center;
}

#top_menu {
/*float:right;*/
clear: both;
width:1000px;
height:50px;
background: url('../img/top_menu_slice.png') repeat-x;
/*margin: auto;*/
margin-top: 2px;
}

#logos{
float: left;
display: inline;
margin: 5px auto auto 10px;
width: 150px;
}

#logos img{
height: 40px;
margin-right: 10px;
border: 0px;
}

#navigation {
float: right;
height: 42px;
width:750px;
text-transform: uppercase;
/*margin-left:30px;*/
/*margin: auto;*/
}

#side_menu{
float: left;
width: 220px;
}

#nav_side h2{
margin-left: 2px;
}

#sidesub{
text-indent: 0px;
}

#sidesub li{
list-style-type: disc;
}

.side h2 a{
display: block;
margin-left: 10px;
text-transform: uppercase;
font-size: 18px;
}

#navigation a {
letter-spacing: -1px;
word-spacing: 2px;
display: block;
float: left;
height: 42px;
line-height: 40px;
padding: 0 17px;
color:#010101;
font-size:17px;
font-weight:bold;

}

#navigation ul {
width: 800px;
list-style: none;	
text-align: right;
margin: 0px auto;
padding: 0px;
/*padding: 15px 0 0 0px;*/

}

#navigation li {
display: inline;
float: left;
margin:0 ;
/*margin-right: 0px;*/
margin: auto;
padding: 0 ;
}

#footer{
clear: both;
height: 149px;
background: url('../img/footer.png') right bottom no-repeat;
margin: 0px 2px 2px 0px;
}

table.underlined{
width: 100%;
}

table.underlined td {
text-align:left;
color:#000000; 
font-size:15px;
font-weight:bold; 
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
border-bottom:1px solid #F0F0F0;
height: 100px;
}

/*table.underlined td.country {
text-align:right;
font-size:13px;
width: 100px;
}*/

table.underlined td image{
text-align:center;
}
.blocktext{
display: block;
clear: none;
font-weight: bold;
}