/* ***********************************************
	Global
   ************************************************ */

@import url(menu.css);

* {
	margin: 0;
        /* Z ponizszym comboboxy sa za waskie. We wzorcu jest "ok"
         * tylko dlatego, ze majster wstawil do nich 5 nielamliwych
         * spacji. (kjk)
         */
	/* padding: 0; */
}
body {
	font-family: Verdana;
	font-size: 11px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #000;
}
.products_title a, .leftmenu a{
	text-decoration: none;
}
.products_title a:hover{
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.red_link {
	color: #A7100F;
	font-weight: bold;
}
div.clear {
	position: relative;
	font-size: 0px;
	height: 0px;
	width: auto;
	clear: both;
}
a img {
	border: none;
}
.u {
	text-decoration: underline;
}
.gray_border {
	border: solid 1px #E5E5E5;
}
.gray_text {
	color: #655F76;
}
.b {
	font-weight: bold;
}
/* ***********************************************
	Container hack for IE 6 and 7
   ************************************************ */
.container {height: 100%;}
/* ***********************************************
	Structure
   ************************************************ */
div.site {
	position: relative;
	margin: 0 auto;
	width: 980px;
}
div.short_nav {
	position: relative;
	width: auto;
	height: 16px;
	overflow: hidden;
	text-align: right;
	padding-top: 6px;
}
div.header {
	position: relative;
	width: auto;
	height: 92px;
	/* background: url(../img/banner.jpg) no-repeat; */
	margin-top: 2px;
}
div.main_nav {
	position: relative;
	width: auto;
	height: 47px;
	background: url(../img/main_nav_gradient.jpg) repeat-x;
	margin-top: 2px;
}
div.breadcrumbs {
	position: relative;
	float: left;
	width: 378px;
	height: 35px;
	padding-top: 12px;
	padding-left: 6px;
}

div.navtabs {
	position: relative;
	float: left;
	width: 368px;
	height: 35px;
	padding-top: 12px;
	padding-right: 6px;	
}

div.navtabs ul.tabs{
	margin-top:-6px;
	padding:0;
}
div.navtabs ul.tabs li{
	float:left;
	list-style:none;
	width:72px;
	height:22px;
	background: url(../img/navtab.png) no-repeat;
	text-align:center;
	margin-right:2px;
}
div.navtabs ul.tabs li a{
	display:block;
	width:72px;
	height:22px;
	line-height:25px;
}
div.navtabs ul.tabs li a:link,
div.navtabs ul.tabs li a:visited{
	text-decoration:none;
}
div.navtabs ul.tabs li a:hover{
	text-decoration:underline;
}
div.navtabs ul.tabs li.last{
	margin-right:0;
}

div.search {
	position: relative;
	float: right;
	/*width: 350px;*/
	height: 35px;
	padding-top: 6px;
	padding-right: 6px;
	text-align: right;
}
div.content_container {
	position: relative;
	background: url(../img/content_bg.jpg) repeat-y;
}
div.left_rail {
	position: relative;
	width: 173px;
	/* overflow: hidden; */
	float: left;
	height: 100%;
	z-index: 1; /* for flyout menu */
}
div.center_rail {
	position: relative;
	width: 630px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
}
div.right_rail {
	position: relative;
	width: 173px;
	float: left;
	margin-left: 2px;
	overflow: hidden;
}
div.footer {
	width: auto;
	text-align: center;
	border-top: solid 1px #999999;
	padding: 9px 0;
	margin-top: 3px;
}
/* ***********************************************
	Specific Styles
   ************************************************ */
div.main_nav a.home {
	position: relative;
	padding: 7px;
	background: #616262;
	color: #fff;
	font-weight: bold;
}
div.search input.search_text {
	width: 144px;
	/* border: solid 1px #000 */
}
div.search select {
	/* border: solid 1px #000; */
}
img.search_button {
	width: 58px;
	margin-left: 2px;
}
div.rail_sub_nav_header {
	position: relative;
	width: auto;
	height: 20px;
	background: url(../img/menu_header_gradient.jpg) repeat-x;
	padding-top: 11px;
	padding-left: 9px;
	color: #fff;
	font-weight: bold;
}
div.separator {
	position: relative;
	height: 2px;
	width: auto;
	font-size: 0px;
	background: #fff;
}
div.content_sub_nav_header {
	position: relative;
	width: auto;
	height: 23px;
	background: #000;
	padding: 8px 8px 0 8px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
div.offer {
	position: relative;
	float: left;
	width: 481px;
}
div.other_offers {
	position: relative;
	float: right;
	width: 133px;
}
div.other_offers a {
	color: #F2CB30;
	text-decoration: underline;
	font-size: 11px;
}
div.my_basket {
	position: relative;
	padding: 8px 7px 27px 7px;
	background: url(../img/menu_gradient.jpg) repeat-x left bottom;
}
div.login {
	position: relative;
	padding: 12px 13px;
	background: url(../img/menu_gradient.jpg) repeat-x left bottom;
}
input.username, input.password {
	position: relative;
	width: 144px;
}
div.login_buttons {
	position: relative;
	padding: 9px 0;
}
input.login_button {
	position: relative;
	background: url(../img/login.jpg) no-repeat;
	width: 58px;
	height: 19px;
	border: none;
	cursor: pointer;
}
input.register_button {
	position: relative;
	width: 75px;
	height: 19px;
	background: url(../img/register.jpg) no-repeat;
	border: none;
	cursor: pointer;
}
div.dotted_seperator {
	position: relative;
	width: 170px;
	background: url(../img/divider.gif) repeat-x;
	margin: 16px auto;
	font-size: 0;
	height: 1px;
}
div.right_rail_links {
	position: relative;
	text-align: center;
}
div.special_offer {
	position: relative;
	padding: 10px;
/*	border:2px solid #000000; */



}
div.offer_left {
	position: relative;
	float: left;
	width: 172px;
	text-decoration: center;
	color: #951413;
/*	border: 2px solid #000000; */

}
div.offer_right {
	position: relative;
	float: left;
	width: 392px;
	margin-left: 26px;
}
div.offer_title {
	position: relative;
	font-weight: bold;
}
div.offer_price {
	position: relative;
	color: #951413;
	font-weight: bold;
	margin: 10px 0 0 0;
}
div.offer_details {
	position: relative;
	margin: 10px 0 0 0;
}
div.offer_links {
	position: relative;
	margin: 10px 0 0 0;
	_height: 1px;
}
span.strikeout {
	text-decoration: line-through;
}
div.offer_links_left {
	position: relative;
	float: left;
	/* width: 200px; */
}
div.offer_links_right {
	position: relative;
	float: left;
	width: 172px;
	text-align: right;
}
div.item_bar {
	/* position: relative; */
	/* width: auto; */
	height: 31px;
	background: url(../img/content_header_gradient.jpg) repeat-x;
}
div.item_bar_title {
	/* position: relative; */
	float: left;
	/* width: 430px; */
	color: #A9100D;
	font-weight: bold;
	margin: 8px 0 0 10px;
	font-size: 14px;
}
div.item_bar_link {
	/* position: relative; */
	float: right;
	/* width: 170px; */
	color: #A9100D;
	/* font-weight: bold; */
	text-align: right;
	padding: 10px 10px 0 0;
}
div.products {
	position: relative;
	_height: 1px;
}
div.products_box {
	position: relative;
	float: left;
	width: 298px; /* 315px total */
	padding: 7px 0 7px 7px;
	border: 0px solid #414141;
}
div.products_divider {
	position: relative;
	clear: both;
	height: 0px;
	font-size: 0px;
	border-top: solid 1px #D4D4D4;
	margin: 10px 0;
}
div.products_box {
	position: relative;
	_height: 1px;
}
div.products_img {
	position: relative;
	width: 65px;
	float: left;
	text-align: center;
}
div.products_about {
	position: relative;
	float: left;
	width: 223px;
	margin-left: 10px;

        height: 9em; /* Prawie jak proteza (kjk) */
}
div.products_title {
	position: relative;
	font-weight: bold;
}
div.products_price {
	position: relative;
	color: #A9100D;
	font-weight: bold;
	margin-top: 5px;
}
div.products_desc {
	position: relative;
	height: 28px; /* Ta proteza jest do wywalenia.
                         Uzywana w _short_ description. */
	overflow: hidden;
	margin-top: 5px;
	/* width: 95%; */
}
div.products_buy {
	position: relative;
	margin-top: 10px;
}
div.selected_left {
	position: relative;
	float: left;
	width: 260px;
	text-decoration: center;
}
div.selected_right {
	position: relative;
	float: left;
	width: 324px;
	margin-left: 26px;
}
div.selected_right div.offer_links {
	text-align: right;
}
div.selected_links {
	position: relative;
	margin-top: 10px;
}
div.item_selected_header {
	position: relative;
	height: 22px;
	padding-top: 9px;
	background: url(../img/content_header_gradient.jpg) repeat-x;
	overflow: hidden;
	font-weight: bold;
}
div.item_selected_header a {
	position: relative;
	padding: 9px 10px;
	font-weight: bold;
}

div.item_selected_header a:hover {
	background: #971312;
	color: #fff;
	padding: 9px 10px;
}
div.item_selected_box {
	position: relative;
	padding: 17px 0 17px 17px;
}
div.item_selected_left {
	position: relative;
	float: left;
	width: 403px;
}
div.item_selected_right {
	position: relative;
	float: left;
	width: 210px;
}
div.item_selected_title {
	position: relative;
	font-weight: bold;
}
div.item_selected_img {
	position: relative;
	text-align: left;
	margin-top: 10px;
	clear: right;
}
div.item_selected_price {
	position: relative;
	margin-top: 10px;
	color:#951413;
	font-weight:bold;
	margin-left:70px;
}
div.item_selected_links {
	position: relative;
	margin-top: 10px;
}
div.item_selected_divider {
	position: relative;
	clear: both;
	height: 0px;
	font-size: 0px;
	border-top: solid 1px #D4D4D4;
}
div.my_basket_options {
	position: relative;
	text-align: center;
	font-weight: bold;
}
div.my_basket_checkout, div.my_basket_cards {
	position: relative;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
div.item_name {
	position: relative;
	float: left;
	width: 50%;
}
div.item_amount {
	position: relative;
	float: left;
	width: 50%;
	text-align: right;
}
div.item_total {
	position: relative;
	float: left;
	width: 50%;
	font-weight: bold;
}
div.item_total_amount {
	position: relative;
	float: left;
	width: 50%;
	font-weight: bold;
	text-align: right;
}
div.item_save {
	position: relative;
	float: left;
	width: 50%;
	color: #971311;
}
div.item_save_amount {
	position: relative;
	float: left;
	width: 50%;
	text-align: right;
	color: #971311;
}
div.item_divider {
	position: relative;
	clear: both;
	height: 0px;
	font-size: 0px;
	margin: 10px 0;
	border-top: solid 1px #D4D4D4;
}


div.feedback {
    padding: 10px;
}
form img {
    vertical-align: middle;
}
dl.details dt {
    font-weight: bold;
    font-size: 12px;
}
dl.details dd {
    padding: 10px;
}
input[type="radio"], input[type="checkbox"] {
    margin-right: 5px;
}
#fast_lane_checkout p {
    margin: 10px;
}
#fast_lane_checkout h2 {
    margin-left: 10px;
    margin-top: 20px;
}
#fast_lane_checkout .top_buttons {
    text-align: right;
    margin-top: 5px;
}
.ErrorMessage{
	color:#be0c0a;
	padding:5px;
	margin:5px;
}
.DialogTitle{
	font-size:13px;
	font-weight:bold;
	padding:5px 0;
}
.RegSectionTitle{
	font-weight:bold;
}



div.center_rail p, table {
	padding: 0 5px 0 5px;
}

