body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background: url(img/content_bckg.jpg) repeat #000000;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #ccc;
	font-size: 11px;
	/*padding: 4px;*/
}

a:hover {
	text-decoration: none;
}

/* ------------------- HEADER -------------------- */

#header {
	width: 889px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 5px;
	padding: 0px;
	height: 155px;
	background-image: url(img/backg_MENU.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#headerIndex {
	width: 894px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 0px;
	padding: 0px;
	/*height: 155px;*/
	background-image: url(img/backg_MENU.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
}
* html #header {
	overflow: hidden;
}
#headerPrint {
	visibility: hidden;
	display: none;
}

.headBanner {
	width: 584px;
	/*height: 100;*/
	position: absolute;
	text-align: right;
	padding: 271px 0 0 0;
	margin: 0 0 0 0;
}

#logo {
	width: 145px;
	/*float: left;*/
}
#logo img {
	margin: 0px;
}

#menu {
	float: left;
	vertical-align: bottom;
}

#menu a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	padding: 0px;
}

#menu a:hover {
	padding: 0 0 0 15px;
	margin: 0 15px 0 0;
	color: #FFFF00;
	background: url(img/star.gif) no-repeat;
}

#menu li {
	float: left;
	list-style: none;
}

.link1 {
	width: 145px;
	height: 24px;
	text-align: center;
	margin: 0px 1px 0px 0px;
	padding-top: 7px;
	float: left;
	background: url(img/link_bckg.gif) no-repeat;
}

.link2 {
	width: 145px;
	height: 24px;
	text-align: center;
	margin: 0px 1px;
	padding-top: 7px;
	float: left;
	background: url(img/link_bckg.gif) no-repeat;
}

.link3 {
	width: 145px;
	height: 24px;
	text-align: center;
	margin: 0px 1px;
	padding-top: 7px;
	float: left;
	background: url(img/link_bckg.gif) no-repeat;
}

.link4 {
	width: 145px;
	height: 24px;
	text-align: center;
	margin: 0px 1px;
	padding-top: 7px;
	float: left;
	background: url(img/link_bckg.gif) no-repeat;
}


#menu .activelink {
	padding: 0 0 0 15px;
	margin: 0 15px 0 0;
	color: #FFFF00;
	background: url(img/star.gif) no-repeat;
}

/*
#headerRight {
	width: 659px;
	float: right;
}
#headerRight img {
	margin: 5px auto 5px 5px;
}

#languages {
	float:left;
	width: 450px;
	height: 27px;
	margin: 0;
}
#languages p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}
* html #languages p {
	margin-top: 10px;
}
#languages p span.dataHeader {
	font-size: 12px;
}
#languages p a {
	color: #0065A8;
	font-weight: bold;
	text-transform: lowercase;
}


#search {
	margin: 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	text-transform: lowercase;
}
#search form {
	margin: 0;
}
#search form input {
	border: 1px solid #999999;
	height: 14px;
	width: 115px;
	padding: 2px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}
#search form input.btn {
	width: 32px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 20px;
}

*/
/* -------------------  PATH -------------------- */

#path {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 2px;
	padding-bottom: 20px;
	display: block;
}

#path a {
	color: #CCCCCC;
}

/* -------------------  KONTEJNER -------------------- */

#container {
	width: 894px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 145%;
}
#container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	color: #FFFF00;
	margin-top: 0px;
	line-height:110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#container h1 a {
	color: #0065A8;
	text-decoration: none;
}
#container h1 a:hover {
	text-decoration: underline;
}
#container p a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#container a.middleLink {
	color: #FFFF00;
	text-decoration: none;
}

#container p a:hover {
	text-decoration: underline;
}

#container p a.topLink {
	background: url(img/linkTop.gif) no-repeat;
	padding: 0 0 0 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF00;
}

#container p a.topLink:hover {
	text-decoration: none;
}

/* -------------------  INNER CONTAINER -------------------- */

#innerContTop {
	/*background: url(/img/innerContTop.gif) repeat-y;*/
	min-height: 14px;
	margin-top: 15px;
	display: block;
}

