.white {
	color: #FFFFFF;
}
.page {
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	background: #737373;
	margin: 0px auto;
	margin-bottom: 50px;
	padding: 0;
	width: 1000px;
	background-image: url('images/levy_border.jpg');
	background-repeat: repeat-y;
}
#levy {
	float: left;
	width: 399px;
	height: 100%;
	border-right: 2px solid #696969;
	padding-left: 8px;
	padding-top: 5px;
}
.right {
	margin-left: 408px;
	padding-top: 5px;
	border-right: 2px solid #696969;
	width: 386px;
	color: #000;
}
#bok {
	width: 190px;
	height: 100%;
	float: right;
	display: block;
	padding-top: 5px;
}
.page_item a:hover {
	text-decoration: none;
}
.page item current_page_item {
	color: #000;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* Posts */
.widecolumn .postmetadata {
	padding: 5px 5px 5px 5px;
	/*font-size: 1em;
*/
}
.entry p a:visited {
	color: #666;
}
.entry p, .entrytext, .widecolumn .entry p, .widecolumn .entrytext {
	font-family:  Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	line-height: 1.1em;
	text-align: left;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;
}
small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.widecolumn {
	padding: 10px 5px 5px 0;
	margin: 5px 0 0 16px;
	width: 780px;
	border-right: 2px solid #696969;
}
.post {
	margin: 0 0 0 0;
	color: #fff;
	padding: 7px 7px 7px 7px;
}
.widecolumn .post {
	margin: 0;
	background-color: #727272;
	color: #fff;
	padding: 7px 7px 7px 7px;
}
.narrowcolumn .postmetadata, {
}
.kontik {
	align: left;
	width: 100%;
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* Headings */
h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
}
.description {
	font-size: 1.7em;
	text-align: center;
}
h2 {
	font-size: 1.4em;
}
h2.pagetitle {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: black;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
h1 {
	padding-top: 60px;
	margin: 0;
}
.description {
	text-align: center;
}
h2 {
	margin: 10px 0 0 0;
	padding-left: 3px;
	color: #000;
	//background-image: url('images/nadpisy_bg.gif');
	align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2.pagetitle {
	margin-top: 30px;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* Images */
p img {
	padding: 5px;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* Forms */
#searchform {
	margin: 0 auto 10px;
	padding: 5px 3px;
	text-align: left;
}
#searchform input {
	width: 130px;
}
#searchform input .tlacitko {
	width: 30px;
}
#sidebar #searchform #s {
	width: 440px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form {
/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 200px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	400px;
	padding: 2px;
	border: 1px solid #c2c2c2;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* Comments */
.comment {
	color: #000;
}
.commentlist {
	color: #000;
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 2px 0px 2px 0px;
	padding: 2px 15px 1px 10px;
	list-style: none;
	background-color: #b5b5b5;
}
.alt {
	margin: 0;
	padding: 10px;
	background-color: #a0a0a0 !important;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	display: block;
	float: right;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 1em Verdana, Arial, Sans-Serif;
}
#commentform textarea, input {
	background: #f6f6f6;
	border: 1px solid #686868;
}
#commentform textarea:focus, input:focus {
	background: #fff;
	border: 1px solid  #FF0000;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	color: #000;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
/* Main Content Area */
body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 62.5%;
/* Resets 1em to 10px */
	background: #000 url('images/bg.gif');
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}
#content {
	font-size: 1.2em
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover, h2 a:hover, h3 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#headerimg {
	margin: 0;
	height: 150px;
	width: 1000px;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
/* Footer */
.cont {
	border: 0px 1px 1px 1px solid #959596;
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #efeded;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
}
#footer {
	background-color: #333;
	color: #fff;
	margin: 0 auto;
	width: 1000px;
	height: 56px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 9px 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-align: center;
}
#footer a {
	color: #fff;
}
/* added menu*/
/* Top Level Menu*/
#nav {
	height: 18px;
	display: block;
	margin-top: -1px;
}
#menu {
	height: 19px !important;
	margin: 20px 0px 0px 270px;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
}
#menu ul {list-style: none;}
#menu ul li{margin-left: 1px; display: inline; float: left;	width: 81px;height: 19px;	background: #727272 url('images/tl.gif');}
#menu li a { display: block;}
#menu li a:hover {text-decoration: none; color: #000;}

