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

a {
	color				: #2e84af;
}

a:hover {
	text-decoration		: none;
}

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

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

h3 {
	font-weight			: normal;
}

h1 a {
	float				: right;
}

div.spacer {
	clear				: both;
}

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

div.no_paging {
	clear				: both;
}

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


/* top */
#top {
	background: url(../dsg/header.gif) no-repeat top;
	padding: 15px 0;
}

#top img {
	float: left;
	margin-left: 10px;
	display: inline;
}

#top #languages {
	float: right;
	margin-right: 10px;
	display: inline;
	color: #fff;
}

#top #languages a {
	color: #fff;
}

#slogan {
	position: absolute;
	top: 70px;
	right: 50%;
	margin: -1em -370px 0 0;
	color: #fff;
	font-size: 200%;
	letter-spacing: 0.1em;
}

#company_info {
	text-align: center;
	margin: 0.5em 0;
}

/* box layout */
#left .box,
#right .box {
	margin-top: 1px;
	background: url(../dsg/box_bg.gif) repeat-y;
}

#left .box .top_left,
#right .box .top_left {
	height: 4px;
	overflow: hidden;
	background: url(../dsg/box_top.gif) no-repeat;
}

#left .box h1,
#right .box h1 {
	background: url(../dsg/box_header.gif) no-repeat bottom;
	margin: 0;
	padding: 2px 10px 6px 10px;
	color: #fff;
	font-weight: normal;
	height:100%;
	overflow:hidden;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #left .box h1, * html #right .box h1 { height: 1%; }
/* End hide from IE5/mac */


#left .box h1 a,
#right .box h1 a {
	float: right;
	color: #fff;
}

#left .box .bottom_left,
#right .box .bottom_left {
	height: 5px;
	overflow: hidden;
	background: url(../dsg/box_bottom.gif) no-repeat;
}

.box .top_right,
.box .top_right,
.box .bottom_right,
.box .bottom_right,
#center .box .top_right,
#center .box .top_right,
#center .box .bottom_right,
#center .box .bottom_right {
	display: none;
}

#left .box .content,
#right .box .content {
	padding: 10px;
}

#center .box {
	margin: 10px 0;
	clear: left;
}

#left,
#right,
#left label,
#right label,
#left a,
#right a {
	color: #575757;
}

#center,
#center a {
	color: #6e6e6e;
}

#center h1 {
	text-transform: uppercase;
}

/* menu */
#menu {
	background: url(../dsg/menu_bg.gif) repeat-y bottom;
	border-top: 1px solid #f9e8e0;
	border-bottom: 1px solid #fff;
}

#menu .box {
	background: url(../dsg/menu_bottom.gif) no-repeat bottom;
	border: none;
	margin: 0;
	padding: 0;
}

#menu .top,
#menu .bottom_left,
#menu .bottom_right {
	display: none;
}

#menu .box .content {
	padding: 0.5em 0;
}

#menu ul {
	padding: 0;
	margin: 0;
}

#menu ul li {
	display: inline;
}

#menu a {
	color: #fff;
	padding: 0 1em;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#menu a.last, #menu a.active_last {
	border: none;
}

#menu a:hover, #menu a.active, #menu a.active_last  {
	text-decoration		: underline;
}


/* sub menus */

#menu_sub ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu_sub li li a h3 {
	padding-left: 23px;
}

#menu_sub li li li a h3 {
	padding-left: 43px;
}

#menu_sub .content {
	padding: 0 !important;
}

#menu_sub .box,
#menu_sub .box .bottom_left {
	background: none !important;
}

#menu_sub a {
	display: block;
	background: url(../dsg/menu_sub_bottom.gif) no-repeat bottom;
	color: #fff;
	text-decoration: none;
}
#menu_sub a h3 {
	background: transparent url(../dsg/box_top.gif) no-repeat top;
	margin: 0;
	padding: 3px 6px;
}

#menu_sub a:hover {
	background-image: url(../dsg/menu_sub_bottom_hover.gif);
}
#menu_sub a:hover h3 {
	background-image: url(../dsg/box_top_hover.gif);
}

#menu_sub a.active h3,
#menu_sub a.active_last h3 {
	font-weight: bold;
}

/* columns containter */
#containter {
	border: 5px solid #999;
	border-left: none;
	border-right: none;
}

#containter #left {
	width: 150px;
	margin-right: 15px;
	float: left;
}

#containter #center {
	overflow: hidden;
	height: 100%;
}

#containter #right {
	width: 150px;
	margin-left: 15px;
	float: right;
}

#spletna_postaja {
	text-align: center;
}

#spletna_postaja a {
	font-size: 90%;
	text-decoration: none;
}

#spletna_postaja img {
	margin-top: 5px;
	border: 1px solid #A5A5A5;
}

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

/* bottom menu */
#menu_bottom {
	float: right;
	margin-top: -1.7em;
}

#menu_bottom ul {
	list-style			: none;
	list-style-image	: none;
	margin				: 0px;
}

#menu_bottom ul li {
	display				: inline;
}

#menu_bottom a {
	padding				: 0px 10px;
	border-right: 1px solid #000;
	text-decoration		: none;
}

#menu_bottom a.last, #menu_bottom a.active_last {
	border: none;
}

#menu_bottom a:hover, #menu_bottom a.active, #menu_bottom a.active_last  {
	text-decoration		: underline;
}
