/* ERROR */
.racun_error
{
	background-image: url(/Pages/www.gokop.si/pagefiles/actions/images/usersignin/hr.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.racun_error span
{
	padding: 22px 53px 32px 53px;
	display: block;
	
	background-image: url(/Pages/www.gokop.si/pagefiles/actions/images/usersignin/error.png);
	background-position: 5px 8px;
	background-repeat: no-repeat;
	
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}

.racun
{
	padding: 15px 53px 15px 53px;
}
.racun_header
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #aeb946;
}
.racun_greentext
{
	color: #aeb946;
}

.racun_table
{
	text-align: left;
	border: solid 1px #ffffff; 
}
.racun_table_row1 td
{
	padding: 2px 5px 2px 5px;
	font-family: Tahoma;
	font-size: 10px;
	color: #121212;
	background-color: #aeb946;
}
.racun_table_row2 td
{
	padding: 2px 5px 2px 5px;
	font-family: Tahoma;
	font-size: 10px;
	color: #121212;
	background-color: #ffffff;
}
.racun_table_row3 td
{
	padding: 3px 5px 3px 5px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #121212;
}
.racun_table_row4 td
{
	padding: 3px 5px 3px 5px;
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	background-color: #121212;
}

.racun_line
{
	height: 15px;
	width: 230px;
	background-image: url(/Pages/www.gokop.si/pagefiles/actions/images/usersignin/hr2.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.racun_cancel
{
	padding: 1px 4px 0px 0px;
	text-decoration: none;
	display: inline-block;
	float: left;
}

.racun_ok
{
	padding: 1px 4px 0px 0px;
	text-decoration: none;
	display: inline-block;
	float: left;
}