body {
	background: #FFFFFF url(images/bg.jpg) repeat-y center;
}

h1, h2, h3 {
	font-weight: normal;
}

h2 {
	font-size: 12px;
	font-family:"Trajan Pro";
	letter-spacing:-1px;
}

h3 {
	font-size: 12px;
	letter-spacing:-1px;
}

h4 {
	font-size: 10px;
	letter-spacing:-1px;
}

img {
}

a {
	color: #0099FF;
}

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


/* Header */

#header {
	width: 700px;
	height: 220px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header-popup {
	width: 480px;
	height: 480px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



/* Logo */

#logo {
	height: 180px;
}

#logo h1 {
	float: left;
	padding: 15px 25px 0 0;
	font-family: "Trajan Pro";
	letter-spacing: -1px;


	}

#logo h2 {
	float: right;
	padding: 61px 0 0 0;
	font-size: 24px;
	
}

#logo a {
	text-decoration: none;
	color: #1A1A1A;
}




/* Content */
#okvircek {
	width: 413px;
	border-top: #CCCCCC solid thin;
	border-bottom: #CCCCCC solid thin;
	border-left: #CCCCCC solid thin;
	border-right: #CCCCCC solid thin;
	padding-left:15px;
	padding-right:15px;
	margin-left: 7px;
}

#okvircek-meni {
	width: auto;
	hight: auto;
	border-top: #CCCCCC solid thin;
	border-bottom: #CCCCCC solid thin;
	border-left: #CCCCCC solid thin;
	border-right: #CCCCCC solid thin;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
}


#okvircek-player {
	width: 260px;
	border-top: #CCCCCC solid thin;
	border-bottom: #CCCCCC solid thin;
	border-left: #CCCCCC solid thin;
	border-right: #CCCCCC solid thin;
	padding-left:8px;
	padding-right:8px;
}

#player-tekst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	font-style:normal;
	line-height:130%;
	letter-spacing:-1px;
	width:260px;
	color: #666666;
}


#content {
	width: 700px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content-popup {
	width: 500px;
	margin: 0 auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#knjiga {
	width: 500px;
	height: 200px;
	line-height: 180%;	
}

#knjiga-foto {
	width: 130px;
	font-size:12px;
	height: 205px;
	float:left;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 5px;
}


#knjiga-vsebina {
	height: 200px;
	width: 310px;
	font-size:12px;
	float:right;
	margin-right: 20px;
}

#podpis {
	width: 137px;
	height: 47px;
	float: right;
	padding-right: 50px;
}

#crtalevo {
    height:auto;
	padding-top:20px;
	border-left:#CCCCCC solid thin;
	
	}

/* Posts */

#posts {
	background-color:#FFFFFF;
	float: right;
	width: 500px;
	height:auto;
}


#posts-popup {
	background-color:#FFFFFF;
	float: left;
	width: 500px;
	height:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.post {
	border-bottom:#CCCCCC;
	}

.post .title {
	padding: 0px 0 5px 20px;
	color: #999999;
}

.post .meta {
	padding: 10px 20px;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 20px;
	line-height: 180%;

}





/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	background-color:#FFFFFF;
	border-right: #CCCCCC solid thin;

}




/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	color:#999999;
}

.boxed h2 {
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:-1px;
	color: #0099ff;
	padding-top: 5px;
	padding-bottom: 10px;
}

.boxed .content {
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right: 15px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding-top: 0px;
	padding-left:30px;
}

.boxed a {
	text-decoration: none;
	color: #0099FF;
}

.boxed a:hover {
	text-decoration: none;
	color: #666666;
}




/* Tag Cloud */



#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}



/* Footer */
#crta {
	width: 650px;
	margin-left:auto;
	margin-right:auto;
	border-top: #CCCCCC solid thin;
	padding-bottom: 4px;
}

#crta-popup {
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	border-top: #CCCCCC solid thin;
	padding-bottom: 4px;
}

#footer {
	clear: both;
	padding-top: 25px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration:none;
	font-weight: lighter;
	}

#footer a {
	color: #0099FF;
}
#footer a:hover {
	color: #666666;
	text-decoration:none;
}
   
