body {
     margin: 0;
     padding: 0;
     font: 11px/16px Arial, sans-serif;
     color: #555555;
	 background: #697378;
}

#motorji {
     width: 1000px;;
     margin: 0 auto;
	 background: #434742 url(../images/bg.png) top center repeat-x;
}

/* Typography
------------------------------------------------------------------------------*/

p {
     margin: 0 0 10px 0;
     padding: 0;
}

p.cena {
     margin: 0 0 10px 0;
     padding: 0;
     font-size: 16px;
     line-height: 16px;
	 font-weight: bold;
	 color: #575656;
}


#top_section p {
     padding: 0 0 0 5px;
     margin: 0;
     color: #666666;
     text-align:left;
     font-size: 10px;     
}

#bottom_section p {
     padding: 0;
     margin: 0;
     color: #666666;
     text-align: center;
     font-size: 10px;
}

h1 {
     margin: 0 0 10px 0;
     padding: 0 0 3px 0;
     font-size: 18px;
     line-height: 22px;     
     letter-spacing: -1px;
     color: #186ea0;
	 border-bottom: 2px solid #c0c0c0;
}

h2 {
     margin: 0 0 7px 0;
     padding: 0 0 5px 0;
     font-size: 16px;
     line-height: 20px;     
     letter-spacing: -1px;
     color: #333333;
	 border-bottom: 2px solid #186ea0;
}

h3 {
     margin: 0 0 7px 0;
     padding: 0 0 5px 0;
     font-size: 14px;
     line-height: 18px;     
     letter-spacing: -1px;
     color: #333333;
	 border-bottom: 2px solid #186ea0;
}

h4 {
	border-bottom:1px solid #C9C8C8;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:italic;
	padding: 0 0 2px 0;
	margin: 0 0 20px 0;
}

.box h4, .boxdouble h4 {
	border-bottom:1px solid #C9C8C8;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
}

h5 {
     margin: 0 0 3px 0;
     padding: 0;
     font-size: 10px;
     line-height: 14px;     
     letter-spacing: -1px;
     color: #333333;
}

.module-login label {
	color:#fff;
	display:block;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	padding:0 0 0;
	text-transform:none;
	width:100%;	
}

/* Hyperlinks
------------------------------------------------------------------------------*/

a, button, .button {
	cursor:pointer;
}

a:link, a:visited, a:active { 
     background-color: transparent;
     color: #575656; 
     text-decoration: none;
}

a:hover { 
     background-color: transparent;
     color: #575656; 
     text-decoration:underline;
}



#top_section a:link, #top_section a:visited, #top_section a:active { 
     background-color: transparent;
     color: #575656; 
     text-decoration: none;
}

#top_section a:hover { 
     background-color: transparent;
     color: #575656; 
     text-decoration:underline;
}

#bottom_section a:link, #bottom_section a:visited, #bottom_section a:active { 
     background-color: transparent;
     color: #575656; 
     text-decoration: none;
}

#bottom_section a:hover { 
     background-color: transparent;
     color: #575656; 
     text-decoration:underline;
}


/* Ordered/Unordered Lists
------------------------------------------------------------------------------*/


#right_column ul, /*#left_column ul,*/ #content_column ul  {
     margin: 0 0 10px 5px;
     padding-left: 0px;
     list-style-type:none

}

#right_column  ol, #left_column ol, #content_column  ol {
     margin: 0 0 10px 0;
     padding-left: 0;
 
}

#right_column  ol li, #left_column  ol li, #content_column  ol li  {
     margin-left: 5px;
     padding-left: 0px; 
     background: none; 
     list-style-type: decimal;
     list-style-position: inside; 
     font-size: 12px;
     line-height: 16px;
}

#right_column  li, /*#left_column  li,*/ #content_column li {
     padding-left: 10px;
     background: transparent url(../images/arrow.gif) 0 0.5em no-repeat;
     font-size: 12px;
     line-height: 16px;
}

/* Blockquotes
------------------------------------------------------------------------------*/

blockquote
{
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-style: italic;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 30px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
    color: #444444;
}

blockquote p { margin: 0 0 10px 0; }


/* Horizontal Menu
------------------------------------------------------------------------------*/

