body {
font-size:14px;
color:#716d6d;
font-family:Cambria, garamond, "trebuchet MS";
margin:0px;
padding:0px;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
}
p {
margin:0px;
clear:both;
}
#main {
width:594px;
height:auto;
}
#logo {
background-image:url(images/logo.gif);
background-repeat:no-repeat;
width:213px;
height:151px;
margin-top:100px;
}
#lajna {
background-image:url(images/lajna.gif);
background-repeat:no-repeat;
width:363px;
height:1px;
margin-top:30px;
margin-bottom:25px;
}
#tlacitka {
width:494px;
heght:auto;
}
#mail {
width:104px;
height:12px;
margin-top:20px;
}
#text {
width:244px;
height:auto;
float:left;
text-align:left;
padding-left:50px;
margin-top:15px;
}
#text1 {
width:244px;
height:auto;
float:right;
text-align:right;
padding-right:50px;
margin-top:15px;
}
.green {
color:#aad454;
}
a:link, a:active, a:visited  {
text-decoration:none;
color:#716d6d;
}
a:hover {
text-decoration:underline;
color:#aad454;
}