.pager
{
	height: 60px;
	background: url('../../images/web/pager_bg.gif') bottom repeat-x;
	text-align: right;
	padding-right: 10px;
}


.pager .pageDown,
.pager .pageUp
{ display: none;}

.pager a, .pager a:hover
{
	
	color: #666;
	background: url(../../images/web/pager_nonsel.png) bottom no-repeat;
	font: bold 12px Arial;
	width: 18px;
	height: 22px;
	line-height:22px;
	text-align: center;
	display: inline-block;
	margin: 2px;
	margin-top: 17px;
	
}
.pager .pageSel
{
	background: url(../../images/web/pager_sel.png) bottom no-repeat;
	color: #cccccc;
}

.pager div.sett 
{
	display: inline-block;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

.tovarLayouts
{
	display: inline-block;
}

.obr
{
	padding: 0;
	vertical-align: top
}

.obr a
{
	display: block;
	margin: 16px 5px 16px 16px;
    border:1px solid #cdcdcd;
    width:105px;
    height:105px;
	vertical-align: middle;
    text-align:center
}



TABLE.TovarList 
{
	border-collapse: collapse;
}
.TovarList td a
{
	font-size: 10px !important;
}


.cenaHolder
{
	float: right;
	width: 120px;
	text-align: right
}

.cena
{
    color:#0099ff;
    font-size:16px;
    font-weight:bold;

    }
.cena span
{
    color:#999;
    font-size:12px;
    font-weight:normal;
    }
.sklad
{
    color:#666
    }
.skladom
{

    color:#990000;
    font-size:12px;
    font-weight:bold;
    height:10px;
    margin:10px 0px

}
.skladom span
{
    
    color:#333;
    font-size:12px;
    font-weight:normal;
}

.nazov
{
	padding:0px 0px   
}
	A.nazov
	{
		FONT-SIZE: 12px;
		font-weight:bold;
		color:#970000;
	}

.popisMain
{
    height:107px;
    margin-left:10px;
    border-right:1px solid #d8d8d8
}
.popis
{
    FONT-SIZE: 12px;
    height:47px;
	margin-top: 7px;
	margin-bottom: 7px;
	overflow: hidden;
    font-weight:normal
}
	
DIV.objednat
{
	clear: both;
    width:160px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px !important;
}

DIV.objednat INPUT
{
	vertical-align: middle;
	margin-left: 8px
}
.objednat img
{
	margin-left: 5px;
	float: right;
	margin-top: 2px;
}

.objednatTVRDbut img
{
	margin-top: 2px !important;
}

.objednatTD
{
	width: 150px;
	padding-right: 7px;
}
	.objednatTD INPUT
	{
		background: url(../../images/web/input_tvr_bg.gif) no-repeat;
		border:0px;
		width: 30px;
		height: 22px;
		padding: 5px;
		margin-bottom:0px;

	}
	
	
.tovarFilter
{
	display: inline-block;
	background: #f7f7f7 url(../../images/web/bg_filter.jpg) no-repeat;
	border:0px;
	margin:0px;
	padding: 0px;
    height:120px;
    font-size:12px;
}

.tovarFilter INPUT,
.tovarFilter select
{
	width: 160px;
    border:1px solid #e0e0e0;
    color:#666
    }
.tovarFilter div
{
	margin:  7px;
	margin-right:  0px;
	display: inline-block;
	width: 30%;
}
