*
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content li { margin-left:20px; }

body
{
	background: url('/images/bgd.gif') repeat-x;
}

a img
{
	border: none;
}

.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.fw { width: 100%; }
.noborder { border:none; }
.nobackground { background: transparent; }
.rndBoxBg { background: url('/images/box.gif') no-repeat center; width: 113px; }
.niceInput {
	border: none;
	background: transparent;
	padding: 4px 2px 3px 4px;
	margin-left: 2px;
	height: 25px;
	width: 105px;
	color: #79bfe1; 
}

.flright { float: right; margin-top:7px; margin-right:5px;}
.flleft { float: left; margin-top:7px;margin-left:15px;}
.flclear { clear: both; }

.inlineMenu ul { display: inline; list-style: none; }
.inlineMenu li { display: inline; list-style: none; padding-right: 12px; }
.inlineMenu a { color: #5db2d9; text-decoration: none; }
.inlineMenu a:hover { text-decoration: underline; }
#topMenu li { padding-right: 18px; white-space: nowrap;}
#topMenu .inlineMenu a { color: #0089ca; font-weight: bold; text-decoration: none; }
#topMenu .inlineMenu a:hover { text-decoration: underline; }

.userMenu
{
	list-style: none;
}

.userMenu ul { display: inline; list-style: none; }
.userMenu li { display: inline; list-style: none; padding-right: 5px; }

.userMenu a { color: #5db2d9; text-decoration: none; }
.userMenu a:hover { text-decoration: underline; }

#container
{
	width: 950px;
	overflow: hidden;
	text-align: left;
}

#preHead
{
	position: relative;
	top: 10px;
}

#head
{
	position: relative;
	top: 30px;
	height: 125px;
}
#userMenu
{
	position: absolute;
	top: 0px;
	right: 0px;
	color: #008acb;
	padding-right:30px;
}
#topMenu
{
	text-align: center;
	position: relative;
	
	margin-top: 4px;
	border-top: 1px solid #b9def0;
	border-bottom: 1px solid #b9def0;
	padding-top: 6px;
}

#body
{
	padding-top: 8px;
}

#spodnjaCrta
{
	margin-top: 85px;
	background: url('../images/end.gif') repeat-x;
	height: 20px;
}