/* Body */
body						{
							margin : 0;
							padding : 0;
							background : #fff;
							font-family : Arial, Helvetica, sans-serif;
							font-size : 70%;
							color : #000;
							}
					
html>body 					{
							font-size : 11px;
							}

/* Divs */

#Top 						{
							left : 0;
							top : 0;
							margin : 0;
							padding : 10px;
							height : 90px;
							background : #FFFFFF url(../images/logo.jpg) no-repeat 0 0;
							color : #000;
							text-align : right;
							}

#Top_en						{
							left : 0;
							top : 0;
							margin : 0;
							padding : 10px;
							height : 90px;
							background : #FFFFFF url('../images/logo_en.jpg') no-repeat 0 0;
							color : #000;
							text-align : right;
							}
							
#Top h2						{
							color : #001D43;
							font-family : Arial, Helvetica, sans-serif;
							font-weight : bold;
							font-size : 1.1em;	
							line-height : 1.2em;
							background : transparent;
							}

#Top_en h2						{
							color : #001D43;
							font-family : Arial, Helvetica, sans-serif;
							font-weight : bold;
							font-size : 1.1em;	
							line-height : 1.2em;
							background : transparent;
							}
							
/* Top navigation */

.NavigationOuter			{
							float : left;
							clear : both;
							width : 100%;
							margin : 0;
							padding : 0;
							background : #FFAE00; 
							border-top : 1px solid #596E82;
							border-bottom : 1px solid #000;
							}
					
.NavigationInner			{
							float : left;
							width : 90%;
							margin : 0;
							padding : 0;
							}
					
.NavigationInner ul			{
							float : left;
							margin : 0;
							padding : 0;
							list-style : none outside;
							}
					
.NavigationInner ul li	
							{
							float : left;
							width : inherit;
							margin : 0;
							padding : 0;
                            
							background : #fff;
							color : #000;
							}
					
.NavigationInner ul li a:visited, .NavigationOuter ul li a	
							{
							color : #fff;
							background : #FFAE00;
							display : block;
							width : 100px;
							margin : 0;
							padding : 10px 5px 5px 5px;
							border-right : 1px solid #596E82;
							font : bold 12px Arial, Helvetica, sans-serif;
							text-align : center;
							}
					
.NavigationInner ul li a:hover
							{
							c_olor : #fff;
							color : #FFAE00;
							background-color : #FFFFFF;
							display : block;
							text-decoration : none;
							}
					
.NavigationInner ul li a:active
							{
							color : #fff;
							background-color : #B01116;
							display : block;
							text-decoration : none;
							}							
/* Home page */
							
#HomePicture				{
							float : left;
							width : 100%;
							margin : 0;
							padding : 0;
							background : #FFFFFF url(../images/HomePict.jpg) no-repeat;
							border-bottom : 1px solid #000;
							}
							
#HomePictureLeft			{
							float : left;
							width : 45%;
							margin : 0;
							padding : 0;
            				}
							
#HomePictureRight			{
							float : right;
							width : 53%;
							margin : 0;
							padding : 0;
            				}
							
#HomeLink01					{
							margin : 0;
							padding : 0;
							background : #FFE7BD url(../imgr/homelink_ogrod.jpg) no-repeat right top;
							border-top : 1px solid #fff;
							border-right : 1px solid #E9D1A8;
							border-bottom : 1px solid #E9D1A8;
							border-left : 1px solid #666;
							height : 100px;
							}
							
#HomeLink02					{
							margin : 0;
							padding : 0;
							background : #FFE7BD url(../images/homelink-2.gif) no-repeat right top;
							border-top : 1px solid #fff;
							border-right : 1px solid #E9D1A8;
							border-bottom : 1px solid #E9D1A8;
							border-left : 1px solid #666;
							height : 100px;
							}
							
#HomeLink03					{
							margin : 0;
							padding : 0;
							background : #FFE7BD url(../imgr/homelink_masz.jpg) no-repeat right top;
							border-top : 1px solid #fff;
							border-right : 1px solid #E9D1A8;
							border-bottom : 1px solid #E9D1A8;
							border-left : 1px solid #666;
							
							height : 100px;
							}
							
