/* CSS template */

#langcont { padding-top:10px; }
#langcont img { float:right;margin-left:10px; }

#langcont h1 { padding-top:20px;font-size:16px; }
#langcont h2 { padding-top:10px;font-size:14px; }

#langcont table { width:100%;margin:10px 0; }
#langcont table tr td { width:50%; }
#langcont table tr td a { background:url(/img/icons/dutch.gif) no-repeat left center;display:block;line-height:30px;padding-left:38px;font-weight:bold; }

#langcont table tr td a.german { background-image:url(/img/icons/german.gif); }
#langcont table tr td a.english { background-image:url(/img/icons/english.gif); }
#langcont table tr td a.french { background-image:url(/img/icons/french.gif); }
#langcont table tr td a.spanish { background-image:url(/img/icons/spanish.gif); }
#langcont table tr td a.italian { background-image:url(/img/icons/italian.gif); }
#langcont table tr td a.portuguese { background-image:url(/img/icons/portuguese.gif); }
#langcont table tr td a.polish { background-image:url(/img/icons/polish.gif); }
#langcont table tr td a.czech { background-image:url(/img/icons/czech.gif); }
#langcont table tr td a.hungarian { background-image:url(/img/icons/hungarian.gif); }
