/*-------------------------------------------
-
-
-
-------------------------------------------*/


* {
	margin:0;
	padding:0;
}

img {
	border:none;}

h1, h2, h3 {
	}
	
	

a{	color:#36A1D0;  
	text-decoration:none
	}
	
a:hover{
	text-decoration:underline;
	}

textarea, select, input{
	BACKGROUND-color: #fefefe;
    border: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 2px solid;
    color: #111111;
	padding:1px;
    FONT-SIZE: 9pt; 
	vertical-align:middle;
	margin:0 2px;
	}
		
.checkbox	{	
	vertical-align:middle;		
    border: #ffffff 1px solid;
	}

.submit {
    background-color: #ffffff;
    border: 3px double #999999;
    border-left-color: #cccccc;
    border-top-color: #cccccc;
    color: #333333;
    padding: 0px 0px;
    cursor: pointer;
	font-size:11px;
	font-family:Tahoma;
	}


a.green{	
	color:#7BAC14;  
	text-decoration:none
	}
	
a.gren:hover{
	text-decoration:underline;
	}
	

li, ul, ol {
	margin:0;	
	}
	


body{
	margin-top:0;
	font:11px "Lucida Grande",Verdana,Arial,Helvetica,serif;
	line-height:1.5em;
	color:#2D4F6A;
	background:url(../images/background.png) repeat-x #FFFFFF;
	}

div.clearer{
	clear:both;
	}
	
	
		
#root {
	width:773px;
	margin:10px auto;
	margin-bottom: 0px;
	}
	
#container {	
	border-top:4px solid #191515;
	}
	

.vertical-position{
	vertical-align:middle;
	}
	
.vertical-position_b{
	vertical-align:middle;
	border:none;}


#news_badge {
	left:0px;
	width:100px;
	height:110px;
	position:absolute;
	z-index:500;
	background:url(../images/badge_news.png) !important;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/badge_news.png", sizingMethod="crop");
	}
	
#sponsors_badge {
	width:90px;
	height:100px;
	position:absolute;
	z-index:500;
	background:url(../images/badge_sponsors.png) top left no-repeat!important;
	background:none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/badge_sponsors.png", sizingMethod="crop");
	margin: 0;
	}

div.box-border {
	background:url(../images/box-left_inner-shadow.png) repeat-x #F9FBFC ;
	padding:15px 5px 10px 5px;
	border-left:1px solid #A8CCDA;
	border-right:1px solid #A8CCDA;	
	}
	
div.box-border_tab {
	background:url(../images/box-left_inner-shadow.png) repeat-x #F9FBFC ;
	padding:15px 25px 10px 25px;
	border-left:1px solid #A8CCDA;
	border-right:1px solid #A8CCDA;
	height:217px;	
	}

div.box-border2 {
	padding:5px;
	}



	
#page_scroll {
	text-align:center;
	}

#page_scroll strong {
	margin:0 2px;
	}
	
#page_scroll a{
	margin:0 2px;
	}

#page_scroll font{
	margin:0 2px;
	}

.subtitle {
	font-weight:bold;
	margin-bottom:5px;
	}















/*------------------------------------------------------------------------------------------
------------------------------- header
--------------------------------------------------------------------------------------------*/	
#Header  {
	height:249px;
	margin:0;
	background:url(../images/header_art.png) !important;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/header_art.png", sizingMethod="crop");
	}	
	
#header-Logo{
	position:absolute;
	width:210px; 
	height:95px;
	margin:0 0 0 55px;
	}
	
#header-Logo a{
	display:block;
	width:250px; 
	height:95px;
	}
	
#header-Date {
	font-size:9px;
	width:160px;
	margin:20px 0 0 350px;
	text-align:right;
	position:absolute;
	color: #2D4F6A;
	}
	
#header-Top_menu{
	color:#FFFFFF;
	width:222px;
	position: absolute;
	margin:5px 0 0 538px;
	height: 35px;
	}
	

#header-Top_menu div{
	float:left;
	width:37px;
	height:35px;
	}
	
#header-Top_menu a {
	display:block;
	width:37px;
	height:35px;
	}

#header-Top_menu span {
	display:none;
	}
	
	
