/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
    margin: 0;
    padding: 0;
}

p {
    margin-top: 0;
    padding-top: 0;
}

a img,:link img,:visited img {
    border: none;
}

/**********************************************/
/* HEADINGS */
h1, h2, h3 {
    margin-bottom: 5px;
    line-height: 1.5em;
    font-family: Tahoma;
    font-weight: normal;
}

h4, h5, h6 {
    margin-bottom: 3px;
    line-height: 1.5em;
    font-family: Tahoma;
}

h1 {
    font-size: 18px;
    color: #15689a;
    font-weight: bold;
}

h2 {
    font-size: 14px;
    color: #CA001E;
    font-weight: bold;
}

h3 {
    font-size: 16px;
    color: #2D80BB;
    font-weight: bold;
}

h4 {
    font: normal 16px Tahoma;
    color: #B26419;
}

h5 {
    font-weight: normal;
    font-size: 1em;
}

td {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000;
	
}

div {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000;

	
} .input92 {
    width: 132px;
    height: 14px;
    padding: 3px 5px;
    border: solid 1px #2d80bb;
    font-size: 10px;
}
 .input93 {
    width: 310px;
    height: 24px;
    padding: 3px 5px;
    border: solid 1px #2d80bb;
    font-size: 11px;
}

 .input94 {
    width: 17px;
    height: 14px;
    padding: 3px 5px;
    border: solid 1px #2d80bb;
    font-size: 11px;
}

body {
    background-image: url(../../../graphics/a-bg.gif);
    background-repeat: repeat-x;
    background-color: #aad2f0;
} 

#all {
    position: relative;
    background: #abd2f0;
    margin: auto;
    left: 0;
    top: 0;
    min-height: 1135px;
    height: auto !important;
    height: 1135px;
    background: url(../../../graphics/bg.jpg) no-repeat center top;
    clear: both;
} 

#a1 {
    clear: both;
    position: relative;
    background: #FFFFFF;
    margin: auto;
    width: 870px;
    top: 110px;
    /*border: solid 3px #fff;*/
    /*background-image: url(../../../graphics/bg_main.jpg);
    background-repeat: repeat-x;*/
    padding:0 20px;
    background: url(../../../graphics/bg.png) repeat-y !important;
    background:none;
   /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://realder.1do1.pl/real/site/graphics/bg.png',sizingMethod='scale');*/
} 

#baner {
    z-index: 100;
    position: absolute;
    background: #FFFFFF;
    width: 470px;
    /*height: 308px;*/
	height:283px;
    left: 32px;
    top: -96px;
    border: solid 3px #fff;
    /*background-image: url(../../../graphics/baner.jpg);
    background-repeat: repeat-x;*/
} 

#baner-shadow {
    z-index: 0;
    position: absolute;
    width: 512px;
    height: 314px;
    left: 17px;
    top: -96px;
    background-image: url(../../../graphics/baner-shadow.png);
} * html #baner-shadow {
    background: none;
    filter: progid:

DXImageTransform.Microsoft.AlphaImageLoader(src='http://realder.1do1.pl/site/graphics/baner-shadow.png',sizingMethod='scale');
} 

#logo {
	
    z-index: 0;
    position: absolute;
    background: #FFFFFF;
    width: 377px;
    height: 94px;
    left: 518px;
    top: -95px;
    background-image: url(../../../graphics/logo.gif);
    background-repeat: repeat-x;
}

#left {
    z-index: 4;
    top: 202px;
    left: -3px;
	position: absolute;
	z-index:100;
	/*float:left;
	width:180px;
	overflow:hidden;
	margin:202px 0 0 -20px;*/
}
	
#menu {
	width:184px;
	/*width: 214px;*/
	background: #FFFFFF;
	padding: 40px 0 30px 0;
	border: solid 3px #fff;
	background-repeat: no-repeat;
    background-image: url(../../../graphics/menu-bg.gif);
    position:relative;
    
} 

* html #menu {
    padding-top: 50px;
    height: 408px;
}

#bg-menu-bottom{
	width:179px;
	height:113px;
	position:absolute;
	bottom:-3px;
	left:-3px;
	background: url(../../../graphics/bg-menu-bottom.gif) no-repeat;
	z-index:1;
}

#left-baner{
	margin:10px 0 0 -14px;
	position:relative;
	width:260px;
}

