body {
	margin: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;

}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #0A0A0A;
}

a:hover {
	background: none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 10px;
	background: #FFFFFF;
}
#hore {
	width: 910px;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
/* Header */

#header {
	float: left;
	width: 910px;
	height: 230px;


}

/* Logo */

#logo {
	float: right;
	width: 400px;
	color: #CCCCCC;
	line-height: 180%;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#logo h1, #logo p {
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.2em;
	margin: 0px;
	padding-top: 0px;
}

#logo p {
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}
#logo a:hover {
	border: none;
	background: none;
	text-decoration: underline;
	color: #FFFFFF;
}

/* Menu */
#log {
	float: left;
	height: 45px;
	background-color: #FFFF00;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#log h1 {
	letter-spacing: -1px;
	font-size: 2.4em;
	padding-bottom: 0px;
	text-decoration: line-through;
	
}
#log a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
	
}
#log a:hover {
	border: none;
	background: none;
	text-decoration: underline;
	color: #FFFFFF;

}
#menu {
	float: right;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px #FFFFFF solid;
	background-color: #000000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 15px 10px 10px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 410px;
	padding: 20px 20px 0 0;
}
#content2 {
	float: left;
	width: 630px;
	padding: 20px 20px 0 0;
}


.post {
	width: auto;
	padding: 4px;
}

.post .title {
	color: #000000;

}

.post .title a {
	color: #000000;
	border: none;
	background-color: #FFFF00;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.post .podnadpis {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 20px 0 0 20px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 20px;
	border-bottom: 2px dashed #D2D4C9;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #787878;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}
#sidebar2 {
	float: right;
	width: 220px;
	padding: 20px 0 0 20px;
	color: #787878;
}

#sidebar2 ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}

#sidebar2 li {
}

#sidebar2 li ul {
	padding-bottom: 30px;
}

#sidebar2 li li {
	line-height: 5px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar2 h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar2 p {
	padding-bottom: 5px;

}

#sidebar2 a {
	color: #787878;
	border: none;
}

#sidebar2 a:hover {
	text-decoration: underline;
	color: #787878;
}
#sidebar2 img {
	padding: 4px;
}

form {
}
fieldset {
	border: none;
}

legend {
	display: none;
}

label {
	font-size: small;
	font-weight: bold;
}

input, textarea {
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #D2D4C9;
	border-left-color: #D2D4C9;

}

#meno, #email, #email, #nadpis, #text {
	color: #333333;
}

#inputsubmit {
	background: #D2D4C9;
	color: #333333;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	background-color: #000000;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}
#reklama {
	width: 910px;
	height: 90px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: center;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	padding: 2px;
}

table td {
	border: 1px solid #999;
	width: 20%;
}
