@import url("reset.css"); /*Resetting margins, paddings and stuff*/

body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}
input
{
	border: 1px solid #ddd;
	color: #555;
}
select
{
	border: 1px solid #ddd;
	color: #555;
}
textarea
{
	border: 1px solid #ddd;
}
h1 {
	font-size: 2em;
	margin: 0 auto 10px;
	text-align: center;
	color: #8CA5D7;
}
h2 {
        font-size: 1em;
        color: #C7D5E5;
        font-size: 11px;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 12px;
        font-weight: bold;
	padding-bottom: 11px;
        color: #C7D5E5;
}

a {
	text-decoration: none;
	color: #63778F;
}

a:hover {
	text-decoration: underline;
	color: #E297B5;
}

a img {
	border: none;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

big
{
	font-size: 125%;
}

small
{
	font-size: 75%;
}


.button
{
	border: 1px solid #468;
	background-color: #468;
	color: #fff;
}

#wrap
{
	width: 100%;
	min-width: 800px;
	overflow: hidden;
}

#header
{
	width: 950px;
	margin: 0 auto 10px;
	text-align: left;
	height: 70px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

#header img
{
	float: left;
	display: block;

}

#header a.menu
{
	float: left;
	display: block;
	font-size: 24px;
	margin-left: 20px;
	margin-top: 25px;
	color: #888;
	text-decoration: underline;
}
#content
{
	clear: both;
	margin: 0 auto 10px;
	padding-top: 0;
	padding-bottom: 5px;
	overflow: hidden;
	display: block; 
	width: 930px;
	background: #fff;
	text-align:left;
}

.fold_link
{
	color: #888; 
	border-bottom: 1px dashed #888;
}
.plain_text
{
	margin: 0 auto;
	width: 600px;
}
.opisanie
{
	color: #555555;
	margin: 0 auto;
	width: 97%;
        margin-bottom: 5px;
	line-height: 1.5;
        display: none;
}
.opis
{
	color: #555555;
	margin: 0 auto;
	width: 97%;
	line-height: 1.4;
        margin-bottom: 5px;
}
.spis_zag
{
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 2.8;
	font color: #ff7700;
        font-weight: bold;
        padding-left: 8px;
 	padding-bottom: 11px;
}
.spis_zag2
{
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.8;
        font-weight: bold;
        padding-left: 5px;
	padding-bottom: 0px;
}
.spis_zag3
{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4;
        padding-left: 5px;
	padding-bottom: 0px;
}
.spis_zag5
{
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5;
        padding-left: 3px;
	padding-bottom: 0px;
}
.plain_text p
{
	margin-bottom: 5px;
	line-height: 1.3;
	text-indent: 10px;
}

.category
{
	line-height: 1.6; 
	float: left; 
	width: 230px; 
	text-align: left;
	margin-left: 5px;
	margin-bottom:10px;
	font-size: 12px;
}

.big_field
{
	margin: 40px auto 0;
	text-align: center;
	font-size: 20px;
}

.big_field input
{
	width: 100px;
	text-align: right;
	font-size: 24px;
}

.big_field 	select
{
	width: 151px;
	text-align: right;
	font-size: 24px;
}

.big_field .from,
.big_field .to
{
	color: #888;
	float: left;
	padding-left: 10px;
	text-align: left;
}

.big_field .to
{
	text-decoration: underline;
}

.big_field .result
{
	float: left;
	width: 39%;
	text-align: right;
}

.big_field .error
{
	float: left;
	width: 39%;
	text-align: right;
}

.big_field .source
{
	margin: 0 auto 10px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #fafafa;
}

.big_field_sidebar
{
	margin: 40px 0 0 20px;
}

.big_field_sidebar .title
{
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #fafafa;
	margin-bottom: 10px;
}

#footer
{
	clear:both;
	width:950px;
	border-top: solid 1px #eee;
	color: #888;
	font-size: 10px;
	text-align: center;
	margin:30px auto;
	padding: 3px;
}

.footer a:link, .footer a:visited, .footer a:active, .footer a:hover
{
	color: #444;
}

table#ipoteka
{
	width: 99%;
	margin-top: 10px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

table#ipoteka thead th
{
	padding: 5px;
	font-weight: bold;
	text-align: center;
	background-color: #f0f0f0;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

table#ipoteka tbody td
{
	padding: 5px;
	text-align: right;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
table#ipoteka tbody td.ipoteka_summary
{
	padding: 5px;
	font-weight: bold;
	text-align: right;
	background-color: #f0f0f0;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#links {
	font-size: 10px;
	text-align: left;
	margin: 0 auto;
	width: 97%;
	display: none;
}
#links span {
	font-weight: bold;
	color: #888888;
	display: block;
	padding: 15px 0 5px 0;
}
code {
	display: block;
	font-size: 10px;
	color: #777;
	background-color: #f5f5f5;
	border: 1px solid #f0f0f0;
	padding: 5px;
}
#wrapper {
	padding-right: 210px;
}
#sidebar {
	float: right;
	width: 200px;
	border-left: 1px solid #eee;
	padding-left: 10px;
	height: 500px;
}
.nothidden {
	display:block !important;
}
.show-description a{
        font-size: 14px;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.show-description {
	margin-bottom: 11px;
	margin-top: 18px;
}
#showlinks {
        font-size: 14px;
	margin-top: 20px;
}
#showlinks a {
	text-decoration: none;
	border-bottom: 1px dotted;
	}