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

body {
	margin: 0;
}

a {
	color				: #D60018;
	text-decoration		: none;
}

a:hover {
	text-decoration		: underline;
}

p {
	margin-bottom		: 1em;
	margin-top			: 0;
} 
hr{
	height:0px;
	border:1px solid #cccccc;
	border-bottom: none 0px;
	clear:both;
	margin:1px 0 1px 0;
}

div.spacer {
	clear				: both;
}

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

div.no_paging {
	clear				: both;
}

/* page layout */
#page {
	width				: 1001px;
	margin				: 0px auto;
	padding-bottom		:7px;
	text-align			: left;
	background-image	: url(../dsg/page_bg.gif);
}


/* top */
#top {
	height				: 144px;
	background	: url(../dsg/header.jpg) right no-repeat;
}

#top object {
	margin				: 40px 0px 0px 42px;
}

#top #languages {
	padding				: 10px 10px;
	height				: 14px;
}

#top #languages a {
	color				: #3C5D98;
	font-weight			: bold;
}

/* box layout */
#center{
	min-height:500px;
}
#center a{
	color:#D60018;
}
#center .box {
	margin: 0 13px 15px 13px; /* zmanjšal sem levi in desni margin (prej 30px) */
}

#center h1 {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../dsg/h1_bg.jpg) #EAEAEA;
}
#center h4 {
	margin:0;
}

#center h2 {
	font-size: 250%;
	font-weight: normal;
}

#left .box {
	background: url(../dsg/box_bg.gif) repeat-y;
	width: 185px;
	margin-top: 10px;
}

#left .box .content, #left .box .content_empty {
	margin: -10px 15px -15px 10px;
	padding: 0 0 60px 0;
	background: url(../dsg/box_content_bg.jpg) bottom no-repeat;
}
#left .box .content_empty {
	padding: 0 0 2px 0;
	position:relative;
	background: url(../dsg/box_content_bg_empty.jpg) bottom no-repeat;
}

#left .box h1 {
	display: none;
}

#left .box h2 {
	margin: 10px 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 2px solid #e5c34a;
}

#left .box h2.first {
	margin-top: -10px;
	padding-top: 10px;
	border-top: 1px solid #aaa;
	display:block;
	overflow:visible;
	position:relative;
	z-index:10;
	
}
#left .box a{
	color:#60636C;
}
#left .box a.active {
	font-weight: bold;
}

#left .box a:hover h2, #left .box a.active h2 {
	border-bottom-color: #60636c;
}

#left .box .top_left, #left .box .top_right, #left .box .bottom_left, #left .box .bottom_right {
	overflow			: hidden;
	position			: relative;
	z-index				: 10;
}

#left .box .top_left {
	background-image	: url(../dsg/box_top_left.gif);
	width				: 188px;
	position:relative;
	height				: 10px;
}

#left .box .top_right {
	background-image	: url(../dsg/box_top_right.gif);
	float				: right;
	width					: 15px;
	height				: 10px;
	display:none;
}

#left .box .bottom_left {
	background-image	: url(../dsg/box_bottom_left.gif);
	width					: 10px;
	height				: 15px;
}

#left .box .bottom_right {
	background-image	: url(../dsg/box_bottom_right.gif);
	float				: right;
	width				: 15px;
	height				: 15px;
}

#right{

}
#right a{
	/*color:#A6341A;*/
}
#right .box {
	width: 159px;
	margin-top: 10px;
	background: url(../dsg/pixel_bg.gif) repeat-y;
	background-position:3px;
}

/* Hides from IE5-mac \*/
* html #right .box { margin-top: 0; margin-bottom: 10px; }
/* End hide from IE5-mac */

#right .box h1 {
	width: 144px;
	height: 28px;
	margin: 0 0 0px 0;
	padding: 4px 15px 0 0;
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	color: white;
	background: url(../dsg/box_title_bg.gif) top left no-repeat ;
	
}

#right .box .content {
	margin: 0px 10px 0 7px;
	padding:5px;

}


/* menu */
.menu ul {
	padding				: 5px 15px;
	margin				: 0px;
}

.menu ul li {
	display				: inline;
}

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

#top .menu .box {
	float: right;
	width: 612px;
	text-align: center;
	margin-top: 50px;
}