ul#navlist {
     margin: 0;
     padding: 0;
     font-weight: bold;
     font-size: 14px;
     padding: 6px 0;
}

#navlist li {
     display: inline;
     list-style-type: none;
     margin: 0; padding: 0;
     line-height: 18px;
}

#navlist a { padding: 4px 6px; margin: 0;}

#navlist a:link, #navlist a:visited {
     color: #FFFFFF;
     background-color: transparent;
     text-decoration: none;
     border: 1px solid #7BB73A;     
}

#navlist a:hover {
     color: #111111;
     background-color: #FFFFFF;
     border: 1px solid #333333;
     text-decoration: none;
}


/* Page Layout
------------------------------------------------------------------------------*/

#top_section {
     width: 1000px;;
     margin: 0 auto;
     padding: 0;
     text-align: left;
}

#middle_section {
	 width: 920px;
     margin: 0 auto;
     padding: 15px 40px 0 40px;
     text-align: left;
	 background: url(../images/motorji_bg.png) top center repeat-y;
}
#middle_bottom {
	background: url(../images/bottom_bg.png) top center no-repeat;
	width: 1000px;
	height: 15px;
}

#header{
     height: 260px; 
     margin: 0;
     padding: 0;
}

#header_left {
     float: left;
     width: 720px;
	 height: 260px;
     padding: 0;
     margin: 0;
}

#header_right {
     float: right;
     width: 180px;
	 height: 240px; 
     padding: 10px 10px 10px 0;
     margin: 0;
}

#menu_bar {
     background: #176da3;
     border-top: 1px solid #ffffec;
	 padding: 0;
	 width: 900px;
	 margin: 0 auto;
}

#breadcrumb {
    padding: 15px 15px;
    margin: 0px;
    border-bottom: 1px solid #dddddd;
    background: #FFFFFF url(../images/shadow.gif) top left repeat-x;
}

#content_wrapper {
     float: left;
     width: 520px;
	 padding: 10px;
	 margin: 0 0 15px 0;
	 background: #FFF;
}

#content_column {
     margin: 0;
	 padding: 0 1px;
}

#left_column {
     float: left;
     width: 180px; 
	 padding: 0 0 10px 10px;
	 margin-bottom: 15px;
     background: #FFF;
}

#right_column {
     float: left;
     width: 180px; 
	 padding: 0;
	 margin: 0 10px 0 0;
	 margin-bottom: 15px;
}

#footer {
     clear: both;
     width: 960px;
     padding: 10px 20px 30px 20px;
	 text-align: right;
}

#footer p {
	clear: both;
	font: 10px/14px 'Arial', Helvetica, sans-serif;
	color: #b1b1b1;
}
#footer p a {
	font: 10px/14px 'Arial', Helvetica, sans-serif;
	text-decoration: underline;
	color: #b1b1b1;
}

#bottom_section {
   width: 1000px;;
     margin: 0 auto;
     padding: 15px 10px;
     text-align: left;
}

.module-animacija {
	padding: 10px 0 10px 10px;
}

#flash {
	widht: 720px;
	height: 240px;
	overflow: hidden;
}

.module-login {
	height: 190px;
	padding: 40px 10px 10px 10px;
	background: url(../images/prijava.png) top center no-repeat;
}

.inputbox {
	border:1px solid #C9C8C8;
	color:#000000;
	margin:0 0 0 0;
	padding:2px 0 2px 5px;
	margin: 3px 0 12px 0;
	vertical-align:top;
	width:150px;
}

.button-login, .log .button {
background:url("../images/button_login.gif") no-repeat scroll 0 0 transparent !important;
border:medium none;
color:#EEEEEE;
cursor:pointer;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:20px;
line-height:15px;
margin:0 !important;
padding:0;
text-align:center;
text-decoration:none;
text-transform:lowercase;
width:42px !important;
}

.module-login .reg, .module-login .reg:hover {
color:#186ea0 !important;
display:block;
font-size:11px;
font-weight:normal;
line-height:18px !important;
padding:5px 0 0 !important;
}

.module-login a, .module-login a:hover {
color:#fff;
font:11px/15px Arial;
padding:0;
}

#form-login-remember {
	padding: 20px 0 0 0;	
}

/* Other	
------------------------------------------------------------------------------*/

