/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%       Sefa Kelež      %%
%%  sefakeles@gmail.com  %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

table.outside {
	width: 100%
}
td.stripe1 {
	background-color: #003264;
	height: 80px
}
td.stripe2 {
	background-color: #8F8F8F;
	height: 17px
}
td.stripe3 {
	background-color: #003264;
	height: 25px
}
td.orange_colon {
	background-color: #FF8F20;
	width: 250px
}
.editbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}
marquee {
	width: 200px;
	height: 130px;
	text-align: left
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px
}
a {
	text-decoration: none
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8F20;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none
}
a.menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-decoration: none
}