/* CSS Document */

body  {

font-family: Helvetica, Tahoma;
color:#F1D9C5;
font-size: 12px;
text-align:justify;
margin:auto;
line-height:16px;
background: url("../img/main/back.jpg") #000;

}

div { border: solid 0px #fff; }

a { color:#FFC20A; border:none; }
a:hover { text-decoration:none; }

img { border:none; }

/* MENU */

#menu { margin:auto; width:1000px; }
#menu a { padding:0; margin:0; color:#F1D9C5; font-weight:bold; text-decoration:none; }
#menut { width:1000px; }
#menut td { text-align:center; }

h1 { text-align:left; font-size:14px; margin-bottom:20px; font-style:italic; }
h2 { font-size:14px; font-weight:bold; color:#F9CCA6; }
h3 { font-size:12px; font-weight:normal; color:#FFFFFF; }
h4 { font-size:12px; font-weight:normal; color:#FF0000; }

#top { width:100%; height:104px; background:url("../img/main/top_line.png") 50%  64px repeat-x; margin-top:60px; }

#logo { width:100%; height:104px; background:url("../img/main/mirekbednarik.png") center no-repeat; }

#content { width:1000px; margin:auto; margin-top:30px; }

#bottom { width:100%; height:10px; background:url("../img/main/linka.jpg") repeat-x; margin:30px 0 30px 0px; }

#scontent { width:1000px; border:solid 1px #6D5746; }

.cleaner { clear:both; height:1px; visibility:hidden; }


/* INTRO */

#top2 { width:100%; height:104px; margin-top:240px; }

#logo2 { width:100%; height:104px; background:url("../img/main/mirekbednarik.png") center no-repeat; }

#odkaz { width:374px; height:104px; margin:auto; display:block; }


/* GUESTBOOK */

#guest_table tr.mezera { height: 30px; }

div.pager { width:1000px; text-align:center; }
