/* 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: #666666; }
h2 { font-size:22px; }
h3 { font-size:12px; }
h4 { font: bold 14px Verdana; color: #666666; }
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: #FF0D02 !important;
	background: #FFF;
}

#intro{
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: #FF0D02;
}

html>body #intro{ 
	height: auto;
}

#a1{
	height: 100%; 
	min-height: 100%;
	position: relative;
	width: 800px;
	margin: auto;
	border: 0;
}

html>body, html>body #a1{ 
	height: auto;
}

/******************************************************
			SECONDARY BOXES
******************************************************/


#bg_intro{
	height: 582px;
	width: 100%;
	position: absolute;
	top: 1px;
	left: 0px;
	background: url( ../../../../graphics/bg_intro.png) repeat-x !important;
	z-index: 1;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.warmers.1do1.pl/graphics/bg_intro.png", sizingMethod="scale");
}

#bg_intro_pasek{
	background: #FFF;
	position: absolute;
	z-index: 2;
	top: 209px;
	left: 0;
	height: 230px !important;
	height: 232px;
	width: 100%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#intro_flash{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	height: 100%;
	width: 100%;
	text-align: left;
	background: #FF0D02 url( ../../../../graphics/bg.jpg) no-repeat !important;
}


#pasek2{
	position: absolute;
	right: 0px;
	top: 160px;
	width: 70%;
	background: #000;
	height: 29px;
	background: url( ../../../../graphics/bg_pasek.gif ) repeat-x !important;
	z-index: 1;
}

#pasek{
	position: absolute;
	right: 0px;
	top: 131px;
	width: 50%;
	background: #000;
	height: 29px;
}

#pasek1{
	position: absolute;
	right: 0px;
	top: 131px;
	width: 100%;
	background: #000;
	height: 19px;
}

#content{
	width: 800px; 
	position: relative; 
	z-index: 10;
}

#b1{
	float: left;
	width: 227px;
	background: #D6D6D6;
	text-align: left;
}

#b2{
	float: left;
}

#przed_produkty{
	background: #000;
	width: 227px;
	height: 19px;
}

#przed_newsletter{
	background: #FFF !important;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	padding: 4px 0 4px 0;
}

#newsletter{
	background: #666666 !important;
	height: 115px;
	padding: 17px 0 17px 17px;
}

#newsletter input{
	width: 191px !important;
	height: 14px !important;
	width: 198px;
	height: 20px;
	background: url( ../../../../graphics/bg_news.gif ) no-repeat;
	border: 0;
	margin: 10px 0 0 0;
	padding: 2px;
	font-family: verdana;
    font-weight: normal;
    font-size: 11px;
    color: #666666;
}

#newsletter .submit{
	width: 60px !important;
	height: 18px !important;
	background: #666666;
	border: 0;
	margin: 0 !important;
	font-family: verdana;
    font-weight: bold;
    font-size: 11px;
    color: #D6D6D6;
}

#newsletter .submit_b{
	text-align: right; 
	margin: 2px 19px 20px 0 !important;
}

#newsletter .text{
	font-family: verdana;
    font-weight: normal;
    font-size: 10px;
    color: #D6D6D6;
}

#po_newsletter{
	height: 40px;
}


#baner1{
}

#produkty_menu{
	margin: 0 0 0 16px !important;
	margin: 0 0 0 8px;
	float: left;
	width: 232px;
	height: 250px;
	background: url( ../../../../graphics/bg_produkty.gif ) no-repeat;
	
}

#strContentType{
	width: 540px;
	float: left;
	text-align: left;
	margin: 15px 0 0 15px;
	overflow: hidden;
}

#article_home{
	float: left;
	width: 310px;
	margin: 10px 15px 0 0;
	overflow: hidden;
}

#promocje{
	float: left;
	background: #F0F0F0 url( ../../../../graphics/promocje.gif ) no-repeat;
	width: 350px;
	height: 350px;
}

#clearFooter{
	height: 60px; 
	clear: both;
}

#footer{
	height: 24px !important;
	height: 29px;
	background: #000;
	margin: 0 0 131px 0;
	text-align: center;
	padding: 5px 0 0 0;
}

#text_footer{
	margin: 8px 0 0 0;
}

#menu{
	width: 573px;
	background: #000;
	height: 21px !important;
	height: 29px;
	text-align: right;
}

#menu_line{
	border-bottom: 1px solid #E9DF77;
	margin: 15px 0 0 8px !important;
	margin: 0 0 0 8px;
	width: 177px;
}

#menu ul{
	margin: 8px 0 0 0;
}

#menu ul li{
	display: inline;
}

#menu .ul_next li{
}

#menu li a{
	font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
}

#menu li a:hover{
	font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFF;
    text-decoration: underline !important;
}

#menu li .next{
	font-family: Verdana !important;
    font-weight: bold !important;
    font-size: 11px !important;
    color: #966100 !important;
    text-decoration: none !important;
}

#menu li .next:hover{
	font-family: Verdana !important;
    font-weight: bold !important;
    font-size: 11px !important;
    color: #966100 !important;
    text-decoration: none !important;
}

#b1 ul{
	margin: 11px 0 11px 16px;
}