#item-01 { background: transparent url("../images/top_menu.png")   0px   0px no-repeat; }
#item-02 { background: transparent url("../images/top_menu.png")   -37px 0px no-repeat; }
#item-03 { background: transparent url("../images/top_menu.png")   -74px 0px no-repeat; }
#item-04 { background: transparent url("../images/top_menu.png")   -111px 0px no-repeat; }
#item-05 { background: transparent url("../images/top_menu.png")   -148px 0px no-repeat; }
#item-06 { background: transparent url("../images/top_menu.png")   -185px 0px no-repeat; }


#item-01 a:hover { background: transparent url("../images/top_menu.png")   0px -35px  no-repeat; }
#item-02 a:hover { background: transparent url("../images/top_menu.png")   -37px -35px no-repeat; }
#item-03 a:hover { background: transparent url("../images/top_menu.png")   -74px -35px no-repeat; }
#item-04 a:hover { background: transparent url("../images/top_menu.png")   -111px -35px no-repeat; }
#item-05 a:hover { background: transparent url("../images/top_menu.png")   -148px -35px no-repeat; }
#item-06 a:hover { background: transparent url("../images/top_menu.png")   -185px -35px no-repeat; }
	







/*------------------------------------------------------------------------------------------
------------------------------- content
--------------------------------------------------------------------------------------------*/
#Content {
	background:url(../images/content-top.jpg) no-repeat 0 10px #FFFFFF;
	padding-top:10px;
	}
	

#content_Left {
	float:left;
	width:468px;
	padding-left: 10px;
	}

#content_Right {
	float:right;
	width:275px;
	padding-right:10px;
	}

#content-Bottom {
	margin-top:25px;
	background-color: #FFFFFF;
}		







/*------------------------------------------------------------------------------------------
------------------------------- moduły
--------------------------------------------------------------------------------------------*/


/*	-------------------------------------------------CONTENT TOP--------------------------------------------------------- */	
#CT_main_menu{
	background:url(../images/menu_background.jpg) repeat-y 0 20px;
	width:453px;
	font-weight: bold;
	margin-top: 30px;
	padding: 0px 0px 10px 15px;
	}	

#CT_main_menu a{
	color:#3E4140;
	}

#CT_main_menu a:hover{
	text-decoration:none;
	}			
	
div.main-menu-title {
	margin-bottom:5px;
	font-weight: normal;
	}



	
#CT_MN_column_1{
	float:left;
	width:130px;
	}
	
#CT_MN_column_1 a:hover{
	color:#3090C0;
	}
	
.CT_MN_column_1_deactivated {
	color:#3090C0;
	font-weight:bold;
	}
	

	
#CT_MN_column_2{
	float:left;
	width:150px;
	margin-left: 15px;
	}	

#CT_MN_column_2 a:hover{
	color:#BC191A
	}	

a.CT_MN_column_2_deactivated{
	color:#BC191A;
	font-weight:bold;
	}	
	
	
		
	
	
#CT_MN_column_3{
	float:right;
	width:140px;
	}	

#CT_MN_column_3 a:hover{
	color:#7BAC14;
	}	
	
.CT_MN_column_3_deactivated{
	color:#7BAC14;
	font-weight:bold;
	}	
	

	
	

	
	
	
/*	---------------------------------------------------CONTENT LEFT------------------------------------------------------- */	

#CL_news-offers-tabs, #CL_science-center, #CL_all-main-entries, #CL_new-user_info  {
	margin:0 0 10px 0;
	width:468px;
	}

#CL_site-path {
		width:468px;}
		


#CL_search-bar{
	margin:0 0 10px 0;
	background: url(../images/box-left-search_title.jpg) repeat-x;
	width: 468px;
	}
	
#search_title_logo {
	background:url(../images/box-left-search_title_logo.jpg) no-repeat 25px; 
	height:32px;
	}	
	
#CL_news-offers-tabs{
	}
	
#myTab-left {
	background-image:url(../images/box-left-news_title-left.jpg);
	width:10px;
	height:32px; 
	float:left;
	}
#myTab-right{
	background-image:url(../images/box-left-news_title-right.jpg);
	width:10px; 
	height:32px; 
	float:right;
	}
	
#CL_site-path {
	font-size:10px;
	color:#FFFFFF;
	height:20px;
	background-color: #4E5151;
	}

