body
{
    background-color:#ffffff;
    background-repeat: repeat-x;
    margin:0px;
    padding:0px;
    color: #666666;
    font-family: Tahoma,Arial;
    font-size: 13px;
    position: relative;
}


div
{
    padding:0px;
    margin:0px;
    position: relative;
    
}

input
{
    border: 1px solid #999999;
    background-image: url(images/prof_5.png);
    background-repeat: repeat-x;
    height: 15px;
    margin: 7px 0px;
    width: 100%;
    color: #999999;
    font-style: italic;
}

a img
{
    border:none;
}

a
{
    color: inherit;
    text-decoration: none;
}

h3
{
    font-variant: small-caps;
    font-size: 24px;
    font-weight: lighter;
    margin-top:0px;
    font-family: Century Gothic,Tahoma;
}

span.orange
{
    font-style: italic;
    color:#777777;
}

/* ---------------- */
#main_container
{
    width:980px;
    top: -1px;
}


#content
{
    float: left;
    width: 688px;
    margin-top: -2px;
}

#logos
{
    margin-top:20px;
    display: table;
    padding: 0px;
    width: 100%;
}
#offers
{
    font-family:Tahoma,Arial;
    color: black;
    margin: 0px;
    padding: 0px;
    display: table;
    text-align: left;
	width: 100%;
    
}

#partner_bar
{
	margin: 0px;
    width:288px;
    float: right;
    top: -17px;
}
#contact
{
	width: 250px;
    height: 194px;
    text-align: left;
/*    background-image: url(images/prof_2.jpg);
    background-repeat: no-repeat; */
    color: #666666;
    margin-top: 18px;
	margin-bottom: 5px;
/*	padding: 10px; */
	border-width: 1px;
	border-style: solid;	
	border-color: #dddddd;
}

#contact p{
	padding-left: 10px;
}

#askme
{
	width: 250px;
   height: 259px;
   text-align: left;
/*   background-image: url(images/prof_4.jpg);
   background-repeat: no-repeat; */
   color: #000000;
    margin-top: 18px;
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid;	
	border-color: #dddddd;
}

#logo_bottom
{
	width: 250px;
   height: 90px;
   text-align: center;
    margin: 10px 5px 0px 5px;
/*	border-width: 1px;
	border-style: dotted;	*/
}


#askme p {
		padding-left: 10px;
}

#askme_submit
{
   width: 93px;
   height: 25px;
/*   background-image: url(images/prof_6.jpg);
   background-repeat: no-repeat;
   border: none; */
   margin-right: 10px;
   float: right;
   font-weight: bold;
   font-size: 10px;
}

#buttonek
{
   width: 113px;
   height: 25px;
   margin-right: 10px;
/*   float: right; */
   font-weight: bold;
   font-size: 10px;
   color: #555555;
}



#top_stripe
{
    width: 100%;
    height: 17px;
    text-align: center; 
/*    background-image: url(images/prof_1.jpg);
    background-repeat: repeat-x;    */
}

#bottom_stripe
{
	float: none;
	clear: both;
    position:absolute;
    bottom:0;
    left:0;
	width:100%;
	height:15;
	text-align:center;
/*    background-image: url(images/prof_7.jpg);
    background-repeat: repeat-x;    */
}

@media screen{
  body>div#bottom_stripe{
   position: fixed;
  }
}

/* -------------- OFERTA ------------*/
#offer_left
{
    position:relative;
    width:330px;
    margin-top:20px;
    float:left;
}

#offer_right
{
    float:left;
    width:630px;
    position: relative;
    margin: 10px;
    padding: 20px;
    text-align:left
  
	color: #000000;
    background: rgba(215, 228, 212, 0.6);
	-moz-border-radius: 20px;
	border-radius: 15px 15px;
	<!--[if IE]>
       background:transparent;
       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b0d7e4d4,endColorstr=#b0d7e4d4);
       zoom: 1;
	<![endif]-->

}
h1
{
    font-weight: normal;
    font-family: Century Gothic,Tahoma;
}
h3#separator
{
    border-bottom:1px dotted gray;
    margin-bottom:0px;
    position: relative;
}
span.back
{
    float:left;
    position: absolute;
    bottom:0px;
    right:0px;
    font-weight: bold;
    font-size: 14px;
    color: #ff9a32;
}


