body{margin: 0px; padding: 0px; background-color:#ffffff;}
	
div#Wrapper{margin: 0px; padding: 0px; width: 100%;}

.Wrapper_Main{width:100%;}	

img{border: 0px;}

.link{cursor:pointer;}

p, h1, h2, h3, form, ul{margin-top: 0px; margin-bottom: 0px;}

.img_container{ width: 160px;}
.frame{margin-bottom: 10px;}


/* HEADER BEGIN */

.Header{width: 100%;}

.Header .partOne{height: 95px;}

.Header .partTwoLeft{
    height: 30px;
    background-color:#78c143;
    background-image:url(../images/header/partTwoLeft.jpg);
    background-repeat:no-repeat;
    background-position:right;
}

.Header .partTwoCenter{
    background-image:url(../images/header/partTwoCenter.jpg);
    background-repeat:no-repeat;
}

.Header .partTwoRight{
    background-color:#3caa55;
    background-image:url(../images/header/partTwoRight.jpg);
    background-repeat:no-repeat;
    background-position:left;
    
}

.Header .partThreeLeft{
    height: 30px;
    background-color:#7cc242;
}

.Header .partThreeRight, .Header .partThreeCenter{background-color:#7cc242;}

/* icons */

#guickIcons{margin-top:8px;}
#guickIcons .gustbookIco{margin-left:12px;}
#guickIcons .mailIco{margin-left:4px; margin-right:4px;}
#guickIcons .sitemapIco{margin-left:4px;}    

/* slogan */

#Slogan {height:41px;}

#Slogan div{
    font-family: "Trebuchet MS";
	color: #009366;
	font-size: 16px;
	font-style: italic;
	font-weight:bold;
	text-align:right;
	margin-right:40px;
}

/* logo */ 

#logotip{margin-left:10px; margin-top:14px;}

/* popup */

#logoPopup{width:140px; height:45px;}

#popupContent{
	font-family:Arial;
	font-size:10px;
	color:#444444;
	background-color: #ffffff;
}

#popupContent a{
	font-family:Arial;
	font-size:10px;
	color:#7cc242;
	text-decoration:underline;
}

#popupContent a:hover{
	text-decoration:none;
	color:#009366;
}

/* language */

#lng{
    margin-left:716px;
    
    font-family:Arial;
    font-size:12px;
    color:#FFFFFF;
    font-weight:bold;
}

#lng a{
    font-family:Arial;
    font-size:12px;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}

#lng a:hover{text-decoration:underline;}

/* HEADER END */


/* CONTENT BEGIN */

.Main_Content{width:750px;}
.Main_Content_Sub {width:750px;}


