
.kosik {
	
	text-align: center; 
	/*width: 111px;
	
	border: 1px solid;*/
	position: absolute;
	top: 0px;
	margin-left: 120px;
	background: url("../img/bg_kosik.png") repeat-x left top; 
}



a div.kosik{
	color: black;
}

.kosik span {
	background: #f3fafe url("../img/bg_kosik.png") repeat-x left top; 
	/*width: 101px;*/
	display: block;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

.kosik span a {
	font-weight: normal;
}

.kosik_obrazek_maly, input.kosik_button{
	background: url("../img/kosik_maly.png") no-repeat center top;
	width: 28px;
	height: 20px;	
}

.kosik_obrazek_velky{
	background: url("../img/kosik.png") no-repeat center top; 
	width: 111px;
	height: 83px;
}

.kosik_button{
	width: 20px;
	/*height: 20px;*/
}

.kosik_text_elem{
	text-align: right;
	width: 22px;
	/*height: 20px;*/
}

.kosik_form{
	/*width: 100px;*/
/*	height: 20px;*/
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	/*border: 1px solid;*/
	
}

form.kosik_form table td{

	border: none !important;
}

.kosik_from input{
	height: 10px;
}

.kosik_buttons {
   width: 320px;
   margin: 0 auto;	
   /*border: 1px solid;*/
}

.kosik_bigbuttons a{
	color: #014665;
	/*float:right;*/
	display: inline-block;
	margin: 0 0 0 auto;
    vertical-align: middle;
	text-decoration: none;
   	font-size: 0.85em;
	font-weight: bold;
	width:160px; height:22px;
	padding-top: 10px;
	background-image: url("../img/bigbuttons.png"); text-align: center; background-repeat :  no-repeat;
}

.kosik_bigbuttonh a{
	color: #014665;
	/*float:right;*/
	display: inline-block;
    vertical-align: middle;
	text-decoration: none;
   	font-size: 0.85em;
	font-weight: bold;
	width:160px; height:22px;
	padding-top: 10px;
	background-image: url("../img/bigbuttonh.png"); text-align: center; background-repeat : no-repeat;
}


.kosik_bigbuttonh a:hover{
    background:  url('../img/tlah.png') no-repeat left top;
    color: #0080c0;
	border: none;
}


.kosik_bigbuttonh a:hover{
    background: #F3FAFE url('../img/tlas.png') no-repeat left top;
    color: #0080c0;
}
