/* $Id: main.css 127 2008-12-04 15:04:11Z edin.coralic $ */

#main {
	width: 979px;
	overflow: hidden;
	margin: 0 auto;
}

#menu {
	padding: 3px 0 5px 0;
	background: #504f54 url('/dsg/menu_top_background.gif') repeat-y top left;
	border-right: 1px solid #787355;
	padding-left: 270px;
  border-bottom: 4px solid #e60004;
}
#menu #print {
	float: right;
	background: #444 url('/dsg/print.gif') repeat-y center center;
	width: 22px;
	height: 15px;
	margin: 5px 5px 0 0;
}

#logo {
	position: absolute;
	top: 0;
	z-index: 100;
	display: block;
	width: 200px;
	height: 126px;
	margin-left: 39px;
	background: url('/dsg/logo.jpg') no-repeat top center;
}

#container {
	clear: both;
	background: url('/dsg/container_background.gif') repeat-y top center;
}
#container-header {
	background: url('/dsg/container_header.jpg') no-repeat top center;
}
#container-footer {
	background: url('/dsg/container_footer.jpg') no-repeat bottom center;
}
#container-content {
	background: url('/dsg/left_background.png') repeat-y top left;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#left {
	float: left;
	overflow: hidden;
	width: 239px; /*270*/
	padding: 106px 31px 0 0;
	background: url('/dsg/left_top.jpg') no-repeat 39px 90px;
	min-height: 370px;
}
	#left #languages {
		margin-left: 39px;
		text-align: center;
	}
		#left #languages a {
			text-decoration: none;
		}
		#left #languages a.not-right {
			margin-right: 10px;
		}
		#left #languages a img {
			border: 1px solid #999;
		}

#right-column {
	float: left;
	width: 709px;
	overflow: hidden;
}
.home-right-column {
	padding-top: 190px;
}

#location {
	padding: 0.8em 0 0.7em 0;
}
	#location a {
		color: #504F54;
		font-family: Verdana;
		text-decoration: none;
	}
	#location a:hover {
		text-decoration: underline;
	}

#header {
	min-height: 163px;
	height: auto !important;
	height: 163px;
}
#header h1#header-title {
	font-weight: normal;
	line-height: 1em;
	font-size: 3em;
	color: #504F54;
	margin-bottom: 0.3em;
}
#header div#header-content {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	color: #554f43;
	padding-right: 20px;
}
#header div#header-content em {
	color: #504F54;
}

#center {
	clear: both;
	float: left;
	overflow: hidden;
	width: 480px;
}

#right {
	float: right;
	overflow: hidden;
	width: 185px;
	padding-right: 20px;
}

	#right .line {
	  background: url(/dsg/right_box_line.png) no-repeat bottom center;
	  padding-bottom: 15px;
	}

#footer {
	clear: both;
	overflow: hidden;
	height: 75px; /*90*/
	padding: 15px 15px 0 270px;
}
	#footer a#spletna-postaja {
		float: right;
		background: url('/dsg/spletna_postaja.gif') no-repeat center right;
		padding-right: 70px;
		text-align: right;
		font-family: Verdana;
		font-size: 1.1em;
		color: #a4a4a6;
		text-decoration: none;
	}
	#footer a#spletna-postaja:hover {
		text-decoration: underline;
	}
	#footer #footer-text p {
		float: left;
		margin-right: 1.2em;
		font-family: Verdana;
		font-size: 1.1em;
		white-space: nowrap;
	}
		#footer #footer-text p strong {
			font-family: Arial, sans-serif;
			font-size: 1.273em;
			color: #706f73;
		}
	#footer #menu_footer {
		float: left;
		width: 200px;
		margin: 50px 0 0 -231px;
		height: 1%;
	}
	#footer #menu_footer_right {
		float: right;
		padding-top: 7px;
	}


#design_header {
  position: absolute;
  margin-left: 240px;
  width: 428px; /* 738px */
  padding: 10px 20px 0 290px;
  color: #554f43;
}

#design_header h1 {
  font-size: 2.8em;
  font-weight: normal;
  margin-bottom: 0.25em;
}

#design_header p {
  font-family: Georgia, serif;
  font-size: 1.4em;
  font-style: italic;
  font-weight: bold;
  line-height: 1.5em;
}

.design_header_1 {
  padding-right: 180px !important;
  padding-left: 250px !important;
  width: 308px !important;
  text-align: center;
}

#catalogue {
  height: 111px;
  margin: 0;
  padding: 0;
}

#catalogue a {
  position: absolute;
  width: 233px; /* 255px */
  height: 71px; /* 101px */
  background-repeat: no-repeat;
  background-position: top left;
  margin: -10px 0 0 225px;
  padding: 30px 22px 0 0;
  font-size: 1.8em;
  color: #5b5a5e;
  text-align: center;
  text-decoration: none;
  line-height: 1.2em;
  cursor: pointer;
}

#catalogue a:hover {
  color: #e60004;
}
