body {
width:				100%;
/*font-family: 		"Calibri", "sans-serif";*/ 
font-family: 		"Helvetica", "sans-serif";
font-size:			89%;
background-image:	url('../images/oz.jpg');
}
img {border: 			none; } 
a {
	text-decoration:	none;
	font-size: 			100%;
}
a:link {
color: red;
text-decoration: none;
}
a:visited {
color: red;
text-decoration: none;
}
a:hover {
color: orange;
text-decoration: underline;
}
a:active {
color: red;

}

.cuki a:link {
color: yellow;
text-decoration: underline;
}
.cuki a:visited {
color: yellow;
text-decoration: underline;
}
.cuki a:hover {
color: red;
text-decoration: underline;
}
.cuki a:active {
color: red;
text-decoration: underline;
}

h1{
	margin-top:0px;
}

.center{
	background-color:	white;
	width:				96%;
	padding:			2%;
	float:				left;
	
}
.logo{
	margin: 			11px 0 -90px -90px;
	z-index:			10; 
}
.meni{
	width:				96,5%;
	height:				55px;
	background-color:	white;
	margin:				76px 0 20px 0;
	padding-left:		31px;
}
.noga{
	text-align:			center;
	color:				#7d7d7d;
	font-size:			90%;
	width:				100%;
	float:				left;
}
.okno3{
	background-color:	white;
	width:				30%;
	padding:			1%;
	float:				left;
	min-height:			280px;
}

.okno4{
	background-color:	white;
	width:				30%;
	padding:			1%;
	float:				left;
	min-height:			224px;
}
.slika{
	max-width:			660px;
	max-height:			244px;
}

.stran{
	width:				1000px;
	margin-left:		auto;
	margin-right:		auto;

}
.spejser{
	width:				100%;
	height:				20px;
	float:				left;
}
.txt_desno{
	float:				right;
	font-weight:		bold;
	font-size:			120%;
}
.uredi{
	position:			relative;
	background-color:	white; 
	width:				65px; 
	border: 			1px dotted grey; 
	margin: 			-20px 0 0 -40px;	
}
input.blueinput, textarea.blueinput {
	color: #2d2d2d;
	background: #ffffff;
	border: solid 1px #d3d3d3;
	padding: 2px;
	font-family: Arial, Helvetica, sans;
	font-size:12px;
	overflow:none;
}


input.blueinput:focus, textarea.blueinput:focus {
	color: #1d1d1d;
	border:1px solid #CC9900;
	background-color: #fffacd;
	font-family: Arial, Helvetica, sans;
	font-size:12px;
	overflow:none;
	
}

button {
	font-size:75%;
}

#facebook_plc{
	position:fixed;
	top:116px;
	margin-left:-100px;
}

#response{
	display: none;
	border: 1px dotted #CC9900;
	background: #2d2d2d;
	color: white;
	padding: 5px;
	width: 400px;
	font-family: Arial, Helvetica, sans;
	font-size:12px;
}
#loader{
	display:none;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#9f9f9f;
	opacity:0.40;
	filter:alpha(opacity=40);
	width:100%;
	height:100%;
	position:absolute;
	z-index:999999999 !important;
}
#market{
	width:100%;
	float:left;
	background-color:white;
}

#market a{text-decoration: none;
font-size: 90%;
}

#market a:link {
color: #ffffff;
cursor:default;
}
#market a:visited  {
color: #ffffff;
cursor:default;
}
#market  a:hover {
color: #ffffff;
cursor:default;}
#market a:active  {
color: #ffffff;
cursor:default;
}