/* $Id: main.css 189 2009-08-31 09:32:03Z  $ */

#main {
	width: 979px;
	overflow: hidden;
	margin: 0 auto;
}

#menu {
	padding: 3px 0 5px 0;
	background: #444 url('/dsg/menu_top_background.gif') repeat-y top left;
	border-right: 1px solid #787355;
	padding-left: 270px;
}
#menu #print {
	float: right;
	background: #444 url('/dsg/print.gif') repeat-y center center;
	width: 22px;
	height: 15px;
	margin: 5px 5px 0 0;
}
#_sellchat_data {
	margin-left: 12px;
}
#logo {
	position: absolute;
	top: 0;
	z-index: 100;
	display: block;
	width: 200px;
	height: 70px;
	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: 0 31px 0 0;
	background: url('/dsg/left_top_background.gif') no-repeat 39px 0;
	min-height: 370px;
}
	#left #slogan {
		margin: 0 0 0 39px;
		padding: 60px 0 0 0;
		height: 44px;
		overflow: hidden;
		margin-top: -1.5em;
		background: url('/dsg/slogan_line.gif') no-repeat bottom center;
		text-align: center;
		color: #6d6e70;
		font-size: 1.2em;
		font-style: italic;
	}
	#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 #c1aa79;
		}

#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: #5c2506;
		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: #5c2506;
	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: #749688;
}

#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: #b7a06e;
		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: Georgia;
			font-size: 1.273em;
			color: #a04909;
		}
	#footer #menu_footer {
		float: left;
		width: 200px;
		margin: 50px 0 0 -231px;
		height: 1%;
	}
	#footer #menu_footer_right {
		float: right;
		padding-top: 7px;
	}

