body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #B9AF90;
	background: transparent url('../layout/bg.jpg');
}

blockquote, h3, p, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3, h4
{
	font-weight: normal;
}

h1, h2, h4
{
	font-family: Georgia, Times, serif;
}

h1
{
	font-size: 3em;
}

h2
{
	font-size: 1em;
	font-style: italic;
}

h3
{
        margin: 30px 0 5px 0;
}

h3 span.details
{
        margin: 0 0 0 20px;
	font-size: 0.7em;
        color: #988E6F;
}

h4
{
        font-size: 1.1em;
        color: #C3AF79;
        margin: 20px 0 10px 20px;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;
	color: #C3AF79;
        border: none;
}

#content p a, #content ul a
{
	text-decoration: underline;
	color: #C3AF79;
        border: none;
}

#content ul a
{
	text-decoration: none;
	color: #C3AF79;
        border: none;
}


#content p a:hover, #content ul a:hover
{
        background-color: #4B4B3B;
}

#content div.read
{
        text-align: right;
        margin: -5px 0 0 0;
        font-size: 0.7em;
}

#content div.read a
{
        text-decoration: underline;
}

#content div.read a:hover
{
        background-color: #4B4B3B;
}

h1 a, h2 a, h3 a, h4 a
{
	border: none;
        text-decoration: none;
}

h3 a
{
	font: 1.5em Georgia, Times, serif;
	color: #C3AF79;
}



#content img
{
        border: solid 1px #6C6654;
        margin: 20px;
        padding: 1px;
}

#content a img
{
        background-color: none;
        margin: 0px;
        padding: 1px;
        text-decoration: none;
        border: solid 1px #6C6654;
}

#content .left {
        float: left;
}

#content .right {
        float: right;
}

#content .left a {
       margin: 5px 20px 0px 0;
}

#content .right a {
       margin: 5px 0 0px 20px;
}

#content img.left
{
        float: left;
        border: solid 1px #6C6654;
        margin: 5px 20px 20px 0;
        padding: 1px;
}

#content img.right
{
        float: right;
        border: solid 1px #6C6654;
        margin: 5px 0 20px 20px;
        padding: 1px;
}

#content img.bezramki
{
        border: none;
        margin: 20px;
        padding: 1px;
}

#content img.bezramki_left
{
        float: left;
        border: none;
        margin: 5px 20px 20px 0;
        padding: 1px;
}

#content img.bezramki_right
{
        float: right;
        border: none;
        margin: 5px 0 20px 20px;
        padding: 1px;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

#container
{
	margin: 0px auto 20px auto;
	padding: 0px;
	width: 915px;
	background: transparent url('../layout/panel.jpg') repeat-y;
}

#head
{
	height: 290px;
	text-align: center;
	background: transparent url('../layout/top.jpg') no-repeat;
	width: 915px;
	display: block;
}

#head h1, h2
{
	display: none;
}

#sidebar-1
{
	margin-right: 5px;
	float: left;
	width: 210px;
}

#sidebar-1 h3#menu
{
	margin: 0 0 0 8px;
	height: 38px;
	width: 197px;
	display: block;
	background: transparent url('../layout/menu.jpg') no-repeat;
}

#sidebar-1 h3#menu span
{
	display: none;
}

#sidebar-1 ul
{
	margin: 0 0 10px 3px;
	padding: 5px 0 20px 30px;
	background: transparent url('../layout/menubg.jpg') bottom no-repeat;
	list-style: none;
}

#sidebar-1 ul li a
{
	font-weight: bold;
	color: #C3AF79;
	font-size: 0.8em;
        border: none;
}

#sidebar-1 ul li a:hover
{
	color: #776E55;
}


#sidebar-1 h3#patroni
{
	margin: 0 0 0 8px;
	height: 34px;
	width: 197px;
	display: block;
	background: transparent url('../layout/patroni.jpg') no-repeat;
}

#sidebar-1 h3#patroni span
{
	display: none;
}

#sidebar-1 div.loga {
         text-align: center;
}

#sidebar-1 div.loga a {
          border: none;
}

#sidebar-1 div.loga a img {
          border: none;
          margin: 10px 0px;
}

#content
{
	margin: 0 50px 20px 240px;
}

#content p
{
	margin: 0 0 1em 20px;
	text-align: justify;
	font-size: 0.8em;
}

#content ul, ol
{
	margin: 1em;
	text-align: justify;
	font-size: 0.8em;
}

#foot
{
	height: 80px;
	clear: both;
	text-align: center;
	background: #000 url('../layout/bottom.jpg') no-repeat;
	margin: 0;
}