#innerCont {
	background: url(img/innerContBckg2.jpg) repeat-x top #0E0E0E;
	/*min-height: 196px;*/
	display: block;
	text-align: center;
}

#innerCont h1 {
	font-size: 14px;
	border: 0px;
	margin: 10px 0 5px 0;
	padding: 0px;
}

#innerContLink {
	background: #0E0E0E;
	clear: both;
	width: 615px;
}

#innerContLink a {
	color: #E67436;
	height: 25px;
	text-decoration: none;
	background: transparent url(img/right2link.gif) no-repeat scroll 0%;
	padding: 0pt 0pt 0px 20px;
	font-size: 13px;
}

#rightContLink {
	background: #0E0E0E;
	clear: both;
}

#rightContLink a {
	color: #E67436;
	height: 25px;
	text-decoration: none;
	background: transparent url(img/right2link.gif) no-repeat scroll 0%;
	padding: 0pt 0pt 0px 20px;
	font-size: 13px;
}

.innerContLink a {
	color: #E67436;
	height: 25px;
	text-decoration: none;
	background: transparent url(img/right2link.gif) no-repeat scroll 0%;
	padding: 0pt 0pt 0px 20px;
	font-size: 13px;
}

#innerContBtm {
	/*background: url(/img/innerContBtm.gif) no-repeat;*/
	min-height: 14px;
	clear: both;
}

.innerContLeft {
	width: 190px;
	padding-left: 10px;
	float: left;
	background: #0E0E0E;
	/*height: 30px;*/
}

.innerContMiddle {
	width: 190px;
	padding-left: 10px;
	float: left;
	background: #0E0E0E;
	/*height: 30px;*/
}

.innerContRight {
	width: 205px;
	padding-left: 10px;
	float: left;
	background: #0E0E0E;
	/*height: 30px;*/
}

/* -------------------  INDEX TRAILER -------------------- */

.trailerTopBtm {
	width: 236px;
}

.trailer {
	width: 252px;
	background: url(img/trailerBkg.jpg) top repeat-x #0E0E0E;
	text-align: left;
	padding: 0 0 0 10px;
	display: block;
}

.trailerNewsPic {
	float: left;
	padding: 10px 0 0 0;
}

.trailerNewsTxt {
	padding: 10px 0 0 10px;
	float: left;
}

#rightIndex h1 {
	font-size: 14px;
	color: #FFFFFF;
	border: 0px;
	padding: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#rightIndex h2 {
	font-size: 14px;
	color: #FFFFFF;
	border: 0px;
	padding: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#rightIndex p {
	color: #FFFF00;
	padding: 0 0 5px 0px;
	margin: 0px;
}

/* -------------------  CONTENT -------------------- */

#content {
	width: 889px;
	padding: 0 5px 0 5px;
	float: left;
	/*background: url(img/content_bckg.jpg) repeat;*/
}

#contentText {
	padding: 0 10px 0 10px;
}

#contentText .pics a {
	color: #FFFF00;
	font-weight: bold;
	
}

#contentText a {
	font-size: 13px;
}

#bighead {
	width: 889px;
	height: 308px;
	margin-bottom: 20px;
}

/* -------------------  LEVO -------------------- */

#left {
	width: 179px;
	float: left;
}

/* -------------------  CENTAR -------------------- */

#title {
	background: url(img/header_bckg.jpg) no-repeat;
	padding-top: 160px;
}

#titleIndex {
	/*background: url(img/Header/index.jpg) no-repeat;*/
	/*height: 330px;*/
}

#titleDEF {
	padding-top: 0px;
}

#center {
	float: left;
	width: 690px;
	padding: 0 0 10px 0;
	margin-top: 4px;
}

#center h1 {
	font-size: 24px;
	font-weight: normal;
	height: 36px;
}

#center h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}

#center h3 {
	font-size: 16px;
	font-weight: bold;
}

#center h4 {
	font-size: 14px;
	font-weight: bold;
}

