@charset "utf-8";
body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #004a32;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #cccccc;
	background-image:url(linije.gif);
	background-position: 60px -20px;
	background-repeat: repeat-x;
}

.oneColFixCtrHdr #poklopac {
	width: 580px;
	height: 200px;  
	background: #004a32;
	color: #4D8170;
	text-align:right;
	border: 0px solid red;
	position:absolute;
	top: 210px;
	left: -10px;
	z-index: -1;
	padding: 40px 80px;
	
}

.oneColFixCtrHdr #tekst {
	width: 230px;
	height: auto;  
	background: transparent;
	border: 0px solid red;
	position:relative;
	top: 572px; /* neocekivani skok from 560px */
	left: 630px;
	font-size:11px;
	text-align:justify;
	
	

}


.oneColFixCtrHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 800px;
	background: transparent;
	background-image:url(kuhinje-01.jpg);
	background-repeat:no-repeat;
	background-position: 86px -20px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid red;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: transparent;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#004a32;
	  height: 60px; width: auto;
	background-image:url(kuhinje-beograd-footer.gif);
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.paragrafi {
	margin: 0;
	border: 0px solid red;
	width: 820px; height:auto;
	position:relative;
	left: 60px;
	

}

.za_sliku {
  height: 48px; width: 652px;/* nastelovati odsecanje logotipa desnog */

	background: transparent;
	background-repeat:no-repeat;
	background-position: -135px 1px; /* nastelovati pozicije zaobljene pozadine */
  	background-image:url(header-kuhinje2.gif);

  }
  
.za_menu {
  height: 20px; width: auto;

  }

.za_menu2 {
  height: 20px; width: auto;
  padding-left: 39px; /* nastelovati donje linkove menija */

  }

.menu {
	DISPLAY: inline-block
}
.menu {
	DISPLAY: inline
}
.holder { padding-left: 50px;
	}

.menu {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; WHITE-SPACE: nowrap; LIST-STYLE-TYPE: none;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
.menu LI {
	DISPLAY: inline
}
.menu A {
	BORDER-RIGHT: #fff 0px solid; PADDING-RIGHT: 16px; BORDER-TOP: #fff 0px solid; DISPLAY: block; PADDING-LEFT: 14px; BACKGROUND: transparent; FLOAT: left; PADDING-BOTTOM: 0px; BORDER-LEFT: #fff 0px solid; COLOR: #bfbfc0; PADDING-TOP: 4px; BORDER-BOTTOM: #fff 0px solid; TEXT-DECORATION: none
}
.menu A:visited {
	BORDER-RIGHT: #fff 0px solid; PADDING-RIGHT: 16px; BORDER-TOP: #fff 0px solid; DISPLAY: block; PADDING-LEFT: 14px; BACKGROUND: transparent; FLOAT: left; PADDING-BOTTOM: 0px; BORDER-LEFT: #fff 0px solid; COLOR: #bfbfc0; PADDING-TOP: 4px; BORDER-BOTTOM: #fff 0px solid; TEXT-DECORATION: none
}
.menu A:hover {
	BACKGROUND: transparent; COLOR: #fff; TEXT-DECORATION: none;
}

.menu A.tu {
	BORDER-RIGHT: #fff 0px solid; PADDING-RIGHT: 16px; BORDER-TOP: #fff 0px solid; DISPLAY: block; PADDING-LEFT: 16px; BACKGROUND: transparent; FLOAT: left; PADDING-BOTTOM: 0px; BORDER-LEFT: #fff 0px solid; COLOR: #bfbfc0; PADDING-TOP: 4px; BORDER-BOTTOM: #fff 0px solid; TEXT-DECORATION: none
}
.menu A.tu:visited {
	BORDER-RIGHT: #fff 0px solid; PADDING-RIGHT: 16px; BORDER-TOP: #fff 0px solid; DISPLAY: block; PADDING-LEFT: 16px; BACKGROUND: transparent; FLOAT: left; PADDING-BOTTOM: 0px; BORDER-LEFT: #fff 0px solid; COLOR: #bfbfc0; PADDING-TOP: 4px; BORDER-BOTTOM: #fff 0px solid; TEXT-DECORATION: none
}
.menu A.tu:hover {
	BACKGROUND: transparent; COLOR: #bfbfc0; TEXT-DECORATION: none; cursor: default;



#wrapper1 {
	TEXT-ALIGN: left
}
#wrapper2 {
	TEXT-ALIGN: center
}
#wrapper3 {
	TEXT-ALIGN: right
}
#wrapper1 .holder {
	MARGIN: 0px
}
#wrapper2 .holder {
	MARGIN: 0px auto
}
#wrapper3 .holder {
	MARGIN: 0px 0px 0px auto
}

.


#menu2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  float:left;
  position:relative; 
  left:50%;
  }
#menu2 li {
  float:left; position:relative; right:50%;
  }
#menu2 a { margin: 2px;
  width:auto;
  display:block;
  padding:4px 16px;
  color:#003399; 
  background: transparent; 
  border:1px solid  #003399; 
  text-decoration:none;
  }
#menu2 a:hover {
  color:#fff; 
  background:#003399;
  }

  /* sledi prebacivanje Adobe css-a */

#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #66CC99; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #66CC99; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
/*	color: #333333;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#D6BA8B;
}
	