#left-baner-top{
	position:absolute;
	top:0;
	left:0;
	height:126px;
	width:260px;
	background: url(../../../graphics/bg-baner-top.png) no-repeat !important;
	z-inex:1;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://realder.1do1.pl/site/graphics/bg-baner-top.png',sizingMethod='scale');
}

#left-baner-bottom{
	position:absolute;
	bottom:0;
	left:0;
	height:126px;
	width:260px;
	background: url(../../../graphics/bg-baner-bottom.png) no-repeat !important;
	z-index:1;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://realder.1do1.pl/site/graphics/bg-baner-bottom.png',sizingMethod='scale');
}

#left-baner-content{
	position:relative;
	min-height:120px;
	height:auto !important;
	height:120px;
	width:226px;
	padding:54px 0 44px 34px;
	z-index:100;
}

#polecamy {
    z-index: 100;
    position: absolute;
    background: #FFFFFF;
    width: 113px;
    top: 202px;
    left: 850px;
    background-image: url(../../../graphics/polecamy.gif);
    background-repeat: no-repeat;
    border: solid 3px #fff;
}

#polecamy-shadow {
    z-index: 1;
    position: absolute;
    background: none;
    width: 118px;
    height: 702px;
    top: 194px;
    left: 850px;
    background-image: url(../../../graphics/polecamy-shadow.png);
} * html #polecamy-shadow {
    background: none;
    filter: progid:

DXImageTransform.Microsoft.AlphaImageLoader(src='http://realder.1do1.pl/site/graphics/polecamy-shadow.png',sizingMethod='scale');
}

#bg-polecamy-bottom{
	background-image: url(../../../graphics/bg-polecamy-bottom.png) !important;
	position: absolute;
	bottom:-40px;
	left:-1px;
	z-index:1;
	width:132px;
	height:116px;
	z-inex:1;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://realder.1do1.pl/site/graphics/bg-polecamy-bottom.png", sizingMethod="scale");
}

#menu-shadow {
    z-index: 3;
    position: absolute;
    width: 231px;
    height: 479px;
    top: 195px;
    left: -6px;
    background-image: url(../../../graphics/menu-shadow.png);
    background-repeat: repeat-x;
} * html #menu-shadow {
    background: none;
    filter: progid:

DXImageTransform.Microsoft.AlphaImageLoader(src='http://realder.1do1.pl/site/graphics/menu-shadow.png',sizingMethod='scale');
}

#menu ul{
	padding:0;
	margin:0;
	position:relative;
	z-index:100;
}

#menu ul li {
	color: #000;
	font-weight:bold;
    font-size: 12px;
    list-style-type: none;
    margin: 20px 0px 0px 25px;
}

#menu ul li ul li {
	font-weight:bold;
    font-size: 11px;
    color: #000;
    list-style-type: none;
    margin: 15px 0px 0px 23px;
}

#menu ul li ul li ul li{
	
    color: #000;
	font-weight:normal;
	font-size: 11px;
    list-style-type: none;
    margin: 5px 0px 0px 0px;
}

#baner-small {
    
    width: 214px;
    height: 205px;
	padding-top:20px;
	border: solid 3px #fff;
	background-repeat: repeat-x;
    background-image: url(../../../graphics/baner-small.gif);
    
    
}

#baner-small-shadow {
    
	z-index: 3; 
    top: 676px;
    left: -23px;
	width: 241px;
	height: 225px;
	position: absolute;
    background-image: url(../../../graphics/baner-small-shadow.png);
    background-repeat: no-repeat;
	
} * html #baner-small-shadow {
    background: none;
    filter: progid:

DXImageTransform.Microsoft.AlphaImageLoader(src='http://realder.1do1.pl/site/graphics/baner-small-shadow.png',sizingMethod='scale');
}

#szukaj {
    position: absolute;
    width: 380px;
    height: 208px;
    right: 30px;
    top: 22px;
    z-index:100;
}

#label-szukaj{
	position:absolute;
	top:13px;
	left:52px;
	width:132px;
	height:107px;
	background: url(../../../graphics/label-search.gif);
	z-index:110;
}

#content {
	min-height:748px;
    background-image: url(../../../graphics/bg_main.jpg);
    background-repeat: repeat-x;
    width: 690px;
    padding: 260px 0 0 180px;
    /*padding: 260px 0 0 0;
    float:left;*/
    background-color: #FFFFFF;
    margin: auto;
    position:relative;
    z-index:10;
    border:3px solid white;
}