.photo_frame {
     float: right;
     padding: 5px;
     border: 1px solid #ddd;
     border-top: 1px solid #ddd;
     border-left: 1px solid #ddd;
     margin: 5px 0 5px 10px;
}

.photo_frame img {
	   border: none;
}

.artikel_box {
	width:220px;
     float: left;
     padding: 5px 0;
}

.artikel_photo {
	width:280px;
     float: right;
     padding: 5px;
     border: 1px solid #ddd;
     margin: 5px 0 5px 5px;
	 background: #fff;
}

.artikel_photo img {
	   border: none;
}

/* menu
------------------------------------------------------------------------------*/

ul#menu {
	padding: 5px;
	margin: 0 0 10px 0;
	list-style: none;
	z-index: 1;
	border: 1px solid #D3D3D3;
}

ul#menu li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#menu li a {
	display: block;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 10px;
	border-bottom: 1px solid #ffffff;
	background: #2ba4d6;
}
ul#menu li a:hover {
	color: #ffffff;
	background: #0084b8;
}

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

ul#menu li ul li a {
	display: block;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	padding: 4px 10px 4px 26px;
	border-bottom: 1px solid #ffffff;
	background: url("../images/arrow-white.png") no-repeat scroll 12px 11px #82A8C7;
}
ul#menu li ul li a:hover {
	color: #fff;
	background: url("../images/arrow-white.png") no-repeat scroll 12px 11px #2ba5d6;
}

/* */
.img_content_main {
	float: right;
	width: 180px;
	padding: 5px 0 5px 10px;
}

.img_content_sidebarr {
	width: 160px;
	padding: 5px 0;
}

.foto {
	float: left;
	text-align: left;
	font: 12px/17px Arial, sans-serif;
	color: #626262;
	width: 116px;
	height: 160px;
	margin: 0 3px 8px 0;
	overflow: hidden;
}

.foto .img_main {
	background: #FFFFFF;
	padding: 5px;
	margin: 0 0 10px 0;
	border: 1px solid #d3d3d3;
}


/*========fotogalerija========*/
.foto_vsebina {
	float: left;
	text-align: center;
	font: 12px/17px Arial, sans-serif;
	color: #626262;
	width: 110px;
	height: 110px;
	margin: 0 10px 8px 0;
	overflow: hidden;
}
/*========//fotogalerija========*/


.pagine {
	text-align: right;
	padding: 5px 0;
}

.book {
	width: 518px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px 0;
}

.book .col1 {
	float: left;
	width: 100px;
	padding: 0 18px 0 0;
}

.book .col1 img {
	border: 1px solid #ccc
}

.book .col2 {
	float: left;
	width: 200px;
	padding: 0 20px 0 0;
}

.book .col3 {
	float: left;
	width: 180px;
}

.book .col4 {
	float: left;
	width: 330px;
	padding: 0 0 0 20px;
}


/* */

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

.tac { text-align: center; }
.tar { text-align: right; }
.in5 { padding-top: 5px; }
.in8 { padding-top: 8px; }
.in10 { padding-top: 10px; }
.in15 { padding-top: 15px; }
.in20 { padding-top: 20px; }
.in25 { padding-top: 25px; }

.pl5 { padding-left: 5px; }
.pr5 { padding-right: 5px; }
.pr20 { padding-right: 20px; }


/**/

.meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	/*background: url(../images/img07.jpg) repeat-x left bottom;*/
	line-height: normal;
}

.meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(../images/img09.gif) no-repeat left center;
	margin-left: 7px;
}

.meta .comments {
	display: block;
	float: right;
	width: 107px;
	padding: 0 0 0 25px;
	background: url(../images/img08.gif) no-repeat left center;
}

#contact_form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#contact_form form, #sendtofriend_form form {
	border: 0;
	margin: 0;
	padding: 0;
}

#contact_form  ul, #contact_form  li {
	border: 0;
	margin: 0;
	padding: 0;
	list-style:none;
	background: none;
}

#contact_form label {
	width: 160px;
	display: block;
	text-align: left;
	color: #666666;
	font-size: 10px;
}

#contact_form label.error {
	width: 160px;
	display: block;
	text-align: left;
	color: red;
	font-size: 10px;
}

