﻿body {
    font-family: Arial;
    font-size: 12px !important;
    color: #000000;  
    line-height: 200%;
    /*background-color: #FFFFFF;*/
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-repeat: no-repeat;
	background-position: left top;
}

p {

}

table {

}

tr {
    
}

td {
	
}

div {
}

img {
    border: 0px none;
}
a{
	color: #cc0001;  
	text-decoration: none;
}
a:active, a:focus {
	-moz-outline:    none;
	outline:         none;
	ie-dummy:        expression(this.hideFocus=true);
}

a:visited {
   
}
a:hover{

}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

h1 {
	font-size: 24px;
	color: #766955;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size:12px;
	color:#000000;
}

h3 {
	font-size: 14px;
	color: #766955;
	/*text-indent: 25px; */
}

h4, h5, h6 {
	color: red;
}

pre {

}

ul {
    
}

ol {
    
}

li {

}
form, button{
	border:0;
	margin:0;
	padding:0;
}
input {
	border: medium none;
	vertical-align: middle;
	padding: 5px 0px 0px 0px;
	font-family: Arial;
    font-size: 12px;
	height: 18px;
	margin: 5px 10px 5px 0px;
}
input.wyslij {
	border: medium none;
	vertical-align: middle;
	font-family: Arial;
    font-size: 12px;
	height: 22px;
	margin: 5px 10px 5px 0px;
	padding: 0px;
	float: left;
	cursor: pointer;
	color: none;  
	background-color: #dadada;
}
textarea{
	height: 160px;
	width: 450px;
	border: 0px;
	background: #dadada;
}

.delFloat {
	clear: both;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.textR {
	text-align: right;
}
.bold {
	font-weight: bold;
}

.Invisible
{
	display:none;
}
* 
{
    outline: none;    
}

/*TOP MENU  */
.page {
	text-align: left;
	margin: 0 auto;
	width: 100%;
    cursor: default;
}
.logo 
{
    width: 140px; 
    height: 110px; 
    position: absolute; 
    top: 0; 
    left: 0;
    cursor: pointer;    
}
.header {
	height: 19px;
	width: 100%;
	color: #cb5829;
	font-family: Arial;
	padding-top: 5px;
	text-transform: uppercase;
	background-color: none;
}
.header a {
	color: #cb5829;
	font-weight: bold;
}
.header .menu_top1 {
	/*width: 100%;
	/*margin: 0 auto;*/
	margin-left:198px;
}

.header .menu_top1 div.MenuCss ul.MenuCss li
{
	margin-right:20px;
	padding-left:7px;
	padding-right:7px;
	overflow:hidden;
	margin-top: -5px;
}

.header .menu_top1 div.MenuCss ul.MenuCss li ul.MenuCss
{
	top:20;
	left:1;
	/*margin-left: -25px;*/
	/*display: block;*/
}

.header .menu_top1 div.MenuCss ul.MenuCss li ul.MenuCss li
{
    width: 93px;
    /*width: 148px !important;*/
	height: 24px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	border-bottom: 1px solid #f5ded4;
	background-color: #ffffff;
}
.big 
{
    width: /*148px*/170px!important;
}
.header .menu_top1 div.MenuCss ul.MenuCss li ul.MenuCss li.FirstItem
{
    background-image: url(../images/bg_menu_li2.gif);
}
.header .menu_top1 div.MenuCss ul.MenuCss li ul.MenuCss li.LastItem
{
	height: 24px;
	margin-top: 0px;
	border-bottom: none;
	background-color: transparent !important;
	/*background-image: url(../images/rog.png);
	background-position: left bottom;*/
}
.header .menu_top1 div.MenuCss ul.MenuCss li ul.MenuCss li .li_left
{
    width: 5px;
	height: 24px;
	float: left;
    background-image: url(../images/rog.png);
	background-position: bottom left;
	/*border: 1px solid blue;*/
	/*background-color: red;*/
	/*position: relative;
	top: 10px;*/
	
}
.header .menu_top1 div.MenuCss ul.MenuCss li ul.MenuCss li .li_right
{
    width: 5px;
	height: 24px;
	float: right;
    background-image: url(../images/rog2.png);
	background-position: bottom right;
	/*border: 1px solid blue;*/
	/*background-color: red;*/
	
}
.header .menu_top1 div.MenuCss ul.MenuCss li ul.MenuCss li .li_center
{
	float: left;
	padding: 0px;
    background-color: #ffffff;
    position: relative;
    width: 83px;
    cursor: pointer;
}
.header .menu_top1 div.MenuCss ul.MenuCss li ul.MenuCss li .li_center2
{
	float: left;
	padding: 0px;
    background-color: #ffffff;
    position: relative;
    width: /*138px;*/160px;
    cursor: pointer;
}

/*.header .menu_top1 .lang {
	margin-right: 20px;
}
.header .menu_top1 .lang a.activeItem {
	color: #ff6699;
	padding-right: 25px;
	/*position: relative;
	left: -200px;*/
/*}
.header .menu_top1 .pr_35 {
	padding-right: 35px;
	position: relative;
	left: 200px;
}
.header .menu_top1 .pr_35 a.activeItem {
	padding-bottom: 2px;
	background: none;
	/*border-bottom: 1px solid #ff2178 !important;*/
/*}
/* CONTENT */

/* Tytuł podstrony */
.Title {
	width: 821px;/*960px;*/
	margin: 0 auto;
	margin-top:38px;
	font-size: 26px;
    color: #3983bd;
	text-align: center;
	margin-top: 60px;
}

/* Podstrony */
.content2{
	width: 821px;/*960px;*/
	margin: 0px auto 0px auto;
	/*margin-top: 80px;
	margin-bottom: 50px;*/
	padding: 10px 10px 0px 10px;
	/*background-image: url(../images/red1pix.png);*/
	background-image: url(../images/bialeTlo.png);
}
.content2 .title h1 {
	color: #3983bd;
	text-align: center;
	margin-top: 60px;
}
.box {
	width: 820px;
	/*background-image: url(../images/red1pix.png);*/
    position:relative;
    left:50%;
    margin-left: -400px;
}
.tekst {
	width: 500px;
	padding: 10px 10px 10px 0px;
	color: #000000;
	text-align: justify;
	/*margin-left: 10px;*/
}
.foty {
	width: 272px;
	padding: 10px;
}
.foty img {
	padding-bottom: 10px;
}
ul.najem
{
    list-style: none;
}
ul.najem li 
{
    background-image: url(../images/kropa.gif);     
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px;
}
ul.budynek
{
    list-style: none;
}
ul.budynek li 
{
    background-image: url(../images/kropa.gif);     
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 10px;
}
/*****************************/
div.Header {
	background:#FF7FFF;
	height:150px;
}

div.Header div.MainMenu {
	background:#FF7F7F;
	height:40px;
}

div.Background {
}

div.Footer {
	background:#7FFFFF;
	height:20px;
	z-index: 999999 !important;
}

div.Footer div.Copyright {
	float:left;
	width:400px;
	height:100%;
}

div.Footer div.FooterPane {
	float:right;
	height:100%;
}
/*******Container title******/
.First
{
	font-size:40px;
}

.Other
{
	font-size:27px;
	
	
}
/*******Container title END******/
