/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

p{
	margin-top: 0;
	padding-top: 0;
}
	
a img, :link img, :visited img { border:none; }
ul { }


/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Tahoma;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Tahoma; }
h1 { font-size:18px; color: #ffec00; font-weight: normal; }
h2 { font-size:14px; color: #CA001E; font-weight: bold; }
h3 { font-size:16px; color: #B26419; font-weight: normal; }
h4 { font: normal 16px Tahoma; color: #B26419; }
h5 { font-weight:normal; font-size:1em; }

td {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #FFF;
	text-align:justify;
}

div{
	font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #FFF;
	text-align:justify;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	text-align: center;
	height: 100%; 
}

html{
	 background: url( ../../../graphics/bg.gif ) center repeat-y;	
}

body{
	margin: 0;
	padding: 0;
	background:url(../../../graphics/bg2.gif) center 0px no-repeat;
}

#a1{
	width: 901px;
	height: 100%;
	min-height: 100%;
	margin: auto;
	text-align: left;
	position: relative;
	z-index: 1;
}

html>body #a1{ 
	height: auto;

}

/******************************************************
			SECONDARY BOXES
******************************************************/
#pagging {
	font-size:12px;
	float:right;
	color:#9c5502;
}

#pagging a{
	color:#FFF;
}

#pagging a:hover{
	color:#000;
}
.catalogPhoto{
	float:left;
	background-image:url(../../../graphics/nophoto.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#FFF;
	border:2px solid #FFF;
	width:184px;
	height:137px;

}

.catalogContent{
	float:left;
	margin-left:30px;
}

#left{
	float:left;
	width:412px;
}

#right{
	float:right;
	width:489px;
	position:relative;

}

#tlo{
	position:absolute;
	background-color:#d98421;
	left:489px;
	top:360px;
}
#banner{
	height:453px;
	overflow:hidden;
}

#bannerRight{
	background:url(../../../graphics/bgTop.jpg) no-repeat;
	width:489px;
	heighT:137px;
}

#menu{
	padding-top:10px;
	background:url(../../../graphics/bgMenu.gif) 1px 0px no-repeat;
	padding-left:100px;
	padding-right:40px;
	padding-bottom:20px;
}
#menu div{
	font-size:10px;
	font-weight:bold;
	color:#000;
}

.menu{
	float:left;
	width:240px;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
}
.menu a{
	font-size:14px;
	font-weight:bold;
}


.menu2{
	width:240px;
	padding-left:0px;
	border-bottom:1px solid #186fd0;
	padding-top:5px;
	padding-bottom:5px;
}
.menu2 a{
	font-size:12px;
	font-weight:bold;
}

.menu3{
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(../../../graphics/point.png);
	background-position: 0px 6px;
	background-repeat:no-repeat;
}
.menu3 a{
	font-size:11px;
	font-weight:bold;
}


#content{
	margin-top:30px;
	background-color:#d98421;
	overflow:hidden;
	width:489px;
	min-height:200px;
}

#special{
	width:239px;
	height:134px;
	background:url(../../../graphics/ofertaSpecial.jpg) no-repeat;
	padding-left:230px;
	padding-right:20px;
	padding-top:60px;
	position:relative;
}

#footer{
	margin-top:10px;	
	text-align:right;
	margin-bottom:20px;
}

#footer a{
	color:#d98421;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
}
/******************************************************
			FONT
******************************************************/

.Title{
	font-weight: bold;
	font-size: 14px;
	color: #86141b;
}

.newsTitle{
	font-weight: bold;
}

.noInput{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #a9a9a9;
}

.font11{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #118f40;
}

.font11_red_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}

.font10_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000;
}

.font11_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.font12_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.font11_violet{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #5F3076;
}

.font12_violet{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #5F3076;
}

.font_menu{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

#left ul li{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #86141b;
}

#F01 ul li{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
}

#menu ul li{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.font_stronicowanie{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #5b607c;
	text-decoration: none;
}

/******************************************************
			LINK
******************************************************/

.link_stronicowanie{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #5b607c;
	text-decoration: none;
}

.link_stronicowanie:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #5b607c;
	text-decoration: none;
}

.newsMore a{
	background: url( ../../../../site/graphics/newsMore.gif ) right no-repeat;
	padding: 0 25px 0 0;
	color: #f48000;
	font-size: 10px;
	text-decoration: underline;
}

.newsMore a:hover{
	background: url( ../../../../site/graphics/newsMore.gif ) right no-repeat;
	padding: 0 25px 0 0;
	color: #f48000;
	font-size: 10px;
	text-decoration: underline;
}

#searchContent ul li a{
	color: #5b607c;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#searchContent ul li a:hover{
	color: #5b607c;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

#menu ul li a{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#menu ul li a:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #6bc334;
	text-decoration: none;
}

#F01 ul li a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

#F01 ul li a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

.link10{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #63baf2;
	text-decoration: none;
}

.link10:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #63baf2;
	text-decoration: underline;
}


.link11_orange{
	font-family: Tahoma;
	font-weight: bold;
	color: #f28545;
	text-decoration: none;
}

.link11_orange:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #f28545;
	text-decoration: underline;
}

.galleryImg a{
	font-family: Tahoma;
	font-weight: bold;
	color: #118f40;
	text-decoration: none;
}

.galleryImg a:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #118f40;
	text-decoration: none;
}

.linkNewsTitle{
	font-family: Tahoma;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.linkNewsTitle:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#footer div a{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
}

#footer div a:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
}

a{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#left ul li a{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #86141b;
	text-decoration: none;
}

#left ul li a:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#search ul li a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#search ul li a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #118f40;
	text-decoration: underline;
}

.subMenu li a{
	color: #118f40 !important;
}

.subMenu li a:hover{
	color: #ff0000 !important;
}

#news ul li a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#news ul li a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.link12_violet{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #5F3076;
}

.link12_violet:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

/******************************************************
			FORM
******************************************************/

fieldset.contact {
	border: 0 !important;
	padding: 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
	clear: both;
}

.label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width:80px;
	color:#9c5502;
}


input.text{
	width:189px;
	height:12px;
	background:url(../../../graphics/input.gif) no-repeat;
	padding:2px 5px;
}

textarea{
	width:189px;
	height:52px;
	background:url(../../../graphics/textarea.gif) no-repeat;
	padding:2px 5px;
}

input.text,
textarea {
	float: left;
	border: none;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
}

.form10{
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
}

.noInput{
	border: 0;
    background: none;
}

.inputSearch{
	background: url( ../../../../site/graphics/bgSearch.gif ) no-repeat;
	width: 157px;
	height: 17px;
	padding: 3px 20px 0 10px;
}

.searchInput{
	border: 1px solid #c9c9c9;
	font-family: Tahoma;
    font-weight: normal;
    font-size: 10px;
    background: none;
    color: #c9c9c9;
    width: 168px;
    padding: 4px 10px 4px 10px;
}

.searchSubmit{
	border: 0;
	background: none;
	width: 80px;
	cursor: pointer;
	margin: 2px 0 0 0;
}

form{
	margin: 0;
}