#contact_form label.prepis {
	float: left;
	width: 60px;
	display: block;
	text-align: left;
	color: #666666;
	font-size: 10px;
}

#contact_form .text_field {
	width: 160px !important;
	font: 11px/14px Arial, sans-serif;
	padding: 1px 3px;
	color: #333333;
	border-bottom: 1px solid #999999;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
#contact_form input.text_field {
	width: 240px !important;
}
#contact_form textarea.text_field {
	width: 480px !important;
}

.otok input.text_field {
	width: 166px !important;
	font: 11px/14px Arial, sans-serif;
	border: 1px solid #999999;
	margin: 0 0 5px 0;
}

.otok .submit {
	float: right;
	color: #666666;
	border: 1px solid #186ea0;
	margin-top: 5px;
	padding: 1px 7px 2px 7px;
	background: #FDF3E3;
}

.otok label {
	display: block;
	font: 11px/14px Arial, sans-serif;
	padding: 0 0 2px 0;
}

#contact_form .niz_field {
	width: 40px !important;
	font: 11px/14px Arial, sans-serif;
	padding: 1px 3px;
	color: #333333;
	background: transparent;
	border-bottom: 1px solid #999999;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

#contact_form textarea.text_field {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#contact_form li.submit {
	padding-top: 15px;
}

#checkmark {
	float: left;
	padding: 0 10px 5px 0;
}


.icon img { margin:0 10px 0 0; float: left; }

#content_cart {
	width: 518px;
}


/*=========cart===========*/
.cart {
	width: 518px;
	background: #c0c0c1;
	font: bold 11px/14px Arial, sans-serif; 
	border-top: 1px solid #333333;
	padding: 0 0 7px 0;
}

.cart a, .item a, .book a {
	text-decoration: none;
	border-bottom: none;
	color: #417FDA;
}



a.add2cart {
	font: italic 10px Arial, sans-serif;
	color: #fff;
	padding: 5px 10px 5px 30px;
	background: #186ea0 url(../images/cart.gif) 5px 5px no-repeat;
}
a.add2cart:hover {
	color: #fff;
	background: #186ea0 url(../images/cart.gif) 5px 5px no-repeat;
}


.procent {
	width: 518px;
	background: #cdcdce;
	font: italic 11px/14px Arial, sans-serif; 
	border-top: 1px solid #333333;
	padding: 0 0 2px 0;
}

.item {
	width: 518px;
	font: 11px/14px Arial, sans-serif; 
	border-top: 1px solid #c0c0c1;
	padding: 0 0 5px 0;
}

.odlocitev {
	width: 518px;
	padding: 30px 0 5px 0;
}

.odlocitev .nazaj {
	float: left;
	color: #666666;
	border: 1px solid #186ea0;
	padding: 2px 10px 3px 10px;
	background: #FDF3E3;
}

.odlocitev .naprej {
	float: right;
	color: #666666;
	border: 1px solid #186ea0;
	padding: 2px 10px 3px 10px;
	background: #FDF3E3;
}

.urejanje_li .naprej {
	float: left;
	color: #666666;
	border: 1px solid #186ea0;
	padding: 2px 10px 3px 10px;
	background: #FDF3E3;
}

a.tipka {
	display:block;
	float: right;
	color: #666666;
	border: 1px solid #186ea0;
	padding: 2px 10px 3px 10px;
	background: #FFF;
}
/*
.cart_1 {
	float: left;
	width: 165px;
	padding: 10px 0 5px 10px;
	text-align: left;
}

.cart_2 {
	float: left;
	width: 60px;
	padding: 10px 0 5px 0;
	text-align: center;
}

.cart_3 {
	float: left;
	width: 70px;
	padding: 10px 0 5px 0;
	text-align: center;
}

.cart_4 {
	float: left;
	width: 50px;
	padding: 10px 0 5px 0;
	text-align: center;
}

.cart_5 {
	float: left;
	width: 55px;
	padding: 6px 0 5px 0;
	text-align: center;
}
/*========//cart==========*/

.cart_1 {
	float: left;
	width: 125px;
	padding: 10px 0 5px 10px;
	text-align: left;
}

.cart_2 {
	float: left;
	width: 65px;
	padding: 10px 0 5px 0;
	text-align: center;
}