#top .menu a {
	color: white;
	padding				: 2px 5px 2px 10px;
	background-image	: url(../dsg/menu_bg.gif);
	
	background-position	: left;
	background-repeat: repeat-y;
	font-weight			: bold;
}

#top .menu a.first, #top .menu a.active_first {
	background: none;
}

#bottom {
	width: 1001px;
	margin				: 0px auto;
	padding: 0;
	text-align			: center;
	background: url(../dsg/bottom_bg.gif) no-repeat;
}

#bottom {
	padding: 15px 0 0 0;
}

/* Hides from IE5-mac \*/
* html #bottom { height: 1%; }
/* End hide from IE5-mac */

#bottom .menu a {
	color:#797C83;
	padding				: 0 5px 0 10px;
	border-left: 1px solid #a2b4c2;
	font-weight			: bold;
}

#bottom .menu a.first, #bottom .menu a.active_first {
	border: none;
}

#bottom .menu li {
	padding-bottom: 10px;
	border-bottom: 1px solid #d2d2d2;
}

#bottom .sp {
	margin: 10px 0;
	font-size: 90%;
}

/* columns containter */
#containter {
	margin: 0 0 0 32px;
}

#containter #left {
	width				: 185px;
	float				: left;
}

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

#containter #right {
	width				: 160px;
	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 #E5E5E5;
	float				: left;
}

#left #spletna_postaja img {
	float				: left;
}

#right #spletna_postaja img {
	float				: right;
}

/* popup image */
#image {
	text-align			: center;
	padding				: 5px;
}
.product_group{
	clear:both;
}
.product_group .item{
	width:100%;
	float: left;
	padding-bottom:15px;
	display:block;
	
}
.product_group .left{
	float:left;
	width:111px;
}
.product_group .right{
	width:424px;
	float: right;
}
.product_group .item .right .content{
	
}
.product_group .right .basket, product .right .basket{
	clear:both;
	margin-top:5px;
	min-height:20px;
}

.product_group .right .basket div{
	float:left;
}
.product_group .item img{
	border:#D9D9D9 solid 1px;
}

.product_group .item h3, .product_group a{
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:bold;
}
.product_group .basket input.text, .product .basket input.text{
	width: 43px;
	border: #DADADA solid 1px;
	text-align:center;
}
.input_button, .input_button_big, .input_button_long{
	background: url(../dsg/input_button.jpg) no-repeat;
	width:77px;
	height:24px;
	border:none;
	padding-bottom:7px;
	color:#646569;
	font-size:10px;
	clear:both;
	float:left;
	cursor: pointer;
}
.input_button_long{
	background: url(../dsg/input_button_long.jpg) no-repeat;
	width:128px;
	clear:none;
	float:left;
}

.input_button_big{
	width:165px;
	height:33px;
	background: url(../dsg/input_button_big.jpg) no-repeat;
	font-size:  140% ;
	font-weight:bold;
	color:#75B800;
	text-transform:uppercase;
	float:right;
	clear:none;
	margin-right:-2px;
}
.red{
	color: #D60018;
}
.green{
	/*color: #75B800;*/
	/* color: #D60018; */
	color: #000;
	font-weight:bold;
}
.no_color, a.no_color, a.no_color:visited{ !important;
	text-decoration:none;
	color: #60636C;
}
.delete{
	background:url(../dsg/delete.gif) no-repeat;
	width:30px;
	height:21px;
	cursor:pointer;
}
.add_to_favorites{
	float:right;
	background:url(../dsg/favorites_add.jpg) no-repeat;
	width:143px;
	height:33px;
	padding-top:5px;
	text-align:center;
	font-size:80%;
}
.back_top{
	text-align:right; 
	padding-right:4px; 
	text-transform:none;
	font-size:80%; 
	font-weight:bold; 
	float:right;
	margin-top:-18px;
}
.garancija{
margin-top: 12px;
	background:url(../dsg/garancija.jpg) no-repeat left;
	width:77px;
	height:74px;
}
.garancija div{
	margin-left:79px;
}

a.inquire, a.inquire:hover{
	color:#646569;
	background:#DCDCDC;
	border:#BDBDBD 1px solid;
	margin-top: 22px;
	display:block;
	width:111px;
	text-align:center;
	padding: 3px;
	text-decoration:none;
}
