/* CSS: style.css */
ul, li, h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

a img, :link img, :visited img { border:none; }
ul { list-style-type:none; }


/**********************************************/
/* HEADINGS */
h1, h2 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-weight: normal; }
h3, h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Verdana, Arial, Helvetica, sans-serif; }
h1 { font-size:14px; font-weight: bold; color: #D68B1D; }
h2 { font-size:22px; }
h3 { font-size:12px; }
h4 { font: bold 14px Verdana; color: #CD5A00; }
h5 { font-weight:normal; font-size:1em; }

.cena_promocja { font: bold 14px Verdana; color: #FF0000; }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}

/**********************************************/

/* 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: #06682C url( ../../../../graphics/bg.gif ) repeat-x;
}

#a1{
	width: 820px;
	margin: auto;
	position: relative;
	z-index: 1;
	background: url( ../../../../graphics/bg_main.gif ) repeat-y;
}


/******************************************************
			SECONDARY BOXES
******************************************************/


#bg_right{
	float: right;
	width: 10px;
	height: 600px;
	background: url( ../../../../graphics/bg_right.gif );
}

#bg_left{
	float: left;
	width: 10px;
	height: 600px;
	background: url( ../../../../graphics/bg_left.gif );
}

#cienie{
	position: absolute;
	z-index: 10;
	top: 309px;
	right: 10px;
	width: 201px;
	height: 70px;
	background: url( ../../../../graphics/cienie.jpg );
}

#b1{
	float: left;
}

#c1{
	float: left;
	width: 201px;
	padding: 0 0 0 27px;
}

#c1 ul{
	width: 201px;
	padding: 58px 0 20px 0;
	background: #F3EED3 url( ../../../../graphics/oferta.gif ) 0 24px no-repeat;
	text-align: left;
}

#wiedza{
	background: #F3EED3 url( ../../../../graphics/wiedza.gif ) 0 24px no-repeat !important;
}

.category{
	margin: 0 0 0 20px;
	padding: 3px 0 4px 23px;
	background: url( ../../../../graphics/bg_dot.gif ) no-repeat;
}

.category a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #CB6041;
    text-decoration: none !important;
}

.category a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #D0CBB4;
    text-decoration: none !important;
}

#c1_bottom{
	width: 201px;
	height: 30px;
	background: url( ../../../../graphics/bg_bottom.gif ) no-repeat;
}

.subcategory{
	width: 120px !important;
	padding: 2px 0 0 0 !important;
	background: none !important;
}

.subLi{
	padding: 1px 0 1px 15px !important;
	margin: 0 0 0 40px !important;
	margin: 0;
	padding: 1px 0 1px 14px;
	background: url( ../../../../graphics/bg_dot1.gif ) 0 2px no-repeat !important;
}

.subLi a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #CB6041;
    text-decoration: none !important;
}

.subLi a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #D0CBB4;
    text-decoration: none !important;
}

#c2{
	float: left;
	
}

#footer{
	margin: auto;
	position: relative;
	height: 164px;
	width: 820px;
	background: url( ../../../../graphics/footer.jpg ) no-repeat;
	text-align: right;
}

#box_bottom{
	position: absolute;
	top: 87px;
	left: 276px;
	width: 33px;
	height: 39px;
}

.strContentType{
	width: 500px !important;
	width: 560px;
	position: relative;
	z-index: 10;
	text-align: left;
	padding: 0 30px 0 30px;
}

#footerText{
	padding: 95px 84px 0 0;
}



/******************************************************
			FONTS
******************************************************/

.font10{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
}

.font10_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
}

.font11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}

.font11_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.font11_red_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #FF0000;
}

/******************************************************
			LINKS
******************************************************/

a{
	font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    text-decoration : none ! important;
}

a:hover{
	font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    text-decoration : underline ! important;
}

.link11_bold{
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-decoration : none ! important;
}

.link11_bold:hover{
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-decoration : underline ! important;
}

.link_stronicowanie{
	font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #035D29;
    text-decoration : none ! important;
}

.link_stronicowanie:hover{
	font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #035D29;
    text-decoration : underline ! important;
}

.link_dogo{
	font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #C0A694;
    text-decoration : none ! important;
}

.link_dogo:hover{
	font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #FFF;
    text-decoration : none ! important;
}



fieldset.contact {
	border: 0;
	width: 300px !important;
	padding: 0 0 0 130px;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
}

label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 2px 0;
	font-weight: normal;
	width: 150px;
}


input.text,
textarea {
	border: 1px solid #01632B;
	background-color: #FFF;
	color: #666;
	font-family: Verdana;
	font-size: 1em;
}


.form10_1{
	border: 1px solid #01632B;
	background: #FFF;
	width: 100px;
	font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000;
}