#CL_site-path span {
	margin-left:10px;
	background:url(../images/layout_path-arrow.jpg) left no-repeat;
	padding-left:15px;
	}
	
#CL_site-path a{
	color:#FFFFFF;
	}
	
#CL_new-user_info {	}




#CL_all-main-entries {
	background:url(../images/box_gradient2.jpg) repeat-x;
	}
	
#CL_all-main-entries ul, #CL_all-main-entries ol {
	margin-bottom:1.5em;
	}
	
#CL_all-main-entries li {
	margin-left:3em;
	}	

#CL_all-main-entries img {
	text-align:center;
	} 

#CL_all-main-entries p{
	margin-bottom:1.5em;
	}
	
#CL_all-main-entries h1, #CL_all-main-entries h2, #CL_all-main-entries h3 {
	font-size:14px;
	margin:2em 0 1.5em 0.5em ;
	}  





#CL_science-center{	}	


#CL_SC_left_column  a, #CL_SC_left_column  a:hover, #CL_SC_right_column a, #CL_SC_right_column a:hover{
	color:#2D4F6A;	}
	
	
#CL_SC_left_column  a {
	background:url(../images/icon_thick.jpg) no-repeat 0 5px;
	padding-left:13px;  }
	



#CL_SC_left_column {
	float:left;
	width:140px;
	font-weight:bold; 
	font-variant:small-caps;
	}

#CL_SC_right_column {
	float:right; 
	width:285px;
	}
	
	
#CL_SC_right_column-inner {
	border-left:2px solid #F5F5F5; 
	padding-left:10px; 
	font-size:11px;
	}
	



#content_Left h4 {
	float:left;
	width:400px;
	font-size:14px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top: 6px;
	margin-bottom: 0px;
	}
	
div.title-left_01 {
	background:url(../images/box-left-blue_title.png) repeat-x;
	height:32px;
	border-bottom:2px solid #FFFFFF;
	}
	
span.title-left_01-left{
	background-image:url(../images/box-left-blue_title-left.jpg); 
	height:32px; 
	width:10px; 
	float:left
	}

span.title-left_01-right{
	background-image:url(../images/box-left-blue_title-right.jpg); 
	height:32px; 
	width:10px; 
	float:right;
	}
	

div.box-left_footer {
	background:url(../images/box-left_footer.png) no-repeat top;
	height:19px; 
	}
	
a.box_footer-link  {
	text-align:right;
	margin-right:10px;
	color:#FFFFFF;
	display:block;
	}

#box_footer-link  {
	text-align:right;
	margin-right:10px;
	color:#FFFFFF;
	display:block;
	}
	
	
	


/*	---------------------------------------------------CONTENT RIGHT------------------------------------------------------- */	


div.right-column_titles {
	background:url(../images/box-right_title.gif) no-repeat top;
	border-bottom:2px solid #FFFFFF;
	height:22px;	
	}

div.right-column_titles h4, div.right-column_titles-headlines h4, div.right-column_title-logowanie h4, div.right-column_titles-basket h4{
	margin-left:10px;
	color:#FFFFFF;
	font-size:12px;
	padding-top: 3px;
	}

div.box-right_footer {
	background:url(../images/box-right_footer.png) no-repeat top; 
	height:29px;
	}
div.right-column_title-logowanie {
	margin-bottom:5px;}
	
div.right-column_titles-headlines {
	background:url(../images/box-right-headlines_title.png) no-repeat top;
	height:80px;
	}
	
div.right-column_titles-basket {
	background:url(../images/box-right-basket_title.jpg) no-repeat top;
	height:80px;
	}

.box-border_right-column{
	border-left:1px solid #6F7D89;
	border-right:1px solid #6F7D89;
	background:url(../images/box-right_inner-shadow.png) repeat-x top #FFFFFF;
	padding:10px 5px;
	}
	

#CR_user-login, #CR_subscribe, #CR_polls, #CR_word-headlines, #CR_subscribe-rss, #CT_vortal_patron {	
	width:275px;
	margin:0 0 10px 0;	
	}
	
#CT_vortal_patron {}			

#CR_user-login {}	
	
#CR_user-login div.form-row { 
	clear: both; 
	margin-top:2px;
	min-height:25px;
	}
		

#CR_polls {}