.cart_3 {
	float: left;
	width: 50px;
	padding: 10px 0 5px 0;
	text-align: center;
}

.cart_4 {
	float: left;
	width: 60px;
	padding: 10px 0 5px 0;
	text-align: center;
}

.cart_5 {
	float: left;
	width: 70px;
	padding: 6px 0 5px 0;
	text-align: center;
}
/*========//cart==========*/

.cart_4 #gallery_nav li, .cart_1 #gallery_nav li  {
	width: 19px !important;
	height: 19px !important;
	padding: 0;
	margin: 0;
}


/*========form==========*/
#content_cart fieldset {
	border: none;
}

#content_cart ul.urejanje_ul {
	padding: 8px 0;
	margin: 0;
	background: none;
}

#content_cart ul.urejanje_ul li.urejanje_li {
	list-style: none;
	padding: 3px 0;
	margin: 0;
	color: #666666;
	background: none;
}

#content_cart ul.urejanje_ul li.textarea_li {
	list-style: none;
	padding: 3px 0;
	margin: 0;
	height: auto;
	color: #666666;
	background: none;
}

#content_cart label {
	display: block;
	width: 132px;
	text-align: right;
	float: left;
	padding: 3px 8px 2px 0;
	color: #666666;
	font-size: 11px;
}

#content_cart .text_field {
	width: 120px;
	font: 11px/14px Arial, sans-serif;
	padding: 1px 3px;
	color: #333333;
	background: transparent;
	border-bottom: 1px solid #999999;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

#content_cart .text_field_long {
	width: 240px;
	font: 11px/14px Arial, sans-serif;
	padding: 1px 3px;
	color: #333333;
	background: transparent;
	border-bottom: 1px solid #999999;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

#content_cart .checkbox {
	border: none;
}
/*========//form==========*/
ul#side_cart li {
	background: none;
}


/* Menu izbire */

.menu ul { 
	padding: 0; 
	margin: 0;
	list-style: none;
	height: 32px;
	z-index: 1;
	text-align: center;
}

.menu ul li {
	padding: 0;
	margin: 0;
	float: left;
	height: 32px;
	list-style: none;
	background: #176da3;
}

.menu ul li:hover {
	background: #005997;
}

.menu a, .menu a:visited {
	font: 11px/16px Arial, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	color: #ffffff;
	line-height: 32px;
	padding: 0 10px;
	text-transform: uppercase;
	border-right: 1px solid #094780;
	border-left: 1px solid #1a7cae;
}

.menu a:hover {
	color: #fff;
}


/* trgovina - box */
.box {
	float: left;
	width: 156px;
/*	height: 230px;*/
	height: 246px;
	padding: 4px;
	border: 1px solid #c0c0c0;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.boxdouble {
	float: left;
	width: 332px;
	height: 230px;
	padding: 4px;
	border: 1px solid #c0c0c0;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.oglas {
	float: left;
	width: 342px;
	height: 240px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.oglas .ad {
	width: 342px;
	height: 240px;
	overflow: hidden;
}

.box .artikel {
	width: 156px;
	height: 144px;
	padding: 0 0 5px 0;
}
.last {
	margin-right: 0px;	
}

.box p, .boxdouble p {
	font-size: 10px;
	line-height: 12px;
}

.box span, .boxdouble span {
	display: block;
     font-size: 13px;
	 color: #575656;
	 padding: 0 0 2px 0;
}

input.kolicina {
	border: 1px solid silver;
	width: 56px;
}


/* islands */
.otok {
	margin: 0 0 10px 0;
	background: #fff url(../images/otok-bg.png) top center repeat-y;
}

.otok-top {
	margin: 0;
	padding: 0;
	background: url(../images/otok-top.png) top center no-repeat;
}

.otok-bot {
	margin: 0;
	background: url(../images/otok-bot.png) bottom center no-repeat;
	padding: 8px 10px 10px 10px;
	color: #fff;
	min-height: 100px;
}

#header_right .otok-bot {
	height: 222px;
}

.otok h3 {
	font: bold 13px Arial, sans-serif;
	border-bottom: none;
	color: #fff;
	letter-spacing: 0;
}

