/*
 SilverStripe Nouveau Theme
 http://www.silverstripe.com
 */
 
/************
  * Misc Styles and defaults 
  */
  
* {
	margin: 0;
	padding: 0;
}
body {
	color: #777777;
 	font-size: 10px; 
 	margin: 0px;
	font-family: "Lucida Grande", Verdana, Lucida, sans-serif;
	width:100%;
	height:100%;/*
	background-color: #F2DE26;
	*/
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

html {
/*
	background: #fff url(../images/background.png) repeat-x top center;
*/
	width:100%;
	height:100%;
	background-color: #ffffff;
}
.clear{
	clear:both;
}
img {
	border: 0px solid #E9E9E9;
}
/**************
 	Site Container Box
*/

#BgContainer_okvir100 {
	width:100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#zgoraj_30 {
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 45%;
	width: 100%;
}
#sredina_30 {
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 10%;
	width: 100%;
	border: 0px solid #666666;
}
#spodaj_30 {
	margin: 0px;
	padding: 0px;
	height: 45%;
	width: 100%;
}
#logo_gao {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.home {
	background-color: #F2DE26;
	display: none;
	height: 0px;
	width: 0px;
}
#home {
	background-color: #Ffffff;
	color: #Ffffff;
	display: none;
	height: 0px;
	width: 0px;
}
.kdo-smo {
	background-color: #ffdb2e;
}
#kdo-smo {
	background-color: #ffdb2e;
	color: #ffdb2e;
}
.javni-interieri, .petrol {
	background-color: #38a3d9;
}
#javni-interieri {
	background-color: #38a3d9;
	color: #38a3d9;
}
.hise-in-stanovanja {
	background-color: #919c0f;
}
#hise-in-stanovanja {
	background-color: #919c0f;
	color: #919c0f;
}
.barvno-svetovanje {
	background-color: #b24f8f;
}
#barvno-svetovanje {
	background-color: #b24f8f;
	color: #b24f8f;
}
.povezave {
	background-color: #ff6b3b;
}
#povezave {
	background-color: #ff6b3b;
	color: #ff6b3b;
}


#Container {
	width:100%;
	height: 400px;
	padding-bottom: 15px;
	margin: 0px;
}
#Layout {
	width: 900px;
	height: 99%;
	overflow: hidden;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
	border: 0px solid #666666;
}
#Content {
	width: 680px;
	float: right; 
	margin: 0;
	text-align: left;
	vertical-align: bottom;
}
#BlogEntry_Form_BlogEntryForm #Content {
	float: none;
}
/** Header **/
#Header {
	width: 900px;
	height: 90%;
	margin: 0 auto;
	overflow: hidden;
	background: transparent;
	border: 0px solid #CCCCCC;
	vertical-align: text-bottom;
}
#Header h6 {
	height: 35%;
	color: #fff;
	font-size: 18px;
	font-family: Tahoma, Verdana, sans-serif;
	border: 0px solid #CCCCCC;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#Header h1 {
	height: 35%;
	width: 280px;
	float:left;
	color: #fff;
	font-size: 18px;
	font-family: Tahoma, Verdana, sans-serif;
	border: 0px solid #CCCCCC;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#Header p {
	font-size: 12px;
	width: 580px;
	height: 100%;
	color: #fff;
	float:right;
	border: 0px solid #CCCCCC;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 76px;
	padding-right: 0px;
	padding-bottom: 0,px;
	padding-left: 0px;
	line-height: 160%;
}

#Header a {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
#Header a:hover {
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: none;
}

/*** Main Nav ***/
#Navigation {
	width: 900px;
	height: 100px;
	padding-top: 0px;
	border: 0px solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 3;
	position: relative;
}
#Navigation ul {
	height: 100px;
	width: 100%;
	margin-left: -40px;
}

#Navigation ul li {
	list-style: none;
	float: left;
	line-height: 15px;
	display: block;
	height: 100px;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0px;
}

#Navigation ul li a {
	float: left;
	text-transform: lowercase;
	background: transparent;
	text-decoration: none;
	display: block;
	height: 100px;
	font-size: 12px; 
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #fff;
	font-weight: bold;
}

#Navigation ul li a span {
	text-align: center;
	float: left;
	overflow:hidden;
	height: 100px;
	width: 100px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
		
		#Navigation ul li a:hover,
		#Navigation ul li a:hover span {
	color: #ffffff;
	cursor: pointer;
	height: 100px;
	text-transform: uppercase;
				}
		
