html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/background.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

a, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	text-decoration: underline;
	outline: 0;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: bottom;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.success {
	padding: 14px 0;
	border: 1px solid #000000;
	border-top: 0;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../images/success.png);
	background-position: left top;
	background-repeat: repeat;
}

.error {
	padding: 14px 0;
	border: 1px solid #000000;
	border-top: 0;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../images/error.png);
	background-position: left top;
	background-repeat: repeat;
}


#wrapper {
	width: 990px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 111px;
}

#logo {
	position: absolute;
	left: 0;
	top: 16px;
	display: block;
	width: 251px;
	height: 70px;
	text-decoration: none;
}

#user {
	position: absolute;
	right: 0;
	top: 32px;
	line-height: 18px;
	color: #FFFFFF;
}

#user a {
	color: #FFFFFF;
}

#user span.separator {
	color: #d0d0d0;
	padding: 0 5px;
}

#navigation {
	position: absolute;
	right: 0;
	bottom: 3px;
	line-height: 28px;
}

#navigation ul li {
	float: left;
	display: inline;
	line-height: 28px;
	margin: 0 0 0 2px;
}

#navigation ul li a {
	display: block;
	padding: 0;
	line-height: 28px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../images/navigation_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#navigation ul li a span {
	display: block;
	padding: 0 20px;
	line-height: 28px;
	background-image: url(../images/navigation_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#navigation ul li a:hover, #navigation ul li a.active {
	color: #d0d0d0;
}

#left {
	float: left;
	display: inline;
	width: 225px;
	margin: 19px 15px 0 0;
}

#center {
	float: left;
	display: inline;
	width: 545px;
	margin: 1px 0 0 0;
}

#right {
	float: left;
	display: inline;
	width: 190px;
	margin: 19px 0 0 15px;
}

#sponsors {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 30px 0 0 0;
	padding: 10px 0;
	zoom: 1;
}

#sponsors .item {
	float: left;
	display: inline;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 165px;
}

#sponsors .item img.fix {
	vertical-align: middle;
	height: 45px;
	width: 1px;
}

#sponsors .item img.logo {
	vertical-align: middle;
	border: 1px solid #cccccc;
	padding: 1px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#sponsors .item img.hover {
	opacity: 1;
	filter: alpha(opacity=100);
	border: 1px solid #000000;
}

#footer {
	line-height: 24px;
	height: 24px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	margin: 20px 0;
}

#footer img {
	vertical-align: middle;
	padding: 0 3px;
}

#footer a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#search {
	margin: 0 0 20px 0;
}

#search h1 {
	line-height: 35px;
	height: 35px;
	padding: 0 10px;
	font-size: 14px;
	color: #dd1f22;
	background-image: url(../images/search.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#search .content {
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	border-top: 0;
	padding: 15px 10px;
}

#search .content select {
	border: 1px solid #a7a7a7;
	padding: 1px;
}

#search .content #search_type {
	width: 203px;
	margin: 0 0 10px 0;
}

#search .content .sizes .item {
	float: left;
	display: inline;
	width: 61px;
}

#search .content .sizes .item span {
	display: block;
	color: #666666;
	line-height: 18px;
}

#search .content .sizes .item {
	margin: 0 10px 15px 0;
}

#search .content .sizes div#last_item {
	margin: 0;
}

#search .content .sizes .item select {
	width: 61px;
}

#search .content #search_manu {
	width: 203px;
	margin: 0 0 15px 0;
}

#search .content .radios {
	margin: 0 0 15px 0;
}

#search .content .radios .item {
	float: left;
	display: inline;
	line-height: 16px;
	color: #666666;
	margin: 0 10px 0 0;
}

#search .content .radios .item input {
	float: left;
	display: inline;
	width: 13px;
	height: 13px;
	margin: 2px 3px 0 0;
	padding: 0;
}

#search_submit {
	border: 0;
	font-size: 11px;
	color: #FFFFFF;
	width: 203px;
	height: 24px;
	line-height: 24px;
	padding: 0;
	margin: 0;
	text-align: center;
	outline: 0;
	background-color: transparent;
	background-image: url(../images/search_submit.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#menu {
	margin: 0 0 20px 0;
}

#menu h1 {
	line-height: 35px;
	height: 35px;
	padding: 0 10px;
	font-size: 14px;
	color: #dd1f22;
	background-image: url(../images/menu.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#menu .content {
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	border-top: 0;
	padding: 10px;
}

#menu .content ul li {
	line-height: 25px;
	height: 25px;
	background-image: url(../images/dot_red.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#menu .content ul li.last {
	background-image: none;
}

