body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #D4D0C8;
	background-image: url(graph/back_page.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#page {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #FFFFFF;
}
#obsah img.intro {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#obsah .mezera {
	clear: both;
}
/* Nadpisy stránek - color */
#obsah .hpage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#obsah .hpage h1 {
	font-size: 12px;
	color: #999999;
}
/* Textové odkazy - color */
#obsah a:link, #obsah a:visited {
	color: #990000;
	text-decoration: underline;
}
#obsah a:hover {
	color: #000000;
	text-decoration: underline;
}
/* Textové odkazy - copyright */
.copyr a:link, .copyr a:visited {
	color: #666600;
	text-decoration: none;
}
.copyr a:hover {
	color: #66CC00;
	text-decoration: none;
}

#hlava {
	background-image: url(graph/bg_hlavicka.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
}

#menu{ height:32px; background-image:url(graph/bg_menu.png); background-repeat:repeat-x;}

.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
#page .copyr {
	font-size: 0.8em;
	color: #666666;
}
.mgsmall {
	font-size: 0.7em;
	color: #666666;
}

/* Návštěvní kniha */
.signme { text-align: center;} 
.signme .txt, .signme td, .signme .txt a { font-size:12px; }
.signme .signtable, .signme .logintable, .signme .signaturetable {margin-left: auto; margin-right: auto; }
.signme .signtable td { text-align:left; }
.signme .small, .signme .small a { font-size: 10px; }
.signme .count { font-size: 10px; text-align: left;}
.signme .hlavan {
	background-color: #eeeeee;
} 
.signme .hlavac, .signme .edit {
	border-bottom:1px dotted #bbbbbb;
}
.signme .hlavac {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
} 
.signme .edit {
	text-align: right;
}

/* FOTOGALERIE */
.mgtxt {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.mgpops {
	font-size: 11px;
	font-weight: normal;
}
.mgtxt, .mgtxt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mgtxt a{
	text-decoration:underline;
}
.mgtxt a:hover{
	text-decoration:none;
}
.mggalcap{
	font-size:12px;
	font-weight: bold;
}
.mgimgcap{
	font-size:12px;
	font-weight: bold;
}
.mgsmall, .mgsmall a {
	font-size: 9px;
	font-weight:normal;
}
.mgimgbrd {
	border: 1px solid #666666;
}
.mgadmincap {
	background-color:#4B6B92;
	color: #ffffff;
	font-weight: bold;
}
.mgadmintdbg {
	background-color:#ffffff;
}
.mgaltbgcol {
	background-color: #dedede;
}
.mginputln {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#FF3300;
	font-size: 10px;
	font-weight: normal;
	border: solid 1px #999999;
}
.mggallery{
	margin-bottom:10px; 
	padding-bottom:10px; 
	border-bottom: dotted 1px #999999;
}
/* POWERED BY*/
.smtxt-none{
	display: none;
}
/* ČLÁNKY */
.smallinfo{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.smalldatum{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
