*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #604316;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #694815 url(images/bg.jpg) repeat-x top;
}

#bg{
	background:url(images/bg_img.jpg) center top no-repeat ;
}

#maintop{
	background: url(images/top.png) 0px 0px no-repeat;
	width:784px;
	height: 9px;
}
#mainbot{
	background: url(images/bot.png) no-repeat;
	width:784px;
	height: 14px;
}

#main{
	width: 784px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
  
}

#header{
	width: 784px;
	height: 439px;
	margin: 0px auto;
	background:#FFFFFF;
}

#logo{
	text-align: right;
	padding-top: 30px;
	padding-right: 50px;
	height: 348px;
	background: url(images/img_b.jpg) 7px 0px no-repeat;
}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

#logo h1 {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
  position:absolute;
  margin-left:452px;
  margin-top:40px;
  text-align:right;
  width:300px;
}

#logo H2 a{
	font-size: 10px;
}

#buttons{
	width: 770px;
	height: 55px;
	margin-left: 7px ;
	background: url(images/menu.jpg) top repeat-x;
	text-align:center;
}

#buttons ul {
    padding-left: 50px;
    margin: 0px;
}

#buttons li {
	display: inline;		
}

#buttons a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 130px;
	height: 43px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 16px;
	margin-right: 5px;
	text-align: center;
}

#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_h.jpg) 0px 0px repeat-x;
}



/***** ******/
#menu_top{
	width: 770px;
	height: 42px;
	margin-left: 7px ;
	background: url(images/menu.jpg) top repeat-x;
	text-align:center;
}

#menu_top ul {
    padding-left: 5px;
    margin: 0px;
}

#menu_top li {
	display: inline;		
	line-height:35px
}

#menu_top li.nohight {
	display: inline;		
}

#menu_top a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	display: block;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	height: 40px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	text-align: center;
}

#menu_top a:hover {
	text-decoration: underline;
	background: url(images/but_h.jpg) 0px 0px repeat-x;
}

.min {
  width: 120px;
  border: solid 1px #614617; 
  padding:5px;
  margin:5px;
  float:left;
  text-align:center;
  //min-height:115px
}

.koniec_min { clear:both;}

/***** ******/

#content{
	width: 784px;
	background: url(images/content_bg.jpg) 7px repeat-y #FFFFFF;
}

#content_top { background: url(images/content_top.gif) 7px top no-repeat;}

#content_bot { background: url(images/content_bot.gif) 7px bottom no-repeat;}

#left{
	width: 502px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
}

.text{
	padding: 15px;
}

#left H1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #604316;
	padding-bottom: 10px;
}

#left H3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #604316;
	padding-bottom: 10px;
}


.read{
	text-align:right;
	padding-right:20px;
}

#right{
float:right;
width: 261px;
background: url(images/right_bg.gif) left repeat-y;
margin-right: 7px
}

#right ul 
{
	list-style: none;
	padding-left:30px;
	margin: 0px;
	display:block;
	padding-bottom: 20px;
	padding-top: 20px;
}

#right ul li{
	padding-bottom: 2px;
}

#archives ul li {
	margin-bottom: 5px;
	padding-left: 15px;

}

#right h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:center;
	padding-top: 12px;
	height: 36px;
	background: url(images/tit.gif) left top no-repeat;
	width: 261px;
	margin: 0px 0px 0px 0px;
}

#right li a {
	padding-left: 10px;
}

#calendar {
	padding: 20px 20px 20px 20px;
}

.tit_b {background: url(images/tit_bot.jpg) left top no-repeat}

}

.lo { padding: 20px 20px 15px 20px;
}

#right H4 {
	font-size: 14px;
}

#right p
{
padding: 10px;
padding-left: 20px;
}

#archives {
	

}

#footer{
	height: 44px;
	width: 770px;
	line-height:44px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 23px;
	text-align: center;
	clear:both;
	margin: 0px auto;
	background:url(images/futer.jpg) bottom repeat-x #FFFFFF;
	border-left: 7px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}