#HomeLink01 p , #HomeLink02 p , #HomeLink03 p
							{
							font-family : Arial, Helvetica, sans-serif;
							font-size : 1em;
							color : #333;
							margin : 0 100px 1px 10px;
							}
							
#HomeLink01 h1 , #HomeLink02 h1 , #HomeLink03 h1
							{
							color : #B01116;
                            text-decoration: underline;                            
							margin : 0 100px 0 10px;
							}
							
#HomeLink01  a 				{
							color : #333;
							}
							
#HomeLink01  a:hover		{
							color : #B01116;
							text-decoration : none;
							}
							
#HomeLink02  a				{
							color : #333;
							}
							
#HomeLink02  a:hover		{
							color : #B01116;
							text-decoration : none;
							}
							
#HomeLink03  a				{
							color : #333;
							}
							
#HomeLink03  a:hover		{
							color : #B01116;
							text-decoration : none;
							}
							
#HomeContent				{
							float : left;
							width : 100%;
							margin : 0;
							padding : 0;
							color : #000;
							background : #fff url(../images/AHomeBac.gif) no-repeat right bottom;
							}
							
#HomeLeft					{
							float : left;
							width : 85%;
							margin : 0;
							padding : 10px;
            				}
							
#HomeRight					{
							float : right;
							width : 30%;
							margin : 0;
							padding : 10px 10px 50px 10px;
							}
							
/* Article */
							
#ArticleContent				{
							float : left;
							width : 100%;
							margin : 0;
							padding : 0;
							}
							
#ArticleLeft				{
							float : left;
							width : 30%;
							margin : 0;
							padding : 0;
							background : #06264A;
                            font-size: 1.2em;
            				}

#ArticleRightKontaktLeft    {
							float : left;
							width : 60%;
							margin : 0;
							padding : 0;
							background : #FFFFFF;
                            }
						
.SideLinks					{
							margin : 0;
							padding : 10px;
							b_ackground : #06264A;
							background : #FFE7BD;
							border-right : 1px solid #333;
							border-bottom : 1px solid #596E82;
							border-left : 1px solid #fff;
							
							height : 15px;
							}
							
.SideAdspace				{
							margin : 0;
							padding : 10px;
							b_ackground : #002D5E;
							background : #FFE7BD;

							border-right : 1px solid #333;
							border-bottom : 1px solid #000;
							border-left : 1px solid #fff;

							height : 75px;
							}
							
#ArticleLeft a				{
							color : #001D43;
							}
							
#ArticleLeft a:hover		{
							color : #B01116;
							text-decoration : none;
							}
							
#ArticleRight				{
							float : left;
							width : 65%;
							margin : 0;
							padding : 10px;
							}
                            
#ArticleRightCennik         {
							float : left;
							width : 65%;
							margin : 0;
							padding : 10px;
							}                   
							
/* Footer */
							
#Footer						{
							float : left;
							background : #002D5E;
							width : 100%;
							margin : 0;
							padding : 0;
							color : #fff;
							text-align : center;
							}
							
#Footer h2					{
							color : #fff;
							font-family : Arial, Helvetica, sans-serif;
							font-weight : bold;
							font-size : 1.1em;	
							line-height : 1.2em;
							background : transparent;
							}
							
#Footer a					{
							color : #fff;
							}
							
#Footer a:hover				{
							color : #FFF799;
							}
                            
#Footer_right h2            {
                            text-align: right; 
							font-size : 0.9em;	

                            }                             
							
#Links						{
							float : left;
							background : #FFE7BD;
							width : 100%;
							margin : 0;
							padding : 0;
							color : #000;
							text-align : center;
							border-top : 1px solid #666;
							}
							
#Links h1					{
							color : #333;
							font-family : Arial, Helvetica, sans-serif;
							font-weight : bold;
							font-size : 1em;	
							line-height : 1.4em;
							background : transparent;
							}
							
#Links p					{
							color : #333;
							font-family : Arial, Helvetica, sans-serif;
							font-size : 1em;	
							line-height : 1.4em;
							background : transparent;
							}
							
#Links a					{
							color : #333;
							font-weight : normal;
							text-decoration : underline;
							}
							
#Links a:hover				{
							color : #B01116;
							}

/* General text */