#reply {
	background: #000;
}
.blogroll {
	color: #fff;
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
	width: 990px;
	height: 35px;
	clear: both;
	text-align: center;
	float: center;
}
ul.blogroll {
	margin-left: 170px;
	width: 600px;
}
ul.blogroll li {
	list-style-type: none;
	float: left;
	width: 88px;
	height: 31px;
	margin-right: 4px
}
.adhesive_post H2 {
	;
}
.adhesive_post {
	background: #666666;
	margin-left: 4px;
}
.adhesive_post .postmetadata {
	background: #666666;
}
.makeMenu2 {
	margin-top: 0px;
}
ul.makeMenu2 {
	width: 101px;
	padding-left: 0px;
	cursor: default;
	margin-left: 0px;
}
ul.makeMenu2 ul {
	width: 180px;
	padding-left: 0px;
	cursor: default;
	margin-left: 0px;
	background-color: #fff;
}
ul.makeMenu2 {
	float: left;
}
ul.makeMenu2 li {
	list-style-type: none;
	margin: 0px;
	position: relative;
	color: #CC0000;
}
ul.makeMenu2 li .hlavni {
	display: block;
	width: 101px;
	height: 19px;
	background: #727272 url('images/menu.gif');
	border: 0;
	font-weight: bold;
	text-decoration: none;
	margin-right: 1px;
}
ul.makeMenu2 li ul {
	list-style-type: none;
	margin: 0px;
	position: relative;
	color: #CC0000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background: #fff;
	margin-bottom: 2px;
}
ul.makeMenu2 li > ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 20px;
}
ul.makeMenu2 li:hover, ul.makeMenu2 li.CSStoHighlight {
	background-color: #CCC;
}
ul.makeMenu2 ul.CSStoShow {
	display: block;
}
ul.makeMenu2 li:hover > ul {
	display: block;
}
ul.makeMenu2 li a {
	color: #CC0000;
	display: block;
	width: 100%;
	text-decoration: none;
}
ul.makeMenu2 li a:hover {
	color: #666;
}
/*debilni velky pismena v guestbooku*/
.guestbook_font {
	font-size: 10px;
}
/* menu mtbs*/
#nav {
	margin: 0px 0 0 0px;
	list-style: none;
	padding-left: 0;
}
html>body #nav {
	position: relative;
	left: 0px;
}
#nav a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	/*font-size: 100% !important;
*/
}
#nav a:hover {
	color: #fff;
}
#nav li {
	display: block;
	width: 81px;
	height: 19px;
	/*line-height: 19px;
*/
/* svisle centrovani */
	text-align: center;
/* vodorovne centrovani */
	background: #727272 url('images/menu.gif');
}
#nav li:hover {
	color: #000;
}
#nav li a {
	display: block;
	padding: 1px 4px;
}
#nav ul {
	position: absolute;
	left: -999em;
	margin: 0 0 0 -1px;
	height: auto;
	background: #fff;
	padding: 0;
}
#nav li ul, #nav li ul li {
	width: 200px;
	font-size: 0.9em;
	background-image: none;
	background-color: #FFFFFF;
}
#nav ul ul {
	margin: -20px 0 0 105px;
}
#nav li li {
	margin: 2px 0;
	float: none;
}
#nav li li a:hover {
	background: #a70101;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
/* odkryti podmenu */
#nav li:hover ul {
	left: -120px;
}
#nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: -250px;
}

#comment {
width: 760px;
}

