.pager
{
	height: 60px;
	text-align: right;
}


.pager .pageDown,
.pager .pageUp
{ display: none;}

.pager a, .pager a:hover
{
	
	color: #00A2E2;
	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: #184690;
}

.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
}

.obr a img{
  height: 105px;
  max-width: 105px;
}

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;
	}

.sklad
{
    color:#666
    }
.nazov
{
	padding:0px 0px   
}
	A.nazov
	{
		FONT-SIZE: 12px;
		font-weight:bold;
		color:#970000;
	}
.popisMain0
{
    height:107px;
    margin-left:10px;
    border-right:1px solid #d8d8d8;
	width:150px;
	}
.popisMain2
{
    margin-left:10px;
    border-right:0px solid #d8d8d8;
	width:550px;
	}

.popis
{
    FONT-SIZE: 12px;
   /* height:50px;*/
	margin-top: 7px;
	margin-bottom: 7px;
	overflow: hidden;
    font-weight:normal
}

.popisL1
{
    FONT-SIZE: 11px;
    height:12px;
	margin-top: 7px;
	margin-bottom: 7px;
	overflow: hidden;
    font-weight:normal;
	height:auto;
}
.popisL1_2
{
    FONT-SIZE: 10px;
    height:98px;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left:20px;
	overflow: hidden;
    font-weight:normal;
	line-height:16px;
}
.popisL1_3
{
    FONT-SIZE: 12px;
    height:50px;
	margin-top: 7px;
	margin-bottom: 7px;
	overflow: hidden;
    font-weight:normal;
	height:auto;
}

	
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 div INPUT,
.tovarFilter div select
{
    border:1px solid #e0e0e0;
    color:#666
    }