#CR_polls h5 {
	padding:0 10px;
	font-size:14px;
	}
	
#CR_polls h6 {
	margin-top:15px;
	padding:0 10px;
	text-align:center;
	color:#C01818;
	font-size:10px;
	}
	
#CR_user-login {
	}	
	
#login{
	padding: 0px 5px 5px 5px;
	color: #FFFFFF;
	margin-top: 35px;
	background:url(../images/box-right_login-box.jpg) no-repeat top #B7D450;
	}
#login_top{
	background:url(../images/box-right_login-top.jpg) no-repeat;
	height:15px;
	}	

#login_bottom {
	background:url(../images/box-right_login-footer.jpg) no-repeat;
	height:19px;
	}
#login_bottom_shadow {

	background:url(../images/box-right_footer-shadow.jpg)  no-repeat;
	height:10px}

#register {
	background:url(../images/box-right_register-box.jpg) no-repeat top left;
	color:#FFFFFF;
	height: 135px;
}
	
#CR_polls  {
	}
	
#panel_klienta{
	}
#panel_klienta a{
	color:#FFFFFF;
	text-decoration:none;}	

#panel_klienta a:hover{
	text-decoration:underline;}

#CR_subscribe  {
	}
	
#CR_subscribe-rss {	}



#CR_word-headlines{
	line-height:1.2em;
	}
	
#CR_word-headlines ul{
	margin:0 5px;
	}

#CR_word-headlines li{	
	list-style:none;
	padding:5px 0 5px 10px;
	border-bottom:1px solid #A8CCDA;
	background:url(../images/icon_arrow-list.gif) no-repeat left 9px;
	}
	
#CR_word-headlines li a{
	color:#79AB13;
	font-weight:bold;
	display:block;
	}

#CR_word-headlines li a:hover{
	text-decoration:none;
	}







/*	---------------------------------------------------CONTENT BOTTOM------------------------------------------------------- */	

#CB_sponsors{
	padding:30px 10px 10px 17px;
	}


#CB_sponsors div a img{
	-moz-opacity: 0.5;	
	opacity:0.5;	
	filter:alpha(opacity=50);
	}


#CB_sponsors div a:hover img{
	-moz-opacity: 1;		
	opacity:1;	
	filter:alpha(opacity=100);
	}
	
#CB_sponsors div a img{
	vertical-align:middle;
	}

/*	------------------------------------------------------------------------------------------------------------------------ */	
/*	---------------------------------------------------------------------------------------------------------- */	






/*------------------------------
- reklamy
--------------------------------*/
#commerical-Bottom, #commercial-Right {
	margin:0 0 10px 0;
	}

#commercial-TopBanner{
	background-color:#FFFFFF;
	text-align:center;
	width: 753px;
	padding: 10px 10px 0 10px;
	}
	
#commerical-Bottom {}

#commercial-Right {}
	


/*--------------------------------
- footer -------------------------
--------------------------------*/
#Footer {
	}
	
#footer_menu {
	background: #36A1D0;
	padding: 0 10px 10px 10px;
	}	

#footer_menu ul {
	margin:0;	
	}


#footer_menu li {
	list-style:none;
	float:left;
	margin-right:5px;
	}
	
#footer_top{
	background:url(../images/layout_footer-top.gif) no-repeat;
	height:31px;	
	}
	
#footer_menu li a {
	padding:0 4px;
	color:#FFFFFF;	
	}
	
.footer_menu_deactivated {
	text-decoration:underline;
	font-weight:bold;
	}

/*------------------------------
- bottom
--------------------------------*/	
	
#Bottom{
	background: url(../images/backround_bottom-shadow1.jpg) repeat-x #4E5151;
	font-size:9px;
	line-height:1.5em;
	color:#666666;	
	}
	
#root-Bottom {
	padding:0 10px;
	width:753px;
	margin:0 auto;
	background: url(../images/backround_bottom-shadow2.jpg) repeat-x #292C2C;
	}	
	
#B-content {
	padding:2em 0 0.5em 0
	}
	
	
	
	
	





/*	---------------------------------------------------------------------------------------------------------- */	

#input_main_search{
	margin-top:4px;
	padding:2px 0 2px 25px;
	background:url(../images/icon_search.jpg) no-repeat #FFFFFF ;
	width:175px;
	color:#666666;
	}