#menu .content ul li a {
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 0 0 0 15px;
}

#menu .content ul li a:hover {
	color: #aa0000;
}

#menu .content ul li a.active {
	background-image: url(../images/arrow_red.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#left .banner, #right .banner {
	margin: 0 0 20px 0;
}

#card {
	line-height: 18px;
	padding: 0 0 0 10px;
	margin: 0 0 20px 0;
}

/* Sections */

#intro {
	margin: 0 0 10px 0;
}

#home_intro {
	line-height: 18px;
	margin: 0 0 15px 0;
}

#home_intro .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

#center h1 {
	line-height: 35px;
	height: 35px;
	padding: 0 10px;
	margin: 0 0 3px 0;
	font-size: 14px;
	color: #dd1f22;
	background-image: url(../images/h1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#center h1 span {
	float: right;
	display: inline;
	line-height: 35px;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
}

#grid table tr td {
	padding: 8px;
	background-color: #efefef;
	border-bottom: 3px solid #ffffff;
}

#grid table tr td.picture {
	width: 60px;
}

#grid table tr td.picture img {
	background-image: url(../images/unavailiable.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#grid table tr td.model {
	font-weight: bold;
	line-height: 18px;
	background-image: url(../images/grid_separator.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#grid table tr td.price {
	text-align: center;
	width: 110px;
	line-height: 18px;
	background-image: url(../images/grid_separator.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#grid table tr td.price .rabat {
	font-size: 11px;
	color: #5b5b5b;
	padding: 5px 0 0 0;
}

#grid table tr td.hot {
	font-weight: bold;
	color: #dd2023;
}

#grid table tr td.price span {
	display: inline-block;
	width: 50px;
}

#grid table tr td.stock {
	text-align: center;
	width: 75px;
	background-image: url(../images/grid_separator.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#grid table tr td.action {
	text-align: center;
	width: 35px;
}

#grid table tr td.price_cart {
	text-align: center;
	font-weight: normal;
	width: 60px;
	background-image: url(../images/grid_separator.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#grid table tr td.total {
	text-align: right;
	font-weight: bold;
	width: 70px;
	background-image: url(../images/grid_separator.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#grid table tr td.quantity {
	text-align: center;
	width: 55px;
}

#grid table tr td.quantity select {
	font-size: 12px;
	padding: 1px;
	border: 1px solid #c8c8c8;
	width: 50px;
}