.Main_Content .Content, .Main_Content_Sub .Content, .Content .MainText, .Content p{font-family:Arial; color:#444444; font-size:12px;}




.Content a{font-family:Arial; font-size:12px; color:#7cc242; text-decoration:underline;}
.Content a:hover{text-decoration:none; color:#009366;}

.Vsebina_Title{margin-bottom: 20px;}
.Content .Title, .Content h1{font-family:Arial; font-size: 18px; color: #333333; font-weight:normal; text-transform:uppercase;}
.Content .SubTitle, .Content h2{font-family:Arial; font-size: 14px; color: #009366; font-weight:bold;}
.Content .SubSubTitle, .Content h3{font-family:Arial; font-size: 16px; color: #333333; font-weight:bold;}

.Main_Content .Right, .Main_Content_Sub .Right
{
    width:170px;
    background-color:#fdfefd;
    background-image:url(../images/PageRightBg.jpg); background-repeat:repeat-x;
}	

.Main_Content_Sub .Center{}
.Main_Content_Sub .Center_Wide{width: 590px;}

.Main_Content_Sub .Left {width: 140px; background-image:url(../images/leftmenu/bg.jpg); background-repeat:repeat-x;}

table.tabela{border-collapse:collapse;}

table.tabela td{border:solid 1px #7cc242;}

/* CONTENT END */


/* MENU BEGIN */

/* navigation */

.Navigation_Wrapper{width:100%; padding:25px 0px 20px 0px; font-family:Arial; font-size:10px; color:#0021eb;}
.Navigation_Wrapper a.navig{font-family:Arial; font-size:12px; color:#333333; text-decoration:none; font-weight:bold;}
.Navigation_Wrapper a.navig:hover{font-family:Arial; font-size:12px; color:#009366; text-decoration:none; font-weight:bold;}
.Navigation_Arrow{margin-left:8px; margin-right:8px;}

/* top menu */

.MainMenu_Container{ width:100%;}
 
 .MainMenu{height: 30px; }
 
 .MainMenu_Item{cursor:pointer;}
 .MainMenu_Item .MainMenu_Item_Content, .MainMenu_Item_Selected .MainMenu_Item_Content   {
	font-family:Arial; font-size: 13px; color: #ffffff; text-align:center; text-transform:uppercase;
	}
	
  .MainMenu_Item_Selected{cursor:pointer; background-image:url(../images/topmenu/bg_over.jpg); background-repeat:repeat-x;}
 
 
.MainMenu_SubItem{ background-color: #70bf63; width: 170px; cursor:pointer;}
.MainMenu_SubItem .MainMenu_SubItem_Content, .MainMenu_SubItem_Selected .MainMenu_SubItem_Content  {
	font-family:Arial; font-size: 11px; color: #FFFFFF;
	}
 

.MainMenu_SubItem_Selected
{
    background-color:#76c15f;
    background-image:url(../images/topmenu/bg_sub_over.jpg); background-repeat:repeat-x;
    width:170px; cursor:pointer;
}

.MainMenu_SubItem_Seperator{ background-color: #9dd171;}	

/* left menu */

.LeftMenu_Wrapper{width: 100%;}
#leftMenu_Container{width:110px; margin:25px 10px 20px 20px;}

.levelOne_Selected{width: 100%;}
.LeftMenu_Wrapper a.leftMenu_levelone_a{font-family:Arial; font-size: 12px; color: #009366; font-weight:bold; text-decoration:none; text-transform:uppercase;}

.leftMenu_level{width: 100%; cursor:pointer;}
.leftMenu_level a.leftMenu_level_a{font-family:Arial; font-size: 12px; color: #009366; text-decoration:none;}

.leftMenu_level_over{width: 100%; cursor:pointer;}
.leftMenu_level_over a.leftMenu_level_a{font-family:Arial; font-size: 12px; color: #009366; text-decoration:underline;}

.leftMenu_level_selected{width: 100%; cursor:pointer;}
.leftMenu_level_selected a.leftMenu_level_a{font-family:Arial; font-size: 12px; color: #009366; text-decoration:underline;}


.leftMenu_sublevel{width: 100%; cursor:pointer;}
.leftMenu_sublevel a.leftMenu_level_a{font-family:Arial; font-size:10px; text-decoration: none; color:#444444; }

.leftMenu_sublevel_over{width: 100%; cursor:pointer; }
.leftMenu_sublevel_over a.leftMenu_level_a{font-family:Arial; font-size:10px; text-decoration:underline; color:#444444; }

.leftMenu_sublevel_selected{width: 100%; cursor:pointer;}
.leftMenu_sublevel_selected a.leftMenu_level_a{font-family:Arial; font-size:10px; text-decoration:underline; color:#444444; }
	

/* FORMS BEGIN */

.field, .captcha_field{
	border:1px solid #7cc242;
	font-family:Arial, sans-serif; font-size: 13px; font-weight:normal; color: #666666; 
	padding-left:5px;	
	background-color:#f2f9ec;
}

.field_selected, .captcha_field_selected{
	border:1px solid #009366;
	font-family:Arial, sans-serif; font-size: 13px; font-weight:normal; color: #231f20; 
	background-image:url(../images/form/bg.jpg);
	background-repeat:repeat-x;
	padding-left:5px;
	background-color:#f2f9ec;

}


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;}


.btn{
	behavior: url('css/IEFixes.htc');
	height:22px;
  	border:none;
	background-color:#009366;
	background-image:url(../images/form/btn.jpg);
	background-repeat:repeat-x;
	font-family:Arial, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	cursor:pointer;
	font-weight:normal;
	padding:0px 10px 2px 10px;
}


.btn:hover, .btn.hover{
background-image:none;
color:#FFFFFF;
cursor:pointer;
font-weight:normal;
}

.captchaError{
font-family:"trebuchet MS", Arial, sans-serif;
font-size:12px;
color:#ff0000;
font-weight:bold;
}

/* FORMS END */

/* FOOTER BEGIN */

.FooterContainer
{
    width:950px;
    height:35px;
    background-image:url(../images/footer/bg.jpg); background-repeat:repeat-y;
}

.Footer{width:950px; font-family:Arial; font-size: 11px; color: #FFFFFF; line-height:16px;}
.Footer a{font-family:Arial; font-size: 11px; color: #FFFFFF; text-decoration:none;}
.Footer a:hover{text-decoration:underline;}

/* FOOTER END */

/* PRINT FRIENDLY BEGIN */

.printfriendly_container{margin-top:20px; margin-bottom:20px; width:250px; height:25px; border:dashed 1px #7cc242;}
.imgPrintFriendly{margin-right: 10px;}
.imgTellAFriend{margin-right: 10px;}

.Content .print a{
	font-family:Arial;
	font-size:11px; color:#009366;
	text-decoration:none;
	cursor:pointer;
}

.Content .print a:hover{
font-family:Arial;
font-size:11px; color:#7cc242;
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.jpg);}
.Module_Title_Right{ width: 8px; background-image: url(../images/_sistemski/module_title_right.jpg);}
.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.jpg) no-repeat top right;}
.Module_Content_BottomLeft{height: 9px; width:9px; background: url(../images/_sistemski/module_content_bottomleft.jpg) no-repeat bottom left;}
.Module_Content_BottomRight{height: 9px; width:9px; background: url(../images/_sistemski/module_content_bottomright.jpg) no-repeat bottom right;}

.Gallery_Image_Description{ margin-top: 5px; margin-bottom: 5px; }	 
.gallerysmallimagehidden{ border: 1px solid #31297b;}
.gallerysmallimage{ border: 1px solid #31297b;}

.galleryImgOver{border:1px solid #009366; padding:3px; background-color:#FFFFFF;}
.galleryImgOut{border:1px solid #7cc242; padding:3px; background-color:#FFFFFF;}
.gallerySmallDesc{font-family:Arial; font-size:10px; color:#333333;}


#FrogJS{
	width: 550px;
	height: 320px;
	margin-top:130px;
	z-index:1;
}

/* GALLERY END */

/* NEWS BEGIN */

/* right */

#MainPage_News{margin:20px; font-family:Arial;}
.MainPage_News_Width{width:130px;}
.MainPage_News_Seperator{height:25px;}
.MainPage_News_Title{font-size:14px; color:#7cc242; font-weight:bold; margin-bottom:5px;}
.MainPage_News_Date{font-size:10px; color:#117657; margin-bottom:5px;}
.MainPage_News_Summary{font-size:12px; color:#444444; line-height:18px;}

/* main list */
.News_List_Container{border:1px solid #7cc242;}

.News_List_ReadMore{margin-right:9px;}

/* NEWS END */

/* GUESTBOOK BEGIN */
.GuestBook_Item_Header{
	background-color:#f2f9ec;
	border-bottom:1px solid #7cc242;
	font-family:Arial;
color:#009366;
font-size:12px;

	 }
.GuestBook_Item{
	border:1px solid #7cc242;
	border-collapse:collapse;
	}
/* GUESTBOOK END */

/* CATALOGUE BEGIN */

.ci_master{width:575px;}

.ci_list_item_0
{
    width:285px;
    background-color:#f2f9ec;
}

.ci_list_item_1
{
    width:285px;
    background-color:#d7edc6;
}

.ci_list_item_selected
{
    width:285px;
    cursor:pointer;
    background-color:#bad7a4;
}


.ci_list_item_content
{
    margin:5px;
}

.ci_list_item_name
{
    font-family:Arial;
    font-size:12px;
    color:#009366;
    font-weight:bold;
    margin-bottom:5px;
}

.cg_master{width:575px;}
.cg_list_item_container{width:131px;}
.cg_list_item .title{font-weight:bold;}
.cg_list_item_selected .title{font-weight:bold; text-decoration:underline; cursor:pointer;}
.groupSeperator{margin-bottom:25px; margin-top:15px; width:575px;}
.groupSeperator td{background-color:#7cc242;}

.ci_filter
{
    border:1px solid #7cc242;
    background-color:#d7edc6;
    width:575px;
    background-image:url(../images/katalog/filter.jpg);
    background-repeat:no-repeat;
    background-position:10px 4px;
}

#ci_filter_content
{
    margin:7px 7px 7px 60px;

}

.ci_filter_item
{
    font-size:11px;
    margin-right:20px;
}

.ci_filter_dropdown
{
    color:#444444;
    font-family:Arial;
    font-size:11px;
    
}

.Siblings_title
{
    margin-bottom:5px;
}

.Siblings_master
{
    width:401px;
}

.Sibling_item_1{background-color:#f2f9ec; cursor:pointer;}

.Sibling_item_0{background-color:#d7edc6; cursor:pointer;}

.Sibling_item_selected{cursor:pointer; background-color:#bad7a4;}




.ci_item_article
{
    width:100%;
    background-color:#f2f9ec;
}

.ci_item_article_over
{
    width:100%;
    background-color:#bad7a4;
}

.ci_article_title
{
    font-weight:bold;
    color:#009366;
}


/* CATALOGUE END */