.text_right_align{	
	text-align:right;
	font-size:11px;
	background: none;	
	}

.text_left_align {
	text-align:left;
	color:#A8CCDA;
	border-bottom:1px solid #A8CCDA;
	margin-bottom: 2px;
	}



.color_01 {
	color:#3090C0;
	}

.color_02 {
	color:#F0C000;
	}
	
.color_03 {
	color:#CD2131;
	}

.color_04 {
	color:#90C018;
	}
.news-tab_row {
                clear: both;
                float: left;
		margin-top:0px;
		padding: 2px 0 0 0;
		min-height:25px;
		width:363px;
		}
.news-tab_data {
        float: left;
	width: 92px;
	font-size: 10px;
        color:#666666;
	} 

.news-tab_link {
        position: relative;
        float: left;
	font-weight:bold;
	margin-left:8px;
	margin-top: -15px;
	padding-left:75px;
	width: 303px;
	}

.news-tab_link a{color:#2D4F6A;
               font-size: 10px;
               line-height: 1.2em;
               }
.news-tab_link a:hover{color:#2D4F6A;}
	

.news-tab_title{
	font-weight:bold;
	}



.box_link{
        float:left;
	background:url(../images/icon_red-button.png) no-repeat;	
	color:#FFFFFF; 
	font-weight:bold; 
	margin-top:25px;
	height:20px;
	width:172px;
	
	}

.box_link a{
	text-align:center;
	margin-right:15px;
	color:#FFFFFF;
	display:block;
	width:157px;
	height:20px;}
	
.box_link a:hover{
	text-decoration:underline;
	}


div.uzytkownik_niezalogowany {
	background:url(../images/alert.png) no-repeat;
	height:125px;
	width:425px;	
	margin-top:25px;
	margin-left:15px;
	font-size:11px;
	font-weight:bold;
	}
	
div.uzytkownik_niezalogowany div {
	float:right;
	width:290px;
	padding:10px;
	}
div.uzytkownik_niezalogowany div span {
	font-weight:normal;}


/*	---------------------------------------------------------------------------------------------------------- */	


















	
	
	
	
	
/*	-------------------------------------------mooTools FX--------------------------------------------------------------- */	

/*------tabs----------*/
	
	
#myTabs {}	

.mootabs_title {
	list-style: none;
	line-height:1.2em;	
	}

.mootabs_title li {	
	color:#FFFFFF;
	float: left;
	margin-left:0px;
	cursor: pointer;
	padding:2px 0 0 0;
	height:30px;	
	background:url(../images/box-left-news_tab.jpg) no-repeat  ;
	border-bottom:2px solid #FFFFFF;
	width:112px;
	text-align:center;
	}


.mootabs_title li.active {
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	background:url(../images/box-left-news_tab-active.jpg) no-repeat ;	
	}

.mootabs_title li:hover {	
	font-weight:bold;
	}

.mootabs_panel {
	display: none;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	overflow:hidden;
	}

.mootabs_panel.active  { 
	display: block;
	}
	













/*--------------------TOGGLER-----------------------*/
/*--------------------------------------------------*/


#contentElement1{
	height:0px;
	font-size:10px;
	margin:0 auto;
	overflow:hidden;
	}
	
#contentWrapper1{
	overflow:hidden;
	padding: 0 5px;
	}

#button1{
	display:block;
	height:25px;
	width:468px;
	cursor:pointer;
	text-align:center;
	font-size:10px;
	border-bottom: 1px solid #ffffff;
	background: url(../images/layout_search-bottom.jpg) bottom  no-repeat;
	}

#button1 a{
	display:block;
	}

.button1_{
	font-weight:bold;
	}



#contentElement2{
	height:0px;
	font-size:10px;
	margin:0 auto;
	overflow:hidden;
	}
	
#contentWrapper2{
	overflow:hidden;
	}

#button2{
	display:block;
	height:19px;
	width:275px;
	float:left;
	margin-left:0px;
	cursor:pointer;
	text-align:right;
	font-size:10px;
	background-image: url(../images/box-right_login-footer.jpg);

	}

#button2 a{
	display:block;
	padding-right: 10px;
	color: #FFFFFF;
	}