.paging {
	line-height: 21px;
	margin: 0 0 3px 0;
	text-align: center;
	background-image: url(../images/paging_background.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.paging a {
	text-decoration: none;
	display: inline-block;
}

.paging a.next {
	float: right;
	width: 21px;
	height: 21px;
	background-image: url(../images/paging_next.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.paging a.prev {
	float: left;
	width: 21px;
	height: 21px;
	background-image: url(../images/paging_prev.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.paging a.page {
	padding: 0 6px;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	background-image: url(../images/paging_page.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.paging a.active {
	color: #FFFFFF;
	border-left: 1px solid #9c0202;
	border-right: 1px solid #9c0202;
	background-image: url(../images/paging_active.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#center h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

#form_intro {
	line-height: 18px;
	margin: 0 0 15px 0;
}

.form_wrapper {
	padding: 10px 0;
	background-image: url(../images/dot_darkgrey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.form_wrapper label {
	float: left;
	display: inline;
	width: 180px;
	text-align: right;
	padding: 0 10px 0 0;
	line-height: 22px;
}

.form_wrapper label .required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dd2023;
	line-height: 22px;
}

.form_wrapper .contents {
	float: left;
	display: inline;
	width: 355px;
	line-height: 22px;
}

.form_wrapper .contents .textfield {
	border: 1px solid #a7a7a7;
	padding: 3px 2px 2px 2px;
	width: 250px;
}

.form_wrapper .contents .textarea {
	border: 1px solid #a7a7a7;
	padding: 3px 2px 2px 2px;
	width: 250px;
	height: 200px;
}

.form_wrapper .contents #captcha {
	border: 1px solid #a7a7a7;;
	border-top: 0;
	margin: 0 0 2px 0;
}

.submit_wrapper {
	padding: 10px 0 10px 190px;
}

.submit_wrapper a {
	font-size: 11px;
	color: #333333;
}

.submitbutton {
	width: 104px;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 11px;
	border: 0;
	background-color: transparent;
	background-image: url(../images/submit.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#basic_text {
	line-height: 18px;
	margin: 0 0 15px 0;
}

#basic_images {
	background-image: url(../images/dot_darkgrey.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 7px 0 0 0;
}

#basic_images a {
	float: left;
	display: inline;
	margin: 0 6px 6px 0;
}

#basic_images a img {
	padding: 1px;
	border: 1px solid #cccccc;
}

#basic_images a.last {
	margin-right: 0;
}

#izkaznica {
	margin: 15px 0 0 0;
	padding: 1px 0 0 0;
	background-image: url(../images/dot_darkgrey.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#izkaznica .left {
	float: left;
	display: inline;
	width: 160px;
	padding: 0 0 0 5px;
	line-height: 26px;
	background-image: url(../images/dot_darkgrey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#izkaznica .right {
	float: left;
	display: inline;
	width: 380px;
	line-height: 26px;
	background-image: url(../images/dot_darkgrey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#najdisi_map {
	margin: 5px 0 0 0;
	width: 545px;
	height: 600px;
	overflow: hidden;
}

#nothing {
	text-align: center;
	padding: 50px 0;
	font-weight: bold;
	background-color: #f9f7f7;
	margin: 5px 0 0 0;
}

.zaposlimo {
	background-color: #fcfcfc;
	margin: 5px 0 15px 0;
	padding: 10px;
	line-height: 18px;
	border: 1px solid #cccccc;
}

.zaposlimo .title {
	color: #dd1f22;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 5px 0;
}

.zaposlimo .contact {
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	background-image: url(../images/arrow_red.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.obvestilo {
	margin: 5px 0 25px 0;
	line-height: 18px;
}

.obvestilo .title {
	background-image: url(../images/file_icon.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cccccc;
	line-height: 28px;
	color: #dd1f22;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
}

.obvestilo .title .date {
	float: right;
	display: inline;
	font-size: 11px;
	color: #878787;
	line-height: 28px;
	font-weight: normal;
}

#cart_totals .item {
	line-height: 28px;
	text-align: right;
}

#cart_totals .item span {
	float: right;
	display: inline;
	width: 100px;
	padding: 0 10px 0 0;
}

#cart_totals .total {
	background-color: #efefef;
	line-height: 34px;
	font-weight: bold;
	font-size: 16px;
}

#cart_step {
	padding: 20px 0 0 0;
}

#cart_step .submitbutton {
	float: right;
	display: inline;
	text-align: center;
	text-decoration: none;
}

#order_success {
	line-height: 18px;
	padding: 60px 0;
	text-align: center;
	background-color: #efefef;
}

#order_data {
	line-height: 18px;
	padding: 10px;
	background-color: #efefef;
}

#order_data .left {
	float: left;
	display: inline;
	margin: 0 15px 0 0;
	width: 255px;
}

#order_data .right {
	float: left;
	display: inline;
	width: 255px;
}

#order_data .title {
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	margin: 0 0 5px 0;
	background-image: url(../images/dot_darkgrey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#order_data #naslov input {
	border: 1px solid #909090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0 0 5px 0;
	width: 160px;
}

#order_data .radios input {
	float: left;
	display: inline;
	margin: 4px 5px 0 0;
}

#order_data .order_opombe {
	border: 1px solid #909090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0 0 5px 0;
	overflow: auto;
	height: 60px;
	width: 520px;
}

thead th {
 border-right: 1px solid #fff;
 color:#fff;
 text-align:center;
 padding:2px;
 text-transform:uppercase;
 height:25px;
 background-color: #a3c159;
 font-weight: normal;
}

table {
 font-size:0.9em;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#fff;
 border-collapse: collapse;
 width: 100%;
}

thead th {
 border-right: 1px solid #fff;
 color:#fff;
 text-align:center;
 padding:2px;
 text-transform:uppercase;
 height:25px;
 background-color: #616161;
 font-weight: normal;
}

tbody tr {
 background-color:#fff;
 border-bottom: 1px solid #f0f0f0;
}
tbody td {
 color:#414141;
 padding:5px;
 text-align:left;
}
tbody th {
 text-align:left;
 padding:2px;
}
.link_js
{
	font-size:25px;
	font-family: arial,helvetica,sans-serif;
	text-shadow:1px 1px 1px #000;
	background:#dd2023;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 5px 1px #888;
	-webkit-box-shadow: 0 1px 5px 1px#888;
	box-shadow: 0 1px 5px 1px #888;
	padding:5px 8px;
	color:#fff;
	text-decoration:none;
	border:2px solid #cb1d1f;

}

.stipic-eu span{
	background:#e1dc9b  !important;
	
}
.svet-gum span{
	background:#0d86cd  !important;
}

.svet-gum a:hover, .stipic-eu a:hover{
	color:#000 !important;
}


































