*{margin: 0;padding: 0;border:none;}
body {
background: #EFEFEF url(images/img01.jpg) repeat-x left top;
font:12px Arial, Helvetica, sans-serif;

color: #666;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {font-size: 2em;}
h2 {color: #BF4D36;font-size: 1.3em;}
a {
text-decoration: none;
color: #BF4D36;
}
a:hover {background: none;}

/* gora */

#header {
width: 900px;
height: 215px;
margin: 0 auto;
background: url(images/img021.jpg) no-repeat;
}

#logo {
width: 150px;
padding: 155px 0 0 50px;
text-align:left;}

#logo h1 {
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
}


#logo p {
	margin-top:-5px;
	margin-left:5px;
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #7B5C02;
}
#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}
/* Menu */

#m {
	width: 320px;
	height: 37px;
	margin: 0 auto;
}

#m ul {
	list-style: none;
	line-height: normal;
}

#m li {float: left;}

#m a {
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	border: none;
}
#m a:hover, #m .current_page_item a {padding: 5px 25px 7px 20px;}

#m a:hover {
	background: url(images/img03.jpg) no-repeat center top;
	text-decoration: none;
}

#m .first {background: url(images/img03.jpg) no-repeat center top;}

#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img04.jpg) repeat-y left top;}

#wrapper-top {
	width: 900px;
	background: url(images/img07.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 900px;
	background: url(images/img051.jpg) no-repeat left bottom;}

/* Page ======================*/
#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}
/* kontekst ==============*/
#content {
float: right;
width: 550px;
line-height: 150%;
}
.post .title {
	color: #967001;
	border-bottom: 1px #A9A9A9 dashed;
	padding:5px 0px;
}

.post .title a {
	background: none;
	color: #967001;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}
.post .entry {
	padding: 10px 0 5px 0;
	font-size:120%;
}

.post a {
	color: #967001;
}

.post .meta a {font-weight: bold;}
ul li { display: inline; }
/* menu lewe */

#s {
	float: left;
	width: 260px;
	padding: 0 0 0 35px;
}
#s h2 {	border-bottom: 1px dashed #590000;}
#s ul {list-style: none;}
#s li ul {padding-bottom: 30px;}
#s li li {
	line-height: 35px;}


#s li li span {
	display: block;
	margin-top: -20px;
	font-size: 11px;
	font-style: italic;}


#s h4 {
	letter-spacing: -.5px;
	color: #4D4D4D;
	font: 2em verdana serif;
}

#s p {
	padding-bottom: 20px;
	text-align: justify;
}

#s a {
	color: #BF4D36;
	border: none;
}

#s a:hover {
	text-decoration: underline;
	color: #787878;
}
/* dol */

#d {
	width: 910px;
	height: 30px;
	margin: 0 auto;
	padding: 40px 0 15px 0;
	background: #4D4D4D url(images/img06.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	border-left: 3px #FFF solid;
		border-right: 3px #FFF solid;
}

#d p {
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;}

#d a {
	color: #FF833B;
	border-bottom: 1px #FF833B dotted;
}
