body {
	color: #333333;
	background: white url(../images/body-bgnd.gif) repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%; /* 1em = 10px */
	line-height: 1.5em;
}

a:link, a:visited, a:active {
	color: #00588e;
	text-decoration: underline;
}

a:hover {
	color: #00588e;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
	border: none;
}	

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px
}

/*------------------ structure -------------------- */

#container {
	position: relative;
	min-width: 970px;
	max-width: 1200px;
}

#logo {
	position: absolute;
	top: 0;
	left: 36px;
	width: 126px;
	height: 155px;
}

#head {
	height: 77px;
}

#head h1 {
	position: absolute;
	font-family: georgia, serif;
	font-size: 2.0em;
	font-weight: normal;
	bottom: 1.3em;
	left: 212px;
	color: white;
}

#sysmenu {
	position: absolute;
	list-style: none;
	right: 265px;
	top: 33px;
}

#sysmenu li {
	margin-right: 10px;
	float: left;
	width: 19px;
	height: 19px;
	line-height: 0;
}

#search {
	position: absolute;
	right: 20px;
	top: 33px;
}

#search .text {
	border: 1px solid #6d98b3;
	padding-left: 5px;
	width: 150px;
}

#search .button {
	background: #5788ae url(../images/button-head-bgnd.gif) top left repeat-x;
	border: 1px solid #6d98b3;
	color: white;
	cursor: pointer;
}

#col1 {
	float: left;
	width: 20%;
	margin-top: 67px;
}

#col2 {
	float: left;
	width: 57%;
}

#col2 .col1 {
	width: 50%;
	float: left;
}

#col2 .col2 {
	width: 50%;
	float: right;
}

#col2 .col1 .padded-area {
	margin-right: 9px;
}



#col2 .col2 .padded-area {
	margin-right: 0;
	margin-left: 9px;
}

#col3 {
	float: left;
	width: 22%;	
}

#body .padded-area {
	margin: 19px 19px 0 0;
}

#menu {
	position: relative;
	border-top: 10px solid #acc8d6;
	border-bottom: 10px solid #acc8d6;
	margin-bottom: 4em;
	padding-top: 1.1em;
	padding-bottom: 1em;
	background: #ccdbe5 url(../images/menu-bgnd.gif) top left repeat-y;
	font-family: georgia, serif;
	font-size: 1.2em;
	z-index: 300;
}

#menu ul {
	display: none;
	margin-bottom: .8em;
}

#menu li.alt ul,
#menu li.alt ul li.alt ul {
	display: block;
}

#menu li.alt ul ul {
	display: none;
}

#menu ul ul {
	margin-bottom: .5em;
}

#menu li {
	position: relative;
}

#menu a {
	display: block;
	padding-top: .35em;
	padding-bottom: .3em;
	padding-left: 18px;
	margin-top: 1px;
	font-size: 1.1em;
}

#menu ul a {
	padding-left: 28px;
	font-size: 1.0em;
}

#menu ul ul a {
	padding-left: 38px;
	font-style: italic;
	padding-top: .25em;
	padding-bottom: .2em;
}

#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	text-decoration: none;
	color: #303030;
}

#menu a.alt:link, #menu a.alt:visited, #menu a.alt:hover, #menu a.alt:active,
#menu a:hover {
	color: white;
	background: #0164a2 url(../images/menu-item-bgnd.gif) top right repeat-y;
}

#menu a.special:link, #menu a.special:visited, #menu a.special:hover, #menu a.special:active {
	color: #303030;
	background: #f9cf00 url(../images/menu-item-bgnd-special.gif) top right repeat-y;
	margin-top: 1em;
}

#menu span {
	display: none;
	position: absolute;
	left: 1px;
	top: 1.96em;
	width: 14px;
	height: 7px;
	background: url(../images/menu-item-arrow.png) no-repeat;
	z-index: 5;
}

#menu li.alt span,
#menu li.alt li.alt span {
	display: block;
}

#menu li.alt li span {
	display: none;
}

#menu ul span {
	top: 1.92em;
}

.window {
	position: relative;
	border: 1px solid #d7d7d7;
	padding: 15px 18px;
	margin-bottom: 19px;
	font-size: 1.1em;
}

#body-inner .window {}

.window h2 {
	position: relative;
	display: inline;
	padding-left: 20px;
	padding-right: 10px;
	margin-left: -19px;
	font-family: georgia, serif;
	font-size: 1.2em;
	color: #5c5c5c;
	background: url(../images/h2-bgnd-01.gif) bottom left repeat-x;
	z-index: 1;
}

#body-inner .window h2 {
	display: block;
	margin-bottom: 1em;
}

#breadcrumbs {
	list-style: none;
}

#breadcrumbs img {
	margin-left: 20px;
	margin-bottom: -0.3em;
}

#breadcrumbs li {
	float: left;
	margin-right: .3em;
}

#breadcrumbs a {
	margin-left: .3em;
	font-size: 1.2em;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	color: #767676;
	text-decoration: none;
}

#content {
	margin-left: 20px;
	background-color: white;
	clear: left;
	font-size: 1.2em;
	color: #606060;
}

#content h1 {
	position: relative;
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 2px;
	margin-left: -19px;
	margin-bottom: 1em;
	font-family: georgia, serif;
	font-size: 1.4em;
	color: #5c5c5c;
	background: url(../images/h2-bgnd-01.gif) bottom left repeat-x;
	z-index: 1;
}

#content p {
	margin-bottom: 1em;
	line-height: 1.4;
}