p							{
							font-family : Arial, Helvetica, sans-serif;
							font-size : 1em;	
							line-height : 1.4em;
							margin : 0;
							padding : 5px 0 5px 0;
							}

h1 , h2 , h3 , h4			{
							color : #000;
							font-family : Arial, Helvetica, sans-serif;
							font-weight : bold;
							margin : 0;
							padding : 5px 0 5px 0;
							background : transparent;
							}

h1 							{
							font-size : 1.3em; 
							}
			
h2 							{
							font-size : 1.2em; 
							}

h3 							{
							font-size : 1em; 
							}


/* Other mark-up */

/* Custom css */

.BulletList 				{
							font-size : 1em;
							line-height : 1.6em;
							margin-top : 1em;
							margin-right : 1em;
							margin-bottom : 1em;
							margin-left : 1em;
							padding-left : 1em;
							list-style-image: url(../images/ABullet.gif);
							list-style-type: disc;
							}
							
.ImageLeft					{
							float : left;
							margin : 0 20px 0 0;
							padding : 0;
            				}
							
.ImageRight					{
							float : right;
							margin : 0 0 0 20px;
							padding : 0;
            				}
							
.ClearBoth					{
							clear : both;
							}
							
/* Links */		

a:link 						{
							color : #000; 
							font-weight : bold; 
							background : transparent;
							}
							
a:visited 					{
							color : #000; 
							font-weight : bold; 
							background : transparent;
							}
							
a:hover 					{
							color : #B01116; 
							font-weight : bold;
							background : transparent;
							}

hr							{
							height : 1px;
							color : #ccc;
							padding : 0; 
							margin : 0;
							background : transparent;
							}
							
abbr, acronym, .help 		{
							border-bottom : 1px dotted #000;
							cursor : help;
							}
							
q , blockquote 				{
							padding-left: 10px;
							font-style : italic;
							}
							
/* Images */

a img , img					{border : 0 none; }
							
/* Tools */

.Invisible					{display : none;}

/* Forms */

form p						{
							margin : 0;
							padding : 0;
							}
								
fieldset					{
							border : 0;
							}
								
.Input						{
							background : #fff;
							width : 300px;
							height : 20px;
							border : 1px solid #666;
							font-family : Arial, Helvetica, sans-serif;
							font-size : 1em;
							color : #000;
							margin : 0; 
							padding : 2px;
							}
								
.TextArea					{
							background : #fff;
							width : 300px;
							height : 100px;
							border : 1px solid #666;
							font-family : Arial, Helvetica, sans-serif;
							font-size : 1em;
							color : #000;
							margin : 0; 
							padding : 2px;
							}
								
.Submit						{
							font : 1em Arial, Helvetica, sans-serif;
							color : #fff; 
							text-decoration : none; 
							text-align : center; 
							vertical-align : middle; 
							width : 110px; 
							height : 20px; 
							border : 0 none ;
							background : #FFAE00;
							}
							
#LArticleAbout				{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LAbout.jpg) no-repeat;
							color : #fff;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}

#LArticleOkucia				{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LOkucia.jpg) no-repeat;
							color : #fff;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}

                            
#LArticleMaszyny            {
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LMaszyny.jpg) no-repeat;
							color : #fff;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}

#LArticleMaszynyN           {
							margin : 0;
							padding : 0;
							background : #ffffff url(../images/LMaszyny.jpg) no-repeat;
							color : #ffffff;
							border-bottom : 10px solid #B01116;
							height : 166px;
							}
                            

#LArticleMaszUzyw			{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LMaszUzyw.jpg) no-repeat;
							color : #fff;
							border-top : 1px solid #ccc;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}

#LArticleCennik             {
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LCennik.jpg) no-repeat;
							color : #fff;
							border-top : 1px solid #ccc;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}
#LArticleDealer             {
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LDealer.jpg) no-repeat;
							color : #fff;
							border-top : 1px solid #ccc;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}
                            
#LArticleSystemy			{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LSystemy.jpg) no-repeat;
							color : #fff;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}

#LArticleSzyby				{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LSzyby.jpg) no-repeat;
							color : #fff;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}
							
#LArticleRealizacje				{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LRealizacje.jpg) no-repeat;
							color : #fff;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}
						 
							
