@charset "utf-8";
@import url("link.css");
@import url("text.css");
@import url("kakozapoceti.css");
@import url("kupime.css");

/* CSS Document */


* {margin:0; padding:0;}

body {
	background:#f2efe4 url(img/bghead.gif) top repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#wrap {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0 ;
}
.head {
	display:block; 
	float:left;
	clear:both;
}
/*------------<form>--------*/
.search {float:right;
	padding-top:10px;
}
.textinput, .textinputHovered {
	width:183px;
	height:15px;
	background:url(img/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	float:left;
}
.textinputHovered {
	background-position:left bottom;
}

.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(img/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
	float:left;
}
.buttonSubmitHovered {
	background-position:left bottom;
}
/*------------</form>--------*/
#main {
	width:900px;
	display:block;
	clear:both;
	padding:20px 0 0  0;
}
#left {
	width:194px;
	display:block;
	float:left;
	clear: both;
}
#menu {
	width:194px;
	background: #c8c3b0;
	display:block;
	border-bottom: 1px solid #6b6659;
	border-left: 1px solid #6b6659;
	border-right: 1px solid #6b6659;
	float:left;
	clear: both;
}

#menubox {
	background: url(img/menybox.jpg) #c8c3b0;
	width:189px;
	height:78px;
	clear:both;
	float:left;
	color:#FFFFFF;
	font-size: 12px; 
	padding:4px 0 0 5px;	
}
.imgMenu {
	text-align:center;
}
#pozivnica {
	font-size:12px;
	font-weight:bold;
	padding:5px;
	width:180px;
	display:block;
	float:left;
	clear:left;
}
#pozivnica a:link {
	color: #2d5289;
	text-decoration: none;
}
#pozivnica a:visited {
	color: #2d5289;
	text-decoration: none;
}
#pozivnica a:hover {
	color: #b0ab98;
	text-decoration: none;
}
#pozivnica a:active {
	color: #2d5289;
	text-decoration: none;
}
/*------------<main content>--------*/
#content {
	width:688px;
	float:right;
	display:block;
	clear:right;
}

.headImage {margin:0 0 15px 0;
}
#stage {
	width:513px;
	float:left;
}
#stageHead {
	background:url(img/stagehead.gif) no-repeat #FFFFFF;
	width: 493px;
	height: 25px;
	padding:15px 0 5px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear:both;
}
.stageText {
	padding:5px 0 0 0;
	float:left;
	font-weight:bold;
}
#leftColumn {
	width:513px;
	background:url(img/stagebg.gif);
	border-bottom:1px solid #6b6659;
	border-top: 1px solid #d0d0d0;
	padding:5px 0 0 0;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	float:left;
}
.box {
	width:473px;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #d0d0d0;
	overflow: auto;
}

.img {
	width:70px;
	text-align:center;
	float:left;
	border:#CCCCCC 1px solid;
}
.imgVelika {
	margin: 10px;
	clear: left;
	float: left;
}
.imgVelikaD {
	margin: 10px;
	float: right;
}

/*------------</main content>--------*/

/*------------<baneri>--------*/

#comercialBlock {
	width: 162px;
	float:right;
}
#comercialGoogle {
	width: 140px;
	padding:0 0 0 20px;
	float:right;
}
#comercialHeaderBaner{
	background: url(img/comercialBlockH.jpg) no-repeat;
	width: 162px;
	height: 10px;
}
#comercialHeader{
	background: url(img/comercialBlockH.jpg) no-repeat;
	width: 162px;
	height: 40px;
}
#baneri {
	width: 162px;
	background:url(img/contentbg.gif) #FFFFFF;
	text-align:center;
	border-bottom: 1px solid #6b6659;
}
#baneri img{
	margin:0 0 5px  0;
}


/*------------</baneri>--------*/

.bgfooter {
	clear:both;
	padding:7px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #2d5289;
}
#footer {
	clear:both;
	height:20px;
	width:900px;
	margin: 0 auto 0 auto;
}
.copyright {
	margin:5px 0;
	width:250px;
	float:left;
	text-align:left;
}
.hosted {
	width:300px;
	margin:5px 0;
	float:left;
	text-align:right;
}
.hosted a:link {
	color: #dac77d;
	text-decoration: none;
}
.hosted a:visited {
	color: #dac77d;
	text-decoration: none;
}
.hosted a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.hosted a:active {
	color: #dac77d;
	text-decoration: none;
}
.valid {
	width:250px;
	margin:5px 0;
	float:right;
	text-align:right;
}
.valid a:link {
	color: #dac77d;
	text-decoration: none;
}
.valid a:visited {
	color: #dac77d;
	text-decoration: none;
}
.valid a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.valid a:active {
	color: #dac77d;
	text-decoration: none;
}
.clear {
	clear:both;
	height:10px;
}
/*------------<galerija>--------*/
.images {
	border-top:1px solid #d0d0d0;
	padding:10px 22px;
	text-align: left;
	}
.imagesGalery 
	{margin:15px;
	display:inline;
	border:#999999 solid 1px;
	}

/*------------</galerija>--------*/

.textZanimljivosti {
	padding:5px;
	}
.kupiMe {
	float:right;
	margin:0px 10px 0 0 ;
	width:73px;
	height:26px;
	}
.levo {float:left;}

.kupiMe ul li {
	list-style-type:none;
	display:block;
	}
.kupiMe li a {
	background:url(img/kupi.gif) no-repeat;
	float:right;
	width:73px;
	height:26px;
}
.kupiMe a:hover {
	background:url(img/kupiHover.gif) no-repeat;
	float:right;
	width:73px;
	height:26px;
	}
.margin10 {
	padding:10px;
	}
.clear {
	clear:both;}


/* --------- reklamni baneri -------- */
banners,.banners,#banners {
	width: 162px;
	display: block;
}
.advertise-left1 {
	margin-bottom: 5px;
	border: 1px gray double;
}