.otok p {
	font-size: 11px;
}
.otok span {
	display: block;
	font: italic 10px Arial, sans-serif;
	color: #575656;
	padding: 0 0 5px 0;
}

.kontakt {
	background: url(../images/kontakt.png) top center no-repeat;
	padding: 40px 10px 10px 10px;
	color: #fff;
	height: 70px;
}

.iskalnik {
	background: url(../images/iskalnik.png) top center no-repeat;
	padding: 40px 10px 10px 10px;
	color: #fff;
	height: 130px;
}

.novica {
/*	background: url(../images/novica.png) top center no-repeat; */
/*	padding: 40px 10px 10px 10px; */
/*	color: #fff; */
/*	height: 220px; */
}

.eakcija {
	background: url(../images/eakcija.png) top center no-repeat;
	padding: 35px 10px 10px 10px;
	color: #fff;
	height: 185px;
}

.nakupovalna-kosarica {
	background: url(../images/nakupovalna-kosarica.png) top center no-repeat;
	padding: 40px 10px 10px 10px;
	color: #fff;
	height: 70px;
}

a.vec {
	font: italic 10px Arial, sans-serif;
	color: #fff;
	padding: 1px 5px;
	background: #186ea0;
}
a.vec:hover {
	color: #fff;
	background: #575656;
	text-decoration: none;
}

#content_column .datum {
	display: block;
	font: italic 11px Arial, sans-serif;
	color: #575656;
	padding: 0 0 5px 0;
}

/* news */
ul.news {
	padding: 0 0 15px 0;
	margin: 0;
	list-style: none;
}

ul.news li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.news li a {
	font-size: 11px;
	letter-spacing: -1px;
	color: #575656;
	text-decoration: none;
	font-weight: normal;
}

ul.news li a:hover {
	text-decoration: underline;
}

.pagine {
	text-align: right;
	padding: 5px 0 10px 0;
}

.pagine span {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background: #efefef;
}

.pagine span a {
	padding: 2px 5px;
	text-align: center;
	background: #186ea0;
	color: #fff;
}

.pagine span a:hover {
	background: #575656;
	color: #ffffff;
	text-decoration: none;
}

/* prijava */

.prijava form {
	padding: 0;
	margin: 0;
}

.prijava ul.urejanje_ul {
	width: 382px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 0;
	margin: 0;
}

.prijava ul.urejanje_ul li.urejanje_li {
	list-style: none;
	padding: 3px 0;
	margin: 0;
	color: #666666;
}

.prijava ul.urejanje_ul li.textarea_li {
	list-style: none;
	padding: 3px 0;
	margin: 0;
	height: auto;
	color: #666666;
}

.prijava label {
	display: block;
	width: 100px;
	text-align: left;
	float: left;
	padding: 3px 8px 2px 0;
	color: #666666;
}

.prijava .text_field {
	width: 120px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	background: transparent;
	padding: 3px 5px;
	border: 1px solid silver;
}

.prijava .text_field_long {
	width: 240px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	background: transparent;
	padding: 3px 5px;
	border: 1px solid silver;
}

.prijava .checkbox {
	border: none;
}

.prijava a {
	color: #575656;
	text-decoration: underline;
}

.prijava a:hover {
	color: #575656;
	text-decoration: none;
}

.select_picture ul#gallery_nav {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

.select_picture ul#gallery_nav li {
	margin: 0 2px 2px 0 !important;
	padding: 0 0 0 0 !important;
	float: left;
	height: 19px;
	width: 19px;
	cursor: pointer;
	background-position: top left;
	background-repeat: no-repeat;
}

.select_picture ul#gallery_nav li.active a { cursor:default; }


.select_picture_img ul#gallery_nav {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}


.select_picture_img ul#gallery_nav li {
	margin: 0 4px 4px 0 !important;
	padding: 0 0 0 0 !important;
	float: left;
	height: 64px;
	width: 64px;
	cursor: pointer;
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid gray;
	overflow: hidden;
}

.select_picture_img ul#gallery_nav li.active a { cursor:default; }


.barve_pic {
	width: 280px;
	display: none;
	overflow: hidden;
}

div#gallery1 {
	display:block;
}

#main img#velika {
	width: 276px;
}

.p0 {
	padding: 0;
}
