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

body {
	background: #e7e7e7;
}

a {
	color: #3e6ba3;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 1em 0;
} 

h1, h2, h3 {
	margin: 0 0 1em 0;
	font-size: 100%;
}

h3 {
	font-weight: normal;
}

div.spacer {
	clear: both;
}

div.paging {
	margin-top: 1em;
	clear: both;
}

div.no_paging {
	clear: both;
}

/* page layout */
#page {
	margin: 0 auto;
	width: 760px;
	padding: 0 9px 20px 9px;
	background: #e7e7e7 url(../dsg/page_bg.gif) repeat-y top left;
}


/* top */
#top {
	background: #474747 url(../dsg/top_bg.gif) repeat-x top left;
	padding: 25px 0 0 10px;
	height: 76px;
}

#main_image {
	background: url(../dsg/main_image.jpg) no-repeat top left;
	width: 510px;
	height: 225px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -135px;
}

#languages {
	float: right;
	padding: 0.5em 10px;
	font-size: 125%;
	background: #f5ad00;
	color: #fff;
	border-left: 2px solid #fff;
	font-weight: bold;
}

#languages a {
	color: #fff;
}

#slogan {
	padding-top: 30px;
	line-height: 1em;
	color: #fff;
	font-size: 115%;
	font-weight: bold;
}

#company_info {
	text-align: center;
	padding: 0.5em 0;
	font-size: 90%;
}

/* box layout */
.box h1 {
	font-size: 125%;
}

#left .box,
#right .box {
}

#left .box h1 {
	background: #c0c0c0;
	margin: 0;
	color: #4d4d4d;
	padding: 0.5em 5px;
}

#right .box h1 {
	color: #3e6ba3;
}

#left .box h1 a,
#right .box h1 a {
	float: right;
	font-size: 80%;
}

.box .top_right,
.box .top_left,
.box .bottom_right,
.box .bottom_left {
	display: none;
}

#left .box .content {
	padding: 5px;
	background: #f5f5f5;
	border-bottom: 6px solid #c0c0c0;
	margin-bottom: 1em;
}

#right .box {
	float: left;
	display: inline;
	margin: 10px;
	width: 220px;
	border-bottom: 6px solid #c0c0c0;
}

#right .box .content {
	padding-bottom: 1em;
}

#center .box {
	margin: 0 0 3em 0;
}

#center .box h1 {
	background: #f5ad00;
	color: #fff;
	padding: 0.5em 10px;
}

#center .box h1 a {
	font-size: 80%;
	font-weight: bold;
	float: right;
	color: #fff;
	padding-right: 10px;
}

/* menu */
#menu_sub {
}

#menu_sub h3 {
	display: inline;
	font-weight: bold;
}

#menu_sub .box {
	border-top: 6px solid #f5ad00;
}

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

#menu_sub .box .content {
	padding: 0 5px;
	background: #fff;
	border: none;
}

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

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

#menu_sub a {
	display: block;
	background: url(../dsg/menu_bullet.gif) no-repeat center left;
	padding: 0.5em 0 0.5em 25px;
	border-bottom: 1px dotted #000;
	font-size: 125%;
	color: #4d4d4d;
	text-decoration: none;
}

* html #menu_sub a {
	height: 1%;
}

#menu_sub a:hover, #menu_sub a.active, #menu_sub a.active_last  {
	background-image: url(../dsg/menu_bullet_active.gif);
	color: #f5ad00;
}

#menu_sub li li a {
	font-size: 100%;
	color: #3e6ba3;
}

#menu_sub li li li a { padding-left: 35px; }
#menu_sub li li li li a { padding-left: 45px; }
#menu_sub li li li li li a { padding-left: 55px; }
#menu_sub li li li li li li a { padding-left: 65px; }

/* sub menus *

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

#menu_sub ul li {
	margin: 0 0 0.5em 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;
	text-align: right;
}

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

#menu_sub a {
	color: #f5ad00;
	text-decoration: none;
	font-size: 115%;
}
#menu_sub a h3 {
	display: inline;
}

#menu_sub a:hover {
	text-decoration: underline;
}

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

/* columns containter */

#wrapper {
	width: 960px;
	float: left;
}

#containter {
	padding: 128px 10px 20px 10px;
	overflow: hidden;
	height: 100%;
}

#left {
	width: 220px;
	margin: -3px 0 -3px 0;
	padding: 0 10px;
	float: left;
}

#containter #center {
}

#right {
	padding: 8px;
	background: #f5f5f5;
	border-top: 6px solid #c0c0c0;
}

#spletna_postaja {
	text-align: center;
	margin-top: 10px;
}

#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 */
#bottom {
	clear: both;
	background: #5d5d5d url(../dsg/bottom_bg.gif) repeat-x top left;
	border-top: 5px solid #f5ad00;
	margin: 0 10px;
}
#bottom,
#bottom a {
	color: #fff;
}

#menu_bottom {
	text-align: center;
	padding: 0 0 0.5em 0;
}

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

#menu_bottom ul li {
	display: inline;
}

#menu_bottom a {
	padding: 0px 10px;
	border-right: 1px solid #fff;
	text-decoration: none;
	font-size: 83%;
}

#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;
}

