body	{
	// background: #ddd;
	
	background: url('images/pattern_3a.jpg');

	
}
ul	{
	list-style: none;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px #aaa;
	margin-left: 30%;
	
}
li	{
	float: left;
	width: 18%;
	text-align: center;
	cursor: pointer;
	padding-bottom: 8px;
	color: black;
	opacity: 0.5;
	font-family: 'Lora', serif;
	
	
}
ul	img	{
	float: left;
	position: absolute;
	left: 262px;
	top: 60px;
}
.aktivan	{
	border-bottom: 3px solid #993300;
	opacity: 1;
}
#main_div	{
	background: #fff;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 1200px;
	
	border: 1px solid #888;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #999;
	
	
}

#pocetna_div > div:first-child	{
	
	border-bottom: 1px dashed grey;
	margin-top: 30px;
//	padding-bottom: 20px;
	height: 500px;
}
#pocetna_div > div:first-child img	{
	float: left;
	//margin-left: 20px;
}
#pocetna_div p	{
	font-family: 'Lora', serif;
	
	font-size: 14px;
	line-height: 1.5;
}
img:eq(1)	{
	//margin-left: 50px;
	//position: relative;
	//left: 30px;
}
#pocetna_div h1	{
	position: relative;
	left: 50px;
	//width: 700px;
	//margin-top: 90px;
	//margin-left: 100px;
	color: #f1592a;
	text-shadow: 1px 1px #aaa;
	
	
}
#pocetna_div p	{
	width: 1080px;
	position: relative;
	left: 50px;
}
#pocetna_div h3	{
	position: relative;
	left: 70px;
	top: 0px;
	font-family: 'Lora', serif;
	font-size: 16px;
	color: #333;
}
#pocetna_div h3 img	{
	position: relative;
	top: 10px;
	right: 3px;
}
#pocetna_div p > span	{
	border-bottom: 1px dashed #F1592A;
	font-style: italic;
	cursor: pointer;
	
}
#pocetna_div > div:last-child	{
	height: 300px;
	background: url('images/bg_klip.gif');
}
#pocetna_div > div:last-child img	{
	margin-left: 90px;
	margin-top: 50px;
	border-radius: 5px 5px;
	box-shadow: 10px 10px 10px grey;
}
#download	{
	//position: relative;
	//left: 50px;
	//top: 20px;
	font-size: 25px;
	color: white;
	background: #F1592A;
	width: 100px;
	padding: 7px;
	border-radius: 15px 15px;
	box-shadow: 2px 2px 1px grey;
	text-shadow: 1px 1px 2px #777;
	cursor: pointer;
	
}
#kupi	{
	position: relative;
	left: 70px;
	top: 10px;
	font-size: 30px;
	color: #4497be;
	
	
}
#kola	{
	display: none;
	position: absolute;
	left: 1100px;
	top: 320px;
	width: 150px;
	height: 200px;
	background: #ffa;
	border-radius: 2px;
	box-shadow: 2px 2px 2px #333;
	padding: 10px;
	color: #222;
	
}
#uizradi	{
	
	display: none;
	position: relative;
	left: 700px;
	width: 150px;
	height: 100px;
	background: #ffa;
	border-radius: 2px;
	box-shadow: 2px 2px 2px #333;
	text-align: center;
	color: #222;
}
#kontakt_div	p	{
	font-family: 'Lora', serif;
	font-size: 14px;
	margin: 30px auto auto 30px;
}
#navigacija	{
	//height: 40px;
	height: 31px;
	background: url('images/li_bg.gif');
	
	
	
	
}
#sadrzaj	{
	//border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	margin: 10px;
	margin-top: 0px;
	
	//height: 850px;
	padding: 10px;
	
}
#sadrzaj_div > div	{
	width: 500px;
	padding: 10px;
	border-bottom: 1px dashed #aaa;
	color: #555;
	font-family: 'Lora', serif;
	font-size: 14px;
	
}
div > h4	{
	color: #F1592A;
	font-family: 'Lora', serif;
	
}
h4	img	{
	position: relative;
	top: -3px;
	right: 7px;
}
#narucivanje_div	{
	//color: #333;
	font-size: 18px;
	font-family: 'Lora', serif;
	padding: 20px;
	line-height: 35px;
	width: 800px;
}
#narucivanje_div	span	{
	color: #f1592a;
	font-weight: bold;
	
}
#narucivanje_div	p	{
	font-family: Arial;
	line-height: 20px;
	font-size: 14px;
}
#narucivanje_div	img {
	//position: relative;
	//margin-right: 10px;
	margin-top: 20px;
}
#footer	{
	font-size: 11px;
	color: grey;
	margin: 10px;
	float: bottom;
	
}
#kontakt_div	img:last	{
	clear: both;
	margin: 100px;
}
form	{
	margin: 100px auto 200px 30%;
	width: 260px;
	//border: 1px solid grey;
}
input	{
	width: 210px;
	height: 25px;
	border-radius: 3px;
	margin-bottom: 7px;
	position: relative;
	left: 5px;
}
textarea	{
	border-radius: 3px;
	position: relative;
	left: 3px;
	margin-bottom: 5px;
}
#sub	{
	width: 94px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	background: url('images/posalji.jpg');
	border: none;
	position: relative;
	left: 120px;
	top: 5px;
}
.helper	{
	position: absolute;
	margin-left: 15px;
	margin-top: 4px;
	display: none;
	color: #f55;
	
}
.ispravno	{
	border: 1px solid #99FF99;
	
}
.greska
{
	border: 1px solid red;
}
body > h1	{
	color: #F1592A;
   
    text-shadow: 1px 1px #AAAAAA;
}
#odlomci_div	iframe	{
	margin: 22px;
}
#jezik {
    position: fixed;
    left: 20px;
    top: 30px;
}