﻿body { font-family:Arial, Helvetica, sans-serif; font-size:12px;
	padding:0px;
	margin:0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#left {
	vertical-align:top;
	width:200px;
	padding:0px 5px 5px 0px;
}
#right {
	vertical-align:top;
	width:200px;
	padding:0px 0px 5px 5px;
}

#middle {
	width:560px;
	padding:0px 0px 5px 0px;
	vertical-align:top;
}


#table_logo td {
	border-right:1px solid #e2e6f2;
}

#table_date td {
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:0px 10px;
}

#menu_ico td {
	text-align:center;
	vertical-align:middle;
}

#menu_link td {
	text-align:center;
	vertical-align:top;
	padding-bottom:15px;
}

#menu_link td a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
#menu_link td a:link, #menu_link td a:visited
{text-decoration:none;}
#menu_link td a:hover
{text-decoration:underline;}


/* start table naglówek */

#table_nag, #table_nag2 {
	width:100%;
	font-size:12px;
}
#table_nag, #table_nag2 {
	padding:0px;
	margin:0px;
}

#table_nag2 {
	margin-bottom:10px;
}


#table_nag tr th {
	width:10px;
	max-height:31px;
	/*height:31px;*/
	background:url(images/other/nag_bg.gif) repeat-x top;
	vertical-align:top;
}

#table_nag2 tr th {
	width:10px;
	max-height:26px;
	/*height:26px;	*/
	background:url(images/other/nag2_bg.gif) repeat-x top;
	vertical-align:top;
}


#table_nag tr th#title, #table_nag2 tr th#title {
	width:100%;
	padding:6px 0px 4px 0px;

	text-align:left;
}

/*
#table_nag #td, #table_nag2 #td {
	width:100%;
	border:1px solid #e1e5f1;
	border-top:none;
	
	padding:5px;
}
*/
#table_nag2 #td {
	width:100%;
	border:1px solid #e1e5f1;
	border-top:none;
	
	padding:5px;
}

.table_producent th, .table_producent th#light {
	padding:2px 5px;
	border:1px solid #e0e4f0;
	border-bottom:none;
	vertical-align:top;
}

.table_producent th#light {
	background-color:#e0e4f0;
	border-bottom:1px solid #e0e4f0;
}
.table_producent th a {
	color:#0267b5;
}
.table_producent th#light a {
	color:#0267b5;
}

#sz1, #sz2, #sz3, #sz4, #sz5, #sz6 {
	width:100%;
	background-color:#f2f5fa;
}
#sz1 td, #sz2 td, #sz3 td, #sz4 td, #sz5 td, #sz6 td {
	padding:1px 15px;
}

/* end table naglówek */


/*start style menu top*/

#menu_top a:link,#menu_top a:visited {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

#menu_top a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

/*end style menu top*/

/*start style menu bottom*/

#menu_bottom {
	color: #CCCCCC;
	font-size: 11px;
}

#menu_bottom a:link,#menu_bottom a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration:underline;
}

#menu_bottom a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

/*end style menu bottom*/

/*start style loggin in board*/
#logged_in_board {
	background-color:#83c324;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
#logged_in_board a:link,#logged_in_board a:visited, #logged_in_board a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}

#logged_in_board a:hover {
	text-decoration:underline;
}

/*end style loggin in board*/

/*start globals mini cart*/
#global_mini_cart {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#global_mini_cart a:link,#global_mini_cart a:visited {
	color: #FF6600;
	font-weight: normal;
	text-decoration:underline;
}

#global_mini_cart a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

/*end globals mini cart*/

#list_category tr th {
	background:url(images/other/nag_bg.gif) repeat-x top;
	height:31px;
	width:10px;
	padding:0px;
	margin:0px;
}
#list_category tr th#title {
	padding:0px 0px 4px 0px;
	width:100%;
	text-align:left;
}



.main_normal td, .main_pressed td {
	width:100%;
	font-size: 12px;
	font-weight:bold;
	border:1px solid #e1e5f1;
	border-top:none;
}
.main_normal a:link, .main_normal a:visited, .main_normal a:hover,
.main_pressed a:link, .main_pressed a:visited, .main_pressed a:hover {
	display:block;
	width:100%;
	padding: 3px 5px;
	padding-left:10px;	
	
	color: #000;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
.main_normal a:hover {
	text-decoration:underline;
}
.main_pressed td {
	background-color:#0267b5;
}
.main_pressed a:link, .main_pressed a:visited, .main_pressed a:hover {
	color: #fff;
}
.main_pressed a:hover {
	text-decoration:underline;
}


/*start category list sub*/
.sub_normal td, .sub_pressed td {
	width:100%;
	font-size: 11px;
	font-weight:normal;
	background: #f2f5fa url(images/other/bg_menu.gif) no-repeat left;
	border:1px solid #e1e5f1;
	border-top:none;
	
	padding-left:15px;
}
.sub_normal a:link,.sub_normal a:visited, .sub_normal a:hover,
.sub_pressed a:link,.sub_pressed a:visited, .sub_pressed a:hover {
	display:block;
	width:100%;
	padding: 3px 5px;
	padding-left:10px;	
	
	color: #003f5e;
	font-weight:normal;
	text-decoration:none;
	outline:none;
}
.sub_normal a:hover {
	text-decoration:underline;
}


.sub_pressed td {
	background-color:#94bfe0;
}
.sub_pressed a:link,.sub_pressed a:visited, .sub_pressed a:hover {
	/*color: #fff;*/
}
.sub_pressed a:hover {
	text-decoration:underline;
}
/*end category list sub*/

/*start category list sub sub*/
#list_sub_sub td, #list_sub_sub_pressed td {
	width:100%;
	font-size: 11px;
	font-weight:normal;
	background: #f2f5fa url(images/other/bg_menu_sub_sub.gif) no-repeat left;
	border:1px solid #e1e5f1;
	border-top:none;
	
	padding-left:25px;
}
#list_sub_sub a:link,#list_sub_sub a:visited, #list_sub_sub a:hover,
#list_sub_sub_pressed a:link,#list_sub_sub_pressed a:visited, #list_sub_sub_pressed a:hover {
	display:block;
	width:100%;
	padding: 3px 5px;
	padding-left:10px;	
	
	color: #003f5e;
	font-weight:normal;
	text-decoration:none;
}
#list_sub_sub a:hover {
	text-decoration:underline;
}


#list_sub_sub_pressed td {
	background-color:#94bfe0;
	/*background: #CC0000 url(images/cms/cat_main_link_pressed.gif) no-repeat left;*/
}
#list_sub_sub_pressed a:link,#list_sub_sub_pressed a:visited, #list_sub_sub_pressed a:hover {
	/*color: #fff;*/
}
#list_sub_sub_pressed a:hover {
	text-decoration:underline;
}

/*end category list sub sub*/


/*start category list center*/
#list_center td {
	background:url(images/cms/cat_sub_link_pressed.gif) no-repeat left;
}
#list_center a:link,#list_center a:visited {
	font-size:11px;
	color: #CC0000;
	font-weight: normal;
	text-decoration:underline;
	padding-left:15px;
}
#list_center a:hover {
	text-decoration: none;
	color: #66CC66;
	font-weight: normal;
}
/*end category list center*/




