body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	background: #fff;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #ce3031;
}

a:hover {
	text-decoration: underline;
}

#global {
	position: relative;
	left: 50%; top: 2px;
	margin-left: -395px;
	width: 790px;
	background: transparent;
}

#logo-01 {
	position: absolute;
	left: 8px; top: 5px;
	width: 119px; height: 34px;
	background: transparent url(logo_01.gif) no-repeat;
}

#logo-101 {
	position: absolute;
	right: 93px; top: 0;
	width: 74px; height: 40px;
	background: transparent url(logo_101.gif) no-repeat;
}

#logo-102 {
	position: absolute;
	right: 0; top: 0;
	width: 74px; height: 40px;
	background: transparent url(logo_102.gif) no-repeat;
}

#menu {
	position: relative;
	left: 0; top: 48px;
	width: 790px;
	background: #ce3031;
}

#menu .button {
	display: block;
	height: 14px;
	padding: 6px 20px 7px 20px;
	background-position: 20px 6px;
	background-repeat: no-repeat;
	float: right;
}

.b1 {
	width: 30px;
	background-image: url(button_01.gif);
}

.b2 {
	width: 88px;
	background-image: url(button_02.gif);
}

.b3 {
	width: 55px;
	background-image: url(button_03.gif);
}

.b4 {
	width: 26px;
	background-image: url(button_04.gif);
}

.b5 {
	width: 53px;
	background-image: url(button_05.gif);
}

.b6 {
	width: 46px;
	background-image: url(button_06.gif);
}

#photo {
	position: relative;
	left: 0; top: 49px;
	width: 790px; height: 166px;
	background: transparent url(main_01.jpg) no-repeat;
}

#title {
	position: relative;
	left: 5px; top: 62px;
	width: 350px; height: 31px;
	background-repeat: no-repeat;	
}

#content {
	position: relative;
	left: 2px; top: 69px;
	width: 786px;
	background-color: #f1f1f1;	
}

#content .left01 {
	background-color: #f1f1f1;
	padding: 8px 8px;
	width: 156px;
	vertical-align: top;
}

#content .right {
	background-color: #f8f8f8;
	display: block;
	padding: 8px 8px;
	margin-left: 172px;
	text-align: justify;
}

#content .right03 {
	background-color: #f8f8f8;
	padding: 8px 8px;
	text-align: justify;
}

#bottom {
	position: relative;
	left: 0; top: 77px;
	width: 790px;
	background: #5d5f5e;
	direction: rtl;
}

#kavo {
	display: block;
	width: 157px; height: 14px;
	padding: 4px 10px;
	background-position: 10px 4px;
	background-repeat: no-repeat;
	background-image: url(kavo_01.gif);
}

#contact {
	padding-left: 40px;
	padding-top: 70px;
	line-height: 17px;
	width: 133px; height: 247px;
	display: block;
	background: transparent url(contact_01.gif) no-repeat;
}

.novinka {
	display: block;
	width: 248px;
	padding: 10px 6px 0 6px;
	background: #f8f8f8;
	float: left;
	border-right: 2px solid white;
}

.novinka-full {
	display: block;
	width: 772px;
	padding: 10px 6px 0 6px;
	background: #f8f8f8;
}

.datum {
	display: block;
	color: #999999;
	margin-bottom: 20px;
}

.nadpis1 {
	display: block;
	color: #ce3031;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
}

.skratene {
	display: block;
	margin-bottom: 10px;
}

.zmenie {
	display: block;
	margin-bottom: 0px;
}

.viac {
	display: block;
	border-top: 2px solid white;
	width: 248px;
	height: 17px;
	background: transparent url(more_01.gif) no-repeat 180px 0px;
}

td {
	vertical-align: top;
}