#center p {
	line-height: 140%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#center img {
	margin: 0 10px 10px 0;
}

#center ul, #center ol {
	margin-bottom: 0px;
}

#center ol li {
	margin-left: 0px;
	padding-left: 0px;
}

#centerIndex {
	float: left;
	width: 615px;
	padding: 0 0 10px 0;
	margin-top: 4px;
}

/* -------------------  DESNO -------------------- */

#right {
	width: 194px;
	padding: 4px 0 10px 0;
	float: right;
}

#rightIndex {
	width: 262px;
	padding: 4px 0 10px 0;
	float: right;
}

#right p a {
	font-size: 11px;
}

#right ul {
	font-size: 11px;
	padding: 0px;
	margin: 0 0 10px 22px;
}

#bannerTop {
	background: url(img/bannerTop.gif) no-repeat;
	height: 3px;
}

#bannerBottom {
	background: url(img/bannerBottom.gif) no-repeat;
	height: 3px;
}

#banner {
	background: url(img/banner.gif) no-repeat;
	width: 194px;
	height: 140px;
	margin-bottom: 12px;
}

#bannerGrill {
	width: 194px;
	height: 140px;
	margin-bottom: 12px;
	background: #333333;
	clear: both;
}

#bannerChef {
	width: 194px;
	height: 140px;
	margin-bottom: 12px;
	background: #333333;
	clear: both;
}

#bannerGCFS {
	width: 194px;
	height: 140px;
	margin-bottom: 12px;
	background: #333333;
	clear: both;
}

.togglerScreen {
	/*height:32px;*/
	color: #FFFF00;
	background: url(img/arrow.gif) no-repeat #2f2f2f;
	margin: 0;
	padding: 6px 5px 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: 100; */
	border-top: 1px solid #666666;
}

/* -------------------  POTPIS -------------------- */

#footer {
	width: 894px;
	margin: 10px 0 0 0;
	padding: 0 0 30px 5px;
	float: left;
	font-size: 10px;
	color: #999999;
	border-top: 2px solid #666666;
}

#footerLeft {
	float: left;
	width: 681px;
	margin-top: 0px;
	padding-left: 10px;
}
#footerLeft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #41739C;
	margin: 10px 0;
}
#footerLeft p a {
	color: #41739C;
	text-decoration: none;
}
#footerLeft p a:hover {
	text-decoration: underline;
}

#footerRight {
	float: left;
	width: 290px;
	text-align: right;
	margin-top: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}

/* -------------------  27.01.09 -------------------- */
.promo-home{ 
 	height:310px;
	width:615px;
	position:relative;
	padding: 0 0 3px 0;
	margin-top: 3px;
	background:no-repeat 50% 0;
	}
.promo-home .slide{ 
	position:absolute;
	top:0;
	left:3px;
	width:615px;
	height:310px;
	background:no-repeat 50% 0;
	}
	
#one{
	background-image:url(img_Home/knight01.jpg);
	width:605px;
	}
	
#two{
	background-image:url(img_Home/knight02.jpg);
	width:605px;
	}
	
#three{
	background-image:url(img_Home/knight03.jpg);
	width:605px;
	}
.promo-home .slide-sequence{
	position:absolute;
	z-index:100;
	bottom:18px;
	font-size:10px;
	right:15px;
	}
.promo-home .slide-sequence div{float:left;}
.slide-sequence  .active { font-weight:bold; color:#0E1801 ; border:1px solid #666;  background-color:#666; font-family:Tahoma, Arial, Verdana; z-index:100;}
.slide-sequence { color:#E7F5F6; z-index:100;  }
.seq-b { cursor:pointer; font-weight:bold; font-size:10px; padding:1px 4px; border:1px solid #666;  margin-right:5px; 
height:12px; line-height:12px; font-family:Tahoma, Arial, Verdana; z-index:100;}:
.seq-b .active { font-weight:bold; color:#666666 ; border:1px solid #666;  background-color:#666; font-family:Tahoma, Arial, Verdana; z-index:100;}