#b1 li{
	background: url( ../../../../graphics/dot.gif ) no-repeat 0 6px;
	padding: 3px 0 0 15px;
}

#b1 li a{
	font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}

#b1 li a:hover{
	font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}

.subcategory{
	margin: 5px 0 0 0 !important;
}

.subcategory li{
	padding: 0 0 2px 10px !important;
	background: none !important;
}

.subcategory_a1{
	font-family: verdana;
    font-weight: normal !important;
    font-size: 11px;
    color: #DE3929;
    text-decoration: none !important;
}

.subcategory_a1:hover{
	font-family: verdana;
    font-weight: normal !important;
    font-size: 11px;
    color: #D68B1D;
    text-decoration: none !important;
}

.subcategory_a2{
	font-family: verdana;
    font-weight: normal !important;
    font-size: 11px;
    color: #966100;
    text-decoration: none !important;
}

.subcategory_a2:hover{
	font-family: verdana;
    font-weight: normal !important;
    font-size: 11px;
    color: #966100;
    text-decoration: none !important;
}

#koszyk{
	float: left;
	margin: 20px 0 0 0;
	width: 200px;
	border-right: 1px solid #93D05F;
}

#logowanie{
	float: left;
	width: 150px;
	margin: 20px 0 0 0;
}

#logowanie input{
	width: 110px;
	background: #EBFEDA;
	border: 1px solid #93D05F;
	height: 12px !important;
	height: 17px;
	margin: 2px 0 0 0 !important;
	margin: 0;
	padding: 2px;
	font-family: verdana;
    font-weight: normal !important;
    font-size: 10px;
}

#logowanie .submit{
	width: 70px;
	border: 0;
	height: 17px !important;
	background: #FFF;
	font-family: Verdana !important;
    font-weight: bold !important;
    font-size: 11px !important;
    color: #93D05F !important;
    text-decoration: none !important;
}

#logowanie ul{
	margin: 5px 0 0 22px;
	text-align: left;
}

#logowanie ul li{
	padding: 0 0 0 8px;
	background: url( ../../../../graphics/dot_green.gif ) no-repeat 0 6px;
}

#logowanie ul li a{
	font-family: verdana;
    font-weight: normal;
    font-size: 11px;
    color: #93D05F;
    text-decoration: none;
}

#logowanie ul li a:hover{
	font-family: verdana;
    font-weight: normal;
    font-size: 11px;
    color: #93D05F;
    text-decoration: underline;
}



#wyszukiwarka{
	width: 318px;
	height: 50px;
	float: left;
	margin: 10px 0 0 0;
	background: #D3E9FA;
	text-align: left;
}

#wyszukiwarka div{
	float: left;
	margin: 15px 0 0 18px !important;
	margin: 15px 0 0 7px;
}

#wyszukiwarka input{
	width: 200px;
	background: #EEF3F7;
	border: 1px solid #ABBFDE;
	height: 15px !important;
	height: 17px;
	margin: 2px 0 0 0 !important;
	margin: 0;
}

#wyszukiwarka .submit{
	width: 70px;
	border: 0;
	background: #D3E9FA;
	font-family: verdana;
    font-weight: bold;
    font-size: 11px;
    color: #6FA6D1;
}

#box_search{
	margin: 40px 0 40px 0;
}

#top_oferta{
	border: 1px solid #DADADA;
	width: 235px !important;
	width: 237px;
	padding: 45px 0 22px 0;
	text-align: center;
	background: url( ../../../../graphics/top_oferta.gif ) no-repeat;
}

.td_bottom{
	border-bottom: 1px solid #CCCCCC;
	height: 45px;
}

.td_bottom1{
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	height: 35px;
}

.td_bottom2{
	font-weight: bold;
	height: 35px;
}

/*		fonty		*/

.font_stronicowanie{
	font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-decoration : none ! important;
}

.font10_red{
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none !important;
}

.font11_red{
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000;
    text-decoration: none !important;
}

.font11_red_bold{
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000;
    text-decoration: none !important;
}

.font11_white{
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none !important;
}

.font12{
	font-family: Verdana !important;
    font-weight: bold !important;
    font-size: 12px !important;
    color: #666666 !important;
    text-decoration: none !important;
}

/*		Link		*/

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;
}

.link12_bold{
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-decoration : none ! important;
}

.link12_bold:hover{
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-decoration : underline ! important;
}

.link_dogo{
	font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #FFF;
    text-decoration : none ! important;
}

.link_dogo:hover{
	font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #FFF;
    text-decoration : none ! important;
}


/*		Formy		*/

fieldset.form_login {
	border: 0px solid black;
	width: 550px !important;
	padding: 0 0 40px 0;
	text-align: left;
}

fieldset.rejestracja {
	border: 0 !important;
	width: 550px !important;
	padding: 0 0 40px 0;
	text-align: left;
}

fieldset.contact {
	border: 0 !important;
	width: 320px !important;
	padding: 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
}

label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 100px;
}


input.text,
textarea {
	border: 1px solid #666666;
	background-color: #FFF;
	color: #666;
	font-family: Verdana;
	font-size: 1em;
}

.form10{
	border: 1px solid #CCCCCC;
	height: 14px !important;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #000;
}

.form10_1{
	border: 0px solid #000;
	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;
}

