/* CSS Document */

/* Conf */
body,
html {
    font-size: 11px;
    color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    background-color: #090909;
}

#background {
    background: white url(/img/layouts/main/layout/back.gif) repeat-x;
}

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;
}

a, 
a:link,
a:active { 
    color: #636363;
    text-decoration: none;
}

a:hover { 
    color: #D20000;
    text-decoration: none;
}

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: 234px;
    float: left;
    text-align: justify;
    margin-left: 9px;
    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;
}

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: 45px;
    padding-top: 38px;
}

div#mainMenu img {
    padding: 0px;
    margin: 0px;
}

div#mainMenu a {
    display:block;
    float:left;
    height: 45px;
}

div#contentContainer {
    width: 961px;
    margin: 0 auto;
}

div#searchBox {
    background: white url(/img/layouts/main/mainMenu/searchBox_back.gif) repeat-x;
    height: 154px;
    width: 189px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    text-align: center;
}

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;
}
/* 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;
	}
