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

html {font:0.8em/180% tahoma,'lucida sans',arial,sans-serif;}
body {background:#232323;color:#fff;}

#all {text-align:center;}
#all-content {width:765px;text-align:left;margin:0 auto;}

#logo {width:765px;height:177px;background:#232323 url('/img/top.jpg') center center no-repeat;}

#logo h1 {width:350px;height:60px;position:relative;overflow:hidden;left:45px;top:90px;font-size:1.8em;line-height:1.5em;}
#logo h1 span {display:block;position:absolute;left:0;top:0;z-index:1;width:350px; height:60px;background:url('/img/logo.jpg') top left no-repeat;}

#main-content {margin-top:8px;}

#menu-left {float:left;width:162px;}
.menu {background:#232323 url('/img/menu-top.gif') center top no-repeat;margin-bottom:2em;}
.menu-content {padding:5px;background:#171717 url('/img/menu-bottom.gif') center bottom no-repeat;padding-bottom:14px;position:relative;top:9px;}
#m {float:right;width:596px;background:#232323 url('/img/hl-top.gif') center top no-repeat;}
#m-content {padding:14px 13px 35px 14px;background:#171717 url('/img/hl-bottom.gif') center bottom no-repeat;margin-top:9px;}

.menu ul li {list-style-type:none;background:#171717 url('/img/odr.jpg') left center no-repeat;padding-left:22px;margin:12px 0;font-weight:bold;}
.menu ul li.sub {background:transparent;}
.menu ul li.sub ul li {background:transparent;padding:0;margin:5px 0;font-weight:normal;}
.menu p {margin:12px 0;}

#m h2 {font-size:1.5em;margin:0 0 28px 0px;text-align:center;}
#m h3 {font-size:1.1em;padding:14px 0 14px 0;}

#p {width:569px;background:#171717 url('/img/p-top.gif') center top no-repeat;padding-top:9px;}
#p-content {padding:5px 14px 14px 14px;background:#111111 url('/img/p-bottom.gif') center bottom no-repeat;}
#p p {margin:0 0 14px 0;padding:0;}

#foot {float:right;height:39px;width:596px;background:#410000 url('/img/bottom.jpg') center center no-repeat;margin:15px 0;}
#foot-content {padding:8px;text-align:center;}


/*
 * hledani
*/
#cse-search-box {text-align:center;}
#search {width:142px;}
#submit {margin-top:15px;width:5em;}


/*
 * odkazy
*/
#logo a {color:#fff;background:#232323;text-decoration:none;}
#main a {color:#fff;background:transparent;text-decoration:underline;}
#main a:hover {text-decoration:none;}
#foot a {background:transparent;}

#all 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%;}


/*
 * spodni navigace
*/
#nav {padding:0 2em;margin-top:1em;}
#nav #left {float:left;}
#nav #right {float:right;}
#nav a {color:#bbb;}


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


/*
 * kniha navstev
*/
#guestbook {margin-bottom:2em;padding-bottom:2em;border-bottom:1px solid #232323;}
.kniha,.knihaP {width:110px;float:left;}
.kniha{padding-left:7px;}
.knihaP {background:#232323;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;}



/* Fotoblog */
#fotoblogone { margin: 0 auto; text-align: center; }
#fotoblogone img { height: 100px; width: 100px; padding: 5px; border: 1px solid #555; background-color: #aaa; top:0; left:0 }
#fotoblogone img {
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
#fotoblogone a[href^='http:'] {padding-right: 0px;background-image:none;}
