body {
	margin: 0%;
	padding: 0%;
	background-color: #ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	
}
.log_pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
}

a.menu {
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}

a {
	color: #DA6A17;
}

.arhiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B9B9B;
}

a.arhiv {
	text-decoration: none;
}

a.arhiv:hover {
	text-decoration: underline;
}

.log_pass_window {
	width: 130px;
}

.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

a.sub_menu {
	text-decoration: none;
}

a.sub_menu:hover {
	text-decoration: underline;
}

.gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B9B9B;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3D3D;
}

.podrobno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA6A17;
}

.podrobno_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA6A17;
}

a.podrobno_2 {
	text-decoration: none;
}

a.podrobno_2:hover {
	text-decoration: underline;
}

a#crumbs			{text-transform: uppercase;}
a#crumbs:link		{text-transform: uppercase;}
a#crumbs:visited	{text-transform: uppercase;}
a#crumbs:hover	{text-transform: uppercase;}

.exts			{width: 21px; height:21px; border: 0px }
.searchb		{background-image: url(/images/log_button.gif);}

/*---------модули-------*/
table.sm_module {
	width: 100%;
}

td.sm_module_title {
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	font-weight: bold;
}

td.sm_module_content {
	background-color:#ffffff;
	padding-top:0px;
}

a.sm_module_title {
	color: #062B5F;
	text-transform: uppercase;
	text-decoration: none;
}

a.sm_module_title_context {
	color: #666666;
	font-size: 10px;
	text-transform: lowercase;
	text-decoration: none;
}

.caption {
	font-weight: bold;
}
.cap {
	font-weight: bold;
}
