/*
 * reset okraju prvku
*/
* {margin:0;padding:0;}

html {font-family: "Times New Roman", serif;font-size:12pt;background:#fff;color:#000;}

#logo, #menu-left, #foot, #nav {display:none;}


#m {margin-top:5pt;}
#m-content {padding:10pt;}

h2 {font-size:18pt;text-align:center;margin-bottom:20pt;}
h3 {font-size:14pt;}
h4 {font-size:13pt;}
h3, h4 {margin-bottom:0.5em;}

#p p {margin:0 0 10pt 0;padding:0;}


/*
 * odkazy
*/
a {color:blue;text-decoration:underline;}
a[href^='http:'] {padding-right:10px;background-image:url('/img/out-link.gif');background-position: 100% 30%;background-repeat: no-repeat;}

.pom, .fot {text-align:center;font-style:italic;}
#p .pom p {margin:2em 0;}
#p .fot p {margin-bottom:4em;}

img {border:none;}
.pom img, .fot img {border:2px solid white;}

.center {text-align:center;margin-bottom:1.3em;font-weight:bold;}

/*
 * tabulka u cocek
*/
#cocky {margin:1em 0 2em 0;}
#cocky td {padding-right:8px;}


/*
 * rozcestnik obsahu prace
*/
#cross {list-style-type:none;font-size:1.5em;line-height:150%;}



/*
 * resetovaci cara
*/
hr.clear {visibility:hidden;height:0px;clear:both;}

/*
 * kniha navstev
*/
#guestbook {margin-bottom:2em;padding-bottom:2em;border-bottom:1px solid #ddd;}
.kniha,.knihaP {width:110px;float:left;}
.kniha{padding-left:7px;}
.knihaP {border-left:2px solid Red;padding-left:5px;font-weight:bold;}
.marB {margin-bottom:0.5em;}
.centerT {text-align:center;margin-top:1em;}
.nodisplay {display:none;}

.mess {background:#232323 url('/img/gue-top.gif') center top no-repeat;font-size:0.9em;margin-bottom:1.5em;}
.mess-content {padding:8px 10px 0 10px;}
.mess-date {margin-top:5px;text-align:right;}
.mess-b {height:8px;background:#232323 url('/img/gue-bottom.gif') center bottom no-repeat;}