/*			
    		#Navigation ul li a.current,
    		#Navigation ul li a.section,
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover { 
			background: #ffffff url(../images/tab_normal.gif) repeat-x scroll center top;
			background-color:#F2DE26;
			 	color: #000000;
				font-weight: bold;
	display: block;
	height: 100px;
	width:100px;
				}
				
			
			#Navigation ul li a.current span,
			#Navigation ul li a.section span,
    		#Navigation ul li a.section:hover span,
			#Navigation ul li a.current:hover span {
				background: transparent;
			background-color:#F2DE26;
			 	color: #000000;
				font-weight: bold;
	display: block;
	height: 100px;
	width:100px;
			}
*/	    
/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
/* Sidebar 
***********************************/
#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 14px 0 0 0;
	padding: 0;
	}
	#Sidebar .sidebarBox {
	margin: 0 0 15px 0;
	padding-bottom: 2px;
	}
	#Sidebar .sidebarBox a, #Sidebar .sidebarBox a:hover {
	color:#000000;
	}
	#Sidebar ul {
		margin: 2px 0 5px 8px;
	}
	#Sidebar li {
		margin: 8px 2px;
		list-style: none;
	}
	#Sidebar h3 {
	/*	background: #de2a6a url(../images/sidebarHeader.gif) top left no-repeat; */
		clear: both;
	text-transform: lowercase;
	text-align: left;
	color: #999999;
	border-bottom: 0px solid #4D583F;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	line-height: 1.8;
	padding: 1px 0 0 10px;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: none/*block*/;
		width: 230px;
		margin: -5px 0 10px 0;
		background-color: #EFEFEF;
	}
	#Sidebar a em {
		font-style: normal;
		color: #333333;
	}
	ul#Menu2 {
		margin-right: 10px;
	}
    ul#Menu2 li { 
            font-size: 0.9em; 
            margin: 1px 0 5px 4px;
            list-style: none;
            }
      ul#Menu2 li a {
            display: block;
            width: 180px;
            text-indent: 8px;
            font-size: 1.2em;
            height: 1.8em;
            line-height: 1.8em;
            color: #898989;
      }
      /* Level 1 
      - We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      */
      ul#Menu2 li a:hover,
      ul#Menu2 li a.current,
      ul#Menu2 li a.current:hover {
			/*
            background: #ffcbdd url(../images/sidebarSideArrow.gif) no-repeat right center;
						*/
            color: #666;
            text-decoration: none;
      }
	  ul#Menu2 li a.current {
	  		font-weight: 700;
	  }
      ul#Menu2 li a.section,
      ul#Menu2 li a.section:hover {
            background: #FFCBDD;
            font-weight: 700;
            width: 180px; 
      }
      ul#Menu2 li a.levela:hover span,
      ul#Menu2 li a.current span,
      ul#Menu2 li a.section span,
      ul#Menu2 li a.section:hover span,
      ul#Menu2 li a.current:hover span {
            background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
            display: block;
            width: 100%;
            height: 100%;
      } 
      ul#Menu2 li a.levela:hover em,
      ul#Menu2 li a.current em,
      ul#Menu2 li a.section em,
      ul#Menu2 li a.section:hover em,
      ul#Menu2 li a.current:hover em {
            background: transparent url(../images/sidebarBottomLeftHover.gif) no-repeat left bottom;
			cursor: pointer;
            display: block;
            width: 100%;
            height: 100%;
      }
      ul#Menu2 li ul {
            height: 100%;
            position: relative;
            margin: -4px 0 0 0;
            /*width: 185px;*/
            padding: 4px 0 10px 0;
            /*background: #ffcbdd url(../images/sidebarBottomBg.gif) bottom right no-repeat;*/
      }
      ul#Menu2 li ul li ul {
            background: #ffcbdd;
            margin-left: 0;
      }
      ul#Menu2 li ul li {
            width: 160px;
            background: #DCDCDC;
            padding: 0;
            font-size: 0.8em;
            display: inline;
            margin: 0;
      }
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover,
      ul#Menu2 li li a.current:hover {
            color: #555;
            font-weight: 700;
            background: #DCDCDC;
      }
      ul#Menu2 li li ul {
            margin: 0 0 0 10px;
            padding-top: 0;
            width: 175px;
      }
      ul#Menu2 li li ul .roundWhite {
            margin-bottom: -10px;
      }
      /* Sub Menu */
      ul#Menu2 li a.levelb {
            font-size: 11px;
            text-indent: 8px;
            width: 170px;
            margin-left: 10px;
      }
      
      ul#Menu2 li a.levelb:hover,
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.current:hover,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover {
            background: #ff9abe url(../images/sidebarSideArrow2.gif) no-repeat right center;
            width: 170px;
            text-decoration: none;
            display: block;
			font-size: 11px;
            color: #fff;
      }
      ul#Menu2 li a.levelb:hover span,
      ul#Menu2 li li a.current span,
      ul#Menu2 li li a.current:hover span,
      ul#Menu2 li li a.section span,
      ul#Menu2 li li a.section:hover span {
            background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            display: block;
            width: 100%;
            height: 100%;
      } 
      ul#Menu2 li a.levelb:hover em,
      ul#Menu2 li li a.current em,
      ul#Menu2 li li a.current:hover em,
      ul#Menu2 li li a.section em,
      ul#Menu2 li li a.section:hover em {
            background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            display: block;
            width: 100%;
            height: 100%;
      }

	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #FFCBDD url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #CF0F53;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #4D583F;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}
/* Footer 
*****************************************/

#Footer {
	clear: both;
	width: 900px;
	background: transparent;
	text-align: right;
	padding-top: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	#Footer .footerTop {
		width: 100%;
		background: transparent url(../images/footerTop.gif) no-repeat top left;
		display: block;
		height: 2em;
	}
  	#Footer p {
	color: #999999;
	font-size: 8px;
	text-align: right;
	margin: 0px;
	}
  	#Footer a {
	color: #999999;
	text-decoration: none;
		}
	#Footer a:hover {
	text-decoration: none;
	color: #333333;
	}
  