#bg-bottom{
	background: url(../../../graphics/bg-bottom.png) no-repeat !important;
	width:916px;
	height:259px;
	position:absolute;
	bottom:-16px;
	left:0px;
	z-index:1;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://realder.1do1.pl/site/graphics/bg-bottom.png", sizingMethod="scale");
}

* html #content {
	height:700px; 
	overflow:visible
}

#content-home {
    padding-left: 50px;
    position:relative;
    z-index:100;
}

.pTitle {
    color: #0062A5;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
	padding:5px 0 10px 6px;
}

#search-rodzajtrans {
    width: 103px;
    height: 20px;
    background: url(../../../graphics/r-transakcji.png);
} 

* html #search-rodzajtrans {
    background: none;
    filter: progid:

DXImageTransform.Microsoft.AlphaImageLoader(src='http://realder.1do1.pl/site/graphics/r-transakcji.png',sizingMethod='scale');
}

#newsletter {
    background: url(../../../graphics/newsletter-bg.gif);
    width: 474px;
    height: 237px;
    background-repeat: no-repeat;
	margin:auto;
}

#polecamy-bottom {
    height: 34px;
    width: 113px;
}

#footer {
    color: #6a91c2;
    padding-left: 263px;
    padding-top: 12px;
    font-size: 10px;
}

#footer-shadow {
    margin:0 auto 30px auto;
    width: 900px;
    height: 40px;
    background: url(../../../graphics/footer-shadow.gif) center no-repeat;
}
#footer-shadow div{
	text-align:center;
	padding:15px 0 0 0;
}

#footer-shadow div a{
	font-size:10px;
	color:#6a91c2;
	font-weight:normal;
}

#footer-shadow div a span{
	color:#6a2e5f;
}

.opis {
    color: #0b4b9b;
    font-size: 11px;
    font-weight: bold;
	float:left;
	text-align:right;
}

.opis-2 {
    color: #0b4b9b;
    font-size: 11px;
    font-weight: bold;
	float:left;
	text-align:left;
}

.opis-3 {
    color: #0b4b9b;
    font-size: 11px;
    font-weight: bold;
	text-align:left;
	float:left;
}
.opis-4{
    color: #0b4b9b;
    font-size: 11px;
    font-weight: bold;
	float:left;
	text-align:left;
}

.opis-5 {
    color: #0b4b9b;
    font-size: 11px;
    font-weight: bold;
	width:303px;
	float:left;
	text-align:left;
}
#opis-product{
	width:250px;
	padding:5px 15px 5px 15px;
}

.opis-cont {
    color: #000;
    font-size: 11px;
    font-weight: bold;
}

#mainPhoto{
	padding:0 0 15px 50px;
}

#buttons{
	height:10px;
} 
.label-newsletter{
	padding-bottom:8px;
	width:170px !important;
}
.font10_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000;
}

.product-cat{
	
	
	width:500px; 
	display:block; 
	background:#ECF3FB; 
	border:solid 1px #fdfbfb;
}

.product-cat:hover{
	
	
	width:500px; 
	display:block; 
	background:#fffaf4; 
	border:solid 1px #fdfbfb;
}

.product-cat:active{
	
	
	width:500px; 
	display:block; 
	background:#cfcfcf; 
	border:solid 1px #fdfbfb;
}

.show{
	border:solid 1px white;
	padding:1px;
} 

.frame {
    font: 12px arial;
    width: 113px;
    height: 707px;
    border: none;
    overflow: hidden;
    margin-top:60px;

}
/******************************************************
 FORM
 ******************************************************/
fieldset.contact {
    border: 0 !important;
    width: 250px !important;
    padding: 0;
    text-align: left;
}
fieldset.contact2 {
    border: 0 !important;
    width: 250px !important;
    padding: 0;
    text-align: left;
}

div.form {
    overflow: hidden;
    clear: both;
} .label {
    display: block;
    float: left;
    text-align: left;
    padding: 2px 4px 0 0;
    font-weight: normal;
    width: 150px;
}

label {
    color: #0162a8;
    display: block;
    float: left;
    text-align: left;
    padding: 2px 4px 0 0;
    font-weight: normal;
    width: 129px;
    font-size: 13px;
}

.calc {
	color: #0162a8;
    display: block;
    float: left;
    text-align: left;
    padding: 2px 4px 5px 0;
    font-weight: normal;
    width: 129px;
    font-size: 12px;
}

input.text, textarea.text {
    float: left;
    border: 1px solid #000;
    background-color: #FFF;
    color: #000;
    font-family: Tahoma;
    font-size: 11px;
    width: 180px;
}

