/* TROŠKOVI CSS Document */

#troskovi_container
{
	position: relative;
	float: left;
	width: 814px; 
	top: 6px;
	margin-bottom: 15px;
	left: 20px;
}

#troskovi_left
{
	position: relative;
	float: left;
	width: 500px; 
	margin-top: 10px;
	margin-bottom: 20px;
}

#troskovi_right
{
	position: relative;
	float: right;
	width: 300px; 
}

#right_container
{
	position: relative;
	float: left;
	width: 302px;
	margin-bottom: 10px;
	background: url(images/placanje_bg.jpg) repeat-y;
}

#right_top1
{
	position: relative;
	float: left;
	width: 302px; 
	height: 49px;
	background: url(images/placanje_top1.jpg) no-repeat;
}

#right_top2
{
	position: relative;
	float: left;
	width: 302px; 
	height: 49px;
	background: url(images/placanje_top2.jpg) no-repeat;
}

#right_top3
{
	position: relative;
	float: left;
	width: 302px; 
	height: 49px;
	background: url(images/placanje_top3.jpg) no-repeat;
}

#right_top4
{
	position: relative;
	float: left;
	width: 302px; 
	height: 49px;
	background: url(images/placanje_top4.jpg) no-repeat;
}

#right_bottom
{
	position: relative;
	float: left;
	width: 302px; 
	height: 20px;
	background: url(images/placanje_bottom.jpg) no-repeat;
}

#right_text
{
	position: relative;
	top: 5px;
	padding: 12px;
	text-align:left;
	font: 12px arial, verdana, sans serif;
	font-weight: none;
	color: #1D1D1D;
}

.red_text
{
	font: 12px arial, verdana, sans serif;
	font-weight: bold;
	color: #313131;
}

.cjenik_text
{
	position: relative;
	float: left;
	text-align:left;
	font: 12px arial, verdana, sans serif;
	font-weight: bold;
	color: #343434;
}

#left_top
{
	position: relative;
	float: left;
	width: 512px;
	height: 30px;
	margin-bottom: 20px;
	background: url(images/uvjeti_dostave.jpg) no-repeat;
	background-position: left;
}

#left_top2
{
	position: relative;
	float: left;
	width: 512px;
	height: 30px;
	margin-bottom: 20px;
	background: url(images/uvjeti_reklamacije.jpg) no-repeat;
	background-position: left;
}

#left_top3
{
	position: relative;
	float: left;
	width: 512px;
	height: 30px;
	margin-bottom: 20px;
	background: url(images/uvjeti_izjava.jpg) no-repeat;
	background-position: left;
}

#left_top4
{
	position: relative;
	float: left;
	width: 512px;
	height: 30px;
	margin-bottom: 20px;
	background: url(images/uvjeti_kupovina.jpg) no-repeat;
	background-position: left;
}

#crte_cjenik
{
	position: relative;
	float: left;
	width: 490px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(images/crte_horizontal.jpg) repeat-x;
}

#tezina
{
	position: relative;
	float: left;
	width: 96px;
	height: 20px;
	text-align: center;
	font: 12px arial, verdana, sans serif;
	font-weight: bold;
	color: #343434;
}

#osobna
{
	position: relative;
	float: left;
	width: 175px;
	height: 20px;
	text-align: center;
	font: 12px arial, verdana, sans serif;
	font-weight: bold;
	color: #343434;
}

#preporucena
{
	position: relative;
	float: left;
	width: 230px;
	height: 20px;
	text-align: center;
	font: 12px arial, verdana, sans serif;
	font-weight: bold;
	color: #343434;
}

#tezina_content
{
	position: relative;
	float: left;
	width: 96px;
	text-align: center;
	font: 12px arial, verdana, sans serif;
	font-weight: bold;
	line-height: 24px;
	color: #E61C24;
}

#osobna_content
{
	position: relative;
	float: left;
	width: 175px;
	text-align: center;
	font: 12px arial, verdana, sans serif;
	font-weight: bold;
	line-height: 24px;
	color: #E61C24;
}

#preporucena_content
{
	position: relative;
	float: left;
	width: 230px;
	text-align: center;
	font: 12px arial, verdana, sans serif;
	font-weight: bold;
	line-height: 24px;
	color: #E61C24;
}