/*  7art-box(c) Copyright 2008 Norbert ESTVANCIK  */
a.button_01, input.button_01 {
	background-image: url(../images/buttons/button1.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 104px;
	line-height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 5px;
    border: 0;
    cursor: pointer;
}
a.button_02,
a.button_02:visited {
	background-image: url(../images/buttons/button2.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 66px;
	line-height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 8px;
	display: block;
	float: left;
}
input.button_02 {
	background-image: url(../images/buttons/button2.png);
	background-repeat: no-repeat;
	height: 23px;
	border:none;
	width: 66px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor:  pointer;
	margin-bottom: 6px;
	margin-top: 8px;
	display: block;
	font-size: 11px;
}
input.button_05 {
	background-image: url(../images/buttons/button5.png);
	background-repeat: no-repeat;
	height: 23px;
	border:none;
	width: 52px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor:  pointer;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
}
input.button_cart {
	background-image: url(../images/buttons/button2.png);
	background-repeat: no-repeat;
	height: 23px;
	border:none;
	width: 66px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor:  pointer;
	font-size: 11px;
}
a.button_03,
a.button_03:visited {
	background-image: url(../images/buttons/button3.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 83px;
	line-height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 8px;
	margin-left: 10px;
	display: block;
	float: left;
}
input.button_04 {
	background-image: url(../images/buttons/button4.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 61px;
        border: none;
	line-height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-bottom: 6px;
	font-size: 11px;
        cursor: pointer;
}

a.button_05, a.button_05:visited {
	background-image: url(../images/buttons/button4.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 61px;
	line-height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-bottom: 6px;
	display: block;
}


.butt {
	margin-top: 7px;
    white-space: nowrap;
}
.butt form {
	float: left;
}
.butt_left, .butt_center, .butt_right {
	height: 23px;
    display: block;
    float: left;
	line-height: 22px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 0 5px;
    border: 0;
    font-size: 100%;
	font-weight: bold;
    margin: 0px;
    cursor: pointer;
    padding: 0;
    white-space: nowrap;
}
.butt_left {
	background-image: url(../images/buttons/button_orange.png);
	background-repeat: no-repeat;
	background-position: left;
        border-right: 1px solid #3c3c3c;
        _border-right: 0px;
    width: 68px;
}
.butt_center {
	background-image: url(../images/buttons/button_black.png);
	background-repeat: no-repeat;
	background-position: -8px;
	border-right: 1px solid #3c3c3c;
        _border-right: 0px;
	border-left: 1px solid #8F8F8F;
        _border-left: 0px;
    width: 90px;
}
.butt_right {
	background-image: url(../images/buttons/button_black.png);
	background-repeat: no-repeat;
	background-position: right;
	border-left: 1px solid #8F8F8F;
        _border-left: 0px;
    width: 60px;
}
/*  BUTT KATALOG */


.butt2 {
	margin-top: 15px;
	margin-bottom: 20px;
}
.butt2_left,.butt2_center,.butt2_right {
	height: 23px;
	display: block;
	float: right;
	line-height: 22px;
	color: #FFFFFF;
	text-align: center;
	padding: 0 5px;
    border: 0;
    font-size: 100%;
	font-weight: bold;
    margin: 0px;
    cursor: pointer;
}
.butt2_left {
	background-image: url(../images/buttons/button_black.png);
	background-repeat: no-repeat;
	background-position: left;
	border-right: 1px solid #3c3c3c;
	_border-right: 0px;
}
.butt2_center {
	background-image: url(../images/buttons/button_black.png);
	background-repeat: repeat-x;
	background-position: -8px;
	border-right: 1px solid #3c3c3c;
	_border-right: 0px;
	border-left: 1px solid #8F8F8F;
	_border-left: 0px;
}
.butt2_right {
	background-image: url(../images/buttons/button_orange.png);
	background-repeat: no-repeat;
	background-position: right;
	border-left: 1px solid #8F8F8F;
	_border-left: 0px;
    margin-right: 10px;
}
/*  BUTT2 KOSIK */

