* {
 padding: 0px;
 margin: 0px;
}

img {
 border: 0px;
 vertical-align: middle;
}

body {
 padding: 0;
 background-color: #dbe6ea;
 background-image: url(http://www.emilfrey.hu/data/gfx/startbg.gif);
 background-position: top left;
 background-repeat: repeat-x;
 font-family: Arial, Helvetica, Verdana, Sans-serif;
 font-size: 12px;
 color: #000000;
}

.main {
 margin-top: 0px;
 margin-left: auto;
 margin-right: auto;
 padding: 410px 0px 0px 0px;
 width: 940px;
 height: 364px;
 background-image: url(http://www.emilfrey.hu/data/gfx/startcenter.jpg);
 background-position: top center;
 background-repeat: no-repeat;
 text-align: center;
}

.links1 {
 height: 31px;
 padding: 18px 0px 0px 0px;
 font-weight: bold;
 color: #414b8d;
}
.links1 a:link, .links1 a:visited {
 font-weight: bold;
 color: #414b8d;
 text-decoration: none;
}

.links1 a:hover {
 font-weight: bold;
 color: #cb1123;
 text-decoration: none;
}

.links2left {
 height: 30px;
 width: 300px;
 float: left;
}

.links2center {
 height: 30px;
 width: 340px;
 color: #8490b3;
 float: left;
}

.links2right {
 height: 30px;
 width: 300px;
 color: #808080;
 float: left;
 font-size: 7px;
}

.links2right a:link, .links2right a:hover, .links2right a:visited {
 color: #808080;
 text-decoration: none;
}

.selectimage {
 border: 3px solid #ffffff;
 margin-bottom: 4px;
}

.selectimage:hover {
 border: 3px solid #cb1123;
 margin-bottom: 4px;
}

.marginleft {
 margin-left: 2px;
}

.marginright {
 margin-right: 2px;
}

