/* CSS Document */

/* Conf */

body,
html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url(/img/layouts/main/background.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
}

h2 {
    font-size: 18px; 
    font-weight: bold;
		color: #D20000;
		margin-top: 0px;
		padding-top: 0px;
}

h3 {
    font-size: 14px; 
    font-weight: bold;
}

img {
    border: 0px none;
}

input {
		font-size: 11px;
}

a.img {
    border: 0 none;
}

.last {
	font-weight: bold;
	color: #BB001C;
}

a, 
a:link,
a:active { 
    color: #636363;
    text-decoration: none;
}

a:hover { 
    color: #D20000;
    text-decoration: none;
}

#mainContainer {
	width: 962px;
	margin: 0 auto;
}
#header_container {
	width:auto;
background: url(/img/layouts/main/mark.gif);
background-repeat:no-repeat;
background-position:180px;
	height:80px;
	}
a.mainMenuButton,
a:link.mainMenuButton,
a:active.mainMenuButton
 {
	display: block;
	width: 103px;
	height: 29px;
	float: left;
	text-align: center;
	padding-top: 54px;
}

a:hover.mainMenuButton {
	background: #FFFFFF url(/img/layouts/main/mainMenuHover.gif);
}

.floatLeft {
	float: left;
}

#content {
	border: 1px solid #DFDFDF;
	border-bottom: 3px solid #E51837;
	clear: both;
	padding-left: 12px;
	padding-right: 11px;
}

#cartBox {
	float: right;
	height: 39px;
	background: #FFFFFF url(/img/layouts/main/cartBoxBack.gif) repeat-x;
	padding-right: 10px;
}

#localizator {
	background: #FFFFFF url(/img/layouts/main/localizatorBack.gif) repeat-x;
	height: 42px;
}

div#localizator a, 
div#localizator a:link,
div#localizator a:active { 
    color: #5A5A5A;
    text-decoration: underline;
}

div#localizator a:hover { 
    color: #BB001C;
    text-decoration: none;
}

#leftCol {
	float: left;
	width: 196px;
	margin-right: 5px;
}

#rightCol {
	float: right;
	text-align: left;
	width: 733px;
	padding-top: 10px;
}

div.leftBox {
	border: 1px solid #DFDFDF;
	padding: 1px;
	width: 190px;
	margin: 5px 0;
}

div.leftBox_button {
	width: 190px;
	height: 35px;
	background: #FFFFFF url(/img/layouts/main/leftBox_button.gif) repeat-x;
}

#contentTitle {
	height: 38px;
	background: #CB001F url(/img/layouts/main/contentTitleBack.gif) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

a.href_white, 
a:link.href_white,
a:active.href_white { 
    color: white;
    text-decoration: none;
}

a:hover.href_white { 
    color: #E47A7A;
    text-decoration: underline;
}

a.dark_href, 
a:link.dark_href,
a:active.dark_href { 
    color: #090909;
    text-decoration: none;
		font-weight: bold;
		font-size: 12px;
}

a:hover.dark_href { 
    color: #E47A7A;
}

a.no_underline_gray,
a:link.no_underline_gray
{
    color: #8F8F8F;
    text-decoration: none;
    font-size: 11px;
}

a:hover.no_underline_gray {
    color: #00274F;
    text-decoration: none;
}

div#leftCol {
		width: 198px;
		float: left;
}

div.productBox {
	width: 231px;
	float: left;
	text-align: justify;
	margin-left: 8px;
	border: 1px solid #DEDEDC;
	margin-bottom: 15px;
	height: 265px;
	text-align: center;
}

.prevPrice {
    text-decoration: line-through;
    font-family: arial;
		font-weight: bold;
    font-size: 13px;
    font-weight: bold;
    color: gray;
}

.color {
	color: #D20000;
}

div#cart_placeholder {
		float: right;
		font-size: 12px;
		text-align: right;
		padding-right: 15px;
		padding-left: 5px;
}

div#header {
	width: 961px;
	margin: 0 auto;
}

img#logo {
	float: left;
	
}

div#loginBox {
	float: right;
	width: 510px;
	position: relative;
}

div#loginBox div#loginBox_content {
	float: left;
	background: white url(/img/layouts/main/layout/loginBox_back.gif) repeat-x;
	height: 37px;
	width: 488px;
	position: relative;
}

div#topMenu {
	text-align: right;
	padding-right: 5px;
	float: right;
	width: 600px;
	padding-top: 4px;
}

div#topMenu img {
	vertical-align: middle;
	margin-right: 15px;
	margin-left: 15px;
}

div#topMenu a, div#topMenu a:link, div#topMenu a:visited, div#topMenu a:active {
	text-decoration: none;
	color: white;
}

div#firstPage_main {
 margin: 0 auto;
 clear: both;
 width: 961px;
}

div#mainMenu {
	margin: 0 auto;
	width: 605px;
	float: right;
	height: 47px;
	margin-top: 34px;
	text-align: right;
}

div#mainMenu img {
	float: left;
	padding: 0px;
	margin: 0px;
}

div#contentContainer {
	width: 961px;
	margin: 0 auto;
}

div#searchBox {
	height: 42px;
	width: 390px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

div#footer {
	width: 100%;
	margin: 0 auto;
	background-color: #090909;
	height: 133px;
}

.clear {
	clear: both;
}

.tooltip_content {
    display:none;
}

#tooltip{
	position: absolute;
	padding: 5px;
	border: 1px solid #CCCACA;
	background-color: white;
	opacity: 0.9;
	color: #333;
	display: none;
}

div.contentTitle {
    font-size: 15px;
    font-weight: bold;
    color: gray;
    text-decoration: none;
}
div.contentTitle span.separator {
    color: #A8A8A8;
}
div.contentTitle a {
    color: gray;

}
div.contentTitle a:hover {
    text-decoration: underline;
}

.hdash {
    font-size: 1px;
    line-height: 1px; 
    height: 3px;
    background-image: url(/img/layouts/main/boxes/content_left/menu/dash.gif);
    width: 100%;
    clear: both;
}

.sibling {
	position: relative;
	display: block;
	float: left;
	width: 77px;
	margin-top: 10px;
	text-align: center;
}
/* dodatki */
.cleardiv {
	clear: both;
	display:block;
	height:auto;
	font-size:0px;
	margin:0px;
	padding:0px;
}

/* promocja swiateczna */
#promocja_swiateczna {
	background-image: url(/img/layouts/main/product/santa.png);
	background-repeat:no-repeat;
	background-position:10px;
	height:66px;
	border: 1px #cb001f solid;
	margin-bottom:5px;
}
.sp_napis {
	font-size:18px;
	color:#cb001f;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}
.sp_napis2 {
	font-size:14px;
	color:#4e4e;
	font-size:11px;
}
.sp_napis2 A {
	font-size:14px;
	color:#4e4e;
	font-size:11px;
	text-decoration:underline
}
.sp_napis2 A:HOVER {
	font-size:14px;
	color:#999;
	font-size:11px;
	text-decoration:underline
}
#ps_text{
	margin-left:180px;margin-top:15px;
	}


