* { padding: 0; margin: 0; }

img { border: 0; }

p { margin: 12px; }
h2 { margin: 12px;  font-size: 17px;  }
h5 { font-size: 11px;  color: #ACB6AD;  margin: 30px;   }

a { text-decoration: none; color: #027836; } 
a:hover { text-decoration: underline; }

.button a{
	text-decoration: none;
	color: #EDEFEC;
	background-color: #A9B3AA;
	padding: 2px 6px 4px 6px;
	font-weight: bold;
} 
.button a:hover { text-decoration: none; background-color: #637865; }

body {
	background: #EDEFEC url(images/bcgr.jpg) repeat-x top;
	text-align: left;
	font: normal 12px/140% Verdana, Arial, Helvetica, sans-serif;
}

#predajna{ background: #EDEFEC none; text-align: center;}

#container {
	margin: 0;
	width: 900px;
	font: normal 12px/140% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	padding-top: 33px;
	color: #637865;
}

#uvod #container { background: transparent url(images/strecha.gif) no-repeat 100% 100%; }

h1 {
	margin: 0 0 17px 20px;
	width: 268px;
	height: 78px;
	text-indent: -9999px;
	background: transparent url(images/logo_over.gif) no-repeat;
	color: #000;
	overflow: hidden;
	z-index: 100;
}

h1 a {
	display: block;
	width: 268px;
	height: 78px;
	background: transparent url(images/logo.gif) no-repeat top;
	text-decoration: none;
}

h1 a:hover { background: none; text-decoration: none; }
	

#inside {
	margin: 0 0 0 30px;
	width: 800px;
	text-align: left;
	position: relative;
	min-height: 460px;
	_height: 460px;
	background-color: transparent;
}

/* navigacia */

#nav ul {
	list-style-type: none;
	text-align: center;
	background: transparent;
	margin: 0;
	width: 90%
}

#nav ul li { float: left; }

#nav ul li a {
	text-decoration: none;
	padding: 5px 0 4px 0;
	color: #EDEFEC;
	background-color: transparent;
	width: 150px;
	display: block;
	margin: 0px;
	font-weight: bold;
	letter-spacing: 1px;
	border-right: 1px solid #EDEFEC;
}

#nav ul li a:hover { color: #fff; background-color: #B3BBB3; }
#nav ul #first {border-left: 1px solid #EDEFEC; }


#obr { clear: both; }
#uvod #obr img { margin: 40px 40px 0 0; }
#prq { position: absolute; top: 90%; right: 0; }
#bb { clear: both; }
#foto img { margin: 20px auto; }
#foto img { border: 12px solid #FFFFFF; }


#datum {
	font-size: 12px;
	font-weight: bold;
	color: #EDEFEC;
	position: absolute;
	top: 3px;
	right: 0px;
}

#pocitadlo {
	font-size: 10px;
	color: #fff;
	position: absolute;
	top: 3px;
	right: 70px;
}

#footer { text-align: center; width: 900px;  }

#clear { clear: both; height: 10px; width: 100%; }
