*{
margin:0;
padding:0;
}
html{
height:100%;
margin:0 0 1px 0;
}
body{
height:100%;
background:#FFF url(/img/layout/bg.bmp) repeat-x 0 0;
color:#003;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
a, a:active, a:focus{outline:none;}
/*//////////////////////////////////////////////////////////////////////////////////////
menu
/////////////////////////////////////////////////////////////////////////////////////////*/
h2{
height:40px;
line-height:40px;
margin:0 0 5px 0;
border-bottom:2px solid #003;
font-size:220%;
font-weight:normal;
}
h2.flag{
border-bottom:0;
text-indent:40px;
}
h2 span{
width:32px;
height:26px;
margin:6px 0 0 0;
border:1px solid #003;
display:block;
position:absolute;
}
/*/ IE6 Fix /*/ *html h2 span{margin:0 0 0 -40px;} /*//*/
/*/ IE7 Fix /*/ *+html h2 span{margin:0 0 0 -40px;} /*//*/
span.england{background:#FFF url(/img/flags/large/england.png) no-repeat 0 -3px;}
span.scotland{background:#FFF url(/img/flags/large/scotland.png) no-repeat 0 -3px;}
span.wales{background:#FFF url(/img/flags/large/wales.png) no-repeat 0 -3px;}
span.n-ireland{background:#FFF url(/img/flags/large/northernireland.png) no-repeat 0 -3px;}
span.ireland{background:#FFF url(/img/flags/large/ireland.png) no-repeat 0 -3px;}
span.spain{background:#FFF url(/img/flags/large/spain.png) no-repeat 0 -3px;}
span.czech{background:#FFF url(/img/flags/large/czech.png) no-repeat 0 -3px;}
span.slovakia{background:#FFF url(/img/flags/large/slovakia.png) no-repeat 0 -3px;}
span.estonia{background:#FFF url(/img/flags/large/estonia.png) no-repeat 0 -3px;}
span.poland{background:#FFF url(/img/flags/large/poland.png) no-repeat 0 -3px;}
span.hungary{background:#FFF url(/img/flags/large/hungary.png) no-repeat 0 -3px;}
h3{
line-height:30px;
margin:0 0 10px 0;
font-size:180%;
font-weight:normal;
}
h4{
margin:0 0 10px 0;
color:#CD3301;
font-size:180%;
font-weight:normal;
}
p{
line-height:16px;
padding:5px 0;
font-size:120%;
}
.nb{color:#888;}
a img{border:0;}
.flash{
z-index:0;
}
.clear{clear:both;}
br{
width:0;
height:0;
line-height:0;
padding:0;
margin:0;
}
input,
select,
textarea{
color:#CD3301;
}
button{
width:90px;
height:25px;
background:url(/img/layout/button.png) no-repeat 0 0;
border:0;
color:#FFF;
font-size:130%;
text-align:center;
cursor:pointer;
}
button:hover{
background:url(/img/layout/button.png) no-repeat 0 -25px;
}
