/* general */
body, form, input, select, textarea {
	margin				: 0px;
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #000000;
}

body {
	margin				: 0px;
	background-image	: url(../dsg/bg.gif);
	background-repeat	: repeat-x;
	margin				: 0px;
	margin-bottom		: 10px;
	background-color	: #344356;
}

a {
	color				: #38485C;
	text-decoration		: underline;
}

a:hover {
	text-decoration		: underline;
}

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				: 772px;
	margin				: 0px auto;
	text-align			: left;
	background-image	: url(../dsg/page_bg.gif);
	background-repeat	: repeat-y;
}

.no_left #page {
	background-image	: url(../dsg/page_bg_no_left.gif);	
}

.no_right #page {
	background-image	: url(../dsg/page_bg_no_right.gif);	
}

.no_cols #page {
	background-image	: url(../dsg/page_bg_no_cols.gif);	
}


/* top */
#top {
	height				: 191px;
	background-image	: url(../dsg/top_bg.jpg);
}

#top img {
	margin				: 30px 0px 0px 15px;
	position			: absolute;
}

#top #languages {
	position			: absolute;
	margin-top			: 5px;
	margin-left			: 10px;
	color				: #ffffff;
	background-color	: #38485C;
}

#top #languages a {
	font-weight			: bold;
	color				: #ffffff;
}


#slogan {
	clear				: both;
	position			: absolute;
	top					: 5px;
	margin-left			: 460px;
	color				: #ffffff;
	font-size			: 130%;
	font-weight			: bold;
}

#company_info {
	padding				: 10px 0px 11px 10px;	
	color				: #B0BDCF;
	font-weight			: bold;
	background-image	: url(../dsg/foot_bg.gif);
}

#company_info a {
	color				: #B0BDCF;
}


/* box layout */
.box {
	border				: 1px solid #38485C;
	margin-bottom		: 15px;
}

.box h1 {
	margin				: 0px;
	padding				: 3px 5px;
	color				: #B5C2D2;
	font-weight			: bold;
	height				: 100%;
	background-color	: #38485C;
}

.box h1 a {
	float				: right;
	text-decoration		: underline;
	font-size			: 90%;
	color				: #B5C2D2;
}


.box .content {
	padding				: 8px 5px;
	height				: 100%;
}

.box .top_left, .box .top_right, .box .bottom_left, .box .bottom_right {
	position			: absolute;
	visibility			: hidden;
}

#center .box {
    border              : 0px;
}

#center .box h1 {
	color				: #38485C;
	font-size			: 140%;
	background-color	: transparent;
}

#center .box h1 a {
	font-weight			: normal;
	font-size			: 80%;
	color				: #38485C;
}

#center .box .content {

}

#center a {
	text-decoration		: underline;
}

#center a:hover {
	text-decoration		: none;
}

#left .box .content a, #right .box .content a {
	font-weight			: bold;
}


/* menu */
#menu .box {
	border				: 0px;
	margin-bottom		: 5px;
	top					: 160px;
	position			: absolute;
}

#menu .top, #menu_sub .top {
	height				: 0px;
	position			: absolute;
}

#menu .box .content {
	padding				: 5px 0px;
}

#menu ul {
	padding				: 5px 15px;
	margin				: 0px;
}

#menu ul li {
	display				: inline; 
}

#menu a {
	padding				: 3px 6px;
	text-decoration		: none;
	color				: #B0BDCF;
	border-right		: 2px solid #3D4E65;
	font-weight			: bold;
}

#menu a:hover, #menu a.active, #menu a.active_last  {
	border-bottom		: 1px solid #B0BDCF;
}

#menu a.active_last, #menu a.last {
	border-right		: 0px;
}

#menu a.active_last {
	background-image	: none;
}
	
/* sub menus */
#menu_sub .box {
	border				: 0px;
	margin-right		: 2px;
}

#menu_sub .box .content {
	padding				: 0px;
}

#menu_sub ul {
	margin				: 0px;
	padding				: 0px;
}

#menu_sub h3 {
	margin				: 0px;
	padding				: 0px 15px;
	font-weight			: bold;

}

#menu_sub ul li ul li h3 {
	font-weight			: normal;
	margin-left			: 15px;
}

#menu_sub ul li ul li ul li h3 {
	margin-left			: 25px;
}

#menu_sub a {
	text-decoration		: none;
	display				: block;
	width				: 100%;
	padding				: 3px 0px;
	position			: relative;
	color				: #38485C;
	background-image	: url(../dsg/menu_second.gif);
	background-repeat	: no-repeat;
	background-position	: 4px 7px;
	border				: 1px solid #38485C;
	margin-bottom		: 3px;
}

#menu_sub a:hover {
	background-color	: #859AB4;
}

#menu_sub a.current {
	background-color	: #859AB4;
}

#menu_sub ul li {
	display				: inline;
}

#menu_sub ul {

}

#menu_sub ul li ul a {
	background-image	: url(../dsg/menu_more.gif);
	background-repeat	: no-repeat;
	background-position	: 21px 10px;
}

#menu_sub ul li ul li ul a {
	background-image	: none;
}

#menu_sub ul li ul {

}


/* columns containter */
#containter {
	margin				: 12px 11px 0px 11px;
	padding-bottom		: 12px;
}

#containter #left {
	width				: 160px;
	float				: left;
	margin-right		: 5px;

}

#containter #center {
	overflow			: hidden;
	height				: 100%;
}

#containter #right {
	width				: 160px;
	float				: right;
	margin-left			: 5px;
}

#spletna_postaja {
	text-align			: center;
}

#spletna_postaja a {
	font-size			: 90%;
	text-decoration 	: none;
}

#spletna_postaja img {
	margin-top			: 5px;
	border				: 1px solid #38485C;
}


/* popup image */
#image {
	text-align			: center;
	padding				: 5px;
}

/* bottom menu */
#menu_bottom {
	float				: right;
	margin-top			: -24px;
}

#menu_bottom ul {
	list-style			: none;
	list-style-image	: none;
	margin				: 0px;
}

#menu_bottom ul li {
	display				: inline;
}

#menu_bottom a {
	padding				: 0px 10px;
	background-image	: url(../dsg/vertical_line.gif);
	background-position	: right;
	background-repeat	: repeat-y;
	text-decoration		: none;
	color				: #B0BDCF;
}

#menu_bottom a.last, #menu_bottom a.active_last {
	background-image	: none;
}

#menu_bottom a:hover, #menu_bottom a.active, #menu_bottom a.active_last  {
	text-decoration		: underline;
}