* 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 { }

a{
	outline:none;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/
#total
{
	background:url(graphics/line.gif) no-repeat;
	padding-top:10px;
	text-align:right;
	padding-right:10px;
}

.b_product strong
{
	color:#e8821f;
}

.b_product{
	background:url(graphics/square_orange.gif) 7px 4px no-repeat;
	padding-left:25px;
	padding-bottom:10px;
	font-size:10px;
	color:#9f9f9f;
}

#basket
{
	width:200px;
	padding-right:20px;
	padding-top:10px;
	font-size:11px;
	float:right;
	text-align:right;
}

.cennik
{
	width:50%;
	border:1px solid grey;
}

.cennik td
{
	width:200px;
	text-align:right;
}

#basket input
{
	font-weight:bold;
	font-size:11px;
	background:none;
	border:1px solid #000;
	width:30px;
	height:12px;
	text-align:right;
}

.attr
{
	width:174px;
	float:left;

}

.attr select
{
	width:174px;
	border:1px solid #000;
	font-size:10px;
	padding:2px;
}

html,body{ 
	font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000;
	text-align:justify;
	background:#f6f6f6 url(graphics/banner.jpg) top center no-repeat;	
	margin:0px;
}

#contener
{
	width:900px;
	margin:auto;
}

.dot
{
	background:url(graphics/home_bg.gif) center repeat-y;
}

#banner
{
	height:385px;
}

#menu
{
	background:#d1d1d1;
	height:20px;
	text-align:center;
	padding-top:6px;
}

#menu a
{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#1c3d87;
}

#menu a:hover,#menu a.active
{
	color:#000;
}

#left
{
	width:190px;
	float:left;
	padding-left:20px;
	padding-right:15px;
}

#right
{
	float:right;
	width:210px;
}

#content_border,#content
{
	width:412px;
	
	float:left;
	padding-left:20px;
	padding-right:20px;
}

#content
{
	border:none;
}


.input
{
	background:url(graphics/input.gif) no-repeat;
	width:179px;
	height:15px;
	border:none;
	font-size:11px;
	padding:3px 5px 0px 5px;
}

#logowanie a
{
	color:#3e77b4;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	display:block;
	background:url(graphics/square.gif) 0px 4px no-repeat;
	padding-left:10px;
	float:left;
}

.line_h
{
	border-bottom:1px dotted #9f9f9f;
	height:1px;
	width:100%;
	padding-top:20px;
}

.title
{
	font-size:20px;
	color:#000;

	background:url(graphics/arrow_black.gif) 0px 3px no-repeat;
	padding-left:30px;
	padding-bottom:20px;
}

.product_thumb{
	width:95px;
	height:65px;
	overflow:hidden;
	float:left;
	border:1px solid #dedfdf;
	margin-right:5px;
}

#mphoto
{
	width:400px;
	height:300px;
	overflow:hidden;
	border:1px solid #dedfdf;
}

.title_blue
{
	font-size:10px;
	color:#3e77b4;
	background:url(graphics/arrow_blue.gif) 0px 0px no-repeat;
	padding-left:30px;
	padding-bottom:20px;
	padding-top:5px;
}

.title_blue a
{
	font-size:10px;
	color:#3e77b4;
	text-decoration:none;
}

.title_blue a:hover
{
	text-decoration:underline;
}


#leftmenu a
{
	display:block;
	text-decoration:none;
	font-size:11px;
	color:inherit;
	font-weight:bold;
	padding-bottom:10px;
	text-align:left;
}

#footer
{
	width:100%;
	border-top:1px dotted #9f9f9f;
	padding-top:30px;
	color: #9f9f9f;
	padding-bottom:20px;
}

#footer a 
{
	color: #9f9f9f;
	text-decoration:none;
}

.news
{
	background:url(graphics/square.gif) no-repeat 0px 4px;
	padding-left:20px;
	padding-bottom:20px;
}
.news .n_title
{
	color:#006ab3;
	font-size:11px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	
}

.news .n_date
{
	font-size:10px;
	color:#9f9f9f;
	padding-bottom:10px;
}

.recommend .photo, .gallery_thumb
{
	float:left;
	border:1px solid #dcdddd;
	width:174px;
	overflow:hidden;
	height:116px;
}

.recommend .txt
{
	float:right;
	width:212px;
}
.recommend .txt a{
	font-weight:bold;
	display:block;
	padding-bottom:10px;
	text-decoration:none;
	color:#000;
}

.more
{
	float:right;
	background:url(graphics/more.gif) no-repeat;
	width:71px;
	height:22px;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top:6px;
}

.pagging{
	text-align:center;
}

.pagging a
{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

.pagging a:hover
{
	text-decoration:underline;
}

/*******************************************************
			SECONDARY BOXES
******************************************************/

/******************************************************
			LINK
******************************************************/

fieldset.contact {
	border: 0 !important;
	width: 250px !important;
	padding: 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
	clear: both;
}


label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 0 0;
	font-weight: normal;

}

input.contact,
textarea {
	float: left;
	border: 1px solid #c6ccd2;
	background-color: #FFF;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
	width:200px;
}

textarea{
	height:100px;
}

.form button
{
	float:right;
	background:none;
	border:1px solid #c6ccd2;
	width:100px;
	text-align:center;
}

.form10{
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
}


form{
	margin: 0;
}



.order_shop_first td
{
	font-weight:bold;
	text-align:center;
}

.order_shop_repeat td
{
	border-bottom:1px solid black;
}
.order_shop_total td
{
	text-align:right;
	font-weight:bold;
}


/*
 REJESTRACJA
 */
.fregister
{
	padding-top:10px;
	width:100%;
}

.fregister label
{
	display:block;
	width:100%;
}

.fregister input
{
	font-size:11px;
	width:100%;
	border:1px solid #000;
}
