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


a{
	text-decoration:none;
	color:#000;
	font-weight:500;
}

a:hover{
	background-color:#000;
	color:#F60;
	font-weight:500;}

h3{
	text-align:center;
}

body{
	margin:auto;
	background-image:url(images/rob.jpg);
	background-repeat:repeat-x;
	}
	
.use{
	margin:auto;
	height:1024px;
	width:1260px;
	}

.top{
	float:inherit;
	background-image:url(images/top.jpg);
	height:280px;
	width:1260px;
}

.vrstica{
	height:44px;
	background-image:url(images/vrstica.jpg);
}
	
.button a{
	width:315px;
	text-align:center;
	height:44px;
	line-height:44px;
	float:left;
	text-decoration:none;
	color:#000;
	font-weight:900;
	font-family:"MS Serif", "New York", serif;
}

.button a:hover{
	background-image:url(images/button.jpg);	
	color:#F60;
	background-color:#000;
}
	

.podvrstica{
	height:81px;
	width:1260px;
	background-image:url(images/podvrstica.jpg);
}

.body{
	background-image:url(images/body.jpg);
	background-repeat:repeat-y;
	padding:50px 130px;
	font-size:24px;
}

.opis{
	text-align:left;
	font-size:24px;
	}

.hise{
	float:left;
	width:333px;
	text-align:center;
	border:medium;
}

.imeslike{
	padding-top:10px;
	font-weight:800;
	padding-bottom:50px;}



.down{
	height:263px;
	width:1260px;
	background-image:url(images/down.jpg);
}
.crta{
	width:1260px;
	margin:0;
	padding:0;
	float:left;}

