body {
    margin:0px; padding:0px;
    background-color:#fff;
}
	
div#Wrapper{width:100%;}
.Wrapper_Main{width:950px;}	

img{border:0px;}
p, h1, h2, h3, form, ul{margin-top: 0px; margin-bottom: 0px;}

.link{cursor:pointer;}
.img_container{width: 160px;}
.frame{margin-bottom: 10px;}

/* PAGE BEGIN */


.PageLeftVerticalSpace{width:25px;}
.PageRightVerticalSpace{width:28px;}



/* PAGE END */

/* HEADER BEGIN */

.headerWidth{width:950px;}

/* mini navig */

.miniNavigContainer{width:300px;}
.miniNavigContainer td.miniNavigLine {height:1px; background-color:#e0e0e0;}
.miniNavigContainer td {font-family:Arial; font-size:11px; color:#666; height:21px;}
.miniNavigContainer td a{font-family:Arial; font-size:11px; color:#666; text-decoration:none;}
.miniNavigContainer td a:hover{text-decoration:underline;}


/* logo */
.logoContainer{width:650px; height:170px;}
#logotip{margin-top:19px;}

/* slogan */


/* popup */

#logoPopup{width:120px; height:45px;}

.popupCorner{width:8px; height: 8px;}
.popupTop{background:url(../images/_sistemski/popup/popup_border.gif) repeat-x top #ffffff;}
.popupBottom{background:url(../images/_sistemski/popup/popup_border.gif) repeat-x bottom #ffffff;}
.popupLeft{background:url(../images/_sistemski/popup/popup_border.gif) repeat-y left #ffffff;}
.popupRight{background:url(../images/_sistemski/popup/popup_border.gif) repeat-y right #ffffff;}

#popupContent{
	font-family:Arial;
	font-size:11px;
	color:#666;
	background-color: #ffffff;
}

#popupContent a{
	font-family:Arial;
	font-size:11px;
	color:#009900;
	text-decoration:underline;
}

#popupContent a:hover
{
    color:#009900;
	text-decoration:none;
}

/* HEADER END */


/* CONTENT BEGIN */


.Main_Content_Sub {width:950px;}

.Main_Content .Content, .Main_Content_Sub .Content, .MainPage_Content .Content, .MainText {font-family:Arial; color:black; font-size:13px;}

.Content a{font-family:Arial; color:#009900; font-size:13px; text-decoration:underline;}
.Content a:hover{color:#009900; text-decoration:none;}

.Vsebina_Title{width:100%;}

.Content .Title, .Content h1{font-family:Arial; font-size:18px; color: #000; font-weight:normal;}
.Content .SubTitle, .Content h2{font-family:Arial; font-size: 14px; color: #000; font-weight:bold;}
.Content .SubSubTitle, .Content h3{font-family:Arial; font-size: 13px; color: #000; font-weight:normal;}

.Main_Content_Sub .Center{}
.Main_Content_Sub .Center_Wide {width:705px;}

.Main_Content_Sub .Left {width:190px;}

.Main_Content_Sub .Gallery{width:300px;}	

table.tabela{border-collapse:collapse;}

table.tabela td{border:solid 1px #009900;}

table.tabela th{border:solid 1px #009900; text-align:left; font-weight:normal; background-color:#cef3ce;}

table.tabela th a{color:black;}

/* CONTENT END */



/* MENU BEGIN */

/* navigation */

.Navigation_Wrapper{width:100%; margin-bottom:20px;}
#Menu_Navigation_Container div{font-family:Arial; font-size:11px; color:#666; margin-left:1px;}
.Navigation_Wrapper a.navig{font-family:Arial; font-size:11px; color:#009900; text-decoration:none;}
.Navigation_Wrapper a.navig:hover{text-decoration:underline;}


/* top menu */

.MainMenu_Container{width:100%; height:20px; margin-top:38px;}

.MainMenu{height:20px;}


.MainMenu_Item .MainMenu_Item_Content {font-family:Arial; font-size:14px; color:#666; font-weight:bold;}

.MainMenu_Item_Selected{cursor:pointer;}
 
.MainMenu_Item_Selected .MainMenu_Item_Content {font-family:Arial; font-size:14px; color:#009900; font-weight:bold;}

.MainMenu_SubItem{background-color: #eee; width: 170px;}
.MainMenu_ItemSubBorder{border:1px solid #666;}

.MainMenu_SubItem .MainMenu_SubItem_Content {font-family:Arial; font-size: 12px; color: #444;}
	
.MainMenu_SubItem_Selected {background-color:#009900; width:170px; cursor:pointer;}
.MainMenu_SubItem_Selected .MainMenu_SubItem_Content
{
   font-family:Arial; font-size: 12px; color: #fff;
}


.TopMenu_Spacer {width:25px;}
.MainMenu_SubItem_Seperator{background-color:#888;}	

/* left menu */

.leftMenu_Wrapper{width:186px;}
.leftMenu_Wrapper_Center{width:166px;}

.leftMenu_WrapperContent{width:183px; background-color:White;}

#leftMenu_Container{width:100%;}
    


.levelOne_Selected{width: 100%; background-color:Black;}
.levelOne_Selected a{color:White; font-size:14px; font-family:Arial; text-decoration:none; font-weight:bold;}
.levelOne_Selected a:hover{color:White; font-size:14px; font-family:Arial; text-decoration:underline; font-weight:bold;}




.leftMenu_level{width: 100%; cursor:pointer; background-color:Black;}
.leftMenu_level_over{width: 100%; cursor:pointer; background-color:Black;}
.leftMenu_level_selected{width: 100%; cursor:pointer; background-color:Black;}

.leftMenu_level a {font-family:Arial; font-size:11px; color: #fff; text-decoration:none;}
.leftMenu_level a:hover {font-family:Arial; font-size:11px; color: #fff; text-decoration:none;}

.leftMenu_level_over a, .leftMenu_level_over a:hover, .leftMenu_level_selected a, .leftMenu_level_selected a:hover {font-family:Arial; font-size:11px; color: #00d400; text-decoration:none;}

.leftMenu_sublevel{width: 100%; cursor:pointer; background-color:Black;}
.leftMenu_sublevel a{font-family:Arial; font-size:11px; text-decoration:none; color:#fff; }
.leftMenu_sublevel a:hover{font-family:Arial; font-size:11px; text-decoration:none; color:#fff;}

.leftMenu_sublevel_over{width: 100%; cursor:pointer; background-color:Black;}
.leftMenu_sublevel_over a, .leftMenu_sublevel_over a:hover{font-family:Arial; font-size:11px; text-decoration:none; color:#00d400;}

.leftMenu_sublevel_selected{width: 100%; cursor:pointer; background-color:Black;}
.leftMenu_sublevel_selected a, .leftMenu_sublevel_selected a:hover{font-family:Arial; font-size:11px; text-decoration:none; color:#00d400;}

.leftMenu_arrow{margin-top:3px;}
.leftMenu_arrow2{margin-top:3px;}

/* FORMS BEGIN */

.field, .captcha_field{
	border:1px solid #d6d6d6;
	font-family:Arial; font-size: 11px; font-weight:normal; color: #666; 
	padding-left:5px;	
	padding-top:2px;
	background-color:#fff;
	height:15px;
}

.field_selected, .captcha_field_selected{
	border:1px solid #009900;
	font-family:Arial; font-size: 11px; font-weight:normal; color: #000000; 
	background-image:url(../images/form/bg.jpg);
	background-repeat:repeat-x;
	padding-left:5px;
	padding-top:2px;
	background-color:#fff;
    height:15px;
}

.form_ddl
{
  font-family:Arial; font-size:11px; color:#666; border:1px solid #e0e0e0;
}


input.field, input.field_selected{width: 385px;}
textarea.field, textarea.field_selected{width: 380px;}
.captcha_field, .captcha_field_selected{width:131px;}
textarea.field, textarea.field_selected{height: 150px; padding:5px;}

.checkboxNoMargin input{margin:0px; padding:0px;}

.btn{
	/*behavior: url('css/IEFixes.htc');*/
	height:23px;
  	border:1px solid #d6d6d6;
	background-image:url(../images/form/btn.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	color:#000;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
	padding:0px 10px 2px 10px !important;
	padding:0px 5px 0px 5px;
}

.btn:hover, .btn.hover
{
border:1px solid #666;
background-image:none;
background-color:#fff;
color:#000;
cursor:pointer;
font-weight:bold;
}

.captchaError{
font-family:Arial, sans-serif;
font-size:12px;
color:#ff0000;
font-weight:bold;
}



/* FORMS END */

/* FOOTER BEGIN */

.FooterContainer
{
    width:950px;
    margin-bottom:10px;
    margin-top:20px;
}

.footerBg{}

.Footer{width:950px; margin-top:30px;}

.Footer .company, .Footer .author{font-family:Arial; font-size: 11px; color: #666;}
.Footer .author a{font-family:Arial; font-size: 11px; color:#666; text-decoration:none;}
.Footer .company a{font-family:Arial; font-size: 11px; color:#009900; text-decoration:underline;}
.Footer .author a:hover{text-decoration:underline; color:#666;}
.Footer .company a:hover{text-decoration:none; color:#009900;}

/* FOOTER END */

/* PRINT FRIENDLY BEGIN */



.printfriendly_wrapper{width:100%; margin-top:20px;}
.printfriendly_container{width:100%;}
.printfriendly_corner{width:9px; height:23px;}
.printfriendly_bg{background-color:#da2f8d;}
  

.imgPrintFriendly{margin-left: 15px;}

.Content .printfriendly_container a{
	font-family:Trebuchet MS;
	font-size:11px; color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

/* GALLERY BEGIN */

.Module_Title{ width: 193px; height:24px;}
.Module_Title_Left{ width: 8px; background-image: url(../images/_sistemski/module_title_left.png);}
.Module_Title_Right{ width: 8px; background-image: url(../images/_sistemski/module_title_right.png);}
.Module_Title_Content{ background-color:#EEEEEE; font-family:Verdana, Arial, Helvetica, sans-serif; color: #444444; font-size:12px; font-weight:bold;}

.Module_Content{background-color:#DDDDDD;}
.Module_Content_TopLeft{height: 9px; width:9px; background: url(../images/_sistemski/module_content_topleft.jpg) no-repeat top left;}
.Module_Content_TopRight{height: 9px; width:9px; background: url(../images/_sistemski/module_content_topright.png) no-repeat top right;}
.Module_Content_BottomLeft{height: 9px; width:9px; background: url(../images/_sistemski/module_content_bottomleft.png) no-repeat bottom left;}
.Module_Content_BottomRight{height: 9px; width:9px; background: url(../images/_sistemski/module_content_bottomright.png) no-repeat bottom right;}

.Module_Content_HelpBg_Both
{
  background-image:url(../images/_sistemski/lokacija_help_bg_both.jpg);
  background-repeat:no-repeat;
  background-position:center 37px;
}

.Module_Content_HelpBg_Right
{
  background-image:url(../images/_sistemski/lokacija_help_bg_right.jpg);
  background-repeat:no-repeat;
  background-position:center 37px;
}

.Module_Content_HelpBg_Left
{
  background-image:url(../images/_sistemski/lokacija_help_bg_left.jpg);
  background-repeat:no-repeat;
  background-position:center 37px;
}

.GalleryMainTitle{font-family:Tahoma; font-size:13px; color:white; font-weight:bold;}
.Gallery_Image_Description{margin-top:5px; margin-bottom: 5px;}	 
.gallerysmallimagehidden{ border: 1px solid #31297b;}
.gallerysmallimage{ border: 1px solid #31297b;}

.galleryImgOver{border:1px solid #009900; padding:3px;}
.galleryImgOut{border:1px solid #e0e0e0; padding:3px;}
.gallerySmallDesc{font-family:Arial; font-size:10px; color:#666; margin-left:2px;}

.galleryTopLine{height:8px; background-image:url(../images/catalogue/1px_gray.gif); background-repeat:repeat-x; background-position:0px 0px;}
.galleryBottomLine{height:8px; background-image:url(../images/catalogue/1px_gray.gif); background-repeat:repeat-x; background-position:0px 7px;}
.galleryCenter{height:100px;}


#FrogJS{
	width: 650px;
	height: 385px;
	margin-top:130px;
	z-index:1;
}

/* GALLERY END */

.popupBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


/* catalogue begin */

/* cat group */

.catGroupWholeListWidth {width:734px;}
.catGroupItemWidth{width:170px;}
.catGroupPicContainerHeight{height:140px;}

.CatGroupListTitle{margin:10px 5px 0px 0px;}
.CatGroupListTitle a {font-family:Arial; font-weight:bold; font-size:12px; color:black; text-decoration:none;}
.CatGroupListTitle a:hover {font-family:Arial; font-weight:bold; font-size:12px; color:#009900; text-decoration:none;}

.catGroupOut{border:1px solid #e0e0e0; height:140px;}
.catGroupOver{border:1px solid #009900; height:140px;}

.catGroupHorizontalSeperator{height:30px;}
.catGroupVerticalSeperator{width:18px;}


.catListFilter{border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; height:30px; width:734px;}
.catListFilter td{font-size:11px; color:#666;}
.catListFilter td.left{width:180px;}
.catListFilter td.center{width:374px;}
.catListFilter td.right{width:180px;}

.catGroupItemsSeperator
{
  width:100%; background-image:url(../images/catalogue/groupItemsSeperator.gif); background-repeat:repeat-x;
  margin-top:10px;
  margin-bottom:20px;
}

.catItemWholeListWidth{width:734px;}
.catItemWidth{width:734px;}

.catItemHorizSeperator{height:55px; background-image:url(../images/catalogue/1px_gray.gif); background-repeat:repeat-x; background-position:0px 20px;}

.catItemTitle{}
.catItemTitle a {font-size:18px; color:black; font-family:Arial; font-weight:normal; text-decoration:none;}
.catItemTitle a:hover {font-size:18px; color:black; font-family:Arial; font-weight:normal; text-decoration:underline;}

.catItemSummery{margin-top:12px;}

.catItemReadMore{margin-top:15px;}
.catItemReadMore a{font-size:11px;}

.catItemImgTdWidth{width:188px;}
.catItemImgSeperatorWidth{width:25px;}


.catalogueItemDesc{margin-top:13px;}







.specialCategoryCenter {background-image:url(../images/catalogue/item/specialCategory_center.png); background-repeat:repeat-x; background-position:0px 6px; color:White;}

.specialCategoryEnd{width:10px; background-image:url(../images/catalogue/item/specialCategory_end.png); background-repeat:no-repeat; background-position:0px 6px;}



.specialCategoryCenter2 {background-image:url(../images/catalogue/item/specialCategory_center2.png); background-repeat:repeat-x; background-position:0px 2px; font-size:11px; color:White;}

.specialCategoryEnd2{width:10px; background-image:url(../images/catalogue/item/specialCategory_end2.png); background-repeat:no-repeat; background-position:0px 2px;}


.catAttributesContainer {width:734px;}

.catAttributeGray td, .catAttributeWhite td {border-bottom:1px solid #fff;}

.AttrRowHeight {
  height:18px;
  font-size:12px;
}

.catAttributeTitleRow {
  height:18px;
  width:110px;
  
}

.catAttributeValueRow {width:257px;}

.catAttributeFont {font-size:12px; color:#000;}

.catAttrTitle {margin-right:10px; font-weight:bold; margin-top:1px; margin-bottom:2px; color:#009900;}

.catAttrValue {margin-top:1px; margin-bottom:1px;}

.catAttrTopLine{height:20px; background-image:url(../images/catalogue/1px_gray.gif); background-repeat:repeat-x; background-position:0px 0px;}
.catAttrBottomLine{height:25px; background-image:url(../images/catalogue/1px_gray.gif); background-repeat:repeat-x; background-position:0px 24px;}


/* catalogue end */


/* search begin */

.headerSearchWrapper{margin-left:57px; margin-top:55px;}

.headerSearchFormBg
{
  background-image:url(../images/search/header_input_center.jpg); background-repeat:no-repeat; width:156px;
}

.headerSearchFld
{
  border:none;
  background-color:white;
  height:15px;
  margin-top:1px;
  margin-left:5px;
  width:150px;
  font-family:Trebuchet MS;
  font-size:12px;
  color:black;
}

.headerSearchAdvanced{margin-left:220px;}

.headerSearchAdvanced a
{
  font-family:Arial;
  font-size:11px;
  color:white;
}

.headerSearchAdvanced a:hover
{
  text-decoration:none;
}


/* search end */

/* news */


.Content .MainPage_NewsContainer{color:#666; font-family:Arial; font-size:11px;}
.Content .MainPage_NewsContainer td{line-height:18px;}
.Content .MainPage_NewsContainer .naslov{font-size:13px; font-weight:bold; line-height:normal;}
.Content .MainPage_NewsContainer .naslov a{font-size:13px; font-weight:bold; line-height:normal; color:#666; text-decoration:none;}
.Content .MainPage_NewsContainer .naslov a:hover{text-decoration:underline;}


#MainPage_News{}
.MainPage_News_Date a{font-size:12px; text-decoration:none; color:#666; font-weight:bold;}
.MainPage_News_Date a:hover{text-decoration:none; color:#009900;}

.MainPage_News_Summary {}
.MainPage_News_Summary a{font-size:11px; text-decoration:underline; color:#009900;}
.MainPage_News_Summary a:hover{color:#009900; text-decoration:none;}
.MainPage_News_Img{width:60px;}

/* glavni seznam */

.News_List_Container{border:1px solid #666;}

.News_List_ReadMore{margin-right:9px;}



/* vhodna stran */

.storitve
{
  background-color:#848484;
  font-family:Trebuchet MS;
  font-size:13px;
  color:White;
  font-weight:bold;
  line-height:13px;
  height:47px;
}

.storitve div
{
  margin-left:15px;
  margin-right:10px;
  margin-top:11px;
}

.storitve div a
{
  font-family:Trebuchet MS;
  font-size:13px;
  color:White;
  font-weight:bold;
  text-decoration:none;
}

.storitve div a:hover
{
  text-decoration:underline;
}

.crnOkvirSredina
{
  background-image:url(../db/yokohama/image/vhodna_stran/okvir_sredina.png);
  background-repeat:repeat-y;
}

.crnOkvirNaslov{width:334px; margin-left:8px; margin-top:5px;}

.crnOkvirNaslov td
{
  height:25px;
  background-image:url(../db/yokohama/image/vhodna_stran/okvir_naslov.png);
  background-repeat:no-repeat;
}

.crnOkvirNaslov div
{
  color:White; font-family:Tahoma; font-size:12px; font-weight:bold; margin-left:11px; margin-right:10px;
}

.crnOkvirNaslov a, .crnOkvirNaslov a:hover
{
  color:White; font-family:Tahoma; font-size:12px; font-weight:bold; text-decoration:none;
}

.crnOkvirVsebina
{
  width:310px; margin:20px auto 5px 19px;
}

.crnOkvirVsebina td
{
  color:White; font-family:Tahoma; font-size:12px;
}

.crnOkvirVsebina a
{
  color:White;
  font-family:Tahoma;
  
}


.vhodna_stran_ozadje
{
  background-repeat:no-repeat;
  width:950px;
  height:400px;
}

.vhodna_stran_ozadje_crnina
{
  background-image:url(../db/irgo/image/vhodna_stran/crnina.png);
  background-repeat:no-repeat;
  width:300px;
  height:400px;
  margin-left:650px;
}

.vhodna_stran_ozadje_vsebina
{
  width:220px;
  margin-left:40px;
  margin-top:50px;
}

.vhodna_stran_ozadje_vsebina td
{
  color:White;
  font-size:11px;
  font-family:Arial;
  line-height:17px;
}

.vhodna_stran_ozadje_vsebina td a
{
  color:White;
  font-size:11px;
  font-family:Arial;
}

.vhodna_stran_ozadje_vsebina td a:hover{text-decoration:none;}

.vhodna_stran_ozadje_vsebina div.Naslov
{
  color:White;
  font-size:18px;
  font-family:Arial;
  margin-bottom:30px;
  line-height:22px;
}

.grayLine{height:1px; background-color:#e0e0e0;}

.Content .footer_Dejavnosti{color:#666; font-family:Arial; font-size:11px;}
.Content .footer_Dejavnosti td{line-height:18px;}
.Content .footer_Dejavnosti .naslov{font-size:13px; font-weight:bold; line-height:normal;}
.Content .footer_Dejavnosti .naslov a{font-size:13px; font-weight:bold; line-height:normal; color:#666; text-decoration:none;}
.Content .footer_Dejavnosti .naslov a:hover{text-decoration:underline;}
.Content .footer_Dejavnosti a{color:#009900; font-family:Arial; font-size:11px; text-decoration:underline;}
.Content .footer_Dejavnosti a:hover{text-decoration:none;}


.cartStep2LostPwd
{
  border:1px solid #009900; padding:10px; width:270px; margin-top:5px; background-color:White;
}

