/* CSS: style.css */
ul, li, h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}
p { padding: 0; margin:0 0 1em 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: #9D2125; }
h2 { font-size:13px; font-weight: bold; color: #9D2125; }
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;
	font-weight: normal;
	font-size: 11px;
}

div{
	font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
}


.font11_red_bold{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
}

.font10_red{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}


/**********************************************/

/* 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: #FFDDAF;
	position: relative;
}

#a1{
	height: 100%; 
	min-height: 100%;
	position: relative;
	width: 859px;
	margin: auto;
	background: url( ../../../../graphics/bg_main.gif );
	position: relative;
}

html>body #a1{ 
	height: auto;
}

#bg1{
	height: 215px;
	width: 100%;
	left: 0;
	top: 182px;
	background: #F6A46A;
	position: absolute;
}

/******************************************************
			SECONDARY BOXES
******************************************************/


#bg_right{
	position: absolute;
	right: 0 !important;
	right: -1px;
	top: 46px;
	width: 29px;
	height: 15px;
	background: url( ../../../../graphics/bg_right.gif );
}

#bg_left{
	position: absolute;
	left: 0;
	top: 46px;
	width: 30px;
	height: 20px;
	background: url( ../../../../graphics/bg_left.gif );
}

#line_left{
	position: absolute;
	left: -19px;
	top: 182px;
	width: 19px;
	height: 215px;
	background: url( ../../../../graphics/line_left.gif );
}

#line_right{
	position: absolute;
	right: -19px;
	top: 182px;
	width: 19px;
	height: 215px;
	background: url( ../../../../graphics/line_right.gif );
}

#logo{
	position: absolute;
	left: 10px;
	top: 46px;
	width: 280px;
	height: 129px;
}

#baner{
	float: right;
	width: 573px;
	padding: 0 33px 0 0;
}

#menu{
	float: left;
	margin: 140px 0 0 0;
	width:250px;
}

#menu ul{
	margin: 10px 0 0 52px;
}

#menu ul li{
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
}

#menu ul li a{
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	text-decoration: none !important;
	padding: 0 0 0 40px;
	display:block;
	background: url( ../../../../graphics/dot_grey.gif ) 0 3px no-repeat;
}

#menu ul li a:hover{
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #2590F0;
	text-decoration: none !important;
	background: url( ../../../../graphics/dot_blue.gif ) 0 3px no-repeat;
}

.search li{
	padding: 0 0 5px 0;
}

.search li a{
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none !important;
	padding: 0 0 0 10px;
}

.search li a:hover{
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #2590F0;
	text-decoration: none !important;
}

#produkty{
	float: left;
	margin: 25px 0 0 30px !important;
	margin: 25px 0 0 15px;
	padding: 45px 0 0 0 !important;
	padding: 60px 0 0 0;
	width: 220px;
	background: url( ../../../../graphics/nagl_produkty.gif ) no-repeat;
	text-align: left;
}

#produkty .main{
	margin: 0 0 0 32px;
	padding: 0 0 0 0;
	border: 1px solid white;
}

#produkty .main li{
	margin: 15px 0 0 0;
	padding: 0 0 4px 20px;
	background: url( ../../../../graphics/arrow.gif ) 0 2px no-repeat;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
}

#produkty .main li a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #2590F0;
	text-decoration: none !important;
}

#produkty .font12_cat{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #2590F0;
	text-decoration: none !important;
}

#produkty .main li a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none !important;
}

.subMainMenu{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #95001A !important;
	text-decoration: none !important;
}

.subMainMenu:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #2590F0 !important;
	text-decoration: none !important;
}

#produkty .sub{
	margin: 0 0 0 0px;
}

#produkty .sub li{
	margin: 0;
	padding: 7px 0 0 10px;
	background: url( ../../../../graphics/arrow_red.gif ) 0 12px no-repeat;
}

#produkty .sub li a{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none !important;
}

