body { 
font: 80% Verdana, Arial;
margin: 0; 
padding: 0;
background: #fff; 
}

a:link { text-decoration: underline; color: white; }
a:visited { text-decoration: underline; color: white; }
a:hover { text-decoration: none; }
a:focus { text-decoration: none; }

#main {
position: relative;
margin: 0 auto;
margin-top: 30px;
width: 650px;
background: transparent;
}

#head {
position: relative;
height: 80px;
background: transparent;
}

h1 {
margin:0; padding:0;
position: absolute;
top: 20px; left: 15px;
height: 97px; width: 262px;
background: transparent url("design/logo-vtipky.png") left top no-repeat;
}

h2 {
margin: -15px 0;
height: 67px; width: 313px;
background: transparent url("design/content-title.png") left top no-repeat;
}

.hide {
display: none;
}

.grey {
padding-bottom: 20px;
position: relative;
background: #333333 url("design/content-line2.png") left bottom no-repeat;
}

#slogan {
position: absolute;
bottom: 4px; left: 122px;
color: #67B5D1;
}

#content {
text-align: justify;
color: white;
width: 313px;
right: 0; top: 0;
background: #67B5D1;
position: absolute;
}

#content-corner-top-left {
position: absolute;
top: 0px; left: 0px;
height: 13px; width: 16px;
background: #67B5D1 url("design/content-corner-top-left.png") left top no-repeat;
}

#content-corner-top-right {
position: absolute;
top: 0px; right: 0px;
height: 13px; width: 16px;
background: #67B5D1 url("design/content-corner-top-right.png") right top no-repeat;
}

#content-corner-bottom-left {
position: absolute;
bottom: 0px; left: 0px;
height: 13px; width: 16px;
background: #67B5D1 url("design/content-corner-bottom-left.png") left top no-repeat;
}

#content-corner-bottom-right {
position: absolute;
bottom: 0px; right: 0px;
height: 13px; width: 16px;
background: #67B5D1 url("design/content-corner-bottom-right.png") right top no-repeat;
}

#content p {
margin: 25px;
}

.info {
text-align: center;
padding-bottom: 5px;
}

.vtipy {
text-align: right;
}

.gad {
text-align: center;
margin: 10px;
}

#smajl-d {
position: relative;
bottom: -160px; left: 10px;
height: 186px; width: 192px;
background: transparent url("design/smajlik-d.png") left bottom no-repeat;
}