/* body */
body { 
	background-color: #d4e791;
	font-family:verdana;
	font-size:12px;
	padding-top: 0px;
}

h2
{
  font-size: large;	
}

a{color:#626466;text-decoration:none;font-weight:bold;}
a:hover{text-decoration:underline;}

img {
  border: black 0px solid;
}

.date{
  float: right;
  padding: 5px;
  }

.text_short{
  clear: both;
  clear: right;
  border-top: #eaeaea 1px solid;  
  border-left: #eaeaea 1px solid;  
  height: auto;
  padding: 10px;
    
}



/* wyrównanie */
.left { float: left;}
.right { float: right;}

/*MESSAGES*/
.errors { border: 2px #d90d0d solid; color: #ac2121;}
.errors input { margin:2px auto }
.form_error{padding-left: 15px; color: #ab1000;}
.success { border: 2px #5a9908 solid; color: #5a9908;}
.warning { border: 2px #eac414 solid; color: #baa43b;}

/*FORMS*/
/*
.admin_form fieldset { border: 1px #eac414 solid; color: #baa43b;}
.admin_form input { border: 2px #eac414 solid; color: #413915;}
.admin_form textarea { border: 2px #eac414 solid; color: #413915;}
*/


/* id */
#page
{
  width: 850px;
  background-color:white;
  background-image: url("images/menu_line.jpg");
  background-repeat: repeat-y;
}
#user_panel
{
  width: 850px;
  text-align: right;
  background-color: #d4e791;
}
#menu_top_background
{
  color: red;
  width: 410px;
  height: 37px;
  background-image: url("images/menu_top_background.jpg");
  padding-right: 20px;
  padding-left: 420px;
  background-repeat: no-repeat;
  background-color: #e9e9e9;
}
#menu_top_background ul  
{
  display: inline;

}
#menu_top_background ul  li 
{
  float: left;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  list-style: none;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  background-image: url("images/strzalka.jpg");
  background-position: 50% 10%;
  background-repeat: no-repeat;
}
li
{
  padding-left: 0px;
}
#menu_top_background  a
{
  color: black;
  font-size:11px;
}
#menu_top_background ul  li ul
{
  display: none;
}
#menu_top_background ul  li ul li ul
{
  display: none;
}
#menu_top_background ul  li ul li ul li ul
{
  display: none;
}
#top_logo
{
  color: red;
  width: 850px;
  height: 165px;
  background-image: url("images/top_logo.jpg");
  overflow: hidden;
  background-repeat: no-repeat;
}
#big_slogan
{
  color: red;
  width: 850px;
  height: 67px;
  background-image: url("images/big_slogan.jpg");
  background-repeat: no-repeat;
  overflow: hidden;
}
#menu
{
  color: black;
  width: 280px;
 
  min-height: 250px;
  background-image: url("images/menu_line.jpg");
  background-repeat: repeat-y;
  overflow: hidden;
}
.menu_link
{
  background-color: #e2e2e2;
  width: 230px;
  margin-left: 30px;
  border-bottom: 1px solid #777777;
}
.menu_link ul
{
  list-style: none;
  padding: 0px;
  margin: 0px;
  background-color: #e2e2e2;

}

.menu_link ul li
{
  padding: 0px;
  margin: 0px;
  border-top: 1px solid #777777;
  background-image: url("images/bg_menu_link_a.jpg");
  background-repeat: repeat-x;
  font-size: 12px;
  font-weight: normal;
  font-family: sans-serif;
  padding-bottom: 4px;

}

.menu_link ul li a
{
  padding-left: 10px;
  margin: 0px;
}
.menu_link ul li ul li a
{
  padding-left: 20px;
  margin: 0px;
}
.menu_link ul li ul li ul li a
{
  padding-left: 30px;
  margin: 0px;
}
.menu_link ul li ul li ul li ul li a
{
  padding-left: 40px;
  margin: 0px;
}
#content
{
  color: #1e1f20;
  width: 560px;
  background-color: #fffdfc;
}
.content_title
{
  color: black;
  width: 512px;
  height: 30px;
  background-image: url("images/content_title.jpg");
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight:bold;
  padding-left:50px;
  padding-top:15px;
}
.content_body
{
  color: black;
  width: 560px;
  background-image: url("images/content_body.jpg");
  background-repeat: repeat-y;
  color: black;
  margin:0px;
  min-height:300px;
}

.content_body div{padding-left:12px; padding-right:5px;}
.content_body p{padding-left:12px; padding-right:5px;}
.content_body table{padding-left:12px; padding-right:5px;}
.content_body ul, ol{padding-left:12px; padding-right:5px;}

.content_end
{
  color: black;
  width: 560;
  height: 20px;
  background-image: url("images/content_end.jpg");
  background-repeat: no-repeat;
  margin-top:-18px;
  padding-top:-18px;
}

#bottom_menu
{
  color: black;
  width: 580px;
  height: 36px;
  background-image: url("images/bottom_menu.jpg");
  background-repeat: no-repeat;
  overflow: hidden;
  padding-left: 270px;
}
#bottom_menu ul
{
  display: inline;
}
#bottom_menu ul  li
{
  float: left;
  padding: 10px;
  list-style: none;
}
li
{
  padding-left: 10px;
}
#bottom_menu  a
{
  color: #2f343a;
  font-size: 9px;
}
#bottom_menu ul  li ul
{
  display: none;
}
#bottom_menu ul  li ul li ul
{
  display: none;
}
#bottom_menu ul  li ul li ul li ul
{
  display: none;
}

#fotter
{
  color: #9b8c49;
  width: 450px;
  height: 30px;
  background-image: url("images/fotter.jpg");
  background-repeat: no-repeat;
  overflow: hidden;
  padding-top: 30px;
  padding-left: 450px;
}

#fotter a
{
  color: #9b8c49;
}