@charset "utf-8";
/* CSS Document */

body{
margin:0 0 0 0;
}

#container{
	min-height:650px;
	padding: 0 0 0 0;  
	margin: 0; 
	position: relative;
	text-align:center;
}

#pageHeadder{
	width:844px;
	height:135px;
	background-image:url(../slike/baner.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#pageHeadder h1 span{
	display:none;
}

#pageMeni{
	width:844px;
	height:137px;
	border-bottom:1px black solid;
	border-top:1px black solid;
}

#meniLeft{
	width:184px;
	height:137px;
	float:left;
	background-image:url(../slike/leftMeniVLine.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
}

.meniLeftPict{
	padding-top:45px;
}

#meniLeft h1 span{
	display:none;
}

#meniRight{
	width:820px;
	height:137px;
	float:left;
}

#meniRightTop{
	width:800px;
	height:31px;
	text-align:left;
	padding-top: 52px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#meniRightBottom{
	width:640px;
	height:22px;
	padding:25px 0 0 20px;
	color:#666666;
	text-align:left;
}

/** pageBody enable if you wish to see template as it should be
#pageBody{
	width:844px;
	height:300px;
}

#pageBodyText{
	width:844px;
	height:300px;
	text-align:left;
}
**/

#pageFotter{
	width:844px;
	height:25px;
	border-top:1px solid black;
	text-align:left;
}

#pageFotterLeft{
	width:392px;
	height:25px;
	float:left;
	background-image:url(../slike/cRight.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
}

#pageFotterRight{
	width:392px;
	height:25px;
	float:right;
	text-align:right;
	font:Arial, Helvetica, sans-serif;
	color:#999999;
	padding-top:3px;
}

#pageFotterRight a{
	text-decoration:none;
	color:black;
}
