html {
	width: 100%;	
}

body {
	width: 100%;	
	margin-left: 0px;
	margin-top: 5px;
}

#wrapper { margin: 0 auto; width: 750px; border-left: 1px dotted #915;border-right: 1px dotted #915;}

.menu {
  	display: block;
	font-size: 13px;
	font-weight: bold;
	width: 750px;
	font-family: arial, sans-serif;
	background-color: #915;
	color: #ff6;
	font-weight: bold;	
	line-height: 25px;
	border-bottom: 4px solid #915;
}

.menu input {
  display: inline;
}

.menu a {
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: none;
/*	color: #2E2EB2; */
	color: #fff;
}
.top {
	font-size: 9pt;
	font-family: verdana, sans-serif;
	font-weight: bold;
	padding-left: 8px;
	width: 750px;
	padding: 7px 0;
	border-bottom: 1px solid #915;
}

.top p {
	padding: 0; margin:0; width: 700px;
}

.top a {
	font-size: 9pt;
	font-family: verdana, sans-serif;
}

.top h1,.top h2,.top h3,.top span { display: inline; margin: 0 15px;}
.top h1 a { font-size: 1.1em; color: #903; }
.top span a { font-size: 2em; color: #903; }
.top h2 a { font-size: 1em; color: #600; }
.top h3 a { font-size: 0.9em; color: #c30; }

.obsah {
	padding-left: 8px;
	padding-top: 8px;	
	font-size: 12px;
	font-style: normal;
	font-family: verdana, sans-serif;
	width: 720px;
}

.obsah h1 {
	color: #915;
}

.obsah h3 {
    padding: 2px 0;
    margin: 0;
}

.obsah p {
    padding: 1px 0;
    margin: 0;
    margin-bottom: 5px;
}

.keywords {
    font-size: 0.7em;    
    background-color: #ffe;
    border-left: 5px solid #969;
    padding-left: 3px;
}

.navi {
	padding-left: 30px;
	font-size: 12px;
	font-style: normal;
	font-family: verdana, sans-serif;
	font-weight: bold;	
	border: 1px groove #3f3f3f;
	margin-top: 10px;
}

.print {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-style: normal;
	font-family: verdana, sans-serif;
	font-weight: bold;	
	border: 1px groove #3f3f3f;
}	

.invi {
   	display: none;
}

.foot {
	font-size: 8px;
	font-style: normal;
	font-family: verdana, sans-serif;
	font-weight: bold;	
	text-align: center;
	color: #2E2EB2;
}

.commentForm {
	padding-top: 10px;
	font-size: 12px;
	font-style: normal;
	font-family: verdana, sans-serif;
	border: 1px groove #3f3f3f;
	background-color: #f0f0f0;
}

.commentForm span{
	display:inline;
	padding-right: 20px;
}

.commentForm span input{
	border: 1px solid #303030;
	font-size: 10px;
	font-style: normal;
	font-family: verdana, sans-serif;	
	font-weight: bold;	
	margin-left: 2px;	
}

.commentForm div input,textarea{
	border: 1px solid #303030;
	font-size: 10px;
	font-style: normal;
	font-family: verdana, sans-serif;	
	font-weight: bold;	
	margin-left: 2px;	
}

.commentForm div{
	display: block;
	padding-top: 5px;
}

.commentList {
	border: 1px groove #3f3f3f;
	background-color: #f0f0f0;
}

.commentPost {
	display: block;
	padding-top: 5px;	
	padding-left: 3px;	
}

.commentPost span {
	font-size: 10px;
	font-style: normal;
	font-family: verdana, sans-serif;	
}

.commentPost span#titulek {
	display: block;
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;	
}

.commentPost span#autor,span#email,span#datum {
	font-weight: bold;	
	font-size: 9px;
	color: #505050;
}

.commentPost span#vzkaz {
	display: block;
	font-size: 11px;
}

#adsfloater {
	float: right;
	width: 140px;
	height: 260px;
	border: 1px solid #eee;
}

.adv {  height: 20px;}

