html, body {
	margin:0;
	padding:0;
	background-color:#e4e4e4;
}

object
{
	outline:none;
}

html, body, h1, h2, h3, h4, h5, h6, div, p, ul, li, input, select, textarea {
   font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
   font-size: 11px;
   color:#626262;
   line-height: 1.5em;
}

td			{	}
h6 { margin:0; padding:0; font-weight:bold; font-size: 13px;}
form, input, select {
	padding:0;
	margin:0;
}

a:link, a:visited {
	font-weight :normal;
	text-decoration : none;
	color:#626262;
	background: transparent;
	outline:none;
}

a:hover {
	font-weight :normal;
	text-decoration : underline;
	color:#626262;
	background: transparent;
	outline:none;	
}

a:active {
	font-weight :normal;
	text-decoration : none;
	color:#626262;
	background: transparent;
	outline:none;	
}

ul  {
	margin:0 0 18px 18px;
	padding:0;
	list-style:none;
}

li {
	margin:0;
	padding:0;
}

#content .right ul li {
	padding-left:15px;
	font-weight:normal;
	font-size:11px;
	padding-bottom:0;
	background-color: transparent;
	background-image: url(../images/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#content .right ul.gray li {
	padding-left:15px;
	font-weight:normal;
	font-size:11px;
	padding-bottom:0;
	background-color: transparent;
	background-image: url(../images/bullet_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#content .right ul li.gray {
	font-weight:normal;
	font-size:11px;
	padding-bottom:0;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#content .right ul li.circle {
	font-weight:normal;
	font-size:11px;
	padding-bottom:0;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}




p  { padding-bottom: 18px; margin:0;}

img {
	margin:0;
	padding:0;
	border:0;
}

#page{
	width:1024px;
	position:relative;
	margin: 0 auto;
}

#header {
	width:100%;
	height: 50px;
	float:left;
	margin:0;
	padding:0;
	background-color:#FFF;
}

#header .left {
	width: 370px;
	float:left;
	margin:0;
	padding:23px 0 0 70px;
	height:27px;
}

#header .menu {
	width: 314px;
	float:left;
	margin:0;
	padding:25px 0 0 108px;
	height:25px;
}

#header .lang {
	width: 67px;
	float:left;
	margin:0;
	padding:21px 0 0 35px;
	height:29px;
}

#baner {
	width:100%;
	height: 237px;
	float:left;
	margin:0;
	padding:0;
	background-image: url(../images/gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#baner .left {
	width:306px;
	height: 237px;
	float:left;
	margin:0;
	padding:0;
	text-align:right;
}

#baner .center {
	width:558px;
	height: 237px;
	float:left;
	margin:0;
	padding:0;
}


#content {
	width:100%;
	min-height:660px;
	float:left;
	margin:0;
	padding:0 0 24px 0;
	background-color:#FFF;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#content .left {
	width: 216px;
	float:left;
	margin:0;
	padding:7px 0 0 70px;
}

#content .right {
	width: 535px;
	float:left;
	margin:0;
	padding:25px 0 0 45px;
}


.title {
	float:left;
	width:100%;
	margin:0 0 25px 0;
	padding:0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}

#footer {
	float:left; 
	margin:0; 
	padding:0 0 0 11px;
	font-size:9px;
	text-align:right;
	width:1000px;
	color:#AFAEAC;
	padding-top:5px;
	padding-bottom:5px;
}

#footer a
{
	color:#AFAEAC;
}

#footer a:hover
{
	color:#707070;
}


.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;	
	margin:25px 0 0 0;
	padding:10px 0 0 0;
}

.menu_left_title {
	margin:0;
}

.menu_left_title a{
	display:block;
	height:10px;
	padding-bottom:15px;
	padding-top:5px;
	margin:0;
}

#menu_left
{
	background-color: #F5F5F5;
	vertical-align:top;
}

.sidebar_slider ul { 
	font-size:11px;
	margin:0 0 22px 0;
	padding:0;
	list-style:none;
}

.sidebar_slider ul li{
	margin:0;
    line-height: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.sidebar_slider ul a
{
	display:block;
	padding:10px 0;
	background-color:#F5F5F5;
}

.sidebar_slider ul li.first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;	
}

.sidebar_slider ul li a{ 
	color:#626262;
}

.sidebar_slider ul li a:hover{ 
	color:#626262;
}

li#selected a{
	color:#000000;
}

a.gray:link, a.gray:visited {
	font-weight : normal; 
	text-decoration : none;
	color:#626262;
	background: transparent; 
}

a.gray:hover {
	font-weight : normal; 
	text-decoration : none;
	color:#000000;
	background: transparent; 
}

a.gray:active {
	font-weight : normal; 
	text-decoration : none;
	color:#626262;
	background: transparent;  
}


a.blue:link, a.blue:visited {
	font-weight : normal; 
	text-decoration : none;
	color:#397eb6;
	background: transparent; 
}

a.blue:hover {
	font-weight : normal; 
	text-decoration : underline;
	
	background: transparent; 
}

a.blue:active {
	font-weight : normal; 
	text-decoration : none;
	color:#397eb6;
	background: transparent;  
}

#inline_container
{
	min-height:440px;
}

table.formularz td
{
	padding-right:5px;
}

table.formularz
{
}

textarea
{
	width:100%;
	margin-top:3px;
	margin-right:0px;
	padding-left:0px;
	overflow:auto;
}

input.sub
{
	padding-left:2px;
	padding-right:2px;
	margin-right:0px;
}


table.galeria td
{
	padding-right:5px;
	padding-bottom:5px;
	margin:0;
	border:0px;
}