/* 

	project: spletna stran Jamarsko društvo Danilo Remškar Ajdovščina
	author: Dean Zobec */

   


* {margin: 0;padding: 0;}
body {background: #fff  url(images/bg.jpg) repeat-x;
      font-family:  Tahoma, Arial, Sans-serif; 
      font-size: 78%;
      color: #444;
}

h1 { font-size: 197%; font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 10px 18px; margin: 0; }
h1 a { color: #737373; background: inherit; }
h2 { font-size: 1%; font: normal 1.8em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 10px 18px; margin: 0; }
h3 { color: #808080; font-weight: normal; font-size: 120%; padding: 0px 0 10px 0;margin: 0;}
h4 { color: #808080; font-weight: normal; font-size: 86%; }
.image { float: left; border: 1px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }






p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
display: block;
padding: 0 60px;
width: 350px;
font-style: italic
}
blockquote:before, blockquote:after {
color: #3dc63d;
display: block;
font-size: 700%;
width: 50px;
}
blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}
blockquote:after {
content: close-quote;
height: 50px;
margin-top: -70px;   
margin-left: 250px;
}

a:link { background: inherit; color: #3dc63d; text-decoration: none; }
a:visited { background: inherit; color: #72A545; text-decoration: none; }
a:active { background: inherit; color: #ED5C0C; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }



img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

#menu {
	width: 780px;
	margin: 0 auto;
	height: 46px;
	font-size: 14px;
	margin: 0 auto;
        background: inherit;
	border-left: 1px solid gray;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #235324;
	text-decoration: none;
	color: #3dc63d;
}

#menu a:hover {
	color: white; 
	background: gray;
}

#menu .active a {
	background: gray; 
	color: #fff;
	font-weight: bold; 
	
}


#glava {
	width: 780px;
	height: 170px;
	margin: 0 auto;
}

#levaslika {
	float: left;
	width: 182px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
        border: 1px solid gray;
	background: url(images/grb.gif) no-repeat;
	text-align: center;
	font-size: 24px;
}

#desnaslika {
	float: right;
	width: 548px;
	height: 88px;
	margin: 0;
        color: white;
	background: url(images/spranjaOrlek.jpg) no-repeat;
	padding: 84px 48px 0 0;
	text-align: left;
        font-size:200%;
}

#glava a {
	
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}



#page {	width: 780px; margin: 0 auto; padding: 20px 0;}

#content {float: left;	width: 550px;padding-top: 20px;}

.left_post {	margin-bottom: 20px; padding: 0 20px; }

.left_articles {
		margin: 0px 0 10px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(images/news.gif) no-repeat center left; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 200px;
			height: 150px;
			margin: 0 15px 10px 0;
		}
		.verticalimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 150px;
			height: 200px;
			margin: 0 10px 15px 0;
		}

.hr {border-bottom: 1px solid #EDEBD5;}

.naslednjastran {text-align: right;}


#sidemenu {float: right;width: 210px; padding: 5px; background: #3dc63d;}
#sidemenu h2 {margin: 0; padding: 5px 15px; color: #FFFFFF;}
#sidemenu h3 {font-size: 85%;color: #000;}
#sidemenu ul {margin: 0; padding: 15px;list-style: circle;}
#sidemenu li {}
#sidemenu a { color: #FFFFFF; text-decoration: underline; }
#sidemenu a:hover { color: #FFFFFF; text-decoration: none; }

#podmenu {
	clear: right;
	float: right;
	width: 210px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#podmenu ul {	
	list-style: none;
	width: 210px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}	

#podmenu li {
	margin-bottom: 4px;
}

#podmenu li a, #podmenu li a:visited {
	text-align: right;
	height: 50px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 8px 0 10px;
	background: #3dc63d;
}	
	
#podmenu li a:hover {
	background: #9cdc9c;
	color: #286ea0;
}

.levo {
	margin: 2px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 190px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #6B6B6B;
	background: #eee repeat-x;
}

.levo a, .levo a:visited {
	text-decoration: underline;
}
/* CSS to style the ticker*/

.bbcclass{padding: 12px 14px 1px; height: 300px; 
	border: 1px solid #ccc;
	background: #f4f4f4; color: #808080;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}

/*Crossfade*/

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#fade-example-3 {
	border: 3px solid #000;
}
#fade-example-1 li,#fade-example-2 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 700px;
	height: 600px;
	visibility: hidden;
}
#fade-example-3 li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

.caption {
	clear: both;
	padding: 1em;
	background-color: #FFF;
}
.example {
	position: relative;

	width: 700px;
	height: 600px;
}
.example-r {
	position: relative;
	background-color:#F2F2F2;
	border:5px solid #CCCCCC;
	padding:1em;
	width: 700px;
	margin-bottom: 1em;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 120%;
	
	color: blue;
}
#fade-example-1-next {
	right: 58%;
	top: 0%;
}
#fade-example-1-previous {
	left: 6%;
	top: 0%;
}


/* 
<layout za thumbnails fotografij>   
*/
table.properties {
    margin-top: 1em;
    padding: 5px;
    border: 1px solid #e3e3e3;
    background: #f3f3f3;
    font-size: 9pt;
    color: #b7b3b3;
    border-collapse: collapse;
  }

  table.properties tr td {
    border-bottom: 1px solid #e3e3e3;
    padding: 3px 4px 3px 4px;
  }

  table.thumbnails {
    border-collapse: collapse;
    padding: 0;
    margin: 0px;
  }

  tr.tr_index {
    text-align: center;
    vertical-align: top;
  }

  td.td_index {
    width: 95px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #e3e3e3;
    padding: 10px;
  }

/* 
</layout za thumbnails fotografij>   
*/


/* Footer */

#footer {
clear:both;
background:#fafafa;
padding:0;
margin:0;
border-top:1px solid #d8d8d8;
text-align: center;
}

#footer a {
color:#808080;
}

#footer a:hover {
color:#303030;
}

#footer p {
color:#808080;
font-size:1.1em;
line-height:1.3em;
margin:15px 0 0 0;
padding:0;
}

