﻿.BoxK1, BoxK2
{
	background-position: 7px 0;
	width:304px; 
	height: 187px; 
	/*background-image : url('_user_data/kavovary/GASTRO_manualni/kgm1.png'); */
	background-repeat: no-repeat;
}

.BoxK2
{ 
	background-position: 7px 0;
	width:304px; 
	height: 187px; 
	/*background-image : url('_user_data/kavovary/GASTRO_manualni/kgm1.png'); */
	position: relative; 
	left: 314px; 
	top: -187px;
	background-repeat: no-repeat;
}

.BoxTextK
{
	background-position: 0 20px; 
	position: absolute; 
	width: 154px; 
	height: 187px; 
	z-index: 1; 
	/*background-image: url('images/_grafika_pod_nazev.png'); 
	background-repeat: no-repeat; */
	float: right; 
	margin-left:140px;
	/*right: 10px;*/
}

.TitulekK
{
	position:relative; 
	height:30px; 
	top:20px; 
	text-align:center;
}

.TitulekK a
{
	position:relative; 
	top:7px;
}

.TitulekK a.link
{
	color: #D5AF7D;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.TitulekK a:visited
{
	color: #D5AF7D;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.TitulekK a:hover
{
	color: #DCBC93;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


.Parametry
{
	position:relative;
	top:40px; 
	margin-left: 5px; 
	margin-right: 5px;
	color:#F6CF8F;
}

.RowK
{
	background-position: 304px 0px; 
	width:610px; 
	height:187px; 
	background-image: url('images/_tecky_verikalni.png'); 
	background-repeat: no-repeat;
}

.RowKH
{
	background-position: 0px 0px; 
	width:610px; 
	height:8px; 
	background-image: url('images/_tecky_horizontalni.png'); 
	background-repeat: no-repeat;
}

.obsahK
{
	margin-left:20px;
	margin-top:30px;
}

/* BUTTONS */

.buttons a, .buttons button{
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: transparent;
	border: 0px solid transparent;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #D5AF7D;
	cursor: pointer;
	padding: 0px 5px 0px 5px; /* Links */
}
.buttons button{
    width:154px;
    min-height:30px;
    background-image: url('images/_grafika_pod_nazev.png'); 
	background-repeat: no-repeat;
    overflow:visible;
    line-height: 15px;
    margin: -2px 0 0 0;
    padding:0px 5px 0px 5px; /* IE6 */
}
.buttons button[type]{
    margin: -2px 0 0 0;
	padding: 0px 5px 0px 5px; /* Firefox */
	line-height: 15px; /* Safari */
}
*:first-child+html button[type]{
    margin: -2px 0 0 0;
	padding: 0px 5px 0px 5px; /* IE7 */
}
.buttons button img, .buttons a img{
	margin: 0 3px 0px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}


/* POSITIVE */

button.positive, .buttons a.positive{
    color:#D5AF7D;
}
.buttons a.positive:visited{
	color:#D5AF7D;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:transparent;
    border:0px solid transparent;
    color:#DCBC93;
}
.buttons a.positive:active{
    background-color:transparent;
    border:0px solid transparent;
    color:#fff;
}

h1 { color: #bf8f4d; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; line-height: normal; }
h2 { color: #bf8f4d; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: normal; }
h3 { color: #bf8f4d; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: normal; }


