@charset "utf-8";
/* CSS Document */

.oks {
	position: relative;
	width: 250px;
	height: 54px;
	background-image: url(oks_logo_kava.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}



.oks:hover {
	background-position: 0px -54px;
	width: 250px;
	height: 54px;
	}
	
.isa {
	position: relative;
	width: 44px;
	height: 16px;
	background-image: url(logo_isa.png);
	background-repeat: no-repeat;
	background-position: -44px 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.isa:hover {
	background-position: 0px 0px;
	width: 44px;
	height: 16px;
}
.vintage {
	position: relative;
	width: 202px;
	height: 16px;
	background-image: url(logo_vintage.png);
	background-repeat: no-repeat;
	background-position: -202px 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.vintage:hover {
	background-position: 0px 0px;
	width: 202px;
	height: 16px;
}
.corsini {
	position: relative;
	width: 88px;
	height: 34px;
	background-image: url(logo_corsini.png);
	background-repeat: no-repeat;
	background-position: -88px 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.corsini:hover {
	background-position: 0px 0px;
	width: 88px;
	height: 34px;
}


.mhai:hover {
	background-position: 0px 0px;
	width: 160px;
	height: 16px;
}

.torta {
	position: relative;
	width: 175px;
	height: 94px;
	background-image: url(indsl_torta.png);
	background-repeat: no-repeat;
	background-position: -0px 0px;
	display: block;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 35px;
}

.torta:hover {
	background-position: 0px -99px;
	width: 175px;
	height: 94px;
}
.caj {
	position: relative;
	width: 175px;
	height: 110px;
	background-image: url(indsl_caj.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 20px;
	float: right;
	margin-right: 20px;
}

.caj:hover {
	background-position: 0px -109px;
	width: 175px;
	height: 110px;
}
.kava {
	position: relative;
	width: 175px;
	height: 147px;
	background-image: url(indsl_kava.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 20px;
	float: right;
	margin-right: 20px;
}
.servis {
	position: relative;
	width: 175px;
	height: 83px;
	background-image: url(indsl_servis.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 25px;
}
.servis:hover {
	background-position: 0px -83px;
	width: 175px;
	height: 83px;
}
.vzdr {
	position: relative;
	width: 175px;
	height: 147px;
	background-image: url(indsl_vzdrz.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	margin-left: 20px;
}

.vzdr:hover {
	background-position: 0px -151px;
	width: 175px;
	height: 147px;
}



.kava:hover {
	background-position: 0px -150px;
	width: 175px;
	height: 147px;
}

.kavomat {
	position: relative;
	width: 175px;
	height: 104px;
	background-image: url(indsl_kavomat.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
}
.kavomat:hover {
	background-position: 0px -111px;
	width: 175px;
	height: 104px;
}







	
	
	

a.menu:link {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	word-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}


a.menu:visited {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	word-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

a.menu:hover {
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	word-spacing: 1px;
	text-decoration: none;
	background-color: #EE0610;
	text-transform: uppercase;
}

a.menu:active {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	word-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

.menu_link_fake {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	word-spacing: 1px;
	text-decoration: none;
	background-color: #FFF;
	text-transform: uppercase;
}
a.textlink:link {
	color: #AE0000;
	text-decoration: none;
	line-height: 1.5em;
}

a.textlink:visited {
	color: #AE0000;
	text-decoration: none;
	line-height: 1.5em;
}

a.textlink:hover {
	color: #AE0000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #AE0000;
	line-height: 1.5em;
	background-color: #FFF;
}

a.textlink:active {
	color: #8C0000;
	text-decoration: none;
	line-height: 1.5em;
}


a.text_foot:link {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	word-spacing: 1px;
	text-decoration: none;
	font-variant: small-caps;
	font-style: normal;
	padding: 5px;
	display: block;
}

a.text_foot:visited {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	word-spacing: 1px;
	text-decoration: none;
	font-variant: small-caps;
	font-style: normal;
	display: block;
	padding: 5px;
}

a.text_foot:hover {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	word-spacing: 1px;
	text-decoration: none;
	font-variant: small-caps;
	font-style: normal;
	background-color: #FFF;
	display: block;
	padding: 5px;
}

a.text_foot:active {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	word-spacing: 1px;
	text-decoration: none;
	font-variant: small-caps;
	font-style: normal;
	background-color: #CCC;
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}