#offer_left img.main
{
    position:relative;
    left: -6px;
}
#offer_left img.small
{
    border: 1px solid #838383;
    margin: 4px 2px 4px 0px;
}

.prize
{
 color: #dd1111;
 font-weight: bold;
 font-size: 20px;
 font-family: Century Gothic,Tahoma;  
}

.offer_actions
{
    width: 220px;
    color: #aaaaaa;
}

.offerlist_conteiner
{
    width: 640px;
    height: 200px;
/*    border-top: 1px solid #cecec4; */
    text-align: left;
}

.offerlist_conteiner #bleft
{
    position: absolute;
    left: 0px;
    top: 0px;
}
.offerlist_conteiner #bright
{
    position: absolute;
    right: 0px;
    top: 0px;
}
.offerlist_conteiner .label
{
    position: absolute;
    left: -23px;
    top: 20px;
}

.offerlist_conteiner #sleft
{
    position: absolute;
    left: 10px;
    top: 90px;
}

.offerlist_conteiner #sright
{
    position: absolute;
    right: 10px;
    top: 90px;
}

.offerlist_items
{
    width: 580px;
    height: 160px;
    position: relative;
    top:20px;
    left:30px;
    overflow: hidden;
}

.offerlist_items .item
{
    width: 200px;
    height: 150px;
    float: left;
    position: relative;
}

.opaque {
	margin: 0px;
	color: #666666;
    background: rgba(230, 230, 230, 0.4);
    border: 20px;
/*	-moz-border-radius: 20px;
	border-radius: 15px 15px; */
	<!--[if IE]>
       background:transparent;
       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80d7e4d4,endColorstr=#80d7e4d4);
       zoom: 1;
	<![endif]--> 
}

#oferta_tytul {
	clear: both;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#oferta_informacje {
/*	float: left;
	background-color: #eeece1; */
	margin-top: 16px;
	margin-bottom: 10px;
	font-size: 14px;
/*	padding: 10px; */
}
#oferta_mapy {
	float: left;
	clear: right;
	text-align: center;
	margin-left: 20px;
}
#oferta_galeria {
	margin-top: 0px;
	padding-bottom: 22px;
}
#oferta_linki {
	width: 310px;
	margin-top: -1px;
	float: right;
	text-align: right;
	padding: 8px 10px 8px 0px;
}
#oferta_rozwiniecie {
	clear: both;
	text-align: justify;
	margin-bottom: 30px;
}

#opcjonalnezdjecie {
	display: none;
	width: 250px;
    height: 194px;  
    color: #666666;
    margin-top: 18px;
	margin-bottom: 5px;
/*	padding: 10px; */
	border-width: 1px;
	border-style: solid;	
	border-color: #dddddd;
	background-color: #eeeeee; 
}

#opcjonalnezdjecie p{
	padding: 10px;
}

.clsBigScreenArea {
/*			float: left; */
			border: 0px solid blue;
			padding: 3px;
			margin-right: auto; 
			margin-left: auto;
/*			padding-top: 28px; */
			text-align: center;
		}

.clsBigScreenImage {
		}

#zgoda {
	font-size: 10px;
	text-align: left;
}

input#zgoda {
	margin-left: 100px;
}

table.oferta_panel1 {
	border-width: 1px;
	border-spacing: 3px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
}

table.oferta_panel1 td{
	padding: 6px 4px;
	border-width: 1px;
	border-style: dotted;	
	border-color: gray;
}

table.oferta_prawa {
	border-width: 1px;
	border-spacing: 1px;
	border-style: dotted;	
	border-color: gray;
	border-collapse: collapse;
}

table.oferta_prawa td{
	border-width: 1px;
	border-style: dotted;	
	border-color: gray;
}

table.listagruntow {
	width: 100%; 
	text-align: center; 
	border-collapse: collapse; 
/*	border: 1px dotted black; */
	font-size: 12px;
	color: #7f7f7f;
	font-family: Arial;
}
td.zdkmenu
{
	border-width: 1px;
	border-style: solid;	
	border-color: #dddddd;
	background-color: #eeeeee;
	color: #777777;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;
	padding: 10px;
	cursor: pointer;
	font-family:Cambria,Tahoma,Arial;
}

div#zdk_oferta
{
	font-size: 16px;
	display: none;
	color: #d35e00; 
	text-align: left; 
	margin-top: 30px;
}

div#zdk_oferta a:hover
{
	color: orange; 
}
