/* general */
body, form, input, select, textarea {
	margin				: 0px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
}

body {
	margin				: 0px;
	background-color	: #EFEFEF;
}

a {
	color				: #201A98;
	text-decoration		: underline;	
}

a:hover {
	text-decoration		: underline;
}

a img {
	border			: 0px;
}

p {
	margin-bottom		: 10px;
	margin-top			: 10px;
} 

h1, h2, h3 {
	margin-top			: 0px;
	margin-bottom		: 10px;
	font-size			: 100%;
}

h3 {
	font-weight			: normal;
}

div.spacer {
	clear				: both;
}

div.paging {
	margin-top			: 10px;
	clear				: both;
}

div.no_paging {
	clear				: both;
}

/* page layout */
#page {
	width				: 984px;
	margin				: 0px auto;
	text-align			: left;
}


/* top */
#top {
	height				: 62px;
	background-image	: url(../dsg/top_bg.gif);
}

#top img {
	margin				: 25px 0px 0px 20px;
	position			: absolute;
}

#top #languages {
	display				: none;
}

#slogan {
	display				: none;
}

#company_info {
	background-color	: #E4E4E4;
	padding-top			: 5px;
	padding-bottom		: 19px;
	padding-left		: 12px;
	font-size			: 11px;
	background-image	: url(../dsg/foot_bg_alt.gif);
}

#company_info a {
	color			: #000;
	font-weight		: bold;
	text-decoration		: none;
}

.home_footer {
	background-image	: url(../dsg/foot_bg.gif) !important;
}


/* box layout */
.box {

}

.box h1 {
	margin				: 0px;
	padding				: 8px 4px;
	color				: #000000;
	font-weight			: bold;
	height				: 100%;
}

.box h1 a {
	float				: right;
	font-size			: 90%;
	margin-top			: 1px;
	text-decoration		: underline;
	color				: #201A98;
}


.box .content {
	padding				: 8px 4px;
	height				: 100%;
	font-size			: 11px;
}

.box .top_left, .box .top_right, .box .bottom_left, .box .bottom_right {
	position			: absolute;
	visibility			: hidden;
}

#center .box {
    border              : 0px;
	width				: 100%;
	background-color	: #ffffff;
}

#center  h1 {
	font-size			: 140%;
	padding-left		: 0px;
	padding-right		: 0px;
	padding-bottom		: 2px;
	background-color	: transparent;
	color				: #000000;
}

#center .box .content {
	padding				: 0px;
	margin				: 0px;
	font-size			: 12px;
}

#center .box h1 a {
	font-weight			: normal;
}

#center a {
	text-decoration		: underline;
}

#center a:hover {
	text-decoration		: none;
}

#left .box .content a, #right .box .content a {
	font-weight			: bold;
}

#left .box {
	margin-bottom		: 10px;
	margin-top			: 10px;
}

#right .box {
    border-top	        : 1px solid #ffffff;
    border-bottom       : 1px solid #ffffff;
	width				: 100%;
	background-color	: #CCCCCC;
	margin-bottom		: 10px;
	margin-top			: 10px;
}


/* menu */
#menu .box {
	position			: absolute;
	top					: 33px;
	margin-bottom		: 0px;
	margin-left			: 164px;
	background-color	: transparent;
	width				: 650px;
}

#menu .box .content {
	padding				: 5px 0px 0px 0px;
}

#menu ul {
	padding				: 0px;
	margin				: 0px;
	font-size: 1.1em;
}

#menu ul li {
	display				: block;
	float				: left;
	padding				: 5px 0px;
}

#menu a {
	padding				: 5px 7px;
	text-decoration		: none;
	color				: #fff;
	font-weight			: bold;
	border-right		: 1px solid #ffffff;	
}

#menu a:hover, #menu a.active, #menu a.active_last  {
	background-color	: #cccccc;
	color				: #000000;
}

#menu a.active_last {
	background-image	: none;
}
	
/* sub menus */
#menu_sub .box {
	border				: 0px;
}

#menu_sub .box .content {
	padding				: 0px;
}

#menu_sub ul {
	margin				: 0px;
	padding				: 0px;
}

#menu_sub ul li ul {
	margin-bottom		: 10px;
}

#menu_sub ul li ul li ul {
	margin-bottom		: 0px;
	margin-left			: 15px;
}

#menu_sub h3 {
	margin				: 0px;
	padding				: 0px 8px;
	font-weight			: bold;
}

#menu_sub ul li ul li h3 {
	font-weight			: normal;
}

#menu_sub a {
	display				: block;
	width				: 100%;
	position			: relative;
	color				: #000;
	text-decoration		: none;
}

#menu_sub ul li ul li a {
	display				: block;
	width				: 100%;
	position			: relative;
	color				: #039;
}

#menu_sub ul li ul li a:visited {
	color: #006;
}

#menu_sub a:hover {
	color				: #333;
}

#menu_sub a.active {

}

#menu_sub ul li {
	display				: inline;
}

/* bottom menu */

div#menu_bottom {
	position			: relative;
	top					: -23px;
	height				: 1%;
	margin-left			: 172px;
}

#menu_bottom ul {
	padding				: 0px;
	margin				: 0px;
}

#menu_bottom ul li {
	display				: block;
	float				: left;
	padding				: 5px 0px;
}

#menu_bottom a {
	padding				: 0px 5px;
	text-decoration		: none;
	font-size			: 11px;
	border-right		: 1px solid #201A98;	
}

#menu_bottom a.last {
	border				: 0px;
}

/* columns containter */
#containter {
	background-image	: url(../dsg/page_bg.gif);
	height				: 100%;
	overflow			: hidden;
}

#containter #left {
	width				: 164px;
	float				: left;
	border-top			: 1px solid #fff;
}

#containter #center {
	height				: 100%;
	float				: left;
	margin-right		: 2px;
	margin-top			: 1px;
}

#containter #right {
	width				: 156px;
	float				: right;
	border-top  : 1px solid #fff;
}

#spletna_postaja {
	text-align			: center;
	height				: 164px;
	padding-top			: 10px;
/*	position			: relative;*/
/*	bottom				: -10px;*/
}

#location {
	padding: 10px 0 0 10px;
}

#location,
#location a,
#spletna_postaja a {
	color: #039;
	text-decoration: none;
	font-size: 11px;
}

#location a:visited,
#spletna_postaja a:visited {
	color: #006;
}

#location a:hover,
#spletna_postaja a:hover {
	color: #333;
}


#spletna_postaja a img {
	margin-top			: 5px;
	display				: block;
}


/* popup image */
#image {
	text-align			: center;
	padding				: 5px;
}

