body{background:#343e4b;}
a{color:#3979fc;}

#header{background:#222c37; border-bottom:#4d5969 1px solid;}
#logo{color:#FFF;}
/*#menu{background-color:#e78619;}*/
#menu ul li a, #adminMenu ul li a{background:url(designimages/menuback.png) repeat-x; color:#FFF; font-weight:bold; margin:auto;border:1px solid #ffb667;}
#menu ul li a{ min-width:110px;}
#adminMenu ul li a{min-width:90px;}
#adminMenu ul li ul li a{min-width:150px;}
#menu ul li a:hover, #adminMenu ul li a:hover{background:#ffb667;}

#content{background:#f4f3e8;}
#footer{background:url(designimages/footerBack.png) repeat-x;}
#footer h3{color:#FFF; font-size:1.3em; border-bottom:1px solid #FFF; margin:10px;}
#footer a{color:#222c37;}
#footer ul li{list-style-image:url(designimages/checkmark12pxOr.png); line-height:15px;}
#lang{float:right; margin-top:20px;}

.item {border:#CCC 1px solid; background-color:#FFF; height:100%;}
.greenTitle, .blueTitle, .orangeTitle{color:#FFF;}
.greenTitle{background-color:#7bcc50;}
.blueTitle{background-color:#3979fc;}
.orangeTitle{background-color:#feae25;}
.grayTitle{background-color:#ebebde;}
.orangeFont{color:#ec8c1c;}

/*from old css*/
#map{width:100%;height:600px;min-height:500px; z-index:10001;}
.modalBackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.modalDialog{background-color: #F7F6F3;border-color: #000;border-style: solid;border-width: 1px;width: 100%;text-align: left;-moz-border-radius: 10px;-webkit-border-radius: 10px;}
.modalPopup {background-color:#ffffdd;border-width:3px;	border-style:solid;	border-color:Gray;padding:3px;width:250px;}
.padding5px{padding:5px;}

#legal {color:#FFF;}
#legal a{text-decoration:underline;}
.UserDetailsTitle
{	
	background: #feae25;
	height:27px;
	padding-left:5px;	
	text-align: center;
	font-size:12px;
	font-weight:bold;
	color:White;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.searchTitle{
	background: #feae25;
	height:20px;
	padding-left:5px;
	font-size:11px;
	color:White;
}
a.searchTitle{color:#000000;}
a.searchTitle:visited{color:#ffffff;}
.UserButtons{font-weight:bold;padding:8px;border-style:solid;border-width:1px;border-color:#3979fc;color:#FFF;background-color:#feae25;}
a.UserButtons{display:block;color:#284775; float:left; text-decoration:none;}
a.UserButtons:visited{color:#3979fc;}
.clanak{display:block; width:310px; float:left; min-height:150px; padding:5px;}
.clanak a{text-decoration:none;}
.clanakNaslov{text-decoration:none; color:#ec8c1c; background-color:#f3f3e7;}
.izlet{display:block; width:310px; min-height:180px; float:left; padding:5px;}
.izlet a{text-decoration:none;}
.izletNaslov{text-decoration:none; color:#ec8c1c; background-color:#f3f3e7;}
.widthmax{width:100%;}
/* GRID */
.mGrid
{width: 100%;background-color: #fff;margin: 5px 0 10px 0;border: solid 1px #525252;border-collapse: collapse;}
.mGrid td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #717171;
}
.mGrid th, .mGridHead
{
    padding: 4px 2px;
    color: #fff;
    background: #424242 url(images/grd_head.png) repeat-x top;
    border-left: solid 1px #525252;
    font-size: 11px;
    height: 30px;
    text-align:center;
}
.mGridHead td{color:#FFF; font-weight:bold;}
.mGrid th a{color:#FFF;}
.mGrid .mGridAlt{background: #fcfcfc url(images/grd_alt.png) repeat-x top;}
.mGrid .mGridPgr{background: #424242 url(images/grd_pgr.png) repeat-x top;}
.mGrid .mGridPgr table{margin: 5px 0;}
.mGrid .mGridPgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.mGrid .mGridPgr a{color: #666;text-decoration: none;}
.mGrid .mGridPgr a:hover{color: #000; text-decoration: none;}

