/******************************************************
*                                                     *
*   MEDIA:  PRINT                                     *
*                                                     *
*   PRINT CSS file - http://www.t-com.hr/             *
*                                                     *
*   Copyright (c) webmaster@t-com.hr, 2007.    			*	
*                                                     *
******************************************************/

#topnav{
	display: none;
}

/*********** T-com tabbed menu ****/
#tabmenu{
	display: none;	
}

/**********  T-Com submenu dropdown&flyout ***********/
#submenuslider{
	display: none;
}

.nav{
	display: none;
}

/**desnistup*/
#noprintright, #noprintleft{
	display: none;
}

/****** CONTENT ********************/

/***** T-Com subnav */
#subnav{
	display: none;
}

/*** T-Com content center **************/
.tdspaceinside{
	vertical-align: top;
	padding: 0 29px;
	margin: 0;	
}

#contentcenter{
	width: 580px;
	margin: 15px 0 0 15px; 
}

#contentcenter a.seplink{
	display: none;
}

#contentcenter a.morelink{
	display: none;
}

#contentcenter a.back{
	display: none;
}

/*** breadcrumbs **/
#breadcrumbs{
	display: none;
}

#titlebox #ussicons{
	display: none;	
}

/*************** T-Com pricelist *****/

#contentpricelist #contentcenter {
	width: 580px;
	padding: 0;
	margin: 15px 0 0 15px;
}

.pricelist{
	width: 400px;	
	color: #333333;
	margin: 0;
	padding: 0;
	display: block;
}

/***thumb****/

#contentpricelist #contentcenter .pricelist tbody tr td div a.thumbnail {
	display: none;
}

.pricelist tbody tr td div .thumbnail span{ 
	display: none;
}

#contentpricelist #contentcenter .pricelist tbody tr td div .thumbnail:hover span{
	display: none;
}

/***************T-Com footer**********/
#footer{
	display: none;
}