textarea.text {
    height: 80px;
} .form10 {
    border: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    background: none;
    color: #000;
} .noInput {
    border: 0;
    background: none;
} .inputSearch {
    background: url( ../../../../site/graphics/bgSearch.gif ) no-repeat;
    width: 157px;
    height: 17px;
    padding: 3px 20px 0 10px;
} .searchInput {
    border: 1px solid #c9c9c9;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 10px;
    background: none;
    color: #c9c9c9;
    width: 168px;
    padding: 4px 10px 4px 10px;
} .searchSubmit {
    border: 0;
    background: none;
    width: 80px;
    cursor: pointer;
    margin: 2px 0 0 0;
}.submit {
    background: url(../../../graphics/newsletter-button.gif);
    font-weight: bold;
    font-size: 11px;
    bordeR: none;
    float: right;
    cursor: pointer;
    width: 182px;
    height: 30px;
}.submit2 {
    background: url(../../../graphics/newsletter-button.gif);
    font-weight: bold;
    font-size: 11px;
    bordeR: none;
    float: right;
    cursor: pointer;
    width: 182px;
    height: 30px;
} .search label {
    font-size: 13px;
    width: 40px;
} .search select {
    font-size: 12px;
    width: 180px;
} .search2 label {
    font-size: 10px;
    width: 40px;
} .search2 select {
    font-size: 10px;
    width: 170px;
} .search input {
    width: 165px;
} .search2 input {
    width: 180px;
}

form {
    margin: 0;
}

.clear-both{
	clear:both;
	height:1px;
	overflow:hidden;
}

fieldset#contact {
	border:0 !important;
	width:250px !important;
	padding:0;
	text-align:left;
}


fieldset#contact label{
	display:block;
	float:left;
	text-align:left;
	padding:2px 4px 2px 0;
	font-weight:normal;
	width:92px;
	color:#000 !important;
	font-size:11px;
}

fieldset#contact input{
	width:250px;
	height:16px;
	padding:2px 0 0 3px;
	overflow:hidden;
	border:1px solid #2D80BB;
	font-size:10px;
	color:#000;
}

fieldset#contact button,fieldset#contact a,fieldset#contact-0 button,fieldset#contact-0 a{
	border:0;
	background:0;
	font-weight:bold;
	text-decoration:underline;
	color:#ca934e;
	font-size:10px;
}

fieldset#contact textarea{
	border:1px solid #2D80BB;
	background:#fff;
	width:250px;
	height:80px;
	padding:5px 0 0 2px;
	font-size:10px;
	color:#000;
	overflow:auto;
}
fieldset#contact2 {
	border:0 !important;
	width:250px !important;
	padding-left:90px;
	text-align:left;
}

fieldset#contact2 label{
	display:block;
	float:left;
	text-align:left;
	padding:2px 4px 2px 0;
	font-weight:normal;
	width:92px;
	color:#000 !important;
	font-size:11px;
}

fieldset#contact2 input{
	width:250px;
	height:16px;
	padding:2px 0 0 3px;
	overflow:hidden;
	border:1px solid #2D80BB;
	font-size:10px;
	color:#000;
}

fieldset#contact2 button,fieldset#contact2 a,fieldset#contact-0 button,fieldset#contact-0 a{
	border:0;
	background:0;
	font-weight:bold;
	text-decoration:underline;
	color:#ca934e;
	font-size:10px;
}

fieldset#contact2 textarea{
	border:1px solid #2D80BB;
	background:#fff;
	width:250px;
	height:80px;
	padding:5px 0 0 2px;
	font-size:10px;
	color:#000;
	overflow:auto;
}
/******************************************************
lighbox
 ******************************************************/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9000;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 86px; 
	float: right;
	padding-bottom: 0.7em;	
}

/******************************************************
 LINK
 ******************************************************/
div#content-home a {
    text-decoration: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #0062a5;
    text-decoration: none;
}.polecamy {
    font-size: 9px;
    color: #000;
    text-decoration: none;
}.polecamy:hover {
    font-size: 9px;
    color: #0062a5;
    text-decoration: none;
}.footer-link {
    font-weight: normal;
    font-size: 10px;
    color: #6a91c2;
    text-decoration: none;
}.footer-link:hover {
    font-weight: normal;
    font-size: 10px;
    color: #6a91c2;
    text-decoration: none;
}.

