body {
	margin: 0px;
	background-color: #FFFFFF;
	collor: #172073;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.linkcontainer td{
	background-color: #121212;
	filter:alpha(opacity=50);
	opacity: .4;
	-moz-opacity: .4;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BE1049;
	border-right-color: #BE1049;
	border-bottom-color: #BE1049;
	border-left-color: #BE1049;
	color: #FFFFFF;
}
td.naslov_area{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BE1049;
	border-right-color: #BE1049;
	border-bottom-color: #BE1049;
	border-left-color: #BE1049;
	color: #FFFFFF;
}
td.middle_spacer {
	width: 810px;
	background-image:  url(../image/menu_bg_32.gif);
}
td.senka_desno {
	background-image:  url(../image/desno.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.senka_desno_menu {
	background-image:  url(../image/menu_right_32.gif);
	background-repeat: repeat-y;
	background-position: left;
}
td.senka_levo {
	background-image:   url(../image/levo.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.senka_levo_menu {
	background-image:   url(../image/menu_left_32.gif);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	color: #3D717A;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999898;
	border-right-color: #999898;
	border-bottom-color: #999898;
	border-left-color: #999898;
}
td.below_header{
	background-color: #878686;
	height: 25px;
	color: #DEDDDD;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 120px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../image/header.jpg);
}
td.zaglavlje {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image:  url(../image/header.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image:  url(../image/sredina.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 30px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 30px;
	vertical-align: middle;
	text-align: center;
}