#content ul {
	margin-bottom: 1.5em;
}

#content li {
	list-style-type: none;
	margin-bottom: .15em;
	padding-left: 1.3em;
	background: url(../images/bullet.gif) 0 .3em no-repeat;
}

#business-card {
	color: #615500;
	border-color: #d8d5ba;
	background: #fbfce7 url(../images/bgnd-01.gif) top left repeat-x;
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#place-features {
	position: relative;
	border: 1px solid #d7d7d7;
	overflow: hidden;
	height: 132px;
	padding: 0;
}

#place-features h2 {
	position: absolute;
	top: 15px;
	left: 0;
	padding-left: 20px;
	padding-right: 10px;
	font-family: georgia, serif;
	font-size: 1.3em;
	color: #5c5c5c;
	background: url(../images/h2-bgnd-01.gif) bottom left repeat-x;
	z-index: 1;
}

#place-features img {
	float: right;
}

#place-features p {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 92px;
	padding: 40px 170px 0 20px;
	color: #767676;
	background: url(../images/place-features-bgnd.png) top left no-repeat;
	overflow: hidden;
}

#aktualno {
	margin-bottom: 0;
	margin-top: 19px;
	background: white url(../images/bgnd-04.gif) top left repeat-x;
}

#calendar {
	background-color: white;
}

#e-demokracija {
	background: white url(../images/bgnd-02.gif) repeat-x left top;
}

#e-demokracija h2 {
	color: #007A39;
	font-size: 1.4em;
	background-image: url(../images/h2-bgnd-02.gif);
}

#e-demokracija .links-area {
	margin-top: 1em;
}

#e-demokracija a:link, #e-demokracija a:visited, #e-demokracija a:hover, #e-demokracija a:active {
	
}

#sporocila-za-javnost {
	background: white url(../images/bgnd-05.gif) top left repeat-x;
}

#napovednik {
	background: white url(../images/bgnd-03.gif) top left repeat-x;
}

#novice-iz-obcinske-uprave {
	background: white url(../images/bgnd-04.gif) top left repeat-x;
}

#razpisi {
	background: white url(../images/bgnd-03.gif) top left repeat-x;
}

#photogallery {
	clear: both;
}

#photogallery li {
	clear: both;
}

#photogallery p.d2 {
	margin: .5em 0;
}

ul.news-list {
	margin-top: 1em;
}

ul.news-list li {
	margin-bottom: 1em;
}

ul.news-list a:link, ul.news-list a:visited, ul.news-list a:hover, ul.news-list a:active {
	color: #4d4d4d;
	text-decoration: none;
}

ul.news-list a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}

ul.news-list span {
	display: block;
	font-weight: bold;
	font-size: .9em;
	color: #717171;
	margin-bottom: -0.2em;
}

#banners, #banners-left {
	margin-left: 18px;
	margin-top: 5em;
}

#banners li, #banners-left li {
	margin-bottom: 1.5em;
}

/*--------------- end structurte ----------------- */

/*------------------ forms -------------------- */

#securityInput, #securityCode {
	float: left;
}

dd.note {
	clear: left;
}

dt#submit {
	padding-top: 15px;
}


/* eml */
#emlForm {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#emlForm em {
	color: #c00;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
}

#emlForm dl {
	margin: 10px 0;
	padding: 0;
}

#emlForm dt {
	margin: 7px 0 0 0;
	padding: 0;
}

#emlForm dt.checkbox {
	margin: 2px;
	padding: 0;
}

#emlForm dd {
	margin: 0;
	padding: 0;
}

#emlForm dt em, #emlForm .note em {
	color: #c00;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
}

#emlForm  input.text {
	width: 250px
}

#emlForm hr {
	border: none 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

/*---------------- end forms----------------- */

/* parametri za prikaz koledarja */

a.colDay {
	color: #333333;
	text-decoration: underline;
}

a.colDay:hover {
	color: #333333;
	text-decoration: none;
}

.koledar_mesec {
	color: #7F7E79;
	font-family: verdana, arial, helvetica, sans-serif;
	list-style-type: disc;
	margin-left: 0px;
	margin-right: 0px;
}

.colPosition {
	color: #1B1B1B;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	list-style-type: disc;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.colPosition2 {
	color: #1B1B1B;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
	list-style-type: disc;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.koledar {
	color: #71808b;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	list-style-type: disc;
	margin-left: 0px;
	margin-right: 0px;
	
}

.kol_default, a.kol_default, a.kol_default:hover {
	color: #192736;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	/*background-color: #E7DED7;*/
	background-color: #ebebeb;
	text-decoration: none;
}

.kol_today {
	border: 1px solid #AD3737;
}

.kol_event4, a.kol_event4, a.kol_event4 {
	color: #FFFFFF;
	background-color: #ADCBD6;
	font-weight: bold;
}

.kol_event3, a.kol_event3, a.kol_event3 {
	color: #FFFFFF;
	background-color: #106DA5;
	font-weight: bold;
}

.kol_event2, a.kol_event2, a.kol_event2:hover {
	color: #343E49;
	background-color: #106DA5;
	font-weight: bold;
}

.colendar_first_events {
	margin-top: 0px; 
	margin-bottom: 11px;
	margin-left: 0px;
}

table#colendar{
	width: 165px;
	border-collapse: collapse;
	margin-top: -4px;
	height: 200px;
}

#gids-list th {
	text-align: left;
}

.fotoCnt {
	float: left;
	padding-right: 5px;
}