#dane_agencji
{
	font-size: 10px;
	color: #000;
	text-align: left;

}

#container
{
	width: 755px
}

#content
{
	float: left;
	width: 740px;
	margin-left: 10px;
}

#content #header {
	float: left;
}

#content #storks {
	padding-top: 0;
	text-align: right;
	float: right;
}

#right
{
	padding-top: 1em;
}

.hr 
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: 1px solid #ccc;
	clear: both;
}

.footer
{
	clear: both;
}



#ogloszenia_container {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: 1px solid #ccc;
	clear: both;
}

#ogloszenia {
	margin-top: 0;
	clear: both;
	background: #f3f3f3;
}

table.mainform input{background-color:#fff;}

/* Zakladki menu */

#tab_container
	{
		width: 500px;
		padding: 30px;
		border: 1px solid #ccc;
		background: #fff;
	}

#tabnav
	{
		height: 21px;
		margin: 0;
		padding-left: 10px;
		background: url(/agencja/img/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #fff;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #0678B3;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #f3f3f3;
		background: #f3f3f3;
		color: #0678B3;
	}

#tabnav a:hover
	{
		background: #fff;
	}
