/* CSS: style.css */
ul, li, h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

a img, :link img, :visited img { border:none; }

body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #D2D2D2;
	scrollbar-shadow-color: #D2D2D2;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #D2D2D2;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}


/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Verdana;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Verdana; }
h1 { font-size:14px; font-weight: bold; color: #f1b323; }
h2 { font-size:14px; color: #f1b323; font-weight: bold; }
h3 { font-size:11px; font-weight: bold; }
h4 { font: bold 14px Verdana; color: #f1b323; }
h5 { font-weight:normal; font-size:1em; }

td {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif ! important;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}

div{
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif ! important;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	height: 100%;
	text-align: center;
}

body{
	margin: 0;
	padding: 0;
	background: #FFF;
}

#a1{
	height: 100%; 
	min-height: 100%;
	width: 802px;
	margin: auto;
	position: relative;
	
}

html>body #a1{ 
	height: auto;
}

/******************************************************
			SECONDARY BOXES
******************************************************/

#b1{
	position: absolute;
	top: 15%;
	left: 0;
	width: 100%;
	background: url( ../../../../graphics/reklamowa_cien_strony.gif );
	padding: 0 0 20px 0;
}

#b2{
	position: absolute;
	bottom: -1px;
	left: 1px;
	width: 15px;
	height: 79px;
	background: url( ../../../../graphics/reklama_cien_strony_dol_lewa.gif );
}

#b3{
	position: absolute;
	bottom: -1px;
	right: 1px;
	width: 15px;
	height: 79px;
	background: url( ../../../../graphics/reklama_cien_strony_dol_prawy.gif );
}

#b4{
	position: absolute;
	top: 0;
	right: 1px;
	width: 15px;
	height: 80px;
	background: url( ../../../../graphics/reklama_cien_strony_gora_prawa.gif );
}

#b5{
	float: left;
	margin: 0 4px 0 0;
	padding: 0 0 0 1px;
	width: 11px;
	height: 80px;
	background: url( ../../../../graphics/reklama_cien_strony_gora_lewa.gif );
}

#b6{
	float: right;
	margin: 0 0 0 4px;
	width: 12px;
	height: 12px;
}

#flash01{
	float: left;
}

#flash02{
	float: right;
}

#c1{
	float: left;
	width: 750px;
	text-align: left;
}

#c2{
	padding: 15px 0 0 15px;
}

#pomaranczpas_dol{
	width: 436px;
	height: 6px;
	background: url( ../../../../graphics/reklama_pomaranczpas_dol.gif ) no-repeat;
}

#pomaranczpas_pion{
	float: left;
	margin: 2px 0 0 0;
	width: 18px;
	height: 349px;
	background: url( ../../../../graphics/reklama_pomaranczpas_pion.gif ) no-repeat;
}

#pomaranczpas_gora{
	float: left;
	margin: 0 0 0 -1px;
	width: 317px;
	height: 2px;
	background: url( ../../../../graphics/reklama_pomaranczpas_gora.gif ) no-repeat;
}

.linkFirst{
	padding: 0 0 15px 0;
}

.linkLast{
	padding: 0 !important; 
	margin: 0 !important;
}

#agencja_reklamowa_ul {
	float: left; 
	list-style: none; 
	text-align: left; 
	padding: 55px 0 0 50px;
}

#agencja_reklamowa_ul li{
	padding: 0 0 25px 0;
}

#agencja_reklamowa_ul_podmenu{
	list-style: none; 
	padding: 0;
}

#agencja_reklamowa_ul_podmenu li{
	margin: 0 0 0 6px;
	padding: 0 0 4px 10px;
	background: url( ../../../../graphics/reklamowa_trojkat.gif ) 0 6px no-repeat;
}

.font10_red_bold{
	color : #FF0000;
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif ! important;	
	font-size : 10px;
	font-weight : bold;	
	text-decoration : none;
}

.font10{
	color : #000;
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif ! important;	
	font-size : 10px;
	font-weight : bold;	
	text-decoration : none;
}


/******************************************************
			LINK's
******************************************************/



a {
	color : #000000;
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif ! important;	
	font-size : 12px;
	font-weight : normal;	
	text-decoration : none;
}

a:hover {
    color: #f1b323;
    Text-Decoration : underline ! important;
}


.link_cloud1{
	font-size: 11px;
	color: #000;
	text-decoration : underline ! important;
}

.link_cloud1:hover{
	background: #F4DCA4;
	color: #000;
	text-decoration : underline ! important;
}

.link_cloud2{
	font-size: 13px;
	color: #000;
	text-decoration : underline ! important;
}

.link_cloud2:hover{
	background: #F4DCA4;
	color: #000;
	text-decoration : underline ! important;
}

.link_cloud3{
	font-size: 14px;
	color: #000;
	text-decoration : underline ! important;
}

.link_cloud3:hover{
	background: #F4DCA4;
	color: #000;
	text-decoration : underline ! important;
}


.link_cloud4{
	font-size: 16px;
	color: #000;
	text-decoration : underline ! important;
}

.link_cloud4:hover{
	background: #F4DCA4;
	color: #000;
	text-decoration : underline ! important;
}

.link_cloud5{
	font-size: 18px;
	text-decoration : underline ! important;
}

.link_cloud5:hover{
	background: #F4DCA4;
	color: #000;
	text-decoration : underline ! important;
}

.link10_blank {
	color: #000;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif ! important;	
	font-size: 8px;
	font-weight: normal;	
	text-decoration: none;
}

.link10_blank:hover {
    color: #000;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif ! important;	
	font-size: 8px;
	font-weight: normal;	
	text-decoration: none;
}



fieldset.contact {
	border: 0 !important;
	width: 380px !important;
	padding: 40px 0 0 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
}

label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 130px;
}


input.text,
textarea {
	border: 1px solid #f1b323; 
	background-color: #FFF;
	font-size: 11px; 
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif ! important;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #f1b323;
	scrollbar-3dlight-color: #f1b323;
	scrollbar-arrow-color: #f1b323;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

.form10{
	border: 0; 
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #000;
}

.form10_search{
	width: 191px;
	height: 14px !important;
	height: 17px;
	border: 1px solid #D68B1D;
	background: url( ../../../../graphics/bg_input.gif ) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #D68B1D;
}

.button10_search{
	border: 0;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #D68B1D;
}

.inputSzt {
	border: 1px solid #BBB;
	background-color: #FFF;
	height: 20px;
	color: #666;
	font-family: Verdana;
	font-size: 11px;
	width: 30px;
	text-align: right;
}

form{
	margin: 0;
}