#LArticleContact			{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LContact.jpg) no-repeat;
							color : #fff;
							border-top : 1px solid #ccc;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}

			
#LArticleFinance			{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LFinance.jpg) no-repeat;
							color : #fff;
							border-top : 1px solid #ccc;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}
							
#LArticleGuarantee			{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LGuarant.jpg) no-repeat;
							color : #fff;
							border-top : 1px solid #ccc;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}
							
#LArticleProducts			{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LProduct.jpg) no-repeat;
							color : #fff;
							border-top : 1px solid #ccc;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}
							
#LArticleConservatory		{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LConserv.jpg) no-repeat;
							color : #fff;
							border-top : 1px solid #ccc;
							border-bottom : 10px solid #B01116;
							height : 240px;
							}
							
#LArticleDoors				{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LDoors.jpg) no-repeat;
							color : #fff;
							border-top : 1px solid #ccc;
							border-bottom : 10px solid #B01116;
							height : 250px;
							}
							
#LArticleWindows			{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LWindows.jpg) no-repeat;
							color : #fff;
							border-top : 1px solid #ccc;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}
						
							
#LArticleEdwardian			{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LEdwardi.jpg) no-repeat;
							color : #fff;
							border-top : 1px solid #ccc;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}
							
							
#LArticleVictorian			{
							margin : 0;
							padding : 0;
							background : #ccc url(../images/LVictori.jpg) no-repeat;
							color : #fff;
							border-top : 1px solid #ccc;
							border-bottom : 10px solid #B01116;
							height : 200px;
							}

							
/* Graphical titles */

#TiHome01					{
							height : 20px;
							margin : 15px 0 5px 0;
							padding : 0;
							background : transparent url(../images/dobrywybor.jpg) no-repeat;
							color : #fff;
							}
#TiHome01_en				{
							height : 20px;
							margin : 15px 0 5px 0;
							padding : 0;
							background : transparent url(../images/dobrywybor_en.jpg) no-repeat;
							color : #fff;
							}
							
#TiHome01 h1				{
							display : none;
							}
						
#Ti h1                      {
                            font-size: 1.4em;
							margin : 5px 0 5px 0;
							padding : 0;
							color : #B01116;
							}
                            
/* cennik tabelka */

.tablnaglcennik12 {
        font-family: arial;
        font-size: 12px;
        background: #FFE7BD;
        color:  #002D5E;
        text-align: center;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
        padding-right: 3px;
} 

.oknatabelkabiale {
        background: #FFFFFF;
        font-family: arial;
        font-size: 15px;
        text-align: center;
}

.oknatabelkaszare {
        background: #EBEBEB;
        font-family: arial;
        font-size: 15px;
        text-align: center;
}



/* maszyny */

.maszynystopka {
        font-family: arial;
        font-size: 10pt;
        background: #FFE7BD;
        color: #353535;
        font-style: italic;
        vertical-align: middle;
        font-weight: bold;
}

.maszynynagl {
        font-weight: bold;
        font-family: arial;
        font-size: 10pt;
        background: #FFE7BD;
        color: #002D5E;
}

.maszynyzdj {
        text-align: center;
        vertical-align: middle;
}


.maszynatbl {
         border-collapse:collapse;
         padding: 0px 0px 0px 0px;
         marigin: 0px 0px 0px 0px;
         text-align: center;
}

#maszcenter {
							text-align : center;

}
.typ{
float:left;
width:630px;
height:230px;
}
.typ_wiecej{
float:left;
width:630px;
height:40px;
text-indent:40px;
background-color:#18BEC3;
}
.typ_wiecej a{
font-family:tahoma;
font-size:13px;
text-decoration:none;
color:#FFB700;
font-weight:bold;
}
.typ_nazwa{
float:left;
width:630px;
height:40px;
color:black;
font-family:tahoma;
font-size:16px;
text-align:center;
}
.typ_foto{
float:left;
width:315px;
height:180px;
}
.typ_fotozd{
float:left;
width:315px;
height:160px;

}
.typ_foto_num{
float:left;
width:315px;
height:20px;

}
.schemat{
float:left;
width:315px;
height:200px;
text-align:center;
}
.subskrypcja{
float:left;
width:191px;
height:90px;

}