#produkty .sub li a:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #2590F0;
	text-decoration: none !important;
}

#contentType{
	float: left;
	margin: 23px 0 0 0;
	text-align: left;
}

#articleMain{
	float: left;
	margin: 25px 10px 0 10px;
	width: 330px !important;
	width: 320px;
}

#newsMain{
	float: left;
	margin: 0 0 0 0;
	padding: 60px 0 0 0;
	width: 227px;
	background: url( ../../../../graphics/nagl_promocje.gif ) no-repeat;
	text-align: left;
}

.promo{
	margin: 0 0 4px 15px;
	width: 205px;
	overflow: hidden;
}

.promoMore{
	margin: 0 10px 15px ;
	text-align: right;
}

#box{
	width: 224px;
	height: 166px;
	background: url( ../../../../graphics/bg_box.gif ) no-repeat;
}

form{
	margin: 0;
	padding: 0;
}

#searchTitle{
	padding: 25px 0 5px 25px;
	color: #939393;
	font-size: 12px;
	font-weight: bold;
}

#searchInput{
	float: left;
	padding: 0 0 0 25px;
}

#searchInput input{
	width: 150px;
	height: 14px;
	border: 1px solid #818181;
	background: url( ../../../../graphics/bg_input.gif ) no-repeat;
	margin: 0 0 10px 0;
}

#newsletterTitle{
	padding: 20px 0 5px 25px;
	color: #939393;
	font-size: 12px;
	font-weight: bold;
}

#newsletterInput{
	float: left;
	padding: 0 0 0 25px; 
}

#newsletterInput input{
	width: 150px;
	height: 14px;
	border: 1px solid #818181;
	background: url( ../../../../graphics/bg_input.gif ) no-repeat;
}

#newsletterDelete{
	clear: left; 
	padding: 5px 0 0 34px !important;
	padding: 2px 0 0 34px;
	color: #939393;
	font-size: 11px;
	font-weight: normal;
	background: url( ../../../../graphics/sdot_grey.gif ) 25px 10px no-repeat;
}


#footer{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 859px;
	height: 74px;
	background: url( ../../../../graphics/bg_footer.gif ) no-repeat;
}

#footerText{
	position: absolute;
	top: 10px;
	right: 55px;
}

#footerBox{
	position: absolute;
	top: 13px;
	right: 290px;
}

#footerText a{
	font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #888888;
    text-decoration : none ! important;
}

#footerText a:hover{
	font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #888888;
    text-decoration : underline ! important;
}



.promoMore a{
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #EF6C0F;
    text-decoration : none ! important;
    background: url( ../../../../graphics/arrow_small.gif ) right no-repeat;
    padding: 0 10px 0 0
}

.promoMore a:hover{
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #EF6C0F;
    text-decoration : none ! important;
    background: url( ../../../../graphics/arrow_small.gif ) right no-repeat;
}

.cols1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.cols{
	border-top: 1px solid black !important;
	border-left: 1px solid black !important;
	border-right: 1px solid black !important;
	border-bottom: 1px solid black !important;
}

.tableCols{
	margin: 5px 5px 5px 5px;
}

.tdColsMain{
	padding: 0 0 20px 0;
}

.tableMain{
	border-right: 1px solid #ffddaf;
	border-bottom: 1px solid #ffddaf;
}

.text{
	border-top: 1px solid #ffddaf;
	border-left: 1px solid #ffddaf;
	padding: 2px;
}




/*		Formy		*/

fieldset.contact {
	border: 0 !important;
	width: 305px !important;
	padding: 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 2px;
}

label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 80px;
}


input.text,
textarea {
	border: 1px solid #C1001E;
	background-color: #FFF;
	color: #000;
	font-family: Verdana;
	font-size: 1em;
}

.form10{
	border: 1px solid #BF001F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #000;
}

.form10_1{
	border: 1px solid #C1001E;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    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;
}

form{
	margin: 0;
}


.font10{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #A5A5A5;
}