.button2_{
	font-weight:bold;
	}

	

/*--------------------------------------------------*/


/*--------------------------ACCORDION------------------------*/
/*-----------------------------------------------------------*/

.toggler {
	color: #222;
	margin: 0;
	padding: 0 5px 2px 0;
	font-size: 11px;
	font-weight: normal;
	cursor:pointer;
	border-bottom:1px solid #bdbdbd;
	margin-bottom:3px;
	}
	
	
	
	

.searchheader {
	color: #222;
	margin: 0;
	padding: 0 5px 2px 0;
	font-size: 11px;
	font-weight: normal;
	cursor:pointer;
	
	border-bottom:1px solid #bdbdbd;
	margin-bottom:3px;
	}
	
#searchresults-accordion h3{
	margin:0 0 3px 0;
	font-size:12px;}
	
#searchresults-accordion p{
	margin:0;
	font-size:12px;}	
	
/*--------------------------------------------------*/





td	{
        color: #565656;
        FONT-FAMILY: Tahoma, Arial, Helvetica;
        FONT-SIZE: 11px;  

}
.naglowek_tabeli	{
		font-weight:bold;
		background-color:#F5F5F5;
		height:30px;
		text-align:center;
}

a.linki_menu	{
		color: #565656;
		text-decoration:none;
		font-weight:bold;
}
a.linki_menu:hover	{
		color: #676566;
		text-decoration:underline;
}
a.linki_panel	{
		color: #6DA60B;
		text-decoration:none;
}
a.linki_panel:hover	{
		color: #9e9e9e;
		text-decoration:underline;
}
a.foto	{
	border: 2px solid #cccccc;
}
a.foto:hover	{
	border: 2px solid #d9d9d9;
}


div.form-row { 
		clear: both; 
		margin-top:2px;
		min-height:25px;
		width:363px;
		} 
div.form-left { 
		float: left; 
		width:130px;
		color:#555555;		
		} 
div.form-right {
		padding-left:130px;
}


.blad	{
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#FF33CC;
}

#dodatki	{
	padding:5px;
	margin:0 0 10px 0;
	border:1px solid #A8CCDA;
}

.linia	{
	
	margin-left:10px;
	height:1px;
	border-top:1px solid #A8CCDA;
}














/* ksiegarnia */

/* ksiegarnia kategorie - lista */
.kategoria_item	{
	display:block;
	text-align:center;
	width:145px;
	height:160px;
	float:left;
	border:1px solid #cccccc;
	margin-right:5px;
	margin-bottom:10px;
}

/* ksiegarnia content right */

#CT_vortal_shop_category	{
	width:275px;
	margin: 0 0 10px 0;
	
	}
#CT_vortal_shop_category h4 {
	color:#FFFFFF;
}



#CT_vortal_shop_category li {
	list-style:none;
	height:20px;
	border-bottom:1px solid #ffffff;
}

#CT_vortal_shop_category li a {
	display:block;
	height:20px;
	
}

#CT_vortal_shop_category li a:hover {
	background-color:#7BAC14;
	padding-left:10px;
	color:#ffffff;
	text-decoration:none;
}

/* ksiegarnia produkty - lista */

.produkty_item	{
	display:block;
	clear:both;
	height:220px;
	border-bottom:1px solid #cccccc;
	margin: 10px 25px;
}

.produkty_item .left {
	float:left;
	width:150px;
	text-align: center;
	padding: 10px 0;
}

.produkty_item .right {
	float:right;
	width:240px;
	padding: 10px 0;
}

/* ksiegarnia produkt szczegóły*/

.produkt_item	{
	width:450px;
	display:block;
	clear:both;
}

.produkt_item .left {
	float:left;
	width:150px;
}

.produkt_item .right {
	float:left;
	width:290px;
}

/* koszyk */

table.koszyk	{
	background-color:#f5f5f5;
	width:460px;
}

table.koszyk tr {
	background-color:#ffffff;
}

table.koszyk th {
	background-color:#555555;
	color:#ffffff;
	height:25px;
}

tr.koszyk_wartosc	{
	background-color:#dddddd;
	font-weight:bold;
}

.tytul {font-weight:bold;
	}
.autor {}
.opis {}

.cena {
	font-size:12px;
	font-weight:bold